Forum Discussion
StephenMoreland
3 years agoCommunity Member
Forcing Course Retake After 2 Failures of Final Knowledge Check
A colleague came to me, needing help with a course she's updating. Learners are given 2 chances to pass the final knowledge check. If they don't pass on 2 attempts, they are required to take the cou...
JoseTansengco
3 years agoStaff
Hello Stephen,
Thanks for reaching out!
The way I'd design this through the use of a combination of trigger conditions and variables, similar to what you already have setup.
I'd use a variable to keep track of the number of attempts, and then use conditions to return the user to the beginning of the course once the maximum number of attempts is exceeded.
- Use the Attempts variable to keep track of the attempts
- Redirect the user to the start of course once the maximum attempts have been reached using trigger conditions
- Reset the Attempts variable once the learner is redirected back to the beginning of the course
I understand that this discussion will be more effective if you could see a sample project file to compare results, so I prepared a project file for you which contains a quiz that meets your requirements. Let me know if you have any questions about the setup!
Related Content
- 8 months ago
- 10 months ago
- 8 months ago
- 6 months ago