Problem/Motivation
One of the things we lost when achecker functionality was disabled was the ability to see how we're doing from an accessibility standpoint over time.
Proposed resolution
Provide the ability to aggregate and report on aggregate data:
1. Cumulative Passing, Incomplete, Violations, Total Page Count over time
2. Average Passing, Incomplete, Violations per page over time. - This is helpful because if the number of pages grows/shrinks, we'll still be able to keep track of whether we're trending in the right direction, taking some of the CMS-based variance out of the equation.
Remaining tasks
TBD
User interface changes
TBD
API changes
TBD
Data model changes
TBD
Issue fork accessibility_scanner-3223644
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
WidgetsBurritos commented