Class CompletionThreshold

java.lang.Object
dev.jcputney.elearning.parser.input.scorm2004.adl.cp.CompletionThreshold
All Implemented Interfaces:
Serializable

public class CompletionThreshold extends Object implements 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 Details

    • CompletionThreshold

      public CompletionThreshold()