SCORM Course not Initiating in 2.8.1 LMSInitialize("", "") => 0 scoid = undefined

SCORM Course not Initiating in 2.8.1 LMSInitialize("", "") => 0 scoid = undefined

by Pavan Kota -
Number of replies: 2

Hi,

We have a SCORM SCO that used to run in 2.7.2. The SCORM API Activity Log shows the following when I launch the SCO.

Sun, 28 Dec 2014 06:12:04 GMT: Moodle SCORM 1.2 API Loaded, Activity: test, SCO: R_SCO001

Sun, 28 Dec 2014 06:12:04 GMT: Moodle SCORM 1.2 API Loaded, Activity: test, SCO: R_SCO001

Sun, 28 Dec 2014 06:12:04 GMT: LMSInitialize("", "") => 0

Sun, 28 Dec 2014 06:12:04 GMT: LMSGetValue("cmi.core.lesson_status") - not attempted => 0

Sun, 28 Dec 2014 06:12:04 GMT: LMSSetValue("cmi.core.lesson_status", "incomplete") => 0

Sun, 28 Dec 2014 06:12:04 GMT: LMSGetValue("cmi.core.lesson_location") - => 0

-------------------------------

When I test the same SCO in 2.8.1, the SCORM API Activity Log shows the following:

Sun, 28 Dec 2014 06:07:51 GMT: Moodle SCORM 1.2 API Loaded, Activity: test, SCO: R_SCO001

Sun, 28 Dec 2014 06:07:52 GMT: LMSInitialize("", "") => 0 scoid = undefined

--------------------------------

I am not sure what the problem is. Any help would be appreciated.

Thanks & Best regards,

Pavan Kishore K Subramanya

Average of ratings: -
In reply to Pavan Kota

Re: SCORM Course not Initiating in 2.8.1 LMSInitialize("", "") => 0 scoid = undefined

by Pavan Kota -

Quick update.

Have also checked the php errors logs at php_error_log and there is no php error coming up in 2.8.1

In reply to Pavan Kota

Re: SCORM Course not Initiating in 2.8.1 LMSInitialize("", "") => 0 scoid = undefined

by Noel Dieschburg -

Hello Sir,

I have the same problem with moodle 2.8.2.

Have you found a solution? 

Thanks in adavance.