Captivate export. Js error
Hello
I'am trying to play a captivate export. But when i load the index_scorm.html i have this error in the js console.
Uncaught TypeError: Cannot read property 'charAt' of undefined
at cp.QuizState.readNumber (CPM.js:1320)
at cp.QuizState.readString (CPM.js:1322)
at cp.PlaybackController.restoreObjectsFromState (CPM.js:1398)
at Function.cp.resumeValuesFromDataChunk (CPM.js:1315)
at cp.PlaybackController.RestoreQuizState (CPM.js:1439)
at Function.cp.NewQuizLibraryInit (CPM.js:1014)
at Function.cp.CPPreInit (CPM.js:1022)
at Function.cp.ContinueCPInit (CPM.js:2192)
at LoadContent (CPM.js:1314)
at InitializeExecuted (scormdriver.js:1879)
the module it's not play on a LMS. I have my own wrapper to get scorm data.
Somebody did have this error ?
