I am using Scorm2004API and hosting SCORM Advanced Run-Time Calls. I am getting error
scorm-again:10
throwSCORMError : 401: The data model element passed to SetValue (cmi.objectives.undefined.progress_measure) is not a valid SCORM data model element.
scorm-again:10
throwSCORMError : 401: The data model element passed to SetValue (cmi.objectives.undefined.completion_status) is not a valid SCORM data model element.
I am using
Scorm2004API
and hosting SCORM Advanced Run-Time Calls. I am getting errorThis should be a valid SCORM data model element. From the data model reference:
scorm-again then does not populate these values to the underlying window.API_1484_11.cmi object.
Any help would be appreciated