- According to the World Bank, one billion people, or 15% of the world’s population, experience some form of disability.
- The World Health Organization reports the same number, noting: Today, only 1 in 10 people in need have access to assistive products.
- Additionally: With an ageing global population and a rise in noncommunicable diseases, more than 2 billion people will need at least 1 assistive product by 2050.
It’s no wonder, then, that within the scholarly community, the accessibility of content has been a much-discussed topic recently, with a dedicated issue of Learned Publishing, discussion on accessibility at the W3C Publishing Summit, examination of the roadblocks to accessibility on the Scholarly Kitchen, and articles in publications like Research Information.
Terminology
Since there's a lot of available information on Web Accessibility, it's important to understand the terms, rules, and guides that fall under it.- 508 Compliance- Section 508 of the US Rehabilitation Act states that agencies must give disabled employees and members of the public access to information that is comparable to access available to others. Government-funded information must follow this law and guidelines. There are some differences and similarities between 508 and WCAG, but WCAG 2.0 guidelines are a bit more detailed & higher-standard.
- WCAG- Web Content Accessibility Guidelines (WCAG) are standards set by W3C (World Wide Web Consortium, the organization that maintains The Internet) and are widely considered the gold standards in web accessibility. WCAG line-items come in 3 forms: A, AA, and AAA, with AAA being recommended and A being required.
- Screen readers- Assistive technology that helps users who are vision-impaired navigate websites by programmatically synthesizing speech from web text (think Siri for your entire computer). Screen readers are usually built into operating systems and are available as purchasable apps (e.g. JAWS). Screen readers are one of many assistive technologies.
Accessibility at Silverchair
Silverchair has prioritized accessibility internally for years, having designed, developed, and hosted federal government sites that require 508 Compliance, such as Patient Safety Network and National Guideline Clearinghouse. The latter was ranked 10th overall in a benchmarking study conducted by the Information Technology and Innovation Foundation of 297 of the most popular federal websites, ranking particularly highly for mobile friendliness and accessibility. As the study notes: “One of the most important ways that the U.S. government provides Americans access to government services and information is through more than 6,000 websites on more than 400 domains."Beyond only our government clients, we actually aim for AA WCAG compliance in all of our online products. Our User Experience (UX) Designers work with clients from the beginning of projects and consult with them on AA-compliant color contrast, font-sizing, and terminology. They also consult with developers on interaction design patterns and the semantic sequence of content in the DOM or source code.
Front-end developers use the Perceivable, Operable, Understandable, Robust (P.O.U.R.) best practices, are fluent in W3C’s ARIA tag guidelines, and use the Chrome WAVE extension for spot-checking.
Our Software Quality Assurance (SQA) team follows this up with SortSite testing reports to catch any flags that may have been missed. These reports become remediation stories in our Agile workflow, enabling us to continually refine and improve the Silverchair Platform’s compliance.
Some examples of accessibility features commonly employed in the Silverchair Platform include:
- Providing text alternatives for non-text content
- Providing all functionality of content operable through a keyboard, including a “Skip to main navigation” option
- Careful consideration for readability as it applies to typography, color, and contrast
Resources
- WCAG “P.O.U.R.”: https://www.w3.org/WAI/WCAG20/quickref/
- WCAG Color Contrast Checker: https://webaim.org/resources/contrastchecker/
- WAVE Plugin: https://chrome.google.com/webstore/detail/wave-evaluation-tool/jbbplnpkjmmeebjpijfedlgcdilocofh?hl=en-US
- SortSite: https://www.powermapper.com/products/sortsite/
- VOX: http://accessibility.voxmedia.com/
Further Reading
- Invision: https://www.invisionapp.com/blog/accessibility-design-for-the-future/
- NNG Accessibility Articles: https://www.nngroup.com/topic/accessibility/
- Accessibility FAQs: https://www.cenveopublisherservices.com/blog/2018/3/2/faqs-about-accessibility
- W3C WAI Web Accessibility Perspectives (videos): https://www.w3.org/WAI/perspectives/
- Accessibility for Teams: A ‘quick-start’ guide for embedding accessibility and inclusive design practices into your team’s workflow: https://accessibility.digital.gov/
Brian McDonald, UX Manager
Zach Bruce, UX Designer