Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.2
-
Component/s: Gradebook
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_23_STABLE
-
Fixed Branches:MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-36090_log2 -
Pull Master Diff URL:
Description
Adding/changing a student's grade through a gradebook is not logged.
Replication steps:
- Log in as a teacher
- Navigate to a course
- Navigate to Settings > Course admin > Grades
- (If not already there) Navigate to the Grader report
- Turn editing on
- Add a new grade value
- Click update
- Modify an existing grade value
- Click update
- Navigate to Navigation > My courses > CourseXXX > Reports > Logs (or look in the log table in the DB)
- Click 'Get these logs'
Expected result: Gradebook changes should be shown
Actual result: No entries for adding/modifying grades are recorded