Principles
The global marketplace is evolving and the transition toward customer centric products is the most striking change. An important change is the realization corporations must start making software products that are accessible.
Accessibility means making Avaya’s products and services available to the greatest number of customers. People with visual, hearing, physical, or cognitive impairments must be able to easily use our software. People who fear that they won’t be able to use a product will not buy it.
Avaya believes that our software and hardware solutions should be accessible to everyone. Neo is committed to following and complying with industry best practices and regulations.
Neo and Accessibility
In addition to helping users with disabilities, accessible design helps provide better user experiences for everyone. A text description included in an image makes its content available to a user who is blind, and makes it possible for search engines to index the image.
Using Neo components improves accessibility and consistency when building UX/UI solutions. However, the way Neo is used can affect the accessibility of the application. Be sure to include testing in the design and development process to avoid any accessibility barriers and delays due to fixing the problems before release.
Standards and Regulations
Neo targets Web Content Accessibility Guidelines (WCAG) 2.2 AA (used in many government regulations internationally), as well as Section 508 regulations. More information can be found here.
Types of Disabilities
To understand the accessibility barriers to users, it is helpful to be aware of the range of disabilities that exist. Each group faces defferent challenges that need to be resolved. Including these considerations in the design and development process creates a better user experience for everyone.
Blind
Blindness refers to a large range of visual disabilities, from impairments that interfere with completing tasks, to total blindness. Blind users interact with interfaces by using screen readers, refreshable braille displays, and other assistive technologies.
- Visual information should be also provided in text format (e.g. alt text).
- Functional elements should be controllable with a keyboard.
- Content should be structured and simplified where possible.
- Time limits should provide sufficient time or be extendable.
- Video should include audio narration.
- Test all designs with a screen reader where possible.
Low Vision
Low Vision refers to issues with one or both eyes. Users are still able to view content with assistive technology. They interact with an interface by using screen magnification tools, high contrast modes, monochrome displays, or screen readers.
- Maximize readability and visual clarity of content.
- Consider how the proximity of information changes when a page is magnified.
- Time limits should provide sufficient time or be extendable.
- Test all designs with a screen reader where possible.
- Test with color contrast tools or color simulators to ensure sufficient contrast.
Color Blindness
Color blindness refers to an inability to see all colors. There are three main forms of color blindness: red-green, blue-yellow, and total color blindness. These users interact with an interface by relying on non-color information to complete tasks, and may use adjusted display settings or color filters to compensate.
- Ensure information is not conveyed with color alone.
- Test with color contrast tools or color simulators to ensure sufficient contrast.
Deaf and Hard of Hearing
Deaf and hard of hearing users face a complete or partial reduction in their ability to hear sound. These users interact with a UI by using hearing aids, or use captioning and other alternative representations of audio content.
- Ensure information is not conveyed with sound alone.
- Transcribe and caption videos and multimedia elements.
Cognitive Disabilities
Cognitive disabilities refer to a range of mental impairments including memory, problem solving, attention, reading, verbal, math and visual comprehension. These users interact with interfaces by relying on information remaining visible while completing tasks.
- Ensure language is simple and clear.
- Ensure content is structured.
- Avoid uncontrollable and flashing animations.
- Avoid visual clutter.
- Offload tasks when possible (e.g. by showing previously entered info to avoid recall).
- Ensure quick response times so users don't lose track of their tasks.
Physical Disabilities
Physical disabilities refer to impairments of mobility, dexterity or control. These users interact with interfaces using keyboards, track balls, voice recognition, or other assistive technologies.
- Functional elements should be controllable with a keyboard.
- Ensure clickable regions have sufficient target space.