GoogleApi.Classroom.V1.Model.RubricGrade (google_api_classroom v0.25.0)
View SourceA rubric grade set for the student submission. There is at most one entry per rubric criterion.
Attributes
-
criterionId
(type:String.t
, default:nil
) - Optional. Criterion ID. -
levelId
(type:String.t
, default:nil
) - Optional. Optional level ID of the selected level. If empty, no level was selected. -
points
(type:float()
, default:nil
) - Optional. Optional points assigned for this criterion, typically based on the level. Levels might or might not have points. If unset, no points were set for this criterion.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.