Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Level Access Feedback: General #366

Closed
WilcoFiers opened this issue May 25, 2019 · 3 comments
Closed

Level Access Feedback: General #366

WilcoFiers opened this issue May 25, 2019 · 3 comments

Comments

@WilcoFiers
Copy link
Collaborator

Suggestion: We need to tighten the outcome data format – possibly restricting it to one form. The examples suggested for data-format are not trimmed to only those pieces of the format which are 100% necessary. For example, we likely need the id of the coded test being run, the testing engine name + version, the id of the rule being claimed as supported, the id of the unit test and the outcome from the coded test.

Reason: People are already starting to implement tools which read this outcome format. It would be best to promote a single format ASAP, which of course could be a cut-down form of EARL. You’ll notice, that both Alfa and aXe already report using different structural versions of EARL (and, Deque’s earl context seems different to the earl-act.json context) – with differences in the additional information presented too. Without clarity more variants from more tool developers will follow.

@WilcoFiers WilcoFiers self-assigned this Jun 6, 2019
@WilcoFiers
Copy link
Collaborator Author

@nitedog will add another example to the Appendix.

@WilcoFiers WilcoFiers removed their assignment Jun 26, 2019
nitedog pushed a commit that referenced this issue Jun 27, 2019
- Removed references to Auto-WCAG and added context, to address issue #378 
- Refined examples, descriptions, and link to further information on EARL/JSON, to address issue #366
@nitedog
Copy link
Contributor

nitedog commented Jul 1, 2019

Proposed response

Many thanks for your comment. As discussed during the ACT TF teleconference call on 27 June 2019, we believe Pull Request #389 addresses your concern. It provides clearer examples, includes the JSON context, and links out to further resources on EARL and JSON-LD. Please let us know if you disagree with how this was resolved.

WilcoFiers pushed a commit that referenced this issue Jul 8, 2019
* update Appendix 1

- Removed references to Auto-WCAG and added context, to address issue #378 
- Refined examples, descriptions, and link to further information on EARL/JSON, to address issue #366

* Update act-rules-format.bs

* Update act-rules-format.bs

* Update act-rules-format.bs

* Update act-rules-format.bs

* Update act-rules-format.bs

- Added default types for subject, test, and pointer to make examples yet simpler
- Added example of overriding default test type TestCase for TestRequirement
- Added example of overriding default subject type WebPage for WebSite
- Added example of providing Assertor as part of the EARL results

* Update act-rules-format.bs

* Update EARL examples
@aglevelaccess
Copy link

Proposed response acceptable.

@nitedog nitedog closed this as completed Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants