A test corrections calculator for teachers who allow students to earn back partial credit by correcting their mistakes. Enter the original scores, the maximum possible score, and the percentage of missed points you want to return — and get a corrected score for every grade in seconds.
The formula applies the same logic a teacher would use by hand: take the gap between the student's score and the maximum, then return a percentage of that gap.
$$
\Large
\text{Corrected Score} = \text{grade} + ((\text{max} - \text{grade}) \times (\frac{\text{percentage}}{100}))
$$
A student scores a 75% on a 100-point test. You return 50% of missed points for corrections.
$$
\Large
\begin{align}
\text{grade} + ((\text{max} - \text{grade}) \times (\text{percentage} \div 100)) &= \\
75 + ((100 - 75) \times (50 \div 100)) &= \\
75 + (25 \times 0.5) &= \\
75 + 12.5 &= 87.5 %
\end{align}
$$
A student who scored a 75 ends up with an 87.5 after corrections.
Notice that the lower the original score, the more points are returned — a student who scored 50 gains 25 points, while a student who scored 90 gains only 5. This naturally rewards the students who needed the most help while limiting the benefit for those who already did well.
Test corrections are a teaching strategy, not just a grading concession. There are two practical benefits:
1. You can write harder tests. If students know corrections are available, you can use more challenging questions without worrying that the class average will be catastrophically low. The difficulty raises expectations; the corrections provide a safety net.
2. Students actually revisit the material. Most students file a graded test away and never look at it again. Corrections force them to identify what went wrong and fix it — which is exactly the kind of active retrieval that leads to better long-term retention. In a perfect world, students would do this without the grade incentive. In practice, the points are what make it happen.
The Percentage Returned field controls how generous the correction policy is. Common choices:
| Percentage Returned | Effect |
|---|---|
| 25% | Conservative — minor boost, mostly symbolic |
| 50% | Most common — meaningful improvement without full credit |
| 75% | Generous — approaches full credit for students who do the work |
| 100% | Full credit back — usually reserved for specific circumstances |
50% is the most widely used because it rewards the effort of doing corrections while keeping the original test performance meaningful. A student who scored a 60 ends up with a 80 — a passing grade, but not the same as someone who scored an 80 originally.
What percentage should I return for test corrections?
50% is the most common choice. It gives students a meaningful incentive to do the work while preserving the distinction between a student who scored well originally and one who needed corrections to get there.
Can I use this for quizzes too?
Yes. The math is the same regardless of assessment type — just enter the correct max score and the grades.
What if a student scores above the max?
If a student already has extra credit pushing them above the max, the formula will return a negative correction (they'd actually lose points). Set the max score to the highest possible raw score to avoid this edge case.
Does this work for non-100 point scales?
Absolutely. Change the Max Score to match your test — a 50-point test, a 40-point quiz, whatever the scale is. The percentage calculation adjusts accordingly.
Why are lower scores boosted more than higher scores?
That's intentional and built into the formula. The correction returns a percentage of the missed points, not the score itself. A student who missed 40 points gets more back than one who missed 10. The gap between students narrows, but the rank order is preserved — a higher original score still results in a higher corrected score.
Can I give full credit back?
Yes — set Percentage Returned to 100. Every student's corrected score will be the maximum score, which is rarely the intent. A value like 75–80% is a middle ground if 50% feels too low for your class.
What's the difference between this and a grade curve?
A curve adjusts scores for everyone regardless of effort after the fact. Test corrections require students to actively do the work of fixing their mistakes to earn the points back — it's earned, not given.
This website may contain affiliate links. If you click on an affiliate link and make a purchase, we may receive a small commission at no additional cost to you.