Formative Assessment in AI Education

Created: 2026-05-07 | Tags: agentic-aiai-ed-evaluationai-educationassessmentpedagogical-safety
📄 Full text: arXiv:2604.03926 · local · arXiv:2504.20082 · local · arXiv:2507.04295 · local

Assessment designed to inform ongoing instruction and learning, as opposed to summative evaluation. AI systems can generate, validate, and adapt formative assessment items at scale, though quality varies dramatically across assessment types.

AI-Generated Formative Items

Multiple-Choice Questions (CODE-GEN)

Duan et al. (2026) demonstrate that agentic AI can reliably generate MCQs for coding comprehension when validated across seven pedagogical dimensions. Success rates reach 98.6% for concept alignment and 79.9% for feedback quality—suggesting that AI is strongest on verifiable dimensions and weakest on instructional-judgment dimensions.

Automated Essay Scoring (MASS)

Kamalov et al. (2026) implement a multi-agent framework (MASS) for essay scoring. Preliminary results show improved consistency over stand-alone LLMs, though interpretability of multi-agent scoring decisions remains an open challenge.

Curriculum-Grounded Feedback (LearnLens)

Zhao et al. (2025) present LearnLens, a modular LLM system for science education feedback that addresses three persistent problems in AI formative assessment:

1. Error-aware assessment — captures nuanced reasoning errors rather than surface mistakes 2. Topic-linked memory chains — replaces noisy similarity-based RAG with structured curriculum-grounded retrieval 3. Educator-in-the-loop — teacher customisation and oversight, not full automation

Key differentiator: LearnLens uses a structured, topic-linked memory chain rather than traditional RAG similarity search, improving relevance and reducing noise. This connects to the broader tension in human-in-the-loop-ai: scalable automation with expert validation.

Design Trade-offs

Dimension AI Suitability Human Requirement
Factual correctness High Low
Concept alignment High Medium
Distractor quality Low High
Feedback depth Low High
Rubric consistency Medium Medium

Risk: Assessment as Surveillance

Formative assessment systems can shift from learning-support tools to behavior-monitoring infrastructure. The same data streams that enable adaptive tutoring can enable punitive tracking if governance is weak.

Related Pages

-


📎 63 other pages tagged formative-assessment