Forum Discussion
Does the Exit Course trigger do anything else?
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!
Hoi Steven,
I realize this is an old threat, but since it's on-topic I'll ask it here:
Does this mean that if the user doesn't use the exit button (and so doesn't trigger Exit course) but just closes the popup window with the course, the Javascript commands won't be called? Will the user lose their status/ progress?
- LucianaPiazza6 months agoStaff
Hello ThomasMennen,
Thanks for reaching out!
- You mentioned losing status or progress for the learner. What are the reporting settings you picked when publishing?
When a learner closes the course window using the browser's close button (instead of an "Exit course" trigger), the JavaScript commands tied to the exit trigger won't be called. Depending on the browser and LMS, the course might not have a chance to send a final status or progress update before the window closes. It would be best to check with the LMS admin to know what happens in their specific environment.
Some browsers and LMSs do their best to capture the user's progress when the window is closed, but it's not guaranteed, especially with modern browser security restrictions. To help ensure progress is saved, it's best to encourage learners to use an exit button with the proper exit trigger.
Feel free to share where you are hosting this course so others can share if they've experienced similar!
Related Content
- 11 months ago
- 7 months ago
- 11 months ago
- 10 months ago