GSA / openacr

OpenACR is a digital native Accessibility Conformance Report (ACR). The initial development is based on Section 508 requirements. The main goal is to be able to compare the accessibility claims of digital products and services. A structured, self-validated, machine-readable documentation will provide for this.
https://gsa.github.io/openacr/
Other
83 stars 18 forks source link

Changing conformance criteria roll up count from a list to a table #354

Closed dmundra closed 6 months ago

dmundra commented 7 months ago

Sharing some changes we made last year to the output of the ACR. Instead of the roll-up of conformance to be a list, it is a table. See https://civicactions.github.io/openacr/drupal-10-16.html#success_criteria_level_a and here is an example:

Previously:

Conformance to the 30 criteria listed below is distributed as follows:

After the changes:

Conformance to the 30 criteria listed below is distributed within each category as follows:

Conformance Level Web Electronic Documents Software Authoring Tool
Supports 19 19 0 19
Partially Supports 2 0 0 2
Does Not Support 2 1 0 2
Not Applicable 2 5 25 2

Also updating the stored examples with the above changes and latest ACR for Drupal.

dmundra commented 7 months ago

Check failure reasons: