Course level and score

Jul 01, 2015

Hey guys, would really appreciate any help i can get.

I am creating a course that works with a custom score and levels.  An amount of points is added to your score whenever you choose the correct option or click on the hotspot, this amount of points is based on the current level you are on.  Once your score reaches a certain amount you jump a level, starting on level 0 and going up to level 4.  

Whenever your score reaches the amount that qualifies you for a higher level, you jump to a "congratulations, you have reached a new level" slide, and from congratulations slide, you jump automatically back to the previous slide once the media complete.  

So for example, you need to have 50 points to reach level 1, the problem is points aren't necessarily added in increments of 1.  So if i set a trigger to jump to the level screen when the score is 50, then it will only jump if you actually have a score of 50 which might not always be the case.  So I need it to jump the first time the score is anywhere between 50 and 239 (next level is reached if your score is 240).  And it should only jump once to the level screen and back not every time the score is set to an amount between 50 and 239, this is what happens at the moment with the current setup as in the image attached.

Thanks in advance.

 

 

5 Replies
Joe Pillsbury

Lizzy,

I have a solution to this issue, make a variable that is False.  When the user passes to the next level they jump to a slide that says such and have to click on a button to continue, on that button place a trigger that adjust the variable to true.  Now on your other triggers that bring them to the "pass to the next level slide" set another condition that only allows if the variable is False.  I hope you can follow this gibberish, if not I can post a simple example of how I set it up.  

This discussion is closed. You can start a new discussion or contact Articulate Support.