0Pricing
Web Accessibility Academy · Lesson

Severity and Impact Triage

Rank findings by who they block and how badly.

Severity and Impact Triage is a free Web Accessibility Academy lesson on CoddyKit — lesson 2 of 4. You can read the complete lesson below for free — then practise it hands-on in the browser with a built-in code editor and a 24/7 AI tutor. It is part of the Web Accessibility Academy learning path, one of 4 lessons in the course, and your progress syncs across the web and the CoddyKit app.

You Cannot Fix Everything at Once

A real audit finds dozens of issues. Triage is how you decide what to fix first so the most harmful barriers fall away soonest. 🚦

Severity Means How Much It Blocks

Severity measures how badly an issue stops a user. A button with no accessible name blocks a task; a slightly low contrast merely strains the eyes.

Impact Means How Many It Hits

Impact asks how many people and how often. A broken global nav hurts everyone on every page; a rare modal hurts far fewer users.

Blockers Come First

A blocker makes a core task impossible, like a checkout button a keyboard user can never reach. These jump to the top of the list.

Critical Versus Serious

Below blockers sit critical issues that hurt yet have a workaround, then serious ones that frustrate without fully stopping the user.

Minor Issues Still Matter

A minor issue, like a slightly vague link, annoys but rarely blocks. Log it honestly, then schedule it after the heavier problems.

Map to WCAG Conformance Levels

Anchor severity to WCAG levels. Failing a Level A criterion is graver than missing AAA, since A covers the most fundamental access.

Frequency Multiplies the Pain

An issue on a page visited a million times a day outranks the same issue on a buried settings screen. Frequency sharpens your ranking.

Quick Check

One of these should be triaged as the highest priority.

Weigh Severity Against Effort

Some high-severity fixes are tiny one-liners. Comparing harm to effort helps you grab the quick, high-value wins first.

Agree on Labels as a Team

Pick shared severity labels like blocker, critical, serious, and minor. A common vocabulary keeps triage consistent across every reviewer.

Center the Most Affected Users

When two issues feel equal, favor the fix that unblocks the most affected users. Triage is ultimately about people, not point scores.

Recap: Triage by Severity and Impact

You now rank issues by severity and impact, anchor them to WCAG levels, and weigh effort to fix the worst barriers first. ✅

Frequently asked questions

Is the “Severity and Impact Triage” lesson free?

Yes — the full text of “Severity and Impact Triage” is free to read here on the web, and the Web Accessibility Academy course includes 4 lessons in total. To practise it interactively (a built-in code editor and a 24/7 AI tutor) and unlock the rest of the Web Accessibility Academy course, upgrade to CoddyKit PRO.

What will I learn in “Severity and Impact Triage”?

Rank findings by who they block and how badly. You practise Web Accessibility Academy with hands-on code you run directly in the browser, and a 24/7 AI tutor answers your questions as you work through the lesson.

Do I need any experience to start Web Accessibility Academy?

No prior experience is required. Web Accessibility Academy on CoddyKit is structured for beginners through advanced learners; this is — lesson 2 of 4, so you can start here or from the beginning and move at your own pace.

How long does the “Severity and Impact Triage” lesson take?

Most CoddyKit lessons take about 5–10 minutes. Each one is bite-sized and interactive, so you make steady progress and pick up exactly where you left off across the web and the app.

Can I write and run code in this Web Accessibility Academy lesson?

Yes. Every Web Accessibility Academy lesson includes a built-in code editor, so you write and run real code right in your browser and get instant AI feedback — no local setup required.

All lessons in this course

  1. Building a Manual Audit Workflow
  2. Severity and Impact Triage
  3. Writing Bug Reports Developers Can Act On
  4. Remediation Without Regressions
← Back to Web Accessibility Academy