Forum Discussion
Paktolus
2 years agoCommunity Member
Preventing user from retaking quiz from instructions page after 2 tries.
On my Quiz Instructions page, you have to click Next to start the quiz. Once you're done and you see the Results page, you can take the quiz one more time using the Retry button. When it takes you b...
WaltHamilton
Super Hero
Set a trigger on the instructions page that hides the Next button if attempts = or greater than 2.
Paktolus
2 years agoCommunity Member
Thanks for your reply. This only works if you use the Retry button on the Results page. Then, when you go to the instructions page in the left menu, it disables the Next button and shows my layer that tells the user they used up their 2 attempts.
On the other hand, if you complete the first try, then click the instructions link in the left Menu, it doesn't work. It resets the quiz each time and allows the user to keep retaking it this way with no limit.