-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
3.6.3, 3.9.12, 3.10.9, 3.11.5
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_36_STABLE, MOODLE_39_STABLE
-
MDL-65325_File_Summary
-
At present the assignment file submission plugin gathers information that it uses procedurally to configure itself for submission:
- Maximum number of files
- Accepted File Types
- Maximum file size
This information is only displayed on the editsubmission page, and not on the view page. Currently this only displays the files that have been added to the submission (if they have).
As a result we find that staff are frequently reproducing this information for students in the summary to ensure that they have this information earlier.
Instead of requiring the staff the duplicate the description effectively, it would be good if the file submission plugin's summary reproduced the configuration information in a human readable form.
- links to