Skip to main content
Toolathlon-Verified · Website task ID 190 · Canonical task canvas-list-test View the task source at d57361c0

Required Tools

MCP Servers
canvas
memory
Local Tools
claim_done
python_execute
handle_overlong_tool_outputs
manage_context
history

Instruction

My personal information is all stored in memory. Based on the course information on Canvas, as well as my assignment and quiz submission status. Find all my unsubmitted course assignments and quizzes that have to be completed, organize the information according to the required fields in the workspace’s CSV header, keeping the format consistent with these examples, and complete these CSV files. In filling the files, please fill the quizzes/assignments in chronological order by their deadlines (DDL), and for quizzes/assignmen with the same DDL, sort them in the dictionary order of the class code. You should directly edit in the given 2 CSV files without changing their file names. For course codes and names, please remove the -x suffix.

Initial State

Local Workspace

workspace/ ├── memory/ │ └── memory.json ├── assignment_info.csv └── quiz_info.csv

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.