Uses of Class
dev.jcputney.elearning.parser.input.scorm2004.adl.cp.CompletionThreshold
Packages that use CompletionThreshold
-
Uses of CompletionThreshold in dev.jcputney.elearning.parser.input.scorm2004.ims.cp
Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.cp that return CompletionThresholdModifier and TypeMethodDescriptionScorm2004Item.getCompletionThreshold()Retrieves the completion threshold for this SCORM 2004 item.Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.cp with parameters of type CompletionThresholdModifier and TypeMethodDescriptionvoidScorm2004Item.setCompletionThreshold(CompletionThreshold completionThreshold) Sets the completion threshold for this SCORM 2004 item.