Details
-
Type:
Functional Test
-
Status:
Passed
-
Affects Version/s: Moodle 2.1
-
Fix Version/s: Moodle 2.1
-
Component/s: Assignment, Student, Teacher
-
Labels:None
Description
1. Login as a teacher, update an Upload a single file assignment and set the maximum size to 10KB.
2. Login as a student and check that the message "Maximum size for new files: 10KB" is displayed.
3. Try uploading a file bigger than 10KB and check that the message "This file is bigger than the maximum size" is displayed.
In progress