Business Bench

Tasks · desk · Tooling

Conference schedule page for the lobby screen

event-schedule-page · 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.

Ingrid needs the conference schedule as a web page for the lobby screen and the volunteers' phones. Her note explains what she wants; the sessions are in the workbook. Save it as index.html.

Workspace

  • fall_conference_sessions.xlsx
  • note_from_ingrid.txt
  • room_capacity.csv

Expected deliverables

  • index.html

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.

CheckTypeRequiredFailed (frozen) / 6
index.html existsfile_existsyes0
every running session listedtext_contains_allyes0
cancelled session left offtext_not_containsyes0
page structurecustomyes1

Recorded results, complete desk comparison

This is one of the 7 tasks with a task-specific equivalence grader in the frozen scorer, which accepts alternative valid representations the original checks rejected. Raw and frozen verdicts can therefore differ here by design; see what the frozen scorer changed.

pass pass, frozen scorer only fail timed out
SystemRepetitionsFrozen / 3Raw / 3Median minutesMean cost (USD)
Proto / DeepSeek V4.1 Flash214.30.0410
Codex / GPT-5.6 sol334.40.5692

Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "event-schedule-page".