Academy

Scorecards: Transparent Ratings Across Fixed Criteria

Build a scorecard rating block with fixed criteria, transparent weighting, evidence-linked subscores, and a method readers and machines can clearly verify.

15 min read

A scorecard is a compact evaluation block that grades one subject across a fixed set of criteria and combines those subscores using a stated method. It turns a verdict into an inspectable calculation instead of asking the reader to trust a prominent number.

Example evaluation: Acme Support Desk — 7.7 out of 10
CriterionWeightScoreEvidence summary
Security controls30%8.0/10Required controls documented; two advanced controls unavailable
Usability25%7.5/10Five defined tasks tested; one required repeated navigation
Integration coverage25%9.0/1018 of 20 required integrations supported
Support20%6.0/10Email response met the published SLA; no phone channel
Weighted total100%7.7/10Sum of each score multiplied by its weight; rounded to one decimal

Illustrative example only. The named product and observations are fictional. Scale: 0–10, where 0 means the criterion is not met and 10 means it is fully met.

Why this element matters

Readers are rightly skeptical of ratings because a single number can hide dozens of editorial choices. Which qualities were judged? Were they judged in the same way for every subject? Did a commercially convenient feature outweigh a serious limitation? A scorecard reduces that uncertainty by keeping the verdict, criteria, weights, and evidence together. It helps a reader agree with the facts while disagreeing with the priorities: someone who cares more about support than integrations can see why the published total may not fit their decision.

The psychology works only when the method comes before the authority of the number. Large numerals imply measurement. Decimal places imply repeatability. Without a disclosed rubric and calculation, “8.3/10” is an opinion wearing laboratory clothing. Publishing the scale anchors, evidence rule, weights, and rounding policy gives the precision a legitimate source and makes editorial judgment visible rather than pretending it does not exist.

Machine extractability means an automated system can retain what was rated, each criterion’s meaning, the score scale, and the relationship between subscores and the total. A bare “7.7” is ambiguous: it might be a user rating, a test result, or a version number. A text-based table with an explicit subject and scale exposes stable field-value pairs. Crawlers and AI answer systems can quote a bounded claim such as “7.5 out of 10 for usability under a five-task test” without detaching the number from its basis.

Under the element writing rules , a block whose purpose is scored evaluation must use the typed scorecard contract. A row of styled badges is not equivalent. The typed element preserves the methodology, enables validation of weights and totals, and supports consistent output across publishing systems.

When to use it

Use a scorecard when one or more subjects have been evaluated against the same stable rubric and the resulting subscores help a reader understand the verdict. Appropriate inputs include documented tests, verified specifications mapped to requirements, expert inspection against published anchors, or a defined mixture of those sources. The scorecard earns its place when readers could reasonably make a different choice after seeing the criterion breakdown.

The method must exist before scoring begins. Define the subject, eligibility rules, criteria, weights, scale anchors, evidence sources, test conditions, missing-data policy, and rounding rule. Freeze them for the evaluation set. If the method changes midway, rescore every subject affected or identify the results as different editions that should not be compared directly.

Common near misses include:

  • An unscored feature matrix. If the task is to show whether features exist, use a comparison table . Adding points can distort differences that are factual rather than evaluative.
  • A single measured metric. Page speed, price, response time, and battery life already have units. Report the measurement and relevant benchmark; do not convert it into an arbitrary star rating.
  • A user-review aggregate. A customer average has different authors, sampling conditions, and bias controls. Display it as a sourced aggregate, not as the publication’s scorecard.
  • A checklist. Passing six of eight requirements is not automatically a 7.5/10 rating. Some requirements may be mandatory and non-compensatory, meaning strength elsewhere cannot offset failure.
  • A winner badge. “Editor’s choice” communicates a conclusion but not its reasoning. It may follow a scorecard; it cannot replace one.
  • A ranking created after seeing the products. Criteria selected to justify a preferred winner are post-hoc rationale, not a repeatable evaluation.

Do not use a total score when the criteria cannot sensibly compensate for one another. For example, a severe safety failure should usually trigger an exclusion or explicit fail state, not be averaged away by attractive design. In that case, publish pass/fail gates and the remaining descriptive evaluation separately.

Logo

Ready to Monitor Your AI Visibility?

Track how AI chatbots mention your brand across ChatGPT, Perplexity, and other platforms.

Where to place it

Place the first scorecard after the page has identified the subject, evaluation purpose, audience, test date, and a concise methodology statement. On a review, that is normally after the summary verdict and before the detailed criterion sections. On a comparison, introduce the common rubric once, then present scorecards in the same subject order used throughout the page. On a benchmark report, explain the cohort and data period before showing any rated entity.

The element may appear near the top only when the method is visible immediately before it or available through an adjacent, descriptive method link. A score cannot lead the page before readers know what was rated. The detailed evidence may follow, but each row still needs a short evidence summary or a direct link to the relevant section.

