Forum Discussion

JohanneBrune953's avatar
JohanneBrune953
Community Member
22 days ago
Solved

Hiding quiz questions on revisit of section

Good morning all!

I have a course with 3 sections for which each has 1 or 2 quiz questions and for which the menu is restricted. Is there a way to not show the quiz questions should the employee revisit an entire section or a portion of a section? At the moment, when they revisit and land on a quiz question, they are not able to move forward to the next section.

Thanks!

  • Without seeing it, you can set a variable after they have completed the quizzes for each, and on the slide before each quiz, use if...else. For instance. Jump to next slide if Quiz1 is False, Else Jump to <slidename>. It might still be on the menu, if you have the Quizzes in the menu, but they will skip it when reviewing the section. 

     

3 Replies