Need to stop trigger to disable next button after getting quiz results

Aug 26, 2022

Currently I have triggers that disable the next button when the timeline starts and then enable it when the timeline ends.

However, I want students to be able to click on the Retry Quiz button and be able to navigate freely after getting their quiz results. 

What is the best way to do that? I am exploring with adding a conditional to the disable trigger for Menu.Progress in hopes that that will work but there must be another way?

Would adding a condition "Results.ScorePoints < Results.PassPoints work if I add that to a trigger "when timeline starts on this slide.. Set state of next button to normal"  "if Results.ScorePoints <Results.PassPoints"?

1 Reply