Concept
Peer Assessment
Peer assessment — the practice in which students evaluate, grade, or give Feedback on one another's work, through written peer review, peer grading, peer code review, or group and team assessment. In writing Pedagogies and Teaching Strategies it is a long-standing best practice: students learn both from receiving criteria-based feedback and from providing it, and peer talk about shared work correlates with deeper learning, audience awareness, and social development. In the AI era it is being re-examined as an assessment design choice rather than a single activity — a human complement to AI-generated feedback, a training ground for Feedback Literacy, and a site where Academic Integrity and student agency are renegotiated.
Questions to Consider
- Think back to a time your work was assessed by a peer—or you assessed theirs. What did you learn more from: giving feedback or receiving it, and why?
- Why might a student's feedback be more context-aware and emotionally supportive than AI feedback, even while AI feedback is more consistent and rubric-driven? How could the two complement each other?
- Peers tend to under-grade strong work and AI tends to inflate weak work. If neither is reliably accurate across the whole quality range, what should a grade from either source be used for?
- Peer assessment depends heavily on Scaffolding and clear criteria, and friendship bias and social anxiety can make untrained peer review worse than none. What does adequate training actually look like in your context?
- If AI can draft comments on organization and structure, does that make peer assessment redundant—or does it free peers to give the specific, audience-aware feedback only they can give?
- GenAI-supported peer feedback outperformed plain peer feedback in one study, but only with prompt scaffolding added. What is being scaffolded there—the AI, the student, or the assessment?
- Critically assessing AI-generated feedback is described as building AI literacy and writerly agency. What does it mean to have agency over your own work when machines increasingly comment on it?
Introduction
Peer assessment is an assessment design choice in which students take on part of the evaluative work usually reserved for instructors. Its forms differ in what students produce and what is at stake: peer feedback (comments on a draft, usually formative and low-stakes), peer grading (a mark contributing to a grade), peer code review, and group or team assessment (where peers assess the collective product or one another's contributions). The form determines what students practice — giving a criteria-based comment builds evaluative judgment differently from assigning a number, and defending one's own code orally builds something different again.
The research base agrees that peer assessment produces learning and disagrees about how much depends on design. It gives students an authentic audience, develops evaluative judgment through criteria-based responding, and builds the social context that supports engagement and Motivation. Its quality depends heavily on Scaffolding — how well it is structured, and whether students get clear criteria and training. That dependency is where AI enters, as a consistent, rubric-driven complement to the specific, context-aware feedback peers give, and increasingly as a scaffold built into the peer-assessment process itself.
What students learn from assessing peers
The strongest argument for peer assessment is that the assessor learns. Fowles et al. (2026) made every CS1 submission subject to a 15-minute oral code review interview with a trained teaching assistant, weighted at 70% of the assignment grade. Pasted-to-total characters rose from 61.0% to 68.1% (p < 0.0001), yet exam scores did not decline and time-on-task held steady; 90% of students said the reviews motivated them to understand their code better and 65% that they helped avoid over-reliance on AI. Requiring students to explain their work to a trained peer converted potential offloading into a self-regulated practice opportunity.
The mechanism recurs across the literature. In a PRISMA 2020 systematic review of 22 articles from 203 screened, Martínez-Peláez et al. (2025) found LLMs support collaboration partly by aiding peer feedback and simulating rubric-based evaluations, and that students who verify and correct model output develop critical thinking. Learning by Teaching shows up even among machines: peer-learning-like discourse among over 2.4 million AI agents was mostly assertion rather than inquiry (statement-to-question ratio 11.4:1, metacognitive reflection only 7% of a coded taxonomy across 28,683 posts), which Chen et al. (2026) treat as a caution that surface discourse does not establish that anything is learned.
Training, calibration and feedback literacy
Peer assessment fails predictably when students are untrained. Gu, Chen, and Yan (2026) ran a mixed-methods quasi-experiment with 118 first-year undergraduates in China, comparing ChatGPT-4o under pre-trained rubrics against structured peer-review worksheets with a high-quality exemplar. Feedback literacy rose slightly more in the GenAI group (ANCOVA p = 0.049, η²p = 0.03), but the qualitative findings matter more: peer-group students chose feedback sources by social convenience — nearby peers, same-major peers, roommates — rarely held specific feedback goals, and faced social anxiety about seeking feedback. Peer evaluation was more often distorted by friendship bias and perceived peer proficiency, and peer reflection was often delayed until later exams. The authors recommend multi-stage designs with anonymous peer feedback, since peer review still uniquely builds audience awareness and evaluative judgment through giving feedback.
Design frameworks target those bottlenecks. Irwin and Muller (2026) propose two GenAI roles in EFL/ESL peer feedback on speaking, a case they argue is harder than writing because of time pressure, fleeting oral performance, and heightened affect: a Trainer supporting feedback givers through exemplar-based calibration and feedback-on-feedback, and a Synthesizer aggregating peer comments into a criteria-linked uptake report that normalizes formats, preserves minority views, and flags contradictions. Their principles are careful timing and sequencing, short repeated Trainer units, preserving the givers' voice, and Guardrails that keep the teacher in the loop with no automated grading. The paper is conceptual, with no new empirical data.
Validity, fairness and grading accuracy: peer vs AI vs instructor
Where peer assessment produces a grade, the question is whether the grade is defensible. Usher and Faraon (2026) found peer–instructor alignment was strongest for lower-quality work (r = 0.51 in the low-quality tier) and weakened for high-quality projects, which peers tended to under-grade — plausibly reflecting reluctance to criticize strong work. ChatGPT showed the opposite pattern: better alignment on high-quality work, but inflated grades for weak submissions. Students perceived peers' grades as more consistent with the peers' own written feedback, and valued peers' relationship-aware judgment alongside ChatGPT's neutral consistency. Peer accuracy is quality-dependent and relationship-sensitive, and no single source is reliable across the whole range.
That constrains what a peer grade should be used for. A mark calibrated in the middle of the distribution need not be calibrated at the top or bottom, so peer grades are more defensible as input to a moderated decision or as evidence of the assessor's judgment than as a final mark on strong work. Suen and Hung (2026) underline why institutions keep seeking scalable alternatives: peer feedback and expert coaching are time-consuming, costly, and hard to scale consistently. Their closed-loop system scored 204 adult learners on presentation skills with an XGBoost backbone approaching expert-rater reliability (ρ = 0.69–0.78) and pre–post gains of Cohen's d = 0.39–0.90 — one pre–post field study, not a comparison against peer assessment, substituting machine judgment rather than augmenting peer judgment.
AI-augmented peer assessment: PAIRR and the Trainer/Synthesizer split
The dominant design pattern keeps the peer central and adds AI around them. The Peer and AI Review + Reflection model is the best-documented instance. Sperber et al. (2025) implemented PAIRR across 10 writing courses and three writing-intensive STEM courses, with 654 students (37% first-generation, 13% international, 68% multilingual). Students drafted, exchanged peer review, prompted ChatGPT for rubric-driven feedback on the same draft, critically assessed both, planned revisions, and reflected. 58% preferred combined feedback, 36% peer feedback alone, and only 6% AI feedback alone. The two sources were often similar (75% reported similarities, described as confirming and strengthening each other) and, when they differed, complementary: AI feedback was often called overly general (31%) but gave actionable revision strategies on organization and structure, while peer feedback was more specific and detailed (28%) and drew on contextual knowledge of the assignment. Critically evaluating AI output built AI Literacy, and only 5.3% of students showed overconfidence in it.
The pattern generalizes to professional writing. MacArthur et al. (2025) applied PAIRR to an upper-division business writing course where five major assignments each required a draft, audience analysis, peer review by 2–3 peers, and revision (34 of 46 enrolled students participated; 69% multilingual). Students valued AI feedback but sometimes found it too general, and valued peers' contextual knowledge — "my peers looked at it from the employer's perspective… ChatGPT did not do that as much." One quarter of coded reflections in the larger PAIRR study expressed skepticism about AI feedback or noted inaccuracies, which the authors read as developing AI literacy. The study is descriptive and course-specific.
GenAI as a scaffold inside peer feedback and group assessment
The most rigorous test of how much design matters is a multisite cluster-randomized experiment. Ateş (2026) randomized 48 sections across 4 universities — 1,176 first-year undergraduates in biology, chemistry, and physics — to four conditions for scientific argumentation: peer feedback only, direct GenAI feedback, reflective GenAI feedback (self-evaluation then AI critique), and a hybrid of self-evaluation → peer feedback → GenAI critique. Direct GenAI beat peer feedback on immediate argument quality but showed weaker transfer; reflective and hybrid designs produced stronger feedback uptake and self-regulated learning; the hybrid showed the clearest advantage on conceptual learning; both outperformed direct GenAI on delayed AI-free transfer. GenAI's value, the authors conclude, depends less on access than on whether the environment preserves student agency and ownership during revision.
Adding GenAI can also raise the quality of the peer feedback itself, but apparently only with prompt support. Chang et al. (2026) compared three conditions among 45 student teachers in 12 groups over four rounds of collaborative argumentation: plain peer feedback, peer feedback with GenAI, and peer feedback with GenAI under prompt scaffolding. The GenAI-supported groups outperformed plain peer feedback on argumentation performance, and the prompt-scaffolded group performed best on advanced elements such as "rebuttal data and warrant" and "addressing the opposing view". GenAI-supported groups produced more explanations, suggestions, and neutral or negative feedback, and the scaffolded group paired negative emotions with higher-order feedback content — critical evaluation rather than passive acceptance. It is a small single experiment, but it isolates prompt scaffolding as the active ingredient.
Group assessment changes the problem, because students must negotiate whose AI use is acceptable. Chen and Zou (2026) interviewed 15 focus groups of 52 pre-service teachers in a course where a group presentation worth 30% of the final grade required integration and coherence. Three patterns emerged: cooperation-oriented agency in five groups, who intensified GenAI use to hold the work together and protect a shared grade; normative agency in seven groups, who restrained use to protect authenticity and fairness — one student reasoned that generating a part in AI would be "not fair to other groupmates"; and non-enacted agency in three groups whose practice never changed from individual work. The authors argue that individual capability does not become collective agency on its own and that the negotiation of acceptable AI use should itself become an assessable outcome, with peer review tasks feeding the final product.
Feedback architecture, disclosure, and the social conditions of peer assessment
Peer assessment also depends on what students can see of each other and what they will admit. Hao and Cukurova (2026) tested an AI-generated summary learning design across three iterations with 128 students over eight weeks. Students in AI-supported iterations showed significantly higher standardized out-degree centrality than the baseline (β = 0.547 and β = 0.438, both p < 0.001): they viewed or interacted with more peers. Interviews described the summaries as a navigation map that reduced the effort of finding contributions buried in ill-named threads, and students attended to active contributors chosen for contrasting opinions rather than friendship. The design did not prevent declining viewing activity under rising workload, so technological affordances alone do not sustain engagement.
Peer norms also shape honesty, which matters wherever peers assess AI-influenced work. Qu and Wang (2026) surveyed 409 Singaporean undergraduates about why students conceal GenAI use despite disclosure mandates, and found relational variables dominated: perceived peer disclosure and comfort with instructors were the strongest predictors of disclosure, while moral disengagement was weaker. Non-disclosure was strategic adaptation to perceived peer norms and low interpretive trust, not moral negligence. Peer norms can therefore support honesty, as when group-assessment students restrained AI use out of obligation to groupmates, or suppress it, as when collective adoption lowered the perceived risk of misuse. Transparency, the authors argue, depends less on compliance than on trust and positive normative climates — a relational condition that peer-assessment designs either create or destroy.
Design implications and open questions
Several design moves follow. Give assessors training, exemplars, and criteria before they assess, because untrained peer assessment is vulnerable to friendship bias, convenience-based source selection, and social anxiety. Sequence the work so self-evaluation precedes peer feedback and AI critique, since the hybrid condition produced the strongest conceptual learning and best delayed transfer. Where GenAI enters, scaffold how students prompt it. Keep the teacher in the loop for anything that becomes a grade, treat peer grades as quality-dependent evidence rather than uniform marks, and make AI use itself something groups negotiate and document.
The open questions are about the strength of the evidence, not only about design. Much of the peer-and-AI evidence is small and context-bound: 45 student teachers in one course, 34 students in one business writing course, 52 pre-service teachers in 15 focus groups. The PAIRR survey is the largest dataset here and measures student perceptions, not the quality of the AI outputs students judged. Only the multisite experiment's 1,176 undergraduates approaches causal-comparative scale, and it tests feedback design for scientific argumentation rather than peer assessment as such. Meanwhile O'Neill (2026) audited 14 peer-reviewed meta-analyses claiming AI improves education and found none provided a valid basis for its claims — all but two defined the treatment as a tool rather than a pedagogical intervention, heterogeneity was high in every meta-analysis reporting I² (77.2% to 94.4%), and an audit of 59 primary studies found 61% had validity concerns, most often a mismatch between the outcome measured and the claim made. Claims about what AI does in peer assessment should be treated as claims about a designed activity, tested in that activity's terms.
Connected Concepts
- Writing
- Formative Assessment
- AI Feedback Quality
- AI Literacy
- Self-Regulated Learning
- Metacognition
- Student Experience
- Collaborative Learning
- Academic Integrity
- Feedback Literacy
- Feedback
- Group Work
- Assessment
- Scaffolding
Connected Articles
- Who grades best? Comparing ChatGPT, peer, and instructor evaluations across varying levels of student project quality — Comparing ChatGPT, peer, and instructor grading across project quality levels (Usher & Faraon 2026)
- Peer and AI Review + Reflection (PAIRR): A Human-Centered Approach to Formative Assessment — Peer and AI Review + Reflection (PAIRR)
- AICoFe: Implementation and Deployment of an AI-Based Collaborative Feedback System for Higher Education — AI Peer Feedback Systems
- Beyond Detection: Redesigning Authentic Assessment in an AI-Mediated World — Beyond Detection: Redesigning Authentic Assessment
- Unravelling undergraduates' development of evaluative judgments through AI-supported internal feedback — Unravelling Undergraduates' Development of Evaluative Judgments
- Enhancing learner-centered feedback with AI: teachers'' practices and perceptions — Enhancing Learner-Centered Feedback With AI
- Generative AI and linguistic diversity in academic writing and publishing: Perspectives from World Englishes — Generative AI and Linguistic Diversity in Academic Writing
- GIFT-AI: Teaching the Game and Leveling the Field: Peer and AI Review + Reflection in a Business Writing Course — PAIRR in a business writing course: peer review, chatbot feedback, reflection (MacArthur et al. 2025)
- Fostering feedback literacy by scaffolding self-regulated feedback: a comparative study of GenAI and human peers — GenAI vs. human peers for scaffolding self-regulated feedback and feedback literacy (Gu et al. 2026)
- Positioning Generative AI in EFL Peer Feedback: Training Feedback Literacy and Enabling Uptake in Speaking Classes — GenAI as Trainer and Synthesizer in EFL peer feedback on speaking (Irwin & Muller 2026)
- Human-centered GenAI feedback design in higher education: a multisite experiment on direct, reflective, and hybrid approaches to scientific argumentation — Multisite experiment comparing peer-only, direct, reflective, and hybrid GenAI feedback (Ateş 2026)
- Leveraging generative AI to facilitate peer feedback in collaborative argumentation learning — Prompt-scaffolded GenAI peer feedback in collaborative argumentation (Chang et al. 2026)
- Students' Agency in GenAI-Mediated Group Assessment: An Ecological-Emergent Perspective — Agency in GenAI-mediated group assessment: cooperation, restraint, non-enactment (Chen & Zou 2026)
- Combating Harms of Generative AI in CS1 with Code Review Interviews and a Flipped Classroom — Oral code review interviews as harm reduction for GenAI in CS1 (Fowles et al. 2026)
- An Interpretable Closed-Loop Intelligent Tutoring System for Multimodal Affective Feedback in Asynchronous Presentation Training — Automated multimodal presentation coaching as a scalable alternative to peer feedback (Suen & Hung 2026)
- Enhancing Peer Exposure and Creating Opportunities for Bridging Social Capital Through an AI-Generated Summary-Driven Learning Design in Online Discussion Forums — AI-generated discussion summaries broaden peer exposure in online forums (Hao & Cukurova 2026)
- To disclose or not to disclose: Peer influence and psychological factors in students' use of generative artificial intelligence — Peer influence and relational trust in students' GenAI disclosure (Qu & Wang 2026)
- Can Large Language Models Foster Critical Thinking, Teamwork, and Problem-Solving Skills in Higher Education?: A Literature Review — Systematic review of LLMs for critical thinking, teamwork, and problem solving (Martínez-Peláez et al. 2025)
- When AI Agents Teach Each Other: Discourse Patterns Resembling Peer Learning in the Moltbook Community — Peer-learning-like discourse among 2.4 million AI agents (Chen et al. 2026)
- Presumed Effective: The Manufacturing of an Evidence Base for AI-in-Education Through Flawed Meta-Analysis — Audit of 14 AIED meta-analyses and 59 primary studies (O'Neill 2026)