Forum Discussion
Pre-quiz if they pass they should be able to exit and record to LMS if they fail they take full course and quiz again at the end
Hi Teresa,
You can do this with a single quiz. I've put together a quick example of one way to do it. It uses a single T/F variable, initially set to true, and jumps to the quiz from the first slide immediately if the variable is true.
On the results slide, the success layer has a trigger to set the variable to false. This is so if the learner returns to the course after completion, they can view the content.
On the failure layer, the Retry quiz button and a Begin course button are both hidden initially, and one or the other is set to a normal state based on the T/F variable. When the Begin course button is set to normal, the variable is set to false, so that when the quiz is taken again, that button will not appear.
The quiz requires a 100% score to pass, so that will be true both for the pre-quiz and later.
Related Content
- 10 years ago
- 6 months ago