WorkRubricResultPointsAsJSON#

class WorkRubricResultPointsAsJSON[source]#

Information about the rubric points of a single submission.

max: Optional[float]#

The maximal amount of points for this rubric, or None if logged in user doesn’t have permission to see the rubric.

selected: Optional[float]#

The amount of point that is selected for this work, or None if the logged in user doesn’t have permission to see the rubric.