Embedded code
Last updated
Last updated
An embedded code element lets you add content like web pages, videos, audio, or other interactive items from outside sources. You can also include SCORM packages and codes that run things (like Google Maps).
Embedded code can work with three types of data: HTML code, a link to a website, or a zip file (like a SCORM Package).
To add HTML code, select "HTML" option in element settings and paste your inline HTML code.
To add link, select "Link" option in element settings and paste your link.
In the element settings, change the type to "Archive" and upload the SCORM package.
Specify the path to the index.html file within the uploaded SCORM package.
To find the path to index.html, you need to open your SCORM package (archive) locally, find the index.html file and copy its name.
As a result, you will get an embedded code element with the specified path to index.html.
It is not possible to preview the SCORM package in the editor. The embedded SCORM will be displayed when previewing the course locally or in the LMS.