Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 1.9.2
-
Fix Version/s: None
-
Component/s: Accessibility, Course, Files API, Quiz
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
Say we have a collection of course files, with an image among them. I put the image in a quiz. I then decide that I want to organize my course files into folders. Of course then when I go back to the quiz, the image is no longer displayed because the link is broken.
The best solution I could think of:
When images etc. are inserted in quizzes etc., a log is kept of the file which it is linked to. Then in the course file manager, when files are moved or deleted it checks against that log and warns the user that a link has been broken, and instructs them how to fix it (or automatically fixes it).
I know this is barely a bug, and perhaps more like a new feature. Sorry if my ticket typification peeves you.
Issue Links
| This issue will be resolved by: | ||||
| MDL-16094 | File storage conversion Quiz and Questions |
|
|
|
I think there is no solution to this, other than waiting for the new file handling system to be released in Moodle 2.0.