Hi there, I want to set up my quiz results review to show only a specific list of slides. Is there a way to make one slide not show up in the review?
For example, I have 1.1 to 1.43. On review, I want to show only 1.3 to 1.41. I can set it to start at 1.3 as it's the first question, but I can't figure out how to stop it from showing 1.42?
Hi Cheryl! One way you could to this is to use a True/False variable to indicate if the quiz is "in review mode" and then add a trigger to each slide you don't want in the review to automatically jump ahead to the next slide you want displayed in the review.
I've attached a simple example and here are my steps:
1. Create a T/F variable with a default value of False. I named mine "Review"
2. On your results slide add a trigger to the Review Quiz button that adjusts the Review variable to a value of True when clicked
3. On the slides you want to EXCLUDE from the review add a slide trigger that jumps to the next slide you want to display during quiz review (could be the next one or you could skip several by jumping to a specific slide) IF the Review variable = True.
I got it! All I had to do was put the Review = to True before the Review Quiz trigger... wow, one little thing can mess up stuff huh? Thanks for your help Mike!
5 Replies
Hi Cheryl! One way you could to this is to use a True/False variable to indicate if the quiz is "in review mode" and then add a trigger to each slide you don't want in the review to automatically jump ahead to the next slide you want displayed in the review.
I've attached a simple example and here are my steps:
1. Create a T/F variable with a default value of False. I named mine "Review"
2. On your results slide add a trigger to the Review Quiz button that adjusts the Review variable to a value of True when clicked
3. On the slides you want to EXCLUDE from the review add a slide trigger that jumps to the next slide you want to display during quiz review (could be the next one or you could skip several by jumping to a specific slide) IF the Review variable = True.
Thanks Mike!!!
I'm giving it a go right now
Still not working :(
I followed all the steps and tested it. Can you take a look at my file if I upload it?
I got it! All I had to do was put the Review = to True before the Review Quiz trigger... wow, one little thing can mess up stuff huh?
Thanks for your help Mike!
Awesome! Yes, the devil is in the details sometimes. 8-) Glad you found that and that it works for you Cheryl.
This discussion is closed. You can start a new discussion or contact Articulate Support.