SCORM 2004 Course marking as passed when launched

Hi can anyone help with this, we have a course that we have given to a customer, we have used the SCORM 2004 4th edition publish via advanced option. Matched the LMS status criteria met and failed to the LMS (Passed/Failed) have the exit status as suspend.

But as you can see from the screenshot the course is marking as complete as soon as its launched. Why would this be happening when the course behaviour is set to when assessment is complete?

Thanks, Robyn

Hi @RobynCPL that screenshot on the left shows SCORM 1.2 data fields e.g. 'cmi.core.student_name' - in SCORM 2004 that field is 'cmi.learner_name'

Is it perhaps the case that you have published for SCORM 2004 but your customer is testing it as if it were SCORM 1.2?

Also note that in the screenshot it shows the suspend data being set to '307070249' - but that is not something I’ve ever seen Evolve use.

Evolve’s suspend data format normally looks like this:

{"_version":1,"_refId":"66b4a9498cea2eb4987d002f","_progress":25,"_completionProgress":25,"_score":0,"_isComplete":false,"_status":"incomplete","_statusSetBy":"courseCompletion","_sessionTime":7,"_state":"3000","_lastCompletedComponentId":"67d953e02815aafeeac862ff"}

Or, when ‘Use advanced tracking’ is enabled, like this:

eyJfdmVyc2lvbiI6MSwiX3JlZklkIjoiNjZiNGE5NDk4Y2VhMmViNDk4N2QwMDJmIiwiX3Byb2dyZXNzIjoyNSwiX2NvbXBsZXRpb25QzhlzY29yZSI6MCwiX2lzQ8YmZSI6ZmFsc2XEH3RhdHVzIjoiaW7HQ2XEXsYXU2V0QnkiOiJjb3Vyc2XHPeQApsQiZXPkALFUaW1lIjo4xzNlIjrwAMzEVm9uZW50cyI6W1swLDEsMV0sWzAsMCww0QhdLCJfYmxvY2vGLMQYyQTEHGFydGljbGXHHsQSY29udGVudE9iamVjyWLFGnZhcmlhYsYtxBB0cmlnZ2VyyA9sb2dpY1PpALP0ARtpc1Bhc3NlZMoS6gF05AFP6AFafSwiX2V4dGVu5AD1cyI6e33EEmxhc3TIVGTECeUBBeYB1zdkOTUzZTAyODE1YWFmZWVhYzg2MmZmIn0=
1 Like