Forum Discussion

SteveHopper's avatar
SteveHopper
Community Member
4 months ago
Solved

Storyline 360 - Using custom navigation buttons with a quiz review

Kia Ora guys, Reaching out for a little help with this one.  My scenario is as follows: We use quizzes in Storyline 360 to act as a final assessment for instructor-led courses. I have an asse...
  • KendalRasnake-1's avatar
    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.