If you receive the error attached to this post when launching a course using SCORM Engine 2007.x...you will need to tweak your integration file. To fix this find the <clientname>integration.js file that will be among the other ui files like *deliver.aspx and such. Replace all instances of .GetMeasureStatus() with .GetMeasureStatus(null, false) and possibly GetNormalizedMeasure() to GetNormalizedMeasure(null, false.
GetMeasureStatus() error when Launching a course

Have more questions? Submit a request