Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.1
-
Fix Version/s: 2.3.2
-
Component/s: Assignment
-
Testing Instructions:
-
Affected Branches:MOODLE_23_STABLE
-
Fixed Branches:MOODLE_23_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-34691_assign_overdue_by -
Pull Master Diff URL:
Description
While logged in as the actual student, view a previously submitted assignment that is past the due date. The Time remaining field is red and says "Assignment is overdue by: X days X hour". It should say "Assignment was submitted X mins X sec early"
Replication steps
- As the teacher create an Assignment in a course that is due a few minutes from now.
- As a student submit a file for the assignment.
- After the assignment is due go back to the assignment as the student.
Under Time Remaining I expected "Assignment was submitted 1 mins 1 sec early".
What actually happens "Assignment is overdue by: 3 mins 25 secs".