| Name | Description | Type | Additional information |
|---|---|---|---|
| AssessmentStatusId |
Id of the Assessment status which has a list of status items connected to it. |
integer |
None. |
| Title |
Title of the assessment status. |
string |
None. |
| Description |
Description of the assessment status, this is in many cases not used. |
string |
None. |
| StatusItems |
List of possible "assessment status items" for the element (e.g. an assignment). These can define the status of a given answer (submission). |
Collection of Itsolutions.Itslearning.Web.RestApi.Personal.Assignment.Responses.StatusItem |
None. |