Points and Percentage

class gradelib.Points(amount)

Represents an absolute number of points.

class gradelib.Percentage(amount)

Represents a percentage as a number between 0 and 100.