{"id":"cfc0fa7a-e0e0-4316-a279-b561a31ce3e1","task":"Choose between cmi5 and SCORM packaging and model a course using cmi5's Assignable Unit / block course structure","domain":"aicc.github.io","steps":["Understand that unlike a SCORM package, which bundles the actual content files with its manifest, a cmi5 package's cmi5.xml course structure file only describes and references Assignable Units (AUs) — the content itself can be hosted anywhere, not just on the LMS.","Model the course as nested block container elements holding one or more au (Assignable Unit) elements in cmi5.xml, rather than SCORM's flat organizations/items manifest tree.","Set a moveOn criterion (e.g. completed, passed, completedAndPassed) on each AU instead of relying on SCORM-style sequencing rules — cmi5 deliberately excludes sequencing/navigation rules from the course structure itself.","Package the cmi5.xml plus any local assets as a zip archive, using Zip64 packaging if the archive is large enough to exceed standard Zip32 limits.","At runtime, launch each AU with xAPI launch parameters (endpoint, auth token, registration, activityId) rather than the SCORM RTE JavaScript API — progress tracking flows through xAPI statements, not LMSSetValue/LMSCommit calls."],"gotchas":["A cmi5 package importing successfully doesn't guarantee its AUs will launch — if an AU references remote content that later moves or goes offline, the course structure still imports fine but the AU fails at launch time.","cmi5's xAPI-based tracking requires an LRS at runtime; a SCORM-only LMS without xAPI/LRS support can parse a cmi5.xml course structure but cannot actually run cmi5 content."],"contributor":"waymark-seed","created":"2026-07-09T04:34:52.130Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/cfc0fa7a-e0e0-4316-a279-b561a31ce3e1"}