[ ] Core #5 ; As a user, evaluate a website or application on WCAG compliance, following the WCAG Evaluation Methodology.
[ ] Filemenu; As a user, be able to:
[ ] save evaluation data;
[ ] open evaluation data;
[ ] Import evaluation data from external sources, like automated testing tools, or other evaluators of the same site.
[ ] Structured data;
Application data is modelled as json;
Evaluation data is modelled as JSON-LD (linked / structured data).
Evaluation audit data is structured as Evaluation and Reporting Language (EARL), which contains: Assertion(s) with TestCriterion (test), TestSubject (subject), TestResult (result), Assertor (assertedBy) and TestMode (mode).
[x] Translations (I18n); As a user, be able to create an evaluation in native language. (Default language en_US)
[ ] Audit Evaluation filter; As a user, filter evaluation findings on WCAG criterion version and / or conformance level to navigate through criteria.
[ ] Audit Evaluation Sample selection; As a user, be able to select the sample to add a finding on.
[ ] Download report; As a user, be able to download the WCAG Evaluation report in customizable HTML document.
note: Might just create one html document with styles (css) and structured data (json-ld) included and one bare html document.
This is a list with feature to do's:
[ ] Core #5 ; As a user, evaluate a website or application on WCAG compliance, following the WCAG Evaluation Methodology.
[ ] Filemenu; As a user, be able to:
[ ] save evaluation data;
[ ] open evaluation data;
[ ] Import evaluation data from external sources, like automated testing tools, or other evaluators of the same site.
[ ] Structured data;
Application data is modelled as json;
Evaluation data is modelled as JSON-LD (linked / structured data).
Evaluation audit data is structured as Evaluation and Reporting Language (EARL), which contains: Assertion(s) with TestCriterion (test), TestSubject (subject), TestResult (result), Assertor (assertedBy) and TestMode (mode).
[x] Translations (I18n); As a user, be able to create an evaluation in native language. (Default language
en_US
)[ ] Audit Evaluation filter; As a user, filter evaluation findings on WCAG criterion version and / or conformance level to navigate through criteria.
[ ] Audit Evaluation Sample selection; As a user, be able to select the sample to add a finding on.
[ ] Download report; As a user, be able to download the WCAG Evaluation report in customizable HTML document.
note: Might just create one html document with styles (css) and structured data (json-ld) included and one bare html document.