| Name | Description | Type | Additional information |
|---|---|---|---|
| AssessmentId |
Id of the Assessment (can be grades) scale which has a list of items connected to it. |
integer |
None. |
| Title |
Title of the assessment scale (e.g. "Grades A - F"). |
string |
None. |
| Description |
Description of the assessment scale, this is in many cases not used. |
string |
None. |
| AssessmentItems |
List of possible "assessment items" which belong to this scale, that can be for the element (e.g. an assignment). |
Collection of Itsolutions.Itslearning.Web.RestApi.Personal.Element.Models.AssessmentItem |
None. |