Amity Regional High School AI grading error misread rubric, penalizing a student

A student reported that an AI grading tool at Amity Regional High School misread the rubric for an AP Psychology assignment, interpreting cat least oned as conly oned and receiving a failing grade entered into PowerSchool. The grade was corrected after an academic appeal, and public backlash followed, including a petition to Keep Amity Human; FOIA materials indicated the district spent more on AI tools than initially claimed.

Amity Regional High School (Woodbridge, CT) · Incident Mar 5, 2026 · Indexed Jun 5, 2026 · 2 sources

AI misread the rubric, interpreting 'at least one' as 'only one' and penalizing the student.
What
A student reported that an AI grading tool at Amity Regional High School misread the rubric for an AP Psychology assignment, interpreting cat least oned as conly oned and receiving a failing grade entered into PowerSchool.
Incident date
Mar 5, 2026
Who
Amity Regional High School (Woodbridge, CT)
Failure mode
Tool Misuse
AI surface
Chatbot
Severity
Medium

What happened

A student at Amity Regional High School in Woodbridge, CT, reported that an AI grading tool misread a rubric for an AP Psychology assignment. The tool treated the instruction to provide at least one piece of evidence as if only one piece were allowed, resulting in a failing score recorded in PowerSchool. The grade was corrected after the student filed an academic appeal, and public outcry followed, including a petition to Keep Amity Human. FOIA requests indicated the district spent more than initially claimed on AI tools.

What broke inside the model

Failure path · mode profile · Tool Misuse
  1. 01 · TriggerThe agent selects the correct tool.
  2. 02 · Model stepIt fills the call with the wrong arguments.
  3. 03 · Control gapNo validation checks the arguments first.
  4. 04 · FailureThe tool runs against the wrong target.
  5. 05 · ConsequenceThe wrong record, account, or system is hit.

At the tool call, the arguments point at the wrong target.

The model interpreted the rubric instruction to provide at least one piece of evidence as if only one piece existed, causing the penalty. The incorrect grade was then entered into PowerSchool and later corrected after an academic appeal.

Public visibilityMedium
Regulatory exposureNone
Customer impactFew customers
Financial impactDisclosed
Time to disclosureDays
  1. PressMy school is grading me with AI. It got my grade wrong.ctmirror.org
  2. SocialKeep Amity Human: Cut funding for harmful AI-powered grading platformschange.org
Permalinkhttps://failureindex.ai/failures/amity-regional-high-school-grading-error
CitationAI Failure Index. "Amity Regional High School AI grading error misread rubric, penalizing a student" (FI-0255). Realm Labs. https://failureindex.ai/failures/amity-regional-high-school-grading-error (indexed Jun 5, 2026).
Share cardA branded image of this record for posts and slides.

Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0255. Full dataset at /data.

Note from Realm Labs, the Index steward

How Realm would have caught this

Controls for this failure mode
  • OmniGuard
  • AgentRealm

Realm can inspect a tool call against the user's actual intent before it runs, and hold calls whose arguments or target do not match what was asked, so the wrong tool or the wrong arguments never reach the system of record.