This test grade calculator converts exam or assignment results into a percentage, a letter grade, and a simplified GPA value. It supports three input styles: total questions with wrong answers, total questions with correct answers, or total points with points earned. That makes it useful for both quick teacher-side checks and student-side score verification.
The current page offers three modes:
wrong-answers: calculate from total questions and wrong answerscorrect-answers: calculate from total questions and correct answerspoints: calculate from points earned and total pointsIn the two question-count modes, total questions must be greater than 0.
The current page supports wrong-answer mode, correct-answer mode, and points mode.
Yes. The current page lets you edit the A, B, C, and D thresholds, while F stays below D.
The current implementation uses a fixed mapping of A=4.0, B=3.0, C=2.0, D=1.0, and F=0.0, with no plus or minus grades.
No. The current page updates live as you change the inputs.
Quickly calculate test scores, grades and GPA, support multiple calculation modes and custom grading criteria