How to make final "Thank You" slide only accessible after achieving Passing score on Quiz Dec 03, 2020 By Debra Tate I have a 25-question Quiz. Passing is 80%, with the Quiz Results slide showing buttons to either Retry quiz or Review results first. However, the "Next" button is still active on the Quiz Results slide, and allows learner to click it, get to the final "Thank You" slide and exit. How do you make it so the "Next" button DOES NOT appear on Quiz Result slide UNLESS the learner has a passing score of 80? Thanks in advance!
Judy Nollet Hero almost 3 years ago12/04/20 at 4:06 pm (UTC) Hi, Debra, Simple fix: On the Failure layer, add a trigger that changes the state of the Next button to Disabled. On the Success layer, add a trigger that changes the state of the Next button to Normal.
1 Reply
Hi, Debra,
Simple fix: