create_grade
Record a grade and/or score for a specific enrollment or other gradeable item in Eduframe.
Instructions
Create a grade
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grade | Yes | The grade awarded (at least one of grade and score is required) | |
| score | Yes | The score awarded (at least one of grade and score is required) | |
| gradeable_id | Yes | Unique model identifier of the gradeable (enrollment / ...) | |
| gradeable_type | Yes | Model type of the gradeable (enrollment / ...) | |
| comment | No | Additional comment about the grade |