diff --git a/packages/documentation-site/patternfly-docs/content/developer-resources/accessibility-scorecard.md b/packages/documentation-site/patternfly-docs/content/developer-resources/accessibility-scorecard.md index b1fc60b66d..986265d81c 100644 --- a/packages/documentation-site/patternfly-docs/content/developer-resources/accessibility-scorecard.md +++ b/packages/documentation-site/patternfly-docs/content/developer-resources/accessibility-scorecard.md @@ -4,12 +4,16 @@ section: accessibility --- import { AccessibilityScorecard } from './accessibility-scorecard.js'; +## Scoring your accessibility + +To support the proper assessment of accessibility measures, we've created a scorecard that outlines the ways that we recommend testing your UI and assessing how well it meets accessibility expectations. A completed scorecard can help you communicate the accessibility of your UI to stakeholders by clearly identifying how it meets important criteria. + +Scoring your accessibility shouldn't be a one-time thing. It's something that you should do routinely to assess your product as it evolves. + +An accessibility scorecard offers a higher-level overview of the current state of your product's accessibility, but it is **not intended to replace a full accessibility audit**, as described by our [accessibility testing guide](/accessibility.testing-your-accessibility). An accessibility audit is a vital part of creating your accessibility scorecard. + ## PatternFly.org accessibility scorecard -The PatternFly team has created the accessibility scorecard to evaluate the state of accessibility for any UI built -using PatternFly. The scorecard represents the state of accessibility for a UI at the date of evaluation. The -PatternFly team has used this scorecard to evaluate the PatternFly documentation on PatternFly.org. A UI which desires -an accessibility evaluation and scorecard can reach out via the PatternFly -Slack workspace. +The following example demonstrates what a completed scorecard may look like by assessing the PatternFly.org website documentation. - + \ No newline at end of file