Skip Quiz Submission Slide After Learner Reviews Answers

Jul 25, 2022

Hi everyone, I have a bit of a complicated question. Currently, I have a quiz that draws from a randomized question bank. When the learner selects their answers on each question, they click next (not submit) until they reach a "Submit all answers" slide. Once they submit their answers they go to the results page where they can click the Review button to see what they got right/wrong. Now, I have created customized review layers that show incorrect/correct. When they get to the last randomized question slide and click next, it goes to the "Submit Answers" slide whereas I need them to go back to the results slide (basically skipping the Submit answers slide). Any thoughts of the kinds of triggers/variables that I need to put? Also, should these triggers/variables go on every next button in the custom review layers?

Thank you,

Aki

7 Replies
Maria Costa-Stienstra

Hi, Aki.

Thank you for reaching out!

I'm looking forward to what our talented community members will recommend for you! In the meantime, I wanted to share a suggestion:

  • Create a True/False variable (let's call it Review) with a False initial value.
  • Add a trigger to set the Review variable to True on your Review layer for each of your questions.
  • On your last slide, add a trigger to jump to the Results slide when the timeline starts if the variable Review is True.

Let me know if that works!

Maria Costa-Stienstra

Hi, Aki.

I'm happy to answer your questions!

The second step (set the Review variable to True on your Review layer) should be applied to all your question slides in the question bank. The last step (jump to the Results slide when the timeline starts if the variable Review is True) is meant for your Submit Answers slide, which comes before the Results slide.

Let me know if that works! 

Aki Tsirigotis

Maria, so sorry to bug you but i hit a snag. When the learner reviews the questions a second time, the white layer that I put in on the submit all answers slide stays stuck on the layer and doesn't jump. The variable I have here is what you recommended ("Jump to slide - Quiz Review Results, when timeline starts on this layer - if jumptoresults = value true").

Maria Costa-Stienstra

Hi, Aki.

There's no need to apologize! I'm happy to help! 😊

How did you set up the Show Layer trigger for the white background? What might work better than a layer is to have the objects on that slide (Submit answers) start a fraction of a second later, so they wouldn't show during the review. See below:

Moving objects on the timeline

I hope this helps!