Moodle 1.9.12+ & SCORM 1.2 Communication API not working

Moodle 1.9.12+ & SCORM 1.2 Communication API not working

by Pierre Clavet -
Number of replies: 6

Hi Everyone,

I have a SCORM 1.2 package that I'm trying to test on our installation of Moodle 1.9.12+ and I'm getting a SCORM Error right when it loads.  The message is "The SCORM API was not found. Communication will not occur. Do you want to continue?"

My understanding is that SCORM is integrated into Moodle 1.9.12+.

See screenshot for error message.  Any help is much appreciated.

Pierre

Attachment scorm_error.png
Average of ratings: -
In reply to Pierre Clavet

Re: Moodle 1.9.12+ & SCORM 1.2 Communication API not working

by Amy Groshek -
What browser?
What authorware?
Can you share the package?
Can you provide the debugging log?
In reply to Amy Groshek

Re: Moodle 1.9.12+ & SCORM 1.2 Communication API not working

by Pierre Clavet -

Hi Amy - thanks for replying.

Browsers: Chrome 13.0.7 & IE 9.0.8112

Authorware: I requested that info from the provider.

Share the package: not sure, will check with the partner we are working with

Debbuggin log: see screen shot. 

When I got the Debugging interface I clicked on Call LMS Initialize and the result was "LMSInitialize Successful!".

Attachment scorm_debugg log.png
In reply to Pierre Clavet

Re: Moodle 1.9.12+ & SCORM 1.2 Communication API not working

by Amy Groshek -
Good job with debugging!

For some reason the package fails to initialize. If you have the activity settings such that the package opens in a new window, it could be unsophisticated checking for the API when opening in a new window. If that's case, set it to open in the same window & see what happens.

Other than that, not sure what to tell you. There's not even a failed attempt at LMSInitialize() in the log... sad
In reply to Amy Groshek

Re: Moodle 1.9.12+ & SCORM 1.2 Communication API not working

by Pierre Clavet -

Thanks for the reply, just came back from vac.

I tried both settings in moodle, open in current window and pop-up window and giving me the same error. sad  booo. hehe

I tested another package and it's also giving me the same error.  I'm thinking it's something in Moodle 1.9.12+, bug maybe.  not sure.

I'm not a SCORM expert so if anyone can help out, let me know.

Cheers!

In reply to Pierre Clavet

Re: Moodle 1.9.12+ & SCORM 1.2 Communication API not working

by Amy Groshek -
Are you able to share the package?
In reply to Amy Groshek

Re: Moodle 1.9.12+ & SCORM 1.2 Communication API not working

by Pierre Clavet -

Yes, here are the packages.  Links to download them.  The smaller one is one that I just used for testing, getting the same type of error.  The bigger one is that one that has to work.

I was told the supplier use "Rapid Intake’s ProForm tool" for dev.

small for testing: http://guestupload.cooptraining.ca/uploads/scorm_1_2_test.zip

real package: http://guestupload.cooptraining.ca/uploads/cghrc_mod1_French.zip

Thanks for your help!!

Pierre