Best practice forum (Archived)

该论坛讨论已删除

 
该论坛帖子已被删除
2012年04月20日 Friday 02:59
该论坛帖子的内容已被删除,无法再访问。
该论坛帖子已被删除
2012年04月30日 Monday 03:03
该论坛帖子的内容已被删除,无法再访问。
??
Re: Information missing from SCORM reports
?? 发表于 2012年04月30日 Monday 03:18
 

Hi Hannah - probably not quite enough info here for the Totara team to diagnose this - here's my understanding of the part that I think could be a bug with the way attempts are generated in Totara.

Something is incrementing the "attempt" var without an actual attempt occuring

something is registering an "empty" attempt in SCORM without the user actually entering and loading the SCORM correctly.

A possible location for this in the totara code (I haven't looked at the totara code to trace this so I might be wrong) could be the way pop-up windows are handled/blocked.

Eg - user loads SCORM but pop-ups are blocked, Totara registers this as an "attempt"
when user reloads with pop-up blocked instead of using the previously created "empty" attempt it generates a new one.

For the Totara team to resolve this may need a copy of the SCORM you are using - I guess one of them will get in touch for further info if required.

Note to Totara LMS team - feel free to ping me on jabber/irc if you want more info - thanks!

该论坛帖子已被删除
2012年05月10日 Thursday 18:20
该论坛帖子的内容已被删除,无法再访问。
Craig Eves
Re: Information missing from SCORM reports
Eves (Totara Support)Craig 发表于 2012年05月10日 Thursday 19:17
小组 Totara

Hi Sonia

The SCORM interactions are stored in the course under Grades report - select the SCORM and the attempt no and then the track details link as below.

SCORM report

This information is also available using the Report builder and the SCORM report source.

The information needs to be published from the SCORM to pass into Totara so as long as you have done this then it should show up in Totara.

Note that you should publish the SCORM v1.2 as some of the SCORM 2004 interactions are not supported.

Craig

该论坛帖子已被删除
2012年05月10日 Thursday 20:24
该论坛帖子的内容已被删除,无法再访问。
Craig Eves
Re: Information missing from SCORM reports
Eves (Totara Support)Craig 发表于 2012年05月10日 Thursday 21:16
小组 Totara

Hi Sonia

The track details link appears for me when I click on the users attempt no.

The track details doesn't show any extra information than what's available in the report builder fields.

The SCORM package file I used was saved as one file per SCORM and each section in the SCORM had a track details next to it. I have attached this file to see if this helps to see the information.

Craig

该论坛帖子已被删除
2012年05月10日 Thursday 21:52
该论坛帖子的内容已被删除,无法再访问。
CogginsSimon
Re: Information missing from SCORM reports
CogginsSimon 发表于 2012年05月11日 Friday 02:26
小组 Totara

Report builder's scorm report is just a summary - it doesn't currently support providing full tracking details (although it would be possible to write a new source to report on this).

For now I'm afraid you'll have to use moodle's built in reporting to view the details of each individual.

Simon

CogginsSimon
Re: Information missing from SCORM reports
CogginsSimon 发表于 2012年04月30日 Monday 19:35
小组 Totara

Hi Hannah,

I looked into it - it seems to be a problem with the way Internet Explorer handles form submission when the popup blocker gets activated - the user gets prompted to resubmit the form and if they do it creates the false record.

I've written a workaround that seems to resolve the problem, we'll include it in this week's release (1.1.15) which is due out tomorrow.

I've sent Catalyst the patch in case you need it sooner.

Thanks,

Simon

该论坛帖子已被删除
2012年05月1日 Tuesday 00:43
该论坛帖子的内容已被删除,无法再访问。
CogginsSimon
Re: Information missing from SCORM reports
CogginsSimon 发表于 2012年05月10日 Thursday 14:52
小组 Totara

Just to confirm this fix made it into 1.1.15.

Simon