[SETTINGS]
; scoring type  - should have one of the strings above
;ScoringType=SCORM1_2
; LMS template - Default/SendTrackingDataAtEnd/Custom - This is deprecated
LMSTemplate=Default
; Start Reporting Section
;ScoreReportType - Percent/Points
ScoreReportType=Percent
;ReportingLevel - Interactions/None
ReportingLevel=Interactions

;LMSInitText - Text To Display while LMS is  being queired for intial data
LMSInitText=kCPVideoRuntimeTextLoading
;ReportStatus - Completion/IncompletePassedFailed
;Completion - Report Completion only; applicable to SCORM 2004 as well as SCORM 1.2 like LMSes
;IncompletePassedFailed - In 1.2 (and similar LMSes), in Cp6, user can choose to send Incomplete initially, which will change to Passed/Failed
ReportStatus=Completion

;CompletionCriteria - Access/QuizOnly/QuizAndViews/ViewsOnly
CompletionCriteria=QuizOnly
;CompletionSlideViewPercentage - Number in percentage/raw number indicates slides
CompletionSlideViewPercentage=100%
;QuizCriteria - Passed/Attempted/PassedOrAttemptLimitReached
QuizCriteria=Passed

;Success Criteria  - Makes sense for only scorm 2004 like lms
;ReportSuccess - True/False
ReportSuccess=True
;SuccessCriteria - Access/QuizOnly/QuizAndViews/ViewsOnly
SuccessCriteria=QuizOnly
;SuccessSlideViewPercentage - Number in percentage/raw number indicates slides
SuccessSlideViewPercentage=100%