Forum Discussion

chacket's avatar
chacket
Community Member
4 hours ago
Solved

Simulation Gamification setting up points for correct clicks.

I have created a simulation (55 slides) and want to have the learner get 10 points for a correct click or 5 points if they use the Hint.  The score is not currently cumulative and resets to 0 on each slide.  Does anyone know what setting can change that? Attached is screenshot of the triggers I currently have - maybe the issue is in the triggers?

  • Your score may be resetting because your trigger says to "Set Points value to X" This makes the point value whatever the trigger on that slide sets it to and erases the previous value.

    What you may wish to do is add to the Points value. Click the word "Set" and change to "Add" and then set how many points are added when the user clicks a certain item.

    This may be why your score keeps resetting.

    If this answers your question, please mark it as solved. Otherwise, feel free to ask a follow-up question.

2 Replies

  • Your score may be resetting because your trigger says to "Set Points value to X" This makes the point value whatever the trigger on that slide sets it to and erases the previous value.

    What you may wish to do is add to the Points value. Click the word "Set" and change to "Add" and then set how many points are added when the user clicks a certain item.

    This may be why your score keeps resetting.

    If this answers your question, please mark it as solved. Otherwise, feel free to ask a follow-up question.

    • chacket's avatar
      chacket
      Community Member

      That was exactly my issue!  Thank you so much for your help!