Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: 2.4.1
-
Component/s: Assignment
-
Testing Instructions:
-
Affected Branches:MOODLE_24_STABLE
-
Fixed Branches:MOODLE_24_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-37037-master
Description
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