...
Header | Description |
|---|---|
| Authorization (required) | Access token. You can obtain a token by making a request. |
| Parameter | Description |
| assignmentAttemptGrades (required) | An array containing information about the attempts grade. |
| attemptId (required) | The attempt ID. |
| score (required) | Points from 1 to 100 |
| comment (optional) | Comment. |
...