Forum Discussion
Storyline 360 - Using custom navigation buttons with a quiz review
- 4 months ago
Kia Ora Steve,
Here is a solution that might be acceptable to you.
On your quiz question slides, starting with the 2nd question, add this trigger to the slide.
Jump to slide next slide
When the timeline starts on this slide
If Question.Correct = value True
When reviewing the quiz, Storyline will take the user to the first Incorrect question based on the settings you have already made (Review only Incorrect questions.) Then, when the user hits your custom continue button, it will advance to the next slide as they did when they first take the quiz. However, now certain questions have been marked correct by the quiz. This trigger essentially skips over those questions and lands the user on the next Incorrect quiz question. Therefore, in review, the user will only land on slides that were incorrect, even if using your custom Continue button.
Attached is a Storyline example demonstrating.
Kia Ora Steve,
Here is a solution that might be acceptable to you.
On your quiz question slides, starting with the 2nd question, add this trigger to the slide.
Jump to slide next slide
When the timeline starts on this slide
If Question.Correct = value True
When reviewing the quiz, Storyline will take the user to the first Incorrect question based on the settings you have already made (Review only Incorrect questions.) Then, when the user hits your custom continue button, it will advance to the next slide as they did when they first take the quiz. However, now certain questions have been marked correct by the quiz. This trigger essentially skips over those questions and lands the user on the next Incorrect quiz question. Therefore, in review, the user will only land on slides that were incorrect, even if using your custom Continue button.
Attached is a Storyline example demonstrating.
Related Content
- 10 months ago