Interface: Organization
Defined in: types.ts:9
Shared types used across the packagers package.
Philosophy: the packager input is a unified manifest VO described here. Every output format (SCORM 1.2, SCORM 2004, cmi5, xAPI bundle, plain HTML) consumes the same input. See ADR 0015.
Properties
identifier?
readonlyoptionalidentifier?:string
Defined in: types.ts:13
Legal-ish identifier. Optional.
name
readonlyname:string
Defined in: types.ts:11
Human-readable org name — appears in some LMS chrome.