Criteria Weight Score Total
Weighted rubric inputs
Use Percent for 100% rubrics, Points for relative emphasis, or Equal when every row counts alike.
Choose 4, 5, or 6 points, then Apply to reset current row maximums.
Choose whole, tenth, hundredth, or directed tenth rounding for grade reporting.
Rubric criteria:
{{ criteriaHelpText }}
Name the evidence area, e.g. Content accuracy or Organization.
Enter 0+; percent mode expects all visible weights to total 100.
Enter the rubric level or points earned, e.g. 3.5.
Use the criterion maximum, e.g. 4 for a 4-point row.
{{ rowPercentDisplay(criterion) }}
Enter the assignment total, e.g. 100 or 25 points.
points
One line per band: label, minimum percent. Example: A,90.
Optional short label such as Essay rubric - draft 2.
Criterion Score Criterion % Effective weight Contribution Copy
{{ row.label }}
{{ row.weightNote }}
{{ formatNumber(row.score, 2) }} / {{ formatNumber(row.max, 2) }} {{ formatPercent(row.ratio * 100) }} {{ formatPercent(row.effectiveWeight * 100) }} {{ formatPercent(row.contributionPercent) }}
Total {{ rawScoreDisplay }} {{ percentDisplay }} {{ formatPercent(effectiveWeightTotal * 100) }} {{ percentDisplay }}
Audit item Value Interpretation Copy
{{ metric.label }} {{ metric.value }} {{ metric.note }}
Message Detail Copy
Audit status {{ auditHeadline }}
Review message {{ message }}
{{ scoringSummary }}
{{ jsonOutput }}
Customize
Advanced
:

Introduction:

Open-ended work rarely fails or succeeds for one reason. An essay may have strong organization and weak evidence, a design project may solve the brief but miss polish, and an interview may show technical depth without clear communication. A weighted rubric gives those separate judgments declared importance before the work is scored, so the final number reflects both the level reached and the share each criterion was meant to carry.

Weighted scoring belongs to analytic rubrics, where quality is split into named criteria. Holistic rubrics can be useful for a single overall judgment, but they make it harder to see which part of the work drove the grade. Analytic rubrics also help when several scorers need to apply the same expectations because the criteria, level descriptions, and weights are visible instead of being hidden inside one overall impression.

The arithmetic is only the final step. A useful weighted rubric starts with criteria that match the assignment or review goal, performance levels that describe observable differences, and weights that match the real priority of each criterion. If those choices are unclear, the final percent can look precise while still carrying inconsistent judgment.

Core parts of a weighted rubric
Rubric part Question it answers Scoring risk if unclear
Criterion Which aspect of the work is being judged? Scorers may reward different things under the same label.
Performance level How much of that criterion was achieved? A score such as 3 out of 4 may not mean the same thing to every scorer.
Weight How much should this criterion count in the final result? Minor details can accidentally carry the same influence as core outcomes.
Grade band Which named result does the final percent fall into? Borderline scores can be mislabeled if rounding and cutoffs are not defined.

Weights can be written as percentages, relative points, or equal shares. Percent weights are easiest to explain to students or reviewers because the intended final-score share is visible. Point weights are better when the exact shares are less important than relative emphasis, such as making evidence count twice as much as presentation. Equal weighting is the right choice only when every valid criterion should influence the final score by the same amount.

Weighted rubric rows combine criterion weights and score levels into earned final-share percentages.

The common mistake is to treat a weighted average as proof of fairness. The calculation can show which criteria carried the result and where points were left available, but it cannot decide whether a criterion was written well, whether scorers interpreted a level consistently, or whether the weight plan matched the real learning goal or decision priority.

How to Use This Tool:

