Verint firmly believes that web and software experiences should be accessible for everyone, regardless of abilities or impairments. This guide will help ensure that your product or web experience meets (or exceeds) the standards for accessibility.
Accessibility Compliance for Verint LUX
See general guidelines described in:
Components and Accessibility
Our components are committed to following and complying with best practices when it comes to accessibility. All components follow the WCAG AA, Section 508 and European standards. Our goals are to be perceivable, operable, and understandable to users, even when using a screen reader or other assistive technologies. Accessible design not only helps users with disabilities; it provides better user experiences for everyone.
Main Categories of Disabilities
Blind UsersHow they experience an interface
What designers should think about
How this applies to everyone
|
Low-Vision Users
Low vision can include partial sight in one or both eyes, and range from mild to severe. It affects 246 million people, or about 4% of the world’s population.
How they experience an interface
May use screen readers, screen magnifiers, high contrast modes, and/or monochrome displays.
May have their browser font size adjusted to a larger setting.
May not use adaptive technology at all.
What designers should think about
Maximizing the readability and visual clarity of content.
Consider how relative proximity of information changes when a page is magnified.
Follow our keyboard guidelines.
Test with a screen reader to ensure the page is read to the user in a logical order.
To get a better understanding of the various low-vision disabilities, we recommend using the NoCoffee Chrome plugin to preview websites.
How this applies to everyone
Users without disabilities sometimes need to view screens in poor lighting conditions. For example, imagine using a device outside on a bright day. A higher-contrast design makes the screen more usable for everyone.
Vision worsens gradually, starting around age 40, and good contrast helps this very large demographic to use your interface.
Colorblind Users
Color blindness affects 8% of all men and 0.4% of women.
How they experience an interface
Will not be able to differentiate between some colors on an interface.
Rely on non-color information to understand and use an interface.
What designers should think about
Run your design through a colorblind simulator (e.g NoCoffee vision simulator). If the design doesn't work, try another approach. If you're working in Sketch, we recommend the Stark plugin.
Test designs with a colorblind user where possible.
Deaf and Hard-of-Hearing Users
How they experience an interface
May rely on captioning and other alternative representations of audio.
What designers should think about
Find alternatives to conveying information exclusively with sound.
Transcribe and caption all videos and animations that have meaningful audio.
How this applies to everyone
All users can benefit from closed captioning. Imagine using your device in a loud environment or, alternatively, in a quiet environment where it wouldn't be appropriate to turn your sound on.
Physical Disabilities
How users with physical disabilities experience an interface
May rely on keyboards, track balls, voice recognition, and other assistive technologies to interact with an interface.
May not be able to use a mouse or other pointer.
What designers should think about
Design for good keyboard interaction, making sure all actions and elements are keyboard-accessible and efficient.
Learn how to navigate using a keyboard and spend one day navigating the web, email, and digital products using only the keyboard.
How this applies to everyone
Many users prefer to navigate interfaces with a keyboard and no mouse for efficiency. Good keyboard navigation can help everyone be more productive.
Global Accessibility Standards
The World Wide Web Consortium (W3C)'s Web Accessibility Initiative (WAI) is an effort to improve the accessibility of the World Wide Web for people of all abilities.
Web Accessibility Initiative (WAI) contributors create and maintain the Web Content Accessibility Guidelines (WCAG), which are the global accessibility standard.