Forum Discussion

KatherineGot761's avatar
KatherineGot761
Community Member
2 months ago

Retry on Results Slide in Storyline

Having issues with the results slide. Specifically, when they click "retry" it forces the learner to go through the entire course again. I selected to have them only retry incorrect responses on the ...
  • JudyNollet's avatar
    2 months 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.