Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.9.3
-
Fix Version/s: DEV backlog
-
Component/s: SCORM
-
Labels:
-
Environment:Debian Linux
-
Database:MySQL
-
Difficulty:Moderate
-
Affected Branches:MOODLE_19_STABLE
Description
I have to import individual SCORM packages one at a time with Moodle. In developing and testing content I am nearing over 1,000 individual packages. Each one requires manual naming, describing and browsing for the corresponding zip file.
I propose creating a multiple file selection technique and the ability to automatically infer name and description from the SCORM package manifest itself. This would automate the process and save a considerable amount of time.
Additionally, if these packages are updated en masse I currently have to edit each individual one and save it again in order to get Moodle to freshen its extracted cache. For a batch of 125 that results in 375 clicks required and a lot of tabs (and patience). Ideally, the ability to freshen SCORM packages in a particular course is needed. Perhaps by comparing last modified date of the SCORM zip file, or a hash of its content, with known values in the database?
adding Piers - I've been thinking about a SCORM repository Plugin for Moodle 2.0 to replace the old not well supported IMS repository stuff in 1.9 - I wonder if this is something we could add to the plugin.... something to think about anyway! - thanks for the report.