grade_submission
Post a grade or comment for a student's submission on an assignment, supporting points, letter, percent, pass/fail, or excusing the assignment.
Instructions
Post a grade and/or comment for one student's submission on one assignment. Use score for points-based assignments. Use grade for other grading types: 'complete'/'incomplete' (pass_fail), a letter like 'A-' (letter_grade), or '85%' (percent). Set excuse=True to mark the assignment excused for this student instead of scoring it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grade | No | ||
| score | No | ||
| excuse | No | ||
| comment | No | ||
| user_id | Yes | ||
| assignment_id | Yes | ||
| course_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |