SCORM 1.2 + 2004
SCORM that just works.
One-click publish to SCORM 1.2 or SCORM 2004. Tested against SCORM Cloud for every release. Content-addressed packages mean re-publishes never overwrite prior artifacts — your audit trail stays intact.
Both
SCORM 1.2 + 2004 specs
Hash-addressed
immutable artifacts
SCORM Cloud
continuously validated
One-click publish, immutable output.
- Publishes as `.zip` ready to upload into any SCORM-compliant LMS.
- Bundle hash on every package — same content = same hash = idempotent.
- Re-publish creates a NEW artifact row; the previous one is preserved.
- Signed download links auto-expire — share without exposing storage.
Tracking + scoring per spec.
- cmi.core.lesson_status (1.2) and cmi.completion_status (2004) reported correctly.
- cmi.core.score.raw + min + max for quiz pass-fail.
- cmi.suspend_data preserves position on resume.
- cmi.interactions logged for question-level analytics in your LMS.
Validated against SCORM Cloud on every release.
- Smoke test pipeline uploads a sample course to SCORM Cloud and verifies tracking + scoring.
- Regression catches manifest, asset-resolution, and IFrame-sandbox issues early.
- Compliance certified for Canvas, Moodle, Blackboard, D2L, TalentLMS launchers.
Audit + version history.
- Every publish row carries actor, timestamp, bundle hash, channel.
- Roll back to any previous artifact for legal-hold use cases.
- Diff between two artifacts shows scene + asset changes.
Multi-channel publish from one source.
- SCORM 1.2 + SCORM 2004 + xAPI + LTI 1.3 + Live embed — same source, four outputs.
- Pick which channels matter per course.
- No source forking — edit once, re-publish to all channels.