Forum Discussion
MichaelOliva
2 years agoCommunity Member
Player Issue when reviewing a quiz
I have built a standard quiz that functions perfectly until a user accessing the review feature on the results slide. When looking at the review, all questions except 18 and 20 show the Previous, N...
RonPrice
2 years agoPartner
Hey Michael,
The triggers to disable the Submit button are causing these issues. You can address this by adding a "review" variable so that the the disabling state only occurs when viewing the slides to answer.
A more lean way is to just remove those trigger and delay the answer choices until the audio completes.
See attached.
- MichaelOliva2 years agoCommunity Member
Thank you so much for the help. It looks like I just got trigger happy!