| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentId |
The application identifier of the Student for the Assignment Score. |
globally unique identifier |
Required |
| SectionId |
The application identifier of the Section for the Assignment Score. |
globally unique identifier |
Required |
| AssignmentId |
The application identifier of the Assignment for the Assignment Score. |
globally unique identifier |
Required |
| Score |
The score to record for the Assignment Score. The score value must be numeric, 'I', or 'N/A'. A value of 'I' indicates the Assignment Score is Incomplete. A value of 'N/A' unassigns the Assignment from the Student. |
string |
Required |
| Comment |
The comment to record for the Assignment Score. |
string |
None. |