Best practice forum (Archived)

تمت إزالة منتدى المناقشة هذا

 
لقد تمت إزالة مشاركة المنتدى هذه
Friday, 20 April 2012, 2:59 AM
تمت إزالة محتوى هذه المشاركة في المنتدى ولم يعد من الممكن الوصول إليها
لقد تمت إزالة مشاركة المنتدى هذه
Monday, 30 April 2012, 3:03 AM
تمت إزالة محتوى هذه المشاركة في المنتدى ولم يعد من الممكن الوصول إليها
Dan Marsden
Re: Information missing from SCORM reports
بواسطة Monday, 30 April 2012, 3:18 AM - Dan Marsden
 

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!

لقد تمت إزالة مشاركة المنتدى هذه
Thursday, 10 May 2012, 6:20 PM
تمت إزالة محتوى هذه المشاركة في المنتدى ولم يعد من الممكن الوصول إليها
Craig Eves
Re: Information missing from SCORM reports
بواسطة Thursday, 10 May 2012, 7:17 PM - Craig Eves (Totara Support)
مجموعة 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

لقد تمت إزالة مشاركة المنتدى هذه
Thursday, 10 May 2012, 8:24 PM
تمت إزالة محتوى هذه المشاركة في المنتدى ولم يعد من الممكن الوصول إليها
Craig Eves
Re: Information missing from SCORM reports
بواسطة Thursday, 10 May 2012, 9:16 PM - Craig Eves (Totara Support)
مجموعة 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

لقد تمت إزالة مشاركة المنتدى هذه
Thursday, 10 May 2012, 9:52 PM
تمت إزالة محتوى هذه المشاركة في المنتدى ولم يعد من الممكن الوصول إليها
Simon Coggins
Re: Information missing from SCORM reports
بواسطة Friday, 11 May 2012, 2:26 AM - Simon Coggins
مجموعة 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

Simon Coggins
Re: Information missing from SCORM reports
بواسطة Monday, 30 April 2012, 7:35 PM - Simon Coggins
مجموعة 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

لقد تمت إزالة مشاركة المنتدى هذه
Tuesday, 1 May 2012, 12:43 AM
تمت إزالة محتوى هذه المشاركة في المنتدى ولم يعد من الممكن الوصول إليها
Simon Coggins
Re: Information missing from SCORM reports
بواسطة Thursday, 10 May 2012, 2:52 PM - Simon Coggins
مجموعة Totara

Just to confirm this fix made it into 1.1.15.

Simon