Forum Discussion

MarkOrr-6468d3b's avatar
MarkOrr-6468d3b
Community Member
1 day ago
Solved

Challenge with reviews and Random Quiz Banks

Hello,    I am having a challenge with an assignment with Storyline, and wondered if I could ask the pro's. I have been given an assignment to mimic our State Trade Code exams. This is a timed 70...
  • JoanneChen's avatar
    1 day ago

    Hi MarkOrr-6468d3b

    It’s difficult to jump directly to a flagged slide/question, but it’s easy to skip one that isn’t flagged. To handle this, we can add a trigger that skips to the next slide when the timeline starts, if the course is in review mode and the flag hasn’t been selected.

    Here is how:
    First, define when the course is in review mode. In your review slide, create a variable called *review* and set it to True when clicking the Review BNT. Then, remove the required condition from the “jump to quiz slide” trigger. So when user click on the BNT, it will jump back to the quiz and the system knows i't's in review mode.

     


    Next, instead of setting the flag checkbox on each slide, place it on the master slide. This way, you only need one trigger to control all question slides.