Forum Discussion
A_Sims
1 year 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
1 year 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
- 5 months ago
- 3 months ago
- 7 months ago