Class CompletionThreshold
java.lang.Object
dev.jcputney.elearning.parser.input.scorm2004.adl.cp.CompletionThreshold
- All Implemented Interfaces:
Serializable
Represents the completion threshold element, which specifies the minimum progress required to
mark the content as complete. Includes attributes for progress weight and a boolean indicating if
completion is by measure.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CompletionThreshold
public CompletionThreshold()
-