-
Bug
-
Resolution: Fixed
-
Minor
-
2.4
-
MOODLE_24_STABLE
-
MOODLE_24_STABLE
-
MDL-37037-master -
When trying to download all assignments for an assignment where there are no submissions, the user sees a completely blank page. I would expect to either:
- see a message explaining that there are no submissions
- receive an empty zip file
To reproduce:
- Create an assignment (mod_assign) which accepts file submissions
- Click on "download all submissions"
- You should see a blank page
- Make a submission to the assignment
- Click on "download all submissions" again
- You should get a zip file containing the submission