-
Bug
-
Resolution: Fixed
-
Minor
-
5.0
-
MOODLE_500_STABLE
-
MOODLE_500_STABLE
-
MDL-84998_main -
-
-
This error occur when final grade is zero
Step to replicate:
- Set up penalty rule
- Create a course
- Create a assignment
- Create and enrol a user
- Login as the user
- Make a submission
- Provide 0 mark for the assignment
- The error occur
We will need to check for final grade here:
https://github.com/moodle/moodle/blob/main/mod/assign/classes/penalty/helper.php#L140
- Discovered while testing
-
MDL-80984 Implement generic penalties in Gradebook
-
- Closed
-