_SubmissionRubricItemDataParser

class _SubmissionRubricItemDataParser[source]

A single rubric item to select.

item_id: int

The id of the item to select.

multiplier: float = 1.0

The multiplier you want to use for this rubric item. This value defaults to 1.0, and can only be something other than 1.0 for rubric rows with type ‘continuous’.