Set up the weighting rule first, then enter the criterion scores and use the audit outputs to catch scoring or rubric-design problems before sharing the result.

  1. Choose Weight mode. Use Percent weights when the rows should represent final-score shares, Point weights when the entries are relative emphasis values, or Equal criteria when every valid row should count alike.
  2. Set Score scale to 4-point, 5-point, 6-point, or custom. If you choose a preset scale, use Apply to reset the visible row maximums to that scale.
  3. Choose Rounding mode. The displayed percent, point score, and Grade band estimate use this rounding choice, while the unrounded value remains available in JSON.
  4. Open each Rubric criteria row and enter the criterion label, weight, selected score, and maximum score. The row preview shows the criterion percent before weighting, which is the quickest check for a mistyped score or max value.
  5. Open Advanced when the assignment uses a point total or custom cutoffs. Enter Assignment point total, one Grade bands line per label and minimum percent, and an optional Report label.
  6. Fix any red validation message before using the score. Missing selected scores, maximums at or below zero, selected scores above the maximum, negative weights, empty entered weight totals, and invalid grade-band lines stop the result from displaying.
    A selected score above its row maximum is a blocking error. Lower Selected or raise Max before reading the summary.
  7. Review the summary, Criterion Ledger, Weight Audit, Contribution Map, Audit Messages, and Scoring Note. A ready result shows a final percent plus a weight-status badge rather than a validation warning.

For a first pass, leave the default 100-point assignment total and A/B/C/D/F bands in place, then change them only if your gradebook or review process uses different cutoffs.

Interpreting Results:

The main percentage is the sum of each criterion's earned final-share percentage. The point score converts that percentage to the assignment point total, and the grade band uses the rounded final percentage to pick the highest matching cutoff.

  • Criterion Ledger is the audit trail for the math. Check each row's criterion percent, effective weight, and contribution before relying on the final percent.
  • Weight Audit separates scoring from rubric design. In percent mode, a result can still calculate when weights total 90% or 110%, but the weight status and audit messages warn that the setup may be wrong.
  • Contribution Map shows where the final score was earned and where available final-score share was left uncaptured.

A high weighted rubric score does not prove that the rubric was fair, complete, or consistently applied. Before using the number as a final grade, compare the largest driver and the opportunity gap with the assignment's real priorities, and confirm that the performance levels were clear enough for another scorer to apply in the same way.

Technical Details:

An analytic rubric score is built from criterion achievement ratios. Each row first becomes a fraction by dividing the selected score by the row's maximum score. That fraction is multiplied by the row's effective weight, which is the final-score share assigned after the chosen weighting rule is applied.

Percent and point weighting both normalize entered weights by their total. A row with weight 40 in a 100-percent rubric and a row with weight 4 in a 10-point relative rubric both receive an effective weight of 0.40. Equal weighting ignores entered weights and assigns every valid row the same final-score share.

Formula Core:

ri = min(max(si,0),mi)mi ei = equal: 1n; weighted: wiwj ci = 100×ri×ei Praw = ci Points = Praw100×A
Weighted rubric formula symbols
Symbol Meaning Visible field or output
s_i Selected score for criterion i Selected
m_i Maximum score for criterion i Max
w_i Entered percent weight or point weight Weight % or Weight pts
e_i Effective weight after normalization Effective weight in the Criterion Ledger
c_i Final-score percentage points earned by the criterion Contribution
A Assignment point total Assignment point total

For the default sample rows, Content accuracy contributes 3 / 4 x 40%, or 30 final-score percentage points. Evidence and support contributes 4 / 4 x 30%, or another 30 points. Organization contributes 15 points, and Conventions contributes 5 points. The raw final percent is 80, displayed as 80.0% with nearest-tenth rounding.

Weighted rubric validation and rounding rules
Rule area Applied rule Why it matters
Criterion rows Each active row needs a numeric selected score and a maximum above zero. Without a valid ratio, the row cannot contribute to the final percent.
Score bounds A selected score above its maximum must be corrected before results display. Scores such as 5 out of 4 would otherwise overstate the criterion ratio.
Entered weights Percent and point modes require non-negative row weights with a total above zero. Effective weights are calculated by dividing each entered weight by the entered total.
Percent audit Percent weights are expected to total 100%, with a warning when the total differs by at least 0.01 percentage points. The score is normalized, but the audit identifies a rubric-design mismatch.
Grade bands Each band line needs a label and a minimum from 0 to 100. Bands are sorted from highest minimum to lowest. The first band whose minimum is less than or equal to the rounded final percent is selected.
Rounding Whole, nearest tenth, nearest hundredth, round-down tenth, and round-up tenth options affect displayed percent, point score, and grade-band lookup. A raw 89.95% can cross or miss a 90% band depending on the chosen rounding mode.

