Skip to content

2020 Update, 'nolms' event for handling (or not) an alert

Latest
Compare
Choose a tag to compare
@cybercussion cybercussion released this 20 May 16:43

This is a minor update which can fire a 'nolms' event you can listen for. Then opt to expose a modal, toast, alert, or other display to inform the student the LMS could not be connected.

This is mainly for situations where we have a Same-Origin-Policy or CORS issue.
a.domain.com vs b.domain.com where JavaScript cannot talk to the SCORM Runtime API.