-
Improvement
-
Resolution: Fixed
-
Minor
-
1.9.1
-
None
-
Any
-
MOODLE_19_STABLE
-
MOODLE_19_STABLE
When exporting a preset as zip file, currently, after pressing the "Export" button a link will be printed which the user must click to actually get the file.
I have written a patch that removes the need to click a download link - once the "Export" button has been pressed, the download of the zip file starts immediately. This is much more user friendly. An additional advantage is that the zip file does not need to be stored permanently, so no data trash will grow.