| Name | Description | Type | Additional information |
|---|---|---|---|
| PersonIds |
List of person Ids to submit the assessment for. If the list contains more than one person, the same assessment will be applied to all of them. |
Collection of integer |
None. |
| AssessmentItemId |
Assessment scale item. Null when no scale is used. Null also means "no change". |
integer |
None. |
| AssessmentStatusItemId |
Assessment status item. Null when the assignment uses simple statuses. Null also means "no change". |
integer |
None. |
| Feedback |
Feedback from teacher, can contain HTML. Null to not change existing feedback, empty string to clear existing feedback. |
string |
None. |
| Score |
Entered score value in case when
|
decimal number |
None. |
| TaskStatus |
If this is passed, |
Itslearning.RestApi.Entities.TaskStatus |
None. |