BaseRubricItem¶ class BaseRubricItem[source]¶ The base serialization of a rubric item. description: str¶ The description of this item header: str¶ The header of the item. points: float¶ The amount of points a user gets when this item is selected.