{{ summaryHeading }}
{{ percentDisplay }}
{{ summaryLine }}
{{ scoreDisplay }} {{ gradeBandDisplay }} {{ weightStatusLabel }} {{ activeCriteria.length }} criteria {{ opportunityGapDisplay }} gap
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.
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) }}
Choose whole, tenth, hundredth, or directed tenth rounding for grade reporting.
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 }}
:

Introduction

A weighted rubric turns several separate judgments into one final score. Each criterion measures one part of the work, such as content accuracy, evidence, organization, or conventions. The weight says how much that criterion should count in the final result, so a strong performance on a major criterion affects the grade more than the same performance on a minor one.

That math matters whenever a rubric has uneven stakes. A research paper may put 40 percent of the grade on argument and only 10 percent on mechanics. A lab report may give more weight to data interpretation than formatting. Without a clear weighted calculation, it is easy to add raw rubric levels together and accidentally make every row count the same.

Diagram showing criterion score, effective weight, contribution, and final percent in a weighted rubric.

Weighted scoring is most useful for analytic rubrics, where each criterion is scored separately before the total is calculated. It gives students and reviewers a clearer view of where points were earned and where they were lost. It also makes the scoring method easier to explain after the grade is returned.

A weighted result is still only as fair as the rubric behind it. The calculation can show the final percent, the grade band, and the criteria driving the outcome, but it cannot decide whether the chosen weights match the learning goals or whether the criteria were applied consistently by different reviewers.

Technical Details:

Weighted rubric scoring starts by converting every criterion score into a criterion percent. A score of 3 out of 4 becomes 75 percent for that criterion. The criterion percent is then multiplied by the criterion's effective weight. Adding those earned shares produces the final rubric percent.

The important distinction is between entered weight and effective weight. Entered weights may be percentages, point weights, or ignored entirely in equal-weight mode. Effective weights always add to 100 percent of the calculation after the selected weight mode has been applied.

ri = simi ei = 1 / n in equal-weight mode, otherwise wiwj ci = 100×ri×ei P = ci

In this notation, s is the selected score, m is the maximum score for that criterion, w is the entered weight, e is the effective weight, c is the earned contribution in final-score percentage points, and P is the final percent.

Weight modes and how effective weights are calculated
Weight mode Entered value Effective-weight rule What to verify
Percent weights Weight % for each criterion Each entered percent is divided by the entered total. The Weight Audit should show that entered weights total 100%.
Point weights Relative weight points Each weight point value is divided by the total weight points. Confirm the largest criteria have the intended point-weight advantage.
Equal criteria No row weight is used Each valid criterion receives 1 divided by the number of valid criteria. Use this only when every criterion should count the same.

Percent mode has a deliberate audit distinction. If the entered percentages total 95 or 110, the score is still normalized from the entered total, so the calculation can continue. The Weight Audit and Audit Messages then warn that the percent setup is short or over by the difference from 100. That prevents a broken result while still making the setup problem visible.

Validation and display rules for weighted rubric scoring
Rule Boundary Effect on the result
Selected score Must be numeric and no greater than the maximum score Rows above their maximum trigger a validation error before the result is used.
Maximum score Must be greater than zero A zero or missing maximum prevents a meaningful criterion percent.
Entered weight Must be non-negative outside equal-weight mode The total entered weight must be greater than zero.
Grade band minimum Must be a number from 0 to 100 The highest matching band is selected after the final percent is rounded.
Rounding mode Whole number, tenth, hundredth, round down to tenth, or round up to tenth The displayed percent, point score, and grade-band lookup follow the selected rounding.

If an assignment point total is present, the final percent is multiplied by that point total to produce the displayed point score. The raw criterion scores are still kept separate in the Criterion Ledger, which is why the point score can be used for a gradebook while the ledger remains useful for explaining exactly where the result came from.

Everyday Use & Decision Guide:

Start with percent weights when the rubric already says that criteria should total 100 percent. Enter the major criteria first, then add smaller criteria, because the Weight status badge will immediately show whether the total is exactly 100 percent or needs review.

Use point weights when the rubric is easier to think of as relative emphasis. A row with weight 4 counts twice as much as a row with weight 2, even if both use the same 4-point or 5-point score scale. Use equal criteria only when each row should have the same final-score share.

  • Score scale sets common maximums such as 4-point, 5-point, or 6-point. The Apply button updates row maximums for the current rubric rows.
  • Grade bands should match the grading policy you intend to use. The default A, B, C, D, F lines are only useful if that policy fits the assignment.
  • Assignment point total converts the final percent into gradebook points, such as 87.5 out of 100.
  • Report label is helpful when the copied Scoring Note or downloads need to identify a class, assignment, or draft.

The first result to check is not the grade band. Check Weight status and the Weight Audit first. A final percent can look precise even when a percent-weight rubric was entered as 95 percent or 110 percent. The calculator still normalizes those weights, but the audit tells you that the rubric setup should be fixed before the number is treated as final.

