Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3.4, 2.4.1, 2.5
-
Component/s: Assignment
-
Testing Instructions:
-
Affected Branches:MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
Fixed Branches:MOODLE_23_STABLE, MOODLE_24_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-37533-master
Description
Assignments displayed on the course overview block (on the my moodle page) do not accurately reflect the number of submissions to be graded. The attached screenshots show the issue:
Steps to reproduce:
1. Create a course with 3 users (1 Teacher, 2 students)
2. Create a assignment allowing file uploads with a future due date
3. Have one of the students submit a file
4. Log in as the teacher and view the my moodle page
Expected result: You should have a message saying that there is one submission needing grading
Actual result: no information is displayed
Note: I was able to reproduce this using the Moodle QA site using the
"NEW File Assignment with Multiple File Uploads (Currently 2 Files)" existing assignment.