tool_get_assignment_statistics
Retrieve assignment statistics including summary metrics and per-question breakdowns to identify low-scoring areas for targeted improvement.
Instructions
Get comprehensive statistics for an assignment.
Returns assignment-level summary (mean, median, min/max, std dev) and
per-question breakdowns. Highlights low-scoring questions.
Requires instructor/TA access.
Args:
course_id: The Gradescope course ID.
assignment_id: The assignment ID.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | ||
| assignment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |