SCOL-R (Shareable Cross Origin Learning Resources) helps you connect pedagogical content with an LMS through the SCORM API even when the two are on different domains.
To get started:
body
's data-source
attribute in index.html.The SCORM Adapter intends to be compatible with SCORM versions 1.2 and 2004, hopefully with more to come.
The version should be specified in the manifest's schemaversion
metadata attribute.
v1.0.0 : 💣 Breaking changes :
We remove LMSCommit after SetValue, now you have to handle it from your side for offline SCORM.
We put LMSCommit as debounce (500ms) after each setValue
Made with ❤️ by Didask