The opportunity gap is 100 - raw final percent, bounded at zero. It is not an added penalty. It is the final-score share that remained available after the current criterion scores and effective weights were applied.

Limitations and Privacy Notes:

The arithmetic is deterministic, but rubric judgment is not automatic. Treat the result as a scoring calculation, not as evidence that the criteria, level descriptions, weights, or grade cutoffs were appropriate.

  • Use clear performance descriptions and, when multiple scorers are involved, calibrate sample work before relying on the numbers.
  • Keep the same criteria, maximum scores, weights, rounding mode, and grade bands when comparing several submissions.
  • The scoring math runs in the browser. Avoid putting private student names or confidential review details in criterion labels when copied notes or exported text may be shared.

Worked Examples:

Essay rubric with percent weights

Four rows use scores of 3/4, 4/4, 3/4, and 2/4 with weights of 40%, 30%, 20%, and 10%. The Criterion Ledger shows contributions of 30.0%, 30.0%, 15.0%, and 5.0%. The summary reports 80.0%, the Point score is 80.0 / 100.00 pts, and the Grade band estimate is Band B with the default bands.

Relative point weights

A portfolio review uses point weights of 4, 2, and 1 for Evidence, Reflection, and Presentation. Scores of 5/5, 4/5, and 3/5 produce effective weights of about 57.1%, 28.6%, and 14.3%. The final result is 88.6%, so the default grade bands place it in Band B rather than Band A.

Percent weights do not add to 100

If the same essay rows accidentally total 90% in percent mode, the result still uses normalized effective weights, but the Weight status reads 90.00% entered. The Audit Messages output says the percent weights are short by 10.00 percentage points, which is a setup issue to fix before final grading.

Score above the row maximum

A selected score of 5 with a maximum of 4 triggers the validation message that the selected score is above its maximum. Lower Selected to 4 or raise Max before using the summary, ledger, chart, or copied scoring note.

FAQ:

Why does a percent-weight rubric still calculate when weights do not total 100?

Percent weights are normalized by their entered total for the score. The Weight Audit and Audit Messages outputs still warn when the entered total is not 100% so you can catch setup errors.

Should I use percent weights, point weights, or equal criteria?

Use percent weights when each row already represents a final-score share, point weights when rows only need relative emphasis, and equal criteria when every valid row should count the same.

Does rounding change the grade band?

Yes. Grade-band lookup uses the rounded final percent, so a value near a cutoff can move when you choose nearest whole number, nearest tenth, nearest hundredth, round down to tenth, or round up to tenth.

Why did the result disappear after I edited a row?

A validation item is blocking the result. Check the red message for a missing selected score, maximum at or below zero, selected score above maximum, negative weight, empty entered weight total, or invalid grade-band line.

Can the score prove that a rubric is fair?

No. The calculator applies the scoring math and highlights setup issues, but fairness still depends on clear criteria, useful performance levels, appropriate weights, and consistent scoring practice.

Glossary:

Analytic rubric
A rubric that separates work into multiple criteria instead of giving one holistic judgment.
Criterion
A scored part of the rubric, such as evidence, analysis, accuracy, design, or presentation.
Performance level
The selected level or score awarded for one criterion before weighting is applied.
Effective weight
The final-score share assigned to a criterion after percent, point, or equal weighting is applied.
Contribution
The number of final-score percentage points earned by one criterion.
Grade band
A named result category selected from the rounded final percentage.
Opportunity gap
The final-score share that was available but not earned by the current criterion scores.

References: