- Main
No More Grading: Incentive Compatible Peer Assessment in a Project-Based Course
Abstract
We describe a system for grading collaborative student work that hasbeen developed and refined over eight years of a project-basedundergraduate course. Students complete four team projects persemester, with teams reassigned each round. After each project, everystudent evaluates other teams' deliverables, assesses their ownteammates' contributions, and predicts the scores they themselves willreceive. These three streams of assessment data are combined usingsingular value decomposition (SVD) applied to residualized evaluationmatrices. Residualization removes evaluator-specific biases (thetendency to rate generously or harshly); SVD then extracts thedominant latent quality axis from the bias-corrected data, weightingquestions by their informativeness. Scores are aggregated via mediansfor robustness to outlier evaluators. Each student's composite gradereflects five components: team quality, individual contribution asassessed by teammates, evaluator discrimination (rewarding carefulassessment of others), and two measures of self-assessment accuracy(penalizing the gap between predicted and actual peer ratings). Wemap composite scores to letter grades using an anchor-point methodthat keys grade boundaries to the median performance of the top fivestudents, spacing bands at one-third standard deviation intervals.
The system also feeds assessment information forward into teamcomposition. Teams are formed via a stratified round-robin algorithmthat spreads technical skill evenly across groups; for subsequentprojects, self-reported skill is replaced by peer-assessed skill. Aconflict-avoidance mechanism uses "would you work with this personagain" responses to keep incompatible students apart. We present themathematical foundations in enough detail for replication, discussincentive properties (robustness to strategic manipulation,encouragement of honest and thoughtful evaluation), and illustrate theprocedure with a worked numerical example.