-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Level completion by specific level #587
Comments
@PJNorrisS1 I created a new branch with this capability if you can test and verify function / bug check. Then I'll merge into master. |
Love seeing messages from you! Using our DB, not a new one... do new objects in existing DB's need creating? Tested and this is the error in the console:
|
Dang.. missed the empty buyout. Pushed an update. |
Forgot to update that screen - 22 is the id of the level it's suppose to unlock after. I pushed an update. These seem to use level numbers - would it be better to use the level name or try level name first and revert to number if a name doesn't exist? |
So the display is correct. I have locked it to an earlier level. There are 5 flags in that level. As soon as I complete just one of the 5 flags, the dependent level unlocks; it should unlock when the level is complete at 100%. At moment as soon as a question is answered in that level the other level unlocks.... Close :-) |
Fingers crossed - updated. Also added a |
On start up getting this:
|
I reverted some changes that ruff formatting made. |
Congratulations - this now works flawlessley! Thank you so much for this. Are you merging this in to master? |
Excellet! Thanks for your testing. Yes, I'll go ahead and merge it. Probably time to push out a version update also. |
HELP! We have an error.... If i set 10% of the previous level, we get this error:
This also applies to Level Completion the new feature you put in there. |
Please please could this be added? Will make a huge difference to our CTF. Currently levels can unlock with previous points or progress. Progress is only done on the previous level. Please can we have the option to specify a specific level for a level to unlock?
Our use case:
Level 2 unlocks when level 1 is.
level 3, 4 and 5 unlocks when level 2 is complete.
The text was updated successfully, but these errors were encountered: