Prevent Captivate from Sending Score
We have several SCORM packages that are not scored - strictly informational. However, when our learners complete the SCO they are upset to see a score of 0. We're using Captivate 8 to publish as a SCORM 2004 package, and have the Completion criteria set to 100% slide views, and the Success criteria is not selected. After playing with all of the possible options, we have decided that the only way to prevent Captivate from sending the score is to hack the code in the .js files. We've tried this with the SCORM_utilities.js file and the scormdriver.js file, but Captivate still sends a score shortly after initializing the SCORM API. From the debug logs: SetValue('cmi.score.raw', '0') returned 'true' in 0 seconds
We have tested SCORM packages using SmartBuilder and can prevent the LMS from showing a score, but Captivate doesn't have the reporting flexibility that SmartBuilder offers. Is there a way to prevent Captivate from sending a score?
