Forum Discussion
Retry on Results Slide in Storyline
- 1 year ago
The Review/Retry functions default to returning to the first question that's included in the quiz. It's programmed with the assumption that the questions will be adjacent. So it mostly relies on jumping to the next slide.
The option to only retry incorrect questions does also include some special programming to skip correct questions. But that's still based on whether the next slide is a correctly answered question. Otherwise, it'll just "jump to next slide" when the next slide is a content slide.
This post explains how to review and retry non-adjacent questions: TIP: Review and Retry Non-Adjacent Quiz Questions Without Seeing the Content Slides In Between | Articulate - Community
- However, the description and demo file are for stepping through all of the questions. To only go to the incorrectly answered questions, you'd also need to track the answers on all of the question slides and have jump-to triggers with conditions based on those.
- IMHO, that's not worth the programming effort. I'd just make them answer all of the questions again.
The Review/Retry functions default to returning to the first question that's included in the quiz. It's programmed with the assumption that the questions will be adjacent. So it mostly relies on jumping to the next slide.
The option to only retry incorrect questions does also include some special programming to skip correct questions. But that's still based on whether the next slide is a correctly answered question. Otherwise, it'll just "jump to next slide" when the next slide is a content slide.
This post explains how to review and retry non-adjacent questions: TIP: Review and Retry Non-Adjacent Quiz Questions Without Seeing the Content Slides In Between | Articulate - Community
- However, the description and demo file are for stepping through all of the questions. To only go to the incorrectly answered questions, you'd also need to track the answers on all of the question slides and have jump-to triggers with conditions based on those.
- IMHO, that's not worth the programming effort. I'd just make them answer all of the questions again.
We don't use the player's next, back, and submit buttons... my team has our own that we made for courses. Will this work the same? This makes a lot of sense, though! I'm trying it out now. Thank you!
Related Content
- 11 months ago