Uses of Class
dev.jcputney.elearning.parser.output.metadata.BaseModuleMetadata
Packages that use BaseModuleMetadata
Package
Description
-
Uses of BaseModuleMetadata in dev.jcputney.elearning.parser.output.metadata.aicc
Subclasses of BaseModuleMetadata in dev.jcputney.elearning.parser.output.metadata.aiccModifier and TypeClassDescriptionclassRepresents metadata for an AICC eLearning module, including AICC-specific fields such as course structure, assignable units, prerequisites, objectives, credit type, time limit actions, and objective relationships. -
Uses of BaseModuleMetadata in dev.jcputney.elearning.parser.output.metadata.cmi5
Subclasses of BaseModuleMetadata in dev.jcputney.elearning.parser.output.metadata.cmi5Modifier and TypeClassDescriptionclassRepresents metadata for a cmi5 module, including cmi5-specific fields such as prerequisites, dependencies, assignable units, custom data, and xAPI support. -
Uses of BaseModuleMetadata in dev.jcputney.elearning.parser.output.metadata.scorm12
Subclasses of BaseModuleMetadata in dev.jcputney.elearning.parser.output.metadata.scorm12Modifier and TypeClassDescriptionclassRepresents metadata for SCORM 1.2 eLearning modules, including SCORM 1.2-specific fields such as mastery score, prerequisites, and custom data. -
Uses of BaseModuleMetadata in dev.jcputney.elearning.parser.output.metadata.scorm2004
Modifier and TypeClassDescriptionclassRepresents metadata for SCORM 2004 eLearning modules, including SCORM 2004-specific fields such as sequencing information, mastery score, custom data, prerequisites, and additional metadata from external manifests.