Export to your LMS
Export a rendered module as a SCORM 1.2 package and upload it to the LMS you already use. Your LMS then records who took the module, whether they finished, and their score.
Download the package
Section titled “Download the package”-
Open Interactive Training > My Training.
-
On a module marked rendered, select Export to LMS.
You can also export from the canvas: open More ways to run next to the build button and select Export to LMS (SCORM).
-
Set the Pass mark, from 1 to 100. The default is 80. It applies to modules with checkpoints.
-
Optionally, send xAPI statements to your LRS. See Send xAPI to your LRS.
-
Select Download SCORM zip.
A file ending in
-scorm12.zipdownloads. -
Upload the zip to your LMS as a SCORM 1.2 course. Do not unzip it first.
What your LMS receives
Section titled “What your LMS receives”The package depends on whether the module has checkpoints.
| Module | What plays in the LMS | What reports back |
|---|---|---|
| With checkpoints | The interactive player, with branching. | Progress, each answer and whether it was right, the final score, and passed or failed against your pass mark. |
| Without checkpoints | The video. | Completion, when the learner reaches the end of the video. |
The score is the percentage of questions answered correctly. If a learner answers a question again, the latest answer counts.
How the package works
Section titled “How the package works”The package is small. The video streams from Reignitor, so:
- Learners need internet access to Reignitor while they take the module.
- When you re-render the module, the package in your LMS plays the new version. You do not need to upload it again.
- Plays in the LMS also appear in the module’s Results in Reignitor.
Exporting creates a share link for the module if it does not have one yet.
Send xAPI to your LRS
Section titled “Send xAPI to your LRS”If you run a Learning Record Store (LRS), the package can also send xAPI statements to it. Reignitor does not host an LRS. Statements go only to the endpoint you enter.
-
In the export dialog, tick Also send xAPI statements to my LRS.
-
Enter your LRS statements endpoint, for example
https://lrs.example.com/xapi/statements. -
Enter the Authorization header value your LRS gave you, for example
Basic …. -
Select Download SCORM zip.
The package sends a statement when the learner starts, when they answer a question, and when they complete the module. If you leave this off, the package sends no xAPI at all.
Good to know
Section titled “Good to know”- Reignitor exports SCORM 1.2 only. SCORM 2004 is not available.
- The Export to LMS button appears only after the module is rendered.
- If the export fails, you see the reason on screen. No broken zip is downloaded.