Do not place a scorecard directly beside a star-rating aggregate, testimonial, price promotion, affiliate button, or “winner” banner. Those elements can make editorial judgment look commercially induced or cause readers to merge separate rating systems. Do not put two scorecards with different scales side by side. Keep at least one explanatory paragraph between a scorecard and a dense chart or second scoring system, and never separate the methodology from its scorecard with an advertisement.

Anatomy

The labelled capture must identify these regions:

  1. Subject: the exact product, company, page, service, or edition evaluated.
  2. Overall score: the calculated result, always displayed with its denominator or scale.
  3. Method summary: who evaluated it, when, using which evidence and test conditions.
  4. Scale anchors: what the minimum, midpoint, and maximum mean; not just “out of 10.”
  5. Criterion label and definition: one stable dimension and the boundaries of what it covers.
  6. Weight: the criterion’s contribution to the total, including explicit equal weighting.
  7. Subscore: the result for that criterion on the declared scale.
  8. Evidence summary: the observation or source that justifies the subscore.
  9. Calculation and rounding note: the formula used to produce the displayed total.
  10. Date and version: when the evaluation was performed and which subject version or plan was tested.
  11. Disclosure: any commercial relationship, supplied access, or material testing limitation.

Design examples

Every variant keeps the same core contract. Visual compression may reduce explanation in each row, but it may not remove methodology, weights, scale, or evidence access.

Weighted standard: the default for reviews and buying decisions. Use it when criteria have different importance. Show every weight and confirm they total 100%.

Equal-weight compact: suitable when the editorial method gives each criterion identical influence. “Equal weighting” must be visible; an omitted weight is not an equal weight.

Comparative scorecard: use for two or three subjects scored under one frozen rubric. Criteria remain rows and subjects remain consistently ordered. For more subjects, use separate cards or a comparison table with links to evidence so mobile reading remains viable.

Gated scorecard: use when a mandatory condition can override the weighted total. State the gate before the optional criteria and render “Not recommended—mandatory security requirement failed” rather than allowing a high average to imply approval.

Incomplete or unscored state: use only when missing evidence is honest and the policy was defined in advance. Mark the criterion “Not tested,” explain why, and either withhold the total or show a provisional total whose denominator and reweighting are explicit. Never silently assign zero or redistribute weight.

Parameters

Canonical scorecard interface
NameTypeRequiredMin/maxDefaultSource
subjectPlain stringYes2–80 charactersNoneAttribute
titlePlain stringNo3–12 words; 90 characters“Scorecard”Attribute or first heading
scoreDecimalDerivedScale minimum–maximum; one displayed decimalCalculatedComputed from item bodies
scaleMinNumberYes0–1,0000Attribute
scaleMaxNumberYesGreater than scaleMin; no more than 1,00010Attribute
methodPlain textYes20–80 wordsNoneBody before items
dateEvaluatedISO dateYesOne valid dateNoneAttribute
versionPlain stringConditional1–50 charactersNoneAttribute
roundingEnumYeswhole, one-decimal, two-decimalone-decimalAttribute
criteriaOrdered item listYes3–7 itemsNoneBody
criterionPlain stringYes2–8 words; 60 charactersNoneItem heading
weightPercentageYes1–100%; all items total 100%NoneItem attribute
subscoreDecimal or “not-tested”YesScale minimum–maximumNoneItem attribute
evidencePlain text with optional linksYes8–40 wordsNoneItem body after heading
gateBooleanNotrue or falsefalseItem attribute
disclosurePlain textConditional10–60 wordsNoneBody after items

The formula for the standard 0–10 model is total = Σ(subscore × weight as a decimal). Validation must reject negative weights, totals other than 100%, subscores outside the scale, and a hand-entered overall score that differs from the calculated result. A renderer may calculate the total, but the stored criteria and weights remain the authoritative inputs.

Syntax and code examples

All implementations below represent the same fictional evaluation. They preserve the method, date, scale, item order, weights, evidence, and rounding policy.

Portable Markdown directive

:::scorecard{subject="Acme Support Desk" scaleMin=0 scaleMax=10 dateEvaluated="2026-08-20" rounding=one-decimal}
## Product evaluation

We tested five standard support tasks and verified required controls and integrations against documentation current on the evaluation date.

::item{weight=30 subscore=8}
### Security controls

Required controls documented; two advanced controls unavailable.
::
::item{weight=25 subscore=7.5}
### Usability

Five defined tasks tested; one required repeated navigation.
::
::item{weight=25 subscore=9}
### Integration coverage

Eighteen of twenty required integrations supported.
::
::item{weight=20 subscore=6}
### Support

Email response met the published SLA; no phone channel.
::
:::

Hugo shortcode

