Forum Discussion
SamHill
2 years agoSuper Hero
Re: Trigger
Hi Susan.
I would suggest that rather than forcing an exit after two failed attempts, display a message (using a layer) that cannot be dismissed, informing the user they must exit the module as they have failed it twice.
In order to do this, you would need a variable to track assessment attempts, for example "assessmentAttempt". Increment this variable value each time a new attempt is made.
You then need a trigger fires when the variable "assessmentAttempt" changes and equals two. When these conditions are met, show the layer with the message letting the user know they can no longer access the content.
No RepliesBe the first to reply
Related Content
- 24 days ago
- 11 months ago
- 1 month ago