FixedGradeAvailability

class FixedGradeAvailability[source]

The state of the grade availability is set to a fixed value.

tag: Literal['fixed']

The tag for this data.

value: bool

If the assignment grade is available or not.