The Hugo adapter should accept only named parameters on the parent and item calls. The notation below is a portable implementation specification; it does not claim that a renderer already exists in this repository.

{{< scorecard subject="Acme Support Desk" scale-min="0" scale-max="10" evaluated="2026-08-20" rounding="one-decimal" >}}
## Product evaluation

We tested five standard support tasks and verified controls and integrations against current documentation.

{{< score criterion="Security controls" weight="30" value="8" >}}Required controls documented; two advanced controls unavailable.{{< /score >}}
{{< score criterion="Usability" weight="25" value="7.5" >}}Five defined tasks tested; one required repeated navigation.{{< /score >}}
{{< score criterion="Integration coverage" weight="25" value="9" >}}Eighteen of twenty required integrations supported.{{< /score >}}
{{< score criterion="Support" weight="20" value="6" >}}Email response met the published SLA; no phone channel.{{< /score >}}
{{< /scorecard >}}

WordPress block

<!-- wp:amicited/scorecard {"subject":"Acme Support Desk","scaleMin":0,"scaleMax":10,"dateEvaluated":"2026-08-20","rounding":"one-decimal"} -->
<!-- wp:amicited/score {"criterion":"Security controls","weight":30,"subscore":8} -->
<p>Required controls documented; two advanced controls unavailable.</p>
<!-- /wp:amicited/score -->
<!-- wp:amicited/score {"criterion":"Usability","weight":25,"subscore":7.5} -->
<p>Five defined tasks tested; one required repeated navigation.</p>
<!-- /wp:amicited/score -->
<!-- wp:amicited/score {"criterion":"Integration coverage","weight":25,"subscore":9} -->
<p>Eighteen of twenty required integrations supported.</p>
<!-- /wp:amicited/score -->
<!-- wp:amicited/score {"criterion":"Support","weight":20,"subscore":6} -->
<p>Email response met the published SLA; no phone channel.</p>
<!-- /wp:amicited/score -->
<!-- /wp:amicited/scorecard -->

The WordPress editor should calculate, not invite entry of, the total. It should block publication when weights do not total 100% and warn when an item lacks evidence or a tested version.

Examples

Good: a reproducible weighted judgment

Acme Support Desk: 7.7/10, evaluated 20 August 2026. Security controls score 8.0 at 30%; usability 7.5 at 25%; integration coverage 9.0 at 25%; and support 6.0 at 20%. Each subscore is tied to a documented requirement or a five-task test. The total is the sum of weighted subscores and is rounded once, at the end, to one decimal.

This works because another editor could use the same rubric, evidence, and formula and explain any disagreement at the criterion level. The decimal is justified by the weighted inputs. The result is bounded by a date and tested conditions, so it does not imply permanent product quality.

Bad: a verdict reverse-engineered into numbers

Acme Support Desk: 9.3/10. Features 9.5, value 9.0, experience 9.4. “Our experts considered everything that matters.”

This fails because the criteria overlap and have no definitions, weights, anchors, evidence, test date, or calculation. “Value” cannot be interpreted without a price, plan, audience, and alternatives. “Experience” could include usability, support, or both. The unexplained decimal suggests precision that the method cannot produce. Repair requires defining the rubric before evaluating, gathering criterion-level evidence, disclosing weighting, and calculating the total from recorded inputs—not choosing subscores that average to a desired headline.

Schema markup and accessibility

A scorecard has no general-purpose Schema.org type. Keep it as visible content within the page’s valid entity and article markup by default. Review and Rating markup may apply when a genuine review evaluates a specific eligible item. If used, ratingValue, bestRating, and worstRating must match the visible overall score and scale; the review author, item reviewed, date, and supporting review content must also be present. A scorecard for a company benchmark, editorial framework, or abstract concept does not become eligible simply because it contains a number.

Do not mark each criterion as a separate Review, and do not use AggregateRating for one editor’s calculated result. An aggregate represents multiple ratings and requires the visible count and appropriate source. Never blend an external user average into the editorial total without showing the two systems separately. If the page cites many materials, use a sources block to make the broader evidence set inspectable.

For accessibility, use a real table when readers need to compare criteria across columns. Supply a caption naming the subject and total, column headers, row headers, and a tfoot calculation row. The same information must remain available when color, icons, and graphical meters disappear. Do not announce “green” or “five filled stars” as the only status; expose “8 out of 10.”

Progress bars may supplement text but cannot replace it. Give any meaningful meter an accessible name, current value, minimum, and maximum. Preserve source order on mobile instead of converting each column into an unlabeled stack. Tooltips cannot hold required evidence because keyboard, touch, and text-only users may never receive it. Avoid role="alert", automatic carousels, and animated score counting: the score is static editorial content, not a live system event.

Writing rules

Explain the reason for the evaluation before publishing the result. Name the audience and decision the score supports, because “best” criteria for a small team can be wrong for a regulated enterprise. Define every criterion in one sentence before or within the detailed analysis. Criteria must be distinct enough that the same observation is not rewarded twice.

