Hi guys,
So, we've been using the Spoor plugin to track SCORM for one of our ADAPT courses. There are about 53 components in the course - which I guess is a lot? - and the course loads quick quickly on SCORM cloud.
However, whenever we complete a number of chapters (for example, 5 chapters) and save/quit and try and resume - the course hangs on the loading screen (after the initial menu has loaded correctly).
We also experienced something similar in Windows 10 on Microsoft Edge, where the first initial menu would load, but the screen with the components would hang on the 'isReady' function.
Here is a copy/paste from the console:
SCORM.data.get('cmi.core.lesson_location') value: 5ad984e05fb2090021067f7b
adapt.min.js:13584 SCORM.data.set('cmi.core.lesson_location') value:
4adapt.min.js:13584 SCORM.data.set('cmi.suspend_data') value: {"lang":"en","assessment":{"Assessment1":[0,0,4,0,1,{"5ad984e05fb209002106800f":null,"5ad984e05fb2090021068010":null,"5ad984e05fb209002106800e":null,"5ae6bdbaf0685970211dd99b":null,"5ad984e05fb209002106801e":null,"5ad984e05fb209002106801f":null}]},"completion":"-0010000000110000000000000000000000001000000000000","questions":"","_isCourseComplete":false,"_isAssessmentPassed":false}
adapt.min.js:13584 SCORM.data.set('cmi.core.lesson_location') value: 5ad984e05fb2090021067f7b
I've tried to resume in Windows 10 on both Edge and Chrome, with no luck. The majority of the components are the <Media> component, along with some basic Multiple Choice and Drag & Drop components. We believe (think?) it's related to the Media component.
Any help you could provide would be greatly appreciated, as we are struggling to fix this!
Is there anything we need to provide, or does this ring a bell?
Thanks :)