Forum Discussion
NickGregory-325
3 years agoCommunity Member
Quiz issues on results slide
I have a course and at the end of it there is a quiz, I want to allow 2 attempts at the quiz but having thought that I had set it up correctly now when I run the quiz myself when all the questions a...
JudyNollet
3 years agoSuper Hero
Hi, Nick,
The Retry button doesn't automatically hide when the user answers all the questions correctly. If they haven't used up all the allowed attempts, Retry remains available.
You could add a trigger on the Success layer that hides the Retry button. If the passing score is <100%, you could add a condition to that trigger so it only runs if the score = 100%.