Use three to seven criteria. Fewer than three usually collapses into a simple comparison; more than seven makes the total hard to audit and encourages trivial distinctions. Criterion labels use two to eight words. Evidence summaries use 8–40 words and state an observation, not a promotional adjective. “Supports SAML SSO on the enterprise plan” is evidence; “excellent security” repeats the judgment.

Publish scale anchors. For a 0–10 scale, define at least 0, 5, and 10 for each criterion or for a genuinely shared rubric. A midpoint must describe a testable state, not “average,” unless the comparison population and statistic are defined. Keep all subjects on the same scale and version of the rubric.

Weighting must be transparent. Show every percentage, make the sum equal 100%, and explain why higher-weight criteria matter more to the named audience. Equal weighting is still weighting and must be stated. Do not change weights per subject, and do not allow sponsored status, affiliate commission, product access, or a preferred outcome to influence them.

Calculate with unrounded subscores, then round the final result once. Display one decimal by default. Two decimals are allowed only when the input rubric reliably distinguishes that resolution; otherwise they manufacture confidence. Keep the denominator beside every score and distinguish percentages from points.

Never put unsupported praise, a sales CTA, pricing urgency, testimonials, user-review stars, or an undisclosed commercial relationship inside the scorecard. Do not hide a disqualifying failure in a footnote. Do not treat missing evidence as a neutral midpoint. State “not tested,” follow the predefined missing-data rule, and withhold the total when a fair calculation is impossible.

Post types that use it

The postTypes frontmatter is the source of this mapping. Inclusion means the format can support a scorecard when a stable rubric and criterion-level evidence exist; it does not require a rating on every page.

Post typeRequirementScorecard role
Review pageRecommended when the verdict is quantitativeShows how tested qualities and weights produce the editorial rating.
Competitor comparison pageOptionalApplies one frozen rubric to named competitors without changing criteria by subject.
Comparison A vs BOptionalExposes criterion-level tradeoffs when a single winner would hide audience fit.
Best X for YRecommended when rankings use scoresConnects the named audience’s priorities to selection weights and ordering.
Buying guideOptionalTranslates documented buyer requirements into a transparent evaluation model.
Benchmark reportOptionalScores cohort members only when the benchmark method defines stable anchors and comparable evidence.
Company profileExceptionalEvaluates a disclosed framework, not general corporate worth or reputation.
Vendor profileOptionalSummarizes fit against procurement criteria while retaining evidence and mandatory gates.

QA checklist

  • The subject, version or plan, evaluation date, audience, and decision are explicit.
  • The methodology was defined before scoring and can be applied again.
  • There are three to seven distinct criteria with testable definitions.
  • Every criterion has a visible weight, and all weights total exactly 100%.
  • Scale anchors explain what the minimum, midpoint, and maximum mean.
  • Every subscore has an evidence summary and a traceable source or test observation.
  • Mandatory gates cannot be averaged away by strength on optional criteria.
  • The total is calculated from subscores and weights, then rounded only once.
  • Displayed precision is supported by the granularity of the inputs.
  • Missing evidence follows a disclosed policy and is never silently scored zero or average.
  • Commercial relationships, supplied access, and material limitations are disclosed.
  • The scorecard is not placed beside user stars, a testimonial, a promotion, or a conflicting scale.
  • Table headers, caption, reading order, text equivalents, and mobile reflow are accessible.
  • Structured data, if present, matches the visible subject, author, rating, and scale and is eligible for the page type.
  • The selected post type appears in postTypes, and the surrounding article provides detailed evidence.

FAQ

Does every scorecard need weighted criteria?

Every scorecard must state how criteria contribute to the total. Equal weighting is valid, but it still needs to be disclosed. If some criteria matter more, publish every weight and ensure the weights total 100%.

How many criteria should a scorecard contain?

Use three to seven. Four or five usually provide enough coverage without creating false precision. If an evaluation needs more than seven, group detailed checks beneath a smaller number of scored criteria and publish the full rubric separately.

Can a scorecard use decimals?

Yes, when the inputs and calculation justify them. Show no more than one decimal in the displayed total by default, state the rounding rule, and never add decimal places merely to make a subjective judgment look measured.

Can user reviews feed an editorial scorecard?

Only as a clearly named input with its source, sample size, collection period, and contribution to the formula disclosed. Do not relabel a third-party user rating as an editorial score or silently blend it with testing results.

Does a scorecard qualify for review or rating schema?

Not automatically. Rating markup is appropriate only when the page reviews an eligible, clearly identified subject and the visible rating, scale, author, and supporting content satisfy the relevant structured-data requirements.

← All Academy tutorials

Ready to put it into practice?

Free check · 7-day trial · no credit card