Mandatory Metadata Items
(1). Abbreviations: Maintenance of all items designated as RO (Read Only) are the sole responsibility of the LMS. Other items (RW, Read & Write, and WO, Write Only) are the sole responsibility of the SCO. (2). Data types are described in detail in the SCORM Packaging Specification. CMIString255 is a string variable with individual elements separated by commas. CMIVocabulary denotes an item that can assume only one of a specific number of possibilities. CMIDecimal is a character representation of a number. CMIBlank is the empty string. CMITimespan can have a value such as HHHH:MM:SS.SS where H is hours, M is minutes and S is seconds. A more detailed description of these data type is contained in this web page. |
Abbreviations
The SCORM Run-Time command LMSGetValue(); is used within a SCO to read a metadata item. The command LMSSetValue(); is used to write an item. |