Skip to content

Add manual reporting download links to rules #481

@WilcoFiers

Description

@WilcoFiers

To do manual evaluations I am thinking we should use the WCAG-EM Report Tools. We would test each rule separately, rather than test everything at once. This will keep the work less overwhelming.

The WCAG-EM Report Tool has a way to open audits stored in JSON, and a way to save it. So the way this would work is someone would download a rule audit file from the ACT-R website, they would open it and run through it in the report tool, and at the end they would download the JSON file and publish it to the ACT-R repository.


To support this, we need to add a link to each rule which will allow someone to download a JSON file that can be opened into the WCAG-EM report tool. It must have the following filled out:

  • All test cases are put into the structured sample
  • The audit scope is defined
  • All success criteria the rule maps to are set to Cannot tell
  • All success criteria that the rule does not map to are set to inapplicable

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions