We have an issue where we have updated a course on our LMS from Adapt 4 to 5.
Now, when a learner has completed the course in the Adapt 4 version, while the LMS is passing
SCORM.data.get('cmi.core.lesson_status') value: completed
The course is incomplete and locked.
INFO: course._isComplete: false, course._isAssessmentPassed: false, block completion: ----11-11-11100--0000000-0000000010----111111111111-1001111010001010-0111-11111101-1
Is there any way I could force the course to be completed when the core lesson status is set to completed from the LMS?
Thanks