Semester GPA Planner

Track every semester, see your cumulative 4.0 GPA, and reverse-solve a target.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

A semester GPA planner that turns a messy pile of grades into a clear picture of where you stand and where you are heading. Add a card for each term, drop in your courses with their credit hours and a letter or percentage grade, and the tool computes each semester’s GPA and your running cumulative GPA on the standard 4.0 scale — instantly, as you type. It is built for students mapping out a degree, anyone trying to recover a GPA after a rough term, and applicants who need to hit a specific threshold for a scholarship, transfer, or graduate program.

Unlike a one-shot calculator, this planner is stateful: every semester and course is remembered in your browser, so you can come back and update grades as the term unfolds. It also runs the calculation in reverse — tell it the cumulative GPA you are aiming for and how many credits you will take next term, and it tells you the exact average GPA those credits must earn. That single number is far more actionable than a vague “study harder.”

How it works

GPA is a credit-weighted average, not a simple mean of your grades. Every course earns quality points equal to its grade points multiplied by its credit hours. A 4-credit class pulls on your average twice as hard as a 2-credit elective. To find any GPA, the tool sums the quality points and divides by the total credit hours:

GPA = total quality points ⁄ total credit hours

Letter grades convert on the familiar scale where A and A+ are 4.0, A- is 3.7, B+ is 3.3, B is 3.0, and so on. When a course is set to percent, the score is mapped to grade points through a standard band table — for example 93 to 96 percent becomes an A at 4.0, and 90 to 92 becomes an A- at 3.7. Because each row carries its own grade type, you can mix percentage-graded and letter-graded courses inside the same semester without converting anything by hand.

The target-GPA planner rearranges the same formula. If you currently have Q quality points across C credits and plan to add F more credits, the average grade points x those new credits need to reach a target T satisfies T = (Q + x·F) ⁄ (C + F), which solves to x = (T·(C + F) − Q) ⁄ F. The tool flags when that required value climbs above the 4.0 ceiling, meaning the goal needs more than one term.

Example

Suppose your first semester has Calculus (4 credits, grade B+), Writing (3 credits, A-), and Chemistry (4 credits, B). Calculus contributes 4 × 3.3 = 13.2 quality points, Writing 3 × 3.7 = 11.1, and Chemistry 4 × 3.0 = 12.0, for 36.3 quality points over 11 credits — a semester GPA of about 3.30.

Now you aim for a 3.50 cumulative GPA and plan 15 credits next term. The planner solves (3.50 × 26 − 36.3) ⁄ 15, which works out to roughly a 3.66 average across those 15 credits. That is a concrete, reachable goal you can build a study plan around.

CourseCreditsGradePointsQuality points
Calculus4B+3.313.2
Writing3A-3.711.1
Chemistry4B3.012.0
Semester GPA113.30

Every number is computed in your browser, saved locally, and exportable as a CSV — nothing is uploaded or stored on a server.

Ad placeholder (rectangle)