explain_grading_policy
Explain the grading policy of a Canvas course, including late and missing submission rules, assignment group weights, and grading scheme. Returns a summary suitable for sharing with students.
Instructions
Explains the grading automation rules configured for a Canvas course:
Missing-submission policy: whether blank/unsubmitted work is automatically scored 0 (or another deduction), or left unpenalised.
Late-submission policy: whether Canvas applies a per-day or per-hour percentage deduction to late submissions, and whether there is a floor below which the grade cannot fall.
Assignment-group weighting: whether the course uses weighted groups, and the weight of each group.
Grading scheme: whether a letter-grade scheme (A/B/C/F mapping) is applied to the final score.
Also returns a plain-language summary paragraph you can share with students or instructors.
Note: the late/missing policy section requires instructor or admin permissions. Students receive the group-weighting and grading-scheme sections only, with a caveat noting what is unavailable. Use explain_grade to compute the actual weighted grade for a specific student.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | Canvas course ID to explain the grading policy for. |