-
Bug
-
Resolution: Fixed
-
Minor
-
3.9.22, 3.11.15, 4.1.4
-
MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_401_STABLE
-
MOODLE_401_STABLE, MOODLE_402_STABLE
-
MDL-78564-401 -
- Covered by automated tests (Behat)
If the 'Require that students accept the submission statement' setting for an assignment is set to Yes but the Submission statement in Assignment settings is empty, students are unable to submit the assignment. On the Confirm submission page, clicking the Continue button only refreshes the page and does not submit the assignment.
Steps to reproduce:
- Log in as admin
- Create a new course
- Add an assignment to the course. Set the following submission settings:
- Require students to click the submit button - YES
- Require that students accept the submission statement - YES
- Create a test user and enrol them into the course
- In the admin/settings.php?section=modsettingassign page set assign | submissionstatement as empty and save
- Log in as the test user
- Navigate to the assignment created in step 3, click Add submission, upload a test file, then click Submit Assignment
- You will then be directed to the Confirm submission page, clicking on Continue will only refresh the page and not submit the assignment.
- has a non-specific relationship to
-
MDL-62223 Assignment: Improve submission statement to cover all possible settings
-
- Closed
-
- has been marked as being related by
-
MOBILE-4466 Student unable to submit assignment when the Submission statement is empty but set to required for the assignment (Follow-up MDL-78564)
-
- Closed
-