Best practice forum (Archived)

该论坛讨论已删除

 
该论坛帖子已被删除
2012年03月29日 Thursday 08:30
该论坛帖子的内容已被删除,无法再访问。
MarsdenDan
Re: Tracking no. of attempts on SCORM package
MarsdenDan 发表于 2012年03月29日 Thursday 12:48
 

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
Eves (Totara Support)Craig 发表于 2012年03月29日 Thursday 14:45
小组 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

MarsdenDan
Re: Tracking no. of attempts on SCORM package
MarsdenDan 发表于 2012年03月29日 Thursday 15:00
 

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.

该论坛帖子已被删除
2012年03月30日 Friday 01:19
该论坛帖子的内容已被删除,无法再访问。
MarsdenDan
Re: Tracking no. of attempts on SCORM package
MarsdenDan 发表于 2012年04月1日 Sunday 01:10
 

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"