-
Bug
-
Resolution: Fixed
-
Minor
-
3.9.6, 3.10.3
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
On Moodle 3.9.4 when copying a course from Manage courses and categories > copy course, specific settings in mod_folder get copied incorrectly.
The source course contains multiple mod_folder instances with the 'Download folder' option disabled, but their copies in the target course have this option set to enabled.
mod_folder specific settings:
- Show content on course page
- Show download button ==> disabled
Tested this on school.moodledemo.net as well, same result.
To replicate:
- In a course, add a mod_folder instance with at least 1 file in it
- set the mod_folder instance to display on course page, no download button and save
- Go to course admin menu > copy course
- Check result in target course:
- Download button for copied mod_folder instance displays
- has a non-specific relationship to
-
MDL-51306 Bulk download all files within a folder activity as ZIP file
- Closed