Thread: SCORM Issue
View Single Post

Old 03-12-2009, 10:54 AM   # 2
dmozealous
Moderator
 
dmozealous's Avatar
 
Join Date: Feb 2006
Location: Boulder, CO
Posts: 882
Default Re: SCORM Issue


Hi,

Not sure exactly why this would work any different in the studio '09 release than in the AP5 release but, one thing you might want to try is changing some of the Configuration.js options.

After publishing in AP 09 navigate to the \lms subfolder of the published output and open the Configuration.js file in notepad. This file contains several undocumented/unsupported configuration options. One that might specifically help you is the ability to set content so that the SCORE can only improve on subsequent attempts. You can find the option here:

Quote:
var SCORE_CAN_ONLY_IMPROVE = false; //set this to true to ensure that on subsequent attempts, a learner's score can only go up
Now, I am not entirely positive on this, but it might work...however, I am not sure if this just affects score or score and status.
__________________
Dave Mozealous
Quality Assurance Manager
Visit my blog @ http://www.mozealous.com

You should follow me on twitter here.
dmozealous is offline  
Reply With Quote