# Easy Read

## Introduction

Forms can adapt to the needs and preferences of respondents. Some respondents may want an 'Easy Read' version of a form.

{% hint style="success" %}
“Making information easier to understand for people ... is about more than making your text size bigger and putting some symbols or pictures in your document. It’s about working with the people your information is for, finding out together how you can make the information useful and accessible for them. There are no quick answers, and it isn’t easy... but it can be fun.” ([EasyInfo, ‘About making information easier’](https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/215923/dh_121927.pdf))
{% endhint %}

'Easy Read' forms offer the following advantages:

1. Presented with a simplied interface
2. Selected pages, sections and questions can be either displayed or hidden in 'Easy Read' mode
3. Questions can be modified to make them easier to understand
4. Images can be added to complement questions

{% hint style="info" %}
The 'Easy Read' version renders the form and the interface differently, but answers to questions are stored in the same dataset as for other versions of the survey. In the analytics, it is possible to create a subset of the data, consisting of answers submitted using the Easy Read version of a form.
{% endhint %}

## Step 1

Activate the 'Easy Read' mode under '[Form Behaviour](/guidance-notes/survey-app/form-editor/form-behaviour.md)'

An Easy Read option appears in the 'Form Definition' menu

<figure><img src="/files/IGaJsLxqohzxNejbdTaP" alt=""><figcaption></figcaption></figure>

## Step 3

If you want to use images to complement questions in the 'Easy Read' mode you must first add them to your '[Image Library](/guidance-notes/survey-app/form-editor/image-library.md)'

{% hint style="danger" %}
It is your responsbility to make sure that you have the appropriate rights to use any images which you upload to your 'Image Libary'
{% endhint %}

## Step 4

Selecting 'Easy Read Version' in the Form Definition menu displays the form in the standard mode alongside the Easy Read mode.

Initially the text in the Easy Read mode is the same as the text in the standard mode. However it can be edited here.

![](/files/Eo815ZwEPiuAf6n9jErk)

* The![](/files/STwxEuFgyLR81Cypsb1o)emoji shows the text as it appears in the standard version of the form. It can't be edited here.
* The ![](/files/hO71Br7xWmzGcsOn1AKG)emoji shows the text as it appears in the Easy Read version of the Form. It can be edited here.
* Any changes to the Easy Read text will be highlighted in the 'Easy Read Version' tree grid as shown above

{% hint style="info" %}
Pages, sections, questions and even question options can all be edited for Easy Read
{% endhint %}

## Step 5

It is possible to upload pictures or youtube videos to complement questions in Easy Read mode

These will appear to the left of the Question

![](/files/WmhygQEL4EoEdIdIWieb)

For videos, simply add the video link or ID in the box entitled 'Youtube Settings'

![](/files/S7OtS0AVgKeFWFXQqLHq)

## Step 6

Toggling on the 'Visibility Modes' button gives the option to make pages, sections or questions visible or hidden for specific audiences

For instance, you may want to present a shorter version of a form in the Easy Read mode

![](/files/dhdDr9YTGpTqMNziFJLi)

In this example, the visibility settings make 'Section 1' visible in the standard mode but hidden in 'International Sign' and 'Easy Read' mode

![](/files/6iGhQ22SgiBexCHlsECN)

## Step 7

The Easy Read version of a form can be tested in the usual way. However the 'Easy Read' icon must be selected from the top menu

![](/files/KXFIfdsbAxOb8noH4Mmt)

## Step 8

A new version of the form must be [published](/guidance-notes/survey-app/form-editor/publishing-a-form.md) in order for any changes to the Easy Read version of the form to be effective.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://program-user-docs.preignition.org/guidance-notes/survey-app/form-editor/easy-read.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
