Tasks · desk · Spreadsheet
Final weighted grades for the bookkeeping course
gradebook-weighted · timeout 1200 s · source
The ask
Sent verbatim as the prompt. The agent works in a copy of the workspace below and sees nothing else.
Final grades for BKP-110 are due to the registrar. Work them out from Dana's gradebook export and save grades.xlsx with the formulas in; her email and the syllabus have the rules.
Workspace
- BKP-110_gradebook_export.xlsx
- email_from_dana.txt
- syllabus_BKP-110_summer2026.md
Expected deliverables
- grades.xlsx
This task also has a task-specific grader (check.py).
Checks
The task passes only when every required check passes. Reference answers, tolerances, and the planted traps are in the repository, not here.
| Check | Type | Required | Failed (frozen) / 6 |
|---|---|---|---|
| grades.xlsx exists | file_exists | yes | 0 |
| live formulas | xlsx_has_formulas | yes | 0 |
| no error cells | xlsx_no_errors | yes | 1 |
| final grade per student | custom | yes | 1 |
Recorded results, complete desk comparison
pass pass, frozen scorer only fail timed out
| System | Repetitions | Frozen / 3 | Raw / 3 | Median minutes | Mean cost (USD) |
|---|---|---|---|---|---|
| Proto / DeepSeek V4.1 Flash | 3 | 3 | 7.2 | 0.0847 | |
| Codex / GPT-5.6 sol | 2 | 2 | 7.2 | 0.9042 |
Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "gradebook-weighted".