SCORM package is not being displayed

SCORM package is not being displayed

by Mohd Ehtesham -
Number of replies: 3

Hi,

I am using ppt2flash to generate SCORM complaint learning material but when deploying the same using SCORM/AICC activity it is not being displayed in the interface.

Do I need to do activate any other settings to get it worked.

Thanks for the answers.

Regards,

Ehtesham

Average of ratings: -
In reply to Mohd Ehtesham

Re: SCORM package is not being displayed

by Mohd Ehtesham -

Hi,

Waiting for reply,

We are using moodle 1.8 version and in this we are not able to see the uploaded scorm course playing, therefore I tried to check with the version 1.9 beta and amazing scorm is working fine there.

I tried to find out the difference I got the two different url like:

For moodle 1.9 where I can the corse:

http://kms/moodle/file.php/2/moddata/scorm/1/index_lms.html

and in moodle 1.8 only blank page is appering and some time page not displayed message:
http://kms/elearn/file.php?file=/17/moddata/scorm/10/index_lms.html

when I tried to edit the url like this I got the course in moodle 1.8 also

http://kms/elearn/file.php/17/moddata/scorm/10/index_lms.html

Can any body guide me for this:

Regards,

Ehtesham

In reply to Mohd Ehtesham

Re: SCORM package is not being displayed

by Rod Ward -

Ehtesham,

The difference between why one Moodle is playing SCORMs better than the other is explained in the syntax of the hyperlinks. There is a setting in Moodle at Admin > Server > HTTP > Use Slash Arguments. If this box is checked the links to files inside the Moodle course files look like the one in your Moodle 1.9 example. If slash arguments are turned off, the same link has file.php?file= as it does in your Moodle 1.8 example.

So it looks to me like the issue is not which version you are running but how you have the Use Slash Arguments setting configured.

Go in and change the setting on your 1.8 server and see if it works then.

Regards

Rod

Average of ratings:Useful (1)
In reply to Rod Ward

Re: SCORM package is not being displayed

by Mohd Ehtesham -

Hi Rod,

Great !! It's working fine now.

Thanks for your wonderful reply.

Regards,

Ehtesham