Forum Discussion

Aki's avatar
Aki
Community Member
3 years ago

Skip Quiz Submission Slide After Learner Reviews Answers

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

  • 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!

    • Aki's avatar
      Aki
      Community Member

      Maria, thank you so much. I have a question before I implement your solution; I technically don't have a last question slide because all of the questions are pulled randomly from the question bank. So should I apply your solution to every question slide? 

  • 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's avatar
      Aki
      Community Member

      Maria, thank you so much. Works great. Only thing is that I can see the Submit Answers slide for a split second. Any thoughts on what should I do so that the learner doesn't see it?

    • Aki's avatar
      Aki
      Community Member

      Ah, never mind. I put a white layer that pops up on the submit answers slide when the quiz is being reviewed. Works great!

      • Aki's avatar
        Aki
        Community Member

        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").

  • 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:

    I hope this helps!