Forum Discussion
BeckyWright
2 years agoCommunity Member
Survey Questions - not part of quiz review
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.
JoseTansengco
2 years agoStaff
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:
- Add a True/False variable with a default value of False.
- 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.
- 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!