Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: None
-
Component/s: SCORM
-
Labels:None
-
Affected Branches:MOODLE_17_STABLE
Description
1) Allow the filename field for SCORM to accept http:// addresses.
2) When the file is external (http) then download that file locally
3) Unpack it as usual and process/use the manifest as usual
(this may link to local files in the zip or external files in the repo etc)
Just to clarify what we need to do:
Nothing to do already accepted.
We can modify validate.php adding package download and returning the right local datadir
(this may link to local files in the zip or external files in the repo etc)
Nothing to do. (reference field contains the external link, datadir contains the local dir)