Forum Discussion
Quiz
Hi Daniel,
I see that Joe has got you covered here! But I'd like to chime in with an approach you may also consider. It involves declaring a high_score variable to store the value of the highest score for the duration of the course. When you reset the quiz using a Reset results and Jump to Slide trigger, it is expected behavior that Storyline will reset all variables and return to the first quiz question for a fresh attempt. My recommendation is to capture the high score before resetting the results using a variable. This trigger is the key to this whole process:
I prepared a Peek recording for you to explain this in detail. You may find my sample project attached for your reference.
Please note that the last attempt will be reported if you report the quiz scores to an LMS, not necessarily the highest score. If you want to send the value of the high_score variable to the LMS, you can refer to this article:
Let me know if this approach works for you. We're happy to assist further as needed!