Here's a fun one.

May 18, 2015

I want to edit the results slide of my quiz to hide the Retry Quiz button if the user gets 80% or higher on their quiz.

 

Any ideas?

5 Replies
david mckisick

Senthil's suggestion is the easier way. You can also put conditions on the "Reset Results" trigger and the "Jump to Slide" trigger associated with the Retry Quiz button. Just use the quiz variables, Results.PassPercent, and Results.ScorePercent. So you would have a condition that would say, AND Results.ScorePercent is greater than or equal to Results.PassPercent.

Michael  Rice

I figured out the latter explanation that hides the button if the Results.ScorePercent is greater than or equal to Results.PassPercent. - But while I can figure this stuff out, I prefer simple and elegant. cut and paste to the failure layer is much more useful in my book.

Thank you both for the help.

This discussion is closed. You can start a new discussion or contact Articulate Support.