AssignmentPercentageGradingSettings# class AssignmentPercentageGradingSettings[source]# Representation of the percentage grading settings of an assignment. scale: Literal['percentage']# The scale on which this assignment is graded. With ‘percentage’ the score can be between 0 and 100.