Closed cgarciaarano closed 1 year ago
I'm trying to publish courses on Workday LMS (called Workday Learning) and also SCORM Cloud, and in both cases the course is failing to find the SCORM API, so no progress is tracked.
I run the code from https://scorm.com/scorm-explained/technical-scorm/run-time/api-discovery-algorithms/ in the JS console, and it actually finds the API, so I guess it's an implementation issue.
This happens in both SCORM 1.2 and 2004
I just realized that this definition is on a different repo. Will close the issue and open it there
I'm trying to publish courses on Workday LMS (called Workday Learning) and also SCORM Cloud, and in both cases the course is failing to find the SCORM API, so no progress is tracked.
I run the code from https://scorm.com/scorm-explained/technical-scorm/run-time/api-discovery-algorithms/ in the JS console, and it actually finds the API, so I guess it's an implementation issue.
This happens in both SCORM 1.2 and 2004