Enter the completed average
Use the percentage average on completed work, the remaining assessment weight and your desired overall percentage.
Find the score needed on remaining work to reach a target overall percentage. Enter your own assessment details and inspect the calculation behind the result.
Workspace
Use the tool below. Your inputs stay local when the tool supports browser-only processing.
Last reviewed: · Testing methodology
Workflow
Use the percentage average on completed work, the remaining assessment weight and your desired overall percentage.
Supply the assessment maximum and allowed increment for a minimum attainable mark. For example, choose 1 for whole marks or 0.5 for half marks.
Inspect the weighted formula and upward rounding. Requirements above 100% and increments beyond the maximum are flagged as impossible.
With remaining fraction w = weight / 100, required percentage = (target − completed average × (1 − w)) / w. Non-positive requirements become zero; results over 100% are impossible. Minimum marks = ceil(raw marks / increment) × increment. Zero remaining weight is handled separately.
Plan a remaining exam using the completed-work average rather than mistaking already-weighted contribution points for that average.
Consult the official assessment scheme where final grades use non-linear rules, minimum component scores or moderation.
| Option | Best for | Trade-off |
|---|---|---|
| This browser tool | Quick, private, one-off work | Limited by browser memory and the documented feature set |
| Desktop or command-line tool | Batch jobs and repeatable automation | Requires installation and setup |
Implementation checked on 2026-09-16. Unit tests and local browser checks covered 62/80 required marks, upward rounding from 59.25 to 60/75 (70.4% overall), zero and full remaining weight and impossible targets. Exact increment boundaries and narrow layouts were checked.
Read the testing methodologyAt 0% remaining weight the completed average is final: the target is either already secured or impossible. No division by zero is attempted.
No. It calculates a weighted overall target from your inputs. Separate pass marks, extra credit, moderation and institutional requirements must be checked independently.