Class AuxiliaryResource
java.lang.Object
dev.jcputney.elearning.parser.input.scorm2004.ims.ss.sequencing.AuxiliaryResource
- All Implemented Interfaces:
Serializable
Represents an individual auxiliary resource within the SCORM IMS Simple Sequencing schema. An
auxiliary resource is a specific resource that supports the main content but does not directly
impact the learner's progress or completion of the activity.
Auxiliary resources could include references like PDF documents, instructional videos, diagrams, or external tools that help learners in understanding or practicing the activity content.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuxiliaryResource
public AuxiliaryResource()
-