description |
---|
This guide shows you how to add an accessibility menu to your survey |
{% hint style="success" %} Adding an accessibility menu at the start of your survey helps makes the accessibility options more prominent to survey respondents {% endhint %}
Accessibility settings can be activitated by survey respondents from the accessibility settings icon which is always available in the top right hand corner of the screen.
Screenshot, showing the location of the Accessibility Settings icon in the top right hand corner of the screen
However adding an accessibility menu to your survey can make these options more prominent.
The accessibility menu can be added to any feild that supports Markdown. This includes the 'landing page' or a 'free text' feild within your form.
Simply copy this code to make the menu appear
<a11y-menu context="survey"></a11y-menu>
The menu allows respondents to activate, deactivate or change accessibility settings directly from the menu.
It is intelligent, in that it will only show the accessibility options that you have activated for your survey.
This is an example of how an accessibilty menu appears to survey respondents.
This short video show you how you can add an accessibility menu to a survey's 'Landing Page';
{% embed url="https://youtu.be/jBdiUyD_dek" %}
Alternatively, you can add an accessibility menu as the first page of your survey by following these instructions.
Add a new page and section at the beginning of your form. Give the page a title like 'Accessibility'. The section should have a name but not a title or sub title
Screenshot showing an Accessibility page added at the start of a Form
Drag and drop to add a new 'free text' question into the section that you have just created.
Copy and paste the accessibility menu into the free text field.
<a11y-menu context="survey"></a11y-menu>
If you have included an accessibility menu in your form, be careful if you auto translate the form.
The auto translate will translate the word "survey" in the code, and the menu will not render properly when that language is activated.
You will need to manually correct the code in the translated version of the Form.