dwp / accessibility-manual

The DWP Accessibility Manual is a community led effort to put guidance and best practices all in one place for anybody looking to meet the Public Sector Bodies Accessibility Regulations 2018.
https://accessibility-manual.dwp.gov.uk
MIT License
37 stars 16 forks source link

Assitive technology testing - several improvements #27

Closed mgifford closed 3 years ago

mgifford commented 3 years ago

The page here: https://accessibility-manual.dwp.gov.uk/best-practice/assistive-technology-testing

should have a title of (missing an 's): Assistive technology testing

I think i've you'd been using tools like this that spelling error would be caught: https://accessibility.civicactions.com/posts/how-we-scale-inclusive-website-content-with-automated-testing-and-open-source-tools

I do this myself sometimes, so noticed: "screenreaders" should all be "screen readers"

The paragraph: Every page should be tested using common screenreaders. If you’re using Apple devices you can use Voiceover for free, and if you’re using Windows then you can use NVDA for free.

Would be improved (I think), if it were: Every page should be tested using common screen readers. If you’re using Apple devices VoiceOver is built-in. If you’re using Windows for testing we recommend installing the open source [NVDA](https://www.nvaccess.org/) screen reader for free. NVDA has become one of the [most popular screen readers](https://webaim.org/projects/screenreadersurvey8/) and although it is less powerful than JAWS, it is better for catching many accessibility errors.

There is still a preference for JAWS, as it is what governments are used to testing for. There are good reasons why testers should be focusing on NVDA though.

This is mostly in /app/views/best-practice/assistive-technology-testing/partials/screenreader-testing.md

abbott567 commented 3 years ago

Thanks @mgifford changes made. Changed all instances of screenreader to screen reader. I think I picked up the habit from Ashleigh in the GDS Accessibility Personas so could be worth us raising it there to get it changed also.

abbott567 commented 3 years ago

Updated in v1.1.0