Will and I have done some basic remediation for the buttons on the Word Frequencies page so that if we archive it, screen reader users can at least navigate through the options in an understandable way. The primary issue with the app built for this page is that none of the screen updates/changes are announced to screen readers (a huge problem for the ADA Title II standards). To make it WCAG 2.1-compliant we'd need to change the functionality with a javascript overhaul for sure, and potentially new HTML.
Will and I have done some basic remediation for the buttons on the Word Frequencies page so that if we archive it, screen reader users can at least navigate through the options in an understandable way. The primary issue with the app built for this page is that none of the screen updates/changes are announced to screen readers (a huge problem for the ADA Title II standards). To make it WCAG 2.1-compliant we'd need to change the functionality with a javascript overhaul for sure, and potentially new HTML.