Exam Score Calculator
Calculates a percentage score and letter grade from points earned and total points possible. Enter the two separated by a comma, like "42, 50".
Calculates a percentage score and letter grade from points earned and total points possible. Enter the two separated by a comma, like "42, 50".
Use cases
- Converting a raw exam score into a percentage and letter grade
- Checking how many points were needed for a given grade
Examples
42 out of 50 points
42, 50
{"percent_score": 84.0, "letter_grade": "B"}FAQ
Is my data sent to a server?
Yes — the calculation runs on the server for this tool.