Class Rating (2.1.0)

Rating(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The details of the score received for an assessment or interview.

Attributes

NameDescription
overall float
Overall score.
min_ float
The minimum value for the score.
max_ float
The maximum value for the score.
interval float
The steps within the score (for example, interval = 1 max = 5 min = 1 indicates that the score can be 1, 2, 3, 4, or 5)