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.