The Contribution Map is useful after the numbers are valid. It separates earned contribution from uncaptured share for each criterion, which makes it easier to explain why a high-scoring minor row may matter less than a lower-scoring major row.

Step-by-Step Guide:

Build the rubric rows first, then check the audit before using the final score.

  1. Choose Weight mode. Use Percent weights for a 100 percent rubric, Point weights for relative emphasis, or Equal criteria when each valid row should count the same.
  2. Choose Score scale. If the rubric uses a common level scale, press Apply so each criterion maximum matches that scale.
  3. Open each Rubric criteria row and enter the criterion label, weight when shown, selected score, and maximum score. The row preview should show a criterion percent such as 75.0%.
  4. Open Advanced if you need a different Rounding mode, Assignment point total, Grade bands, or Report label.
  5. If a validation alert appears, fix the named row. Common fixes are lowering a selected score that is above the max, adding a maximum above zero, or entering a non-negative weight.
  6. Read the summary badges for Weighted rubric result, point score, grade band, Weight status, criterion count, and opportunity gap.
  7. Check Weight Audit and Audit Messages before using the result as a grade. Percent weights should show that they total 100 percent.
  8. Use Criterion Ledger, Contribution Map, Scoring Note, or JSON depending on whether you need a table, a visual explanation, a plain-text summary, or structured data.

Interpreting Results:

The final percent is the earned share of the whole rubric after weighting. A 75 percent criterion score does not always add 75 points to the final result. If that criterion has a 40 percent effective weight, it contributes 30 final-score percentage points.

Read the grade band as a label applied to the rounded final percent, not as a separate calculation. If the rounding mode changes from nearest tenth to whole number, a borderline grade band can change because the displayed percent used for band lookup changed.

  • Weighted rubric result is the headline percent and grade-band label.
  • Point score converts that percent to the assignment point total.
  • Effective weight shows each row's actual share of the final calculation.
  • Contribution shows how many final-score percentage points each criterion earned.
  • Opportunity gap is the remaining possible final-score share across the current rows.

A high final percent does not prove the rubric is well weighted. Before sharing a final grade, confirm that the largest driver is the criterion that should matter most and that Audit Messages are not warning about a percent-weight setup gap.

Worked Examples:

Essay rubric with a major evidence row

Suppose an essay uses four 4-point criteria: content accuracy at 40 percent with 3 out of 4, evidence and support at 30 percent with 4 out of 4, organization at 20 percent with 3 out of 4, and conventions at 10 percent with 2 out of 4. The Criterion Ledger would show contributions of 30, 30, 15, and 5 final-score percentage points. Weighted rubric result should read 80 percent before any grade-band label is applied.

Percent weights entered short of 100

A three-row rubric entered as 50 percent, 30 percent, and 15 percent totals 95 percent. The score still uses normalized effective weights so the rows fill the full calculation, but Weight status and Audit Messages should warn that the percent setup is short by 5 percentage points. The safer action is to fix the missing 5 points before treating the grade as final.

Point weights for relative importance

A presentation rubric may use point weights of 4 for content, 2 for delivery, and 1 for visual design. The entered total is 7 weight points, so the content row carries about 57.1 percent effective weight. If content earns 3 out of 5, its contribution is about 34.3 final-score percentage points. The Weight Audit should identify content as the largest driver.

FAQ:

Why does percent mode calculate a score when weights do not total 100?

The entered percentages are normalized by their entered total so the rows can still produce a result. The Weight Audit then reports the missing or extra percentage points so you can fix the rubric setup.

Should I use percent weights or point weights?

Use percent weights when your rubric policy already assigns shares that should total 100 percent. Use point weights when you only need relative emphasis, such as 4 weight points for one criterion and 2 for another.

What happens if a selected score is above the maximum?

A validation alert names the row and asks you to lower the selected score or raise the max. Fix that before using the summary, ledger, chart, or exports.

Can the grade bands use labels other than A through F?

Yes. Each line needs a label and a minimum percent from 0 to 100, such as Meets,70. The highest matching minimum is used for the Grade band estimate.

Does the rubric data leave my browser?

Routine scoring happens in the browser and the rubric math does not call a scoring endpoint. Treat copied notes, downloaded files, JSON, and any shared page state as grade records because they can contain criterion labels and scores.

Glossary:

Analytic rubric
A rubric that scores separate criteria before combining them into an overall result.
Criterion percent
The selected score divided by the maximum score for one criterion.
Entered weight
The percent or point value typed into a criterion row before normalization.
Effective weight
The criterion's actual share of the final calculation after the chosen weight mode is applied.
Contribution
The final-score percentage points earned by one criterion.
Grade band
A label selected from user-entered minimum percentages after the final percent is rounded.