-
Bug
-
Resolution: Fixed
-
Major
-
2.5.3, 2.6.1, 2.6.2, 2.6.5, 2.7.2, 2.7.7, 2.8.5, 2.9
-
MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
master_
MDL-44548 -
SCORM modules added from file system repo are not updating when file/s replaced in repo.
Instructions were followed from:
http://danmarsden.com/blog/2013/09/24/managing-scorm-content-in-moodle-2-6/
Essentially:
1. Save zipped SCORM object to file system repository directory that you have created under moodledata folder
2. Create new activity in Moodle, selecting SCORM package.
3. Use file picker to choose SCORM object from file system repository you set up (make sure to select Create an Alias / Shortcut and assign Auto-Update to Every Time It's Used or Daily)
4. Go through lesson/quiz to completion.
5. Make change to SCORM object and save updated file in repository directory (renaming or deleting old file).
6. Enter lesson again to check if update occurred (or after cron job run if Daily selected).
Current result is no change to the SCORM object when accessed either minutes later, hours later or after cron job.
Appears file is either a) not being checked properly for difference - although it does appear to be based on code or b) is being checked for difference but still not parsing this information correctly and retrieving the updated file.
- has a non-specific relationship to
-
MDL-43192 invalid use of root_path in filesystem/lib.php send_relative_file()
-
- Closed
-
-
MDL-28579 SCORM replace filepicker element with filemanager and allow linking.
-
- Closed
-
-
MDL-41580 Allow an imsmanifest.xml file to be selected from a file system repository and allow relative linking
-
- Closed
-
- has been marked as being related by
-
MDL-47405 Don't rely on auto-update when using file alias in SCORM
-
- Closed
-
- is blocked by
-
MDL-47729 repository_filesystem does not like import_file_contents
-
- Closed
-
- Testing discovered
-
MDL-47729 repository_filesystem does not like import_file_contents
-
- Closed
-