tool_export_assignment_scores
Export detailed per-question student scores and statistics for a Gradescope assignment to analyze performance and grading patterns.
Instructions
Export per-question scores for an assignment.
Returns a summary table with student names, total scores, statistics,
and per-question breakdowns. 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 |