Export a live AI video as a SCORM package so you can upload it directly to your LMS (Moodle, Cornerstone, Docebo, and others).
Accessing Export as SCORM
Location: Three-dot menu on a live AI video > Export as SCORM (last option)
This option only appears on videos that are live (published). It won't show up on videos still rendering or in draft.
How It Works
- Open the three-dot menu on a live AI video and select Export as SCORM
- A "Preparing package" popup appears while the package is built
- Once ready, the SCORM package downloads automatically as a zip
- Upload the zip to your LMS
Note: If you close the browser tab while the package is preparing, the export still finishes in the background and the zip will download once ready.
What's in the Package
| File | Purpose |
|---|---|
imsmanifest.xml | SCORM manifest your LMS reads to import the course |
| Launch HTML | Launches the video inside your LMS |
| Video file | Your rendered AI video, unchanged |
- The manifest declares SCORM 1.2 compliance and contains a single SCO (one launchable item, not a multi-lesson course)
- The course title shown in your LMS matches the video's title in Studio
Tip: The course title in your LMS comes directly from your video's title in Studio — rename the video before exporting if you want a cleaner name in your LMS catalog.
The package tracks completion only — when a learner views the video, the LMS marks it complete. There's no scoring or pass/fail tracking.
Common Questions
Q: Which SCORM version does this use? A: SCORM 1.2. It's supported by the widest range of LMS platforms.
Q: Can I export a video that's still rendering? A: No. The video must be live (published) first. Export as SCORM won't appear in the menu until then.
Q: What happens if I delete the original video after exporting? A: The SCORM package still works — the video is embedded inside the zip, not linked externally.
Q: Can I manually edit the SCORM package after downloading it? A: Yes, you can edit the files in the zip yourself (for example, adjusting the manifest), but any changes you make could break LMS compatibility.
Q: Can I export the same video more than once? A: Yes. Each export runs independently and produces its own package.
Learn More
- Exporting Videos from Studio — General export options for Studio videos
- Understanding Live vs. Draft Videos — What "live" means and how to publish a video