assignedRubricGrades property
Assigned rubric grades based on the rubric's Criteria.
This map is empty if there is no rubric attached to this course work or if a rubric is attached, but no grades have been set on any Criteria. Entries are only populated for grades that have been set. Key: The rubric's criterion ID. Read-only.
Implementation
core.Map<core.String, RubricGrade>? assignedRubricGrades;