This repository was archived by the owner on Aug 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
This repository was archived by the owner on Aug 2, 2024. It is now read-only.
Add an optional layer of VPAT conformance ratings #344
Copy link
Copy link
Open
Labels
UI Changefeature: ReportThe evaluation final reportThe evaluation final reportpriority 3Low priority issueLow priority issue
Description
Story:
As an evaluator reporting WCAG results for a single product sold to international markets, I want to save time by using the WCAG-EM report generator as a decision support tool for the "Conformance Level" ratings in the VPAT WCAG tables.
International markets expect certain formats:
- Traditionally some US buyers, such as the US federal government and education institutions, expect WCAG results in ITI's VPAT format.
- In other regions where accessibility is a factor in procurement, such as EU, Canada, and Australia, WCAG is a standard but most buyers have not yet stated expectations for a reporting format.
Proposed solution:
- Keep the current "Results for entire sample" options (Not Checked, Passed, Failed, Not Present, Cannot Tell). These are a fine way to describe WCAG conformance.
- Allow users to enable an additional set of option lists, called "VPAT Conformance Level". The options are: Supports, Partially Supports, Does Not Support, Not Applicable, and Not Evaluated.
- Provide instructions for appropriate choices of values, based on the "Terms" sub-section of the "Essential Requirements for Authors" section of ITI's VPAT templates.
- Similar to Warn when then criteria result is different from the result of the pages #149, warn the user if their choice of a "VPAT Conformance Level" value is inconsistent with the "Results for entire sample" value.
The following pairs of values are consistent.
VPAT Conformance Level | Results for Entire Sample |
---|---|
Supports | Passed |
Supports | Not Present |
Partially Supports | Failed |
Does Not Support | Failed |
Not Evaluated | Not Checked - WCAG Level AAA criteria only |
The "Not Applicable" value should always receive a warning.
juleskuehn, davewallace and SteveBarnett
Metadata
Metadata
Assignees
Labels
UI Changefeature: ReportThe evaluation final reportThe evaluation final reportpriority 3Low priority issueLow priority issue