Details
-
Type:
Bug
-
Status: RESOLVED
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.7
-
Fix Version/s: 12.0
-
Component/s: Gradebook, Gradebook Classic
-
Labels:None
-
10 status:Please Merge
Description
Currently, the grader ID and grade date is set to the current user's ID and current time. Instead, the ID and date should be used from the GradeDefinition object, if they exist. If they do not exist, default to current user ID and current date.
I will attach the patch shortly.