Survey Questions - not part of quiz review

Nov 09, 2023

When the learner reviews a quiz that they failed, I would like to exclude the survey questions from the review.  Any help would be greatly appreciated.

4 Replies
Jose Tansengco

Hi Becky, 

Happy to help!

There isn't a built-in feature that you can use to exclude certain slides during review mode. You can however use 'Jump to slide' triggers and variables to effectively skip slides during review so your learners will only see the question slides. Here's how: 

  1. Add a True/False variable with a default value of False.
  2. On your results slide's "failure" layer, add a trigger to the Review Quiz button that adjusts the added variable to a value of True when clicked.
  3. On the slides you want to exclude in review mode, add a slide trigger that jumps to the next slide you want to display during quiz review if the referenced variable's value is True.

I've attached a sample project file for your reference.

Hope this helps! 

Jose Tansengco

Hi Becky, 

In my example, the variable to trigger the skip is only present in the 'Failure' layer, so your learners will only be able to skip the survey questions if they fail the quiz. If your learners pass, all survey questions will be viewable in Review mode. To correct this, you can move this trigger to the 'Results Slide' base layer instead: 

Let me know if this works for you!