Hi guys!
I got an error when I uploaded a simple course in a LMS, it froze at the loading gif and my console reported this:
index_lms.html:1
Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at Object.getCustomStates (adapt.min.js:8)
at Object.get (adapt.min.js:8)
at n.get (adapt.min.js:2)
at Object.onConfigLoaded (adapt.min.js:8)
at Object.<anonymous> (backbone.js:2)
at Object.<anonymous> (underscore.js:5)
at _ (backbone.js:2)
at m (backbone.js:2)
at f (backbone.js:2)
What it could be? My course works perfectly on scorm cloud an others too... I don't know if it could be an issue, but I read about missing JSON mime type seetings on server side. I'm clueless...