This page is in progress -
Why This is Important
Contextual help, which provides support for what the user is currently interacting with, is accessible to people with cognitive, reading, and learning disabilities.
Blind and visually impaired people use screen readers to interact with websites and apps. A screen reader is a type of assistive tech that converts things on screen to audio and/or braille. It's important that things are understandable and interactive to screen readers.
Keyboard accessibility is essential for people who do not use a computer mouse (which might be because they have unpredictable or very specific movement due to a motor disability). Many Blind and visually impaired people also use keyboard interactions in order to use their screen reader.
Error support is accessible to people with a diversity of disabilities. A cognitive disability might affect how a person perceives and understands things. A physical disability might lead to unpredictable movement. Other factors such as environment, stress, and multi-tasking may also lead to errors.
In order to be accessible, gestures and interactions must account for people with physical and motor disabilities, who might have unpredictable or very specific movement.
Many websites and apps have a help center that you can read. Contextual help is slightly different in that it provides help thatâs specific to what youâre interacting with in context (for example, it could explain how to fill out a text input). This is accessible to people who need additional support in understanding what to do.
This references WCAG criterion 3.3.5 Context-Sensitive Help (Level AAA).
Level AAA compliance is considered more difficult to meet because it requires more resources to fulfill. It also might encompass conflicting access needs (meaning what is accessible to some might be inaccessible to others). Use your best judgment of your target audience and your team's capabilities to determine if this is a pragmatic goal to reach.
How to Implement This
There are a few different ways to approach contextual help. The techniques include: inline instructions, tooltips, embedded help center, and embedded chat.
Keep in mind that tooltips may not be the best option. According to Adam Silver, tooltips are difficult to interact with and could potentially run into issues on different screen sizes. Additionally, revealing content on hover isnât a very accessible interaction.
Inline Instructions
Inline instructions appear next to the input. They are most effective if theyâre short, clear, and concise.
For example, these inline instructions help explain the system requirements for creating a new password:
â
If the instructions need to be longer in order to be supportive, the inline instruction can be a link that opens a modal dialog or new page with the full instructions. For example:
â
Embedded Help Center
The help center, often known as the help guide or support, is a full collection of the support documentation.
Here are some examples of help centers:
The help center can be embedded on the page and made more contextual by linking to specific pages that are relevant to what is on the page.
Google products are a great example of contextual embedded help. They surface specific help articles about the product that you are currently working on in the help menu, for example, for google slides:
â
Interesting Further Reading
How to Test This
Review the website/app for the presence of any context-sensitive help and support.
Credits
Contribute and Give Feedback
If you would like to provide feedback or contribute content on this resource, please fill out the form below.