Picture of Dan Jonsson
SCORM 2004
by Dan Jonsson - Sunday, 31 January 2016, 2:37 PM
 

How do I set the output result to SCORM 2004?

 

Danne/

Picture of John Bradley
Re: SCORM 2004
by John Bradley - Monday, 1 February 2016, 9:34 AM
 

Hi Dan,

To change the vesion follow this path, src/extensions/adapt-contrib-spoor/js/scorm/API.js.

Around line 98 you can specify a specific API.

 

Picture of Matt Leathes
Re: SCORM 2004
by Matt Leathes - Monday, 1 February 2016, 9:58 AM
 

Have a look at the _scormVersion property in the README for the spoor extension.

You'll also want to search these forums for other posts about SCORM 2004 for some useful tips.

Picture of Dan Jonsson
Re: SCORM 2004
by Dan Jonsson - Tuesday, 2 February 2016, 8:09 AM
 

Thanks for your reply!

 

When still in 1.2.

I get an LMSGetLastError from the debugconsol in ScormCloud.

It seems that the error check gets an empty string that causes this.

Do you have any experience in this?

 

Danne/

Picture of Matt Leathes
Re: SCORM 2004
by Matt Leathes - Tuesday, 2 February 2016, 11:28 AM
 

sorry, no - I've tested Adapt on SCORM Cloud quite a bit - I generally will test any update to the tracking extension on both Moodle and SCORM Cloud specifically to make sure it doesn't have any errors.