Hi Adapt Team/Community,
When testing vanilla adapt and the default boilerplate course that it produces with our client's Scorm 1.2 LMS, we noticed after going through the entire course the flag for completion was not set. Taking it offline, we ran the course under localhost:9001 where the scorm calls would throw errors and notice upon completing the course that the "_isAssessmentPass" flag was marked true, while the "_isCourseComplete" remained false (see screenshot).
I am not sure if the above items are related, but does bring up the question if Adapt supports Scorm's "cmi.completion_status" and if so, how does one implement course complete status? Thanks!