Skip to main content
Toolathlon-Verified · Website task ID 306 · Canonical task canvas-homework-grader-python View the task source at d57361c0

Required Tools

MCP Servers
canvas
filesystem
terminal
emails
Local Tools
python_execute
claim_done
handle_overlong_tool_outputs
manage_context
history

Instruction

Your task is to check your email for homework2 submissions and grade on Canvas. Please download Python files from email attachments to local workspace and execute each Python file in terminal to check for errors. If the Python file is correct, give it a score of 10 in Canvas; otherwise, give it a score of 0. You could check the requirements of homework2 in assignments/homework2.mdand students’ ID in student_canvas_ids.csv. For students who submitted multiple times, use the latest submission.

Initial State

Local Workspace

workspace/ └── assignments/ ├── homework1.md └── homework2.md

Runtime Setup

This task initializes application or service state during preprocessing. Review the pinned setup source.

Legacy Trajectories

These replays were produced on the original Toolathlon release. They are retained for historical inspection and are not Toolathlon-Verified results.