Retry quiz only once

Oct 31, 2013

In Storyline I have made a quiz. I want the user to be able to retry the quiz, I use the retry option. But how can I arrange that the retry button is no longer available after the second attempt.

I know I can do this by using variables, what I do not know is how....

3 Replies
Ashley Terwilliger-Pollard

Hi Pien and welcome to Heroes!

I think you should be able to accomplish this with T/F variables. What you'll want to do is:

1. Set up a variable, and call it SecondAttempt with an initial value of False.

2. Set a trigger to change the value of SecondAttempt to True, when the user clicks on the Retry button

3. Set a trigger to change the state of the Retry Button to Hidden when SecondAttempt is equal to True.  (You will need to create the Hidden state for the Retry button)

I've attached a sample file, in case that's easier to understand. You'll notice that Trigger order is important - as the Value of SecondAttempt needs to be adjusted before it jumps to the next slide. 

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