Class IMSSS
java.lang.Object
dev.jcputney.elearning.parser.input.scorm2004.IMSSS
- All Implemented Interfaces:
Serializable
Represents the SCORM IMS Simple Sequencing (IMSSS) schema, which defines the sequencing and
navigation rules for SCORM-compliant content. This schema is designed to control the progression
of learners through SCORM packages based on defined conditions and constraints.
The IMSSS schema includes elements for setting control modes, defining rollup and sequencing rules, establishing limit conditions, and configuring objectives, delivery, and randomization controls.
The IMSSS namespace is specified by NAMESPACE_URI, following the SCORM 2004
standards.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe XML namespace URI for SCORM IMS Simple Sequencing (imsss). -
Method Summary
-
Field Details
-
NAMESPACE_URI
The XML namespace URI for SCORM IMS Simple Sequencing (imsss).- See Also:
-