Business Bench

Tasks · desk · Reformatting

Load the concert sign-ups into Eventbrite

eventbrite-attendee-import · 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.

June wants the people who signed up for the winter concert on our Google Form loaded into Eventbrite. Can you make the import file from the form responses and save it as eventbrite_attendees.csv? Her email, the template and the ticket types are in the folder.

Workspace

  • concert_signups_form_responses.xlsx
  • email_from_june.txt
  • eventbrite_attendee_import_template.csv
  • eventbrite_ticket_types.csv

Expected deliverables

  • eventbrite_attendees.csv

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
Eventbrite template columns, exact ordercsv_columnsyes0
one order per emailcsv_set_equalyes0
row countcsv_row_countyes0
ticket typecsv_values_matchyes0
quantitycsv_values_matchyes0
first and last namecsv_values_matchyes0

Recorded results, complete desk comparison

pass pass, frozen scorer only fail timed out
SystemRepetitionsFrozen / 3Raw / 3Median minutesMean cost (USD)
Proto / DeepSeek V4.1 Flash331.20.0158
Codex / GPT-5.6 sol331.40.1989

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