Forum Discussion
A_Sims
10 months agoCommunity Member
Multiple quiz attempts before failure
My client has requested that learners have the opportunity to take a quiz twice before being marked unsuccessful. I'm using a Storyline results template with Review and Retry buttons. I have used a...
Nedim
10 months agoCommunity Member
You can copy the Failure layer and rename it to "Failed twice" layer. Then, remove all the buttons and create only an "Exit" button. Next, create a custom number variable, for example, "failedAttempts," and set its initial value to 0.
On the base layer, create two triggers: one to increment the "failedAttempts" variable by 1 each time the user fails, and the other to show the "Failed twice" layer when the "failedAttempts" variable reaches 2.
Result:
Related Content
- 2 months ago
- 4 months ago
- 10 years ago