AssignmentGradebookRow¶
- class AssignmentGradebookRow[source]¶
Representation of a single row in the output gradebook.
- user: NormalUser¶
The user that got these grades.
- grade: AssignmentGradebookSubmissionGrade¶
The grade this user got.
Representation of a single row in the output gradebook.
The user that got these grades.
The grade this user got.