Best practice forum (Archived)

This forum discussion has been removed

 
This forum post has been removed
Thursday, 29 March 2012, 8:30 AM
The content of this forum post has been removed and can no longer be accessed.
Dan Marsden
Re: Tracking no. of attempts on SCORM package
by Dan Marsden - Thursday, 29 March 2012, 12:48 PM
 

Hi Hannah, 

a new attempt won't be generated unless the "current" attempt has a completion status of "passed" or "complete" - if your SCORM package isn't setting those values we did have a "forcecompleted" setting as well but I can't remember if that's been ported to Totara.

Craig Eves
Re: Tracking no. of attempts on SCORM package
by Craig Eves (Totara Support) - Thursday, 29 March 2012, 2:45 PM
Group Totara

Hi Dan

There is only a force new attempt option available for SCORM in Totara

Would this have the same effect  as forcecompleted or would this be no good as  you wouldn't have the option to continue on an existing attempt (might not be a problem if it is a short SCORM)

Craig

Dan Marsden
Re: Tracking no. of attempts on SCORM package
by Dan Marsden - Thursday, 29 March 2012, 3:00 PM
 

Thanks Craig - forcecompleted is a separate setting available in Moodle 2 that forces a users "attempt" in Moodle to be complete - it can interfere with the usual behavior of a SCORM package so should be used very carefully - (but in this case it isn't in Totara so can't be used anyway.)

You may need to modify your SCORM package to always return a "Completed" or "passed" status.

This forum post has been removed
Friday, 30 March 2012, 1:19 AM
The content of this forum post has been removed and can no longer be accessed.
Dan Marsden
Re: Tracking no. of attempts on SCORM package
by Dan Marsden - Sunday, 1 April 2012, 1:10 AM
 

an incomplete status means that the attempt hasn't "finished" - so the next time a user enters the SCORM they will be within the same "previous" attempt. - This is just how SCORM works.

If you want each "entry" to a SCORM package to be a "new" attempt - your SCORM must always set the completion status to "complete" or "passed"