Hi
Have read through a lot of posts and can't seem to find an answer. I have a SCORM compliant content pack which contains a main swf file that brings in data from external xml files. It all works fine on Moodle set up on localhost and on other VLE's, but when deployed on a Moodle web server the connection between the swf and xml breaks.
1. Is it possible to deploy a content pack with this type of content? If so, how?
2. Do I have to use the Flash Module? Would this mean I could create an IMS content pack which would deploy correctly? Would this then mean I would need to create different content packs for different VLE's?
3. Is Moodle SCORM compliant? If so, surely a well formed imsmanifest file within a content pack would deploy successfully? Or are there some settings/restrictions that stop this from happening?
Like many others I am using the .load("xml/main.xml") method (AS2).
Also wasn't sure if this query should be posted here or in the SCORM module. Sorry if it's the wrong place.
Any help at all would be greatly appreciated.
Thanks, Mark