{Filename?} RE: [Xerte] interesting problem when using SCORM inMoodle

John Evason Jev at ulverstonvictoria.cumbria.sch.uk
Thu Mar 18 16:16:29 GMT 2010


Thanks Julian, working fine now.

John

From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney
Sent: 18 March 2010 15:48
To: Xerte discussion list
Subject: RE: {Filename?} RE: [Xerte] interesting problem when using SCORM inMoodle

Change the path to the data on the Learning Object to point to template.xml, rather than mediaInteractions.xml as you have it.


From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of John Evason
Sent: Thursday, March 18, 2010 3:44 PM
To: 'Xerte discussion list'
Subject: RE: {Filename?} RE: [Xerte] interesting problem when using SCORM inMoodle

I'm having something similar to this problem with the Media Interactions template. Activities have been created adding a flv with stimulating question pages, however when exported (as a zip or scorm) and run either locally or on moodle no content loads (hangs on a loading bar).

Working with the comments in this thread I have not been able to get a Media Interaction template to load yet.

I have put a exported zip and scorm for people to have a look at here
http://www.ulverstonvictoria.cumbria.sch.uk/xerte/sample_mi_scorm.zip
http://www.ulverstonvictoria.cumbria.sch.uk/xerte/sample_mi_zip.zip

Cheers
John

From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of RonM
Sent: 04 March 2010 23:07
To: 'Xerte discussion list'
Subject: {Filename?} RE: [Xerte] interesting problem when using SCORM in Moodle

Works in Moodle too!
Also fixes the example shared by Adam earlier!
Also fixes LO's I'd tested in Moodle previously just by replacing the flash.js file!

So to summarise:
Problem only happened with LO's set to full screen or fill window exported as scorm and imported into Moodle. Which is what made it seem so intermittent.
None of the changes today to scormRLO.htm fixed this without causing the firefox problem.

Checking flash.js and replacing the following:
document.writeln('<br>');
document.writeln('<center><div id="sco" style="width:' + rloWidth + 'px; height:' + rloHeight + 'px;">');

with the following
document.writeln('<div id="sco" style="width:' + rloWidth + 'px; height:' + rloHeight + 'px;">');

fixed it offline and in Moodle.

.js file attached for anyone with the disappearing problem to try.

I think we got there!
Cheers :)


From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney
Sent: 04 March 2010 22:44
To: Xerte discussion list
Subject: RE: [Xerte] interesting problem when using SCORM in Moodle

Good. Now it's Moodle's problem... and the question will be 'what happens in the ADL test suite' if anything's wrong ;-)

apiwrapper.js is pretty much the ADL supplied wrapper, so there oughtn't to be issues there.

flash.js is my own flash embedding code - Pat found a problem in there earlier fixed it.

I'll update all the downloads tomorrow so at least we have a good step forward. I know it works in WebCT, so I'd say there's a good chance it will work in another LMS...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20100318/64e69c51/attachment.html


More information about the Xerte mailing list