Forum Discussion
JeffHartl
3 years agoCommunity Member
Does the Exit Course trigger do anything else?
I know the "Exit Course" trigger is supposed to close the browser window -- for example when the user clicks a button. But does Exit Course do anything else besides that?
I'm asking because I have...
StevenBenassi
3 years agoStaff
Hi Jeff!
Happy to provide some clarification here! The exit button also calls Javascript commands. If you’re comfortable programming in Javascript, the capabilities and results should be the same. Also, the ‘var EXIT_BEHAVIOR’ can be modified to best suit your LMS needs.
This resource explains more about the similarities between the exit trigger and Javascript:
You should not lose out on any extra functionality by omitting the exit trigger from your course!
JeffHartl
3 years agoCommunity Member
Thanks for the info, Steven. I've got it working with JavaScript.
Related Content
- 11 months ago
- 7 months ago
- 11 months ago
- 10 months ago