GradeHistory#
- class GradeHistory[source]#
A history event for the grade of a submission.
-
origin:
GradeOrigin
# What as the origin of the grade.
-
user:
Union
[NormalUser
,GroupUser
,None
]# The user that gave the grade, only available when grade_origin is human.
-
origin: