SCORM doesn't trigger completion

SCORM doesn't trigger completion

by John D. Black -
Number of replies: 3

I created a SCORM Module with Articulate Storyline and deployed it on our Moodle site. It is configured to exit the course when its timeline ends. In Storyline, SCORM Tracking is based on the number of slides viewed and Completion is set to 1 of 16. Report Status to LMS is Complete/Incomplete

In Moodle, I set up quiz with a Grade Condition that only makes it available after the SCORM is 50% completed. However, the SCORM is not triggering completion. I can’t think of any other reason for it not to trigger. Any ideas?

Moodle 2.3.2

Average of ratings: -
In reply to John D. Black

Re: SCORM doesn't trigger completion

by Andrea Bicciolo -
Hi John,

If you set up a quiz to be available according to a grade condition based on the score of a given SCORM activity, the quiz will become available only when students will reach that grade condition while attempting the SCORM. You may want to check the grade options set for your SCORM activity and when the package communicate to Moodle the score obtained by students.

However, since you are using Storyline there are good chances that your package is composed by a single SCO. If this is the case and if you set up your package to communicate SCO complete/incomplete status, another option you could try is using the completion setting of the SCORM, then configure conditional access to quiz based on the SCORM SCO status: http://docs.moodle.org/23/en/SCORM_settings#Activity_completion_settings

To configure conditional access to an activity based on completion status of another activity, make sure activity completion is enabled on your site and in the course as well: http://docs.moodle.org/23/en/Activity_completion
Average of ratings:Useful (1)
In reply to Andrea Bicciolo

Re: SCORM doesn't trigger completion

by John D. Black -

Thanks Andrea,

I got it to work by changing the SCORM settings in Moodle so Grading Method is "Learning Objects."

Average of ratings:Useful (1)
In reply to John D. Black

Re: SCORM doesn't trigger completion

by Roger Mepham -

Thanks a lot John for posting your solution - worked for me too!