preignition/program-user-docs
accessiblesurveys
  • TRAINING COURSE
    • Introduction
    • Session 1- Creating a new survey
    • Session 2- Adding accessibility options to a Form
    • Session 3- Translating a Form into different languages
    • Session 4- Sharing your survey using the Survey Editor
    • Session 5- Analysing your survey responses and exporting your survey data
  • TUTORIALS
    • Introduction to creating a new survey
    • Introduction editing a form
    • Introduction to testing a form
    • Introduction to publishing a form
    • Introduction to Easy Read
    • Introduction to Sign Language
    • Introduction to form logic
    • Introduction to the Customer Portal
  • GUIDANCE NOTES
    • Survey App
      • Creating a new survey
      • Form Editor
        • Structuring a form
        • Adding questions to a form
          • Text based questions
          • Choice based questions
          • Rating, Slider, Order and Range questions
          • Media based questions
          • Introduction to free text fields
        • Testing a form
        • Publishing a form
        • Introduction to form logic
        • Advanced form logic
        • Using tooltips
        • Using Markdown
        • Adding an accessibility menu
        • Form Behaviour
        • Image Library
        • Easy Read
        • Sign Language
        • Translate forms
        • Using import/ export to translate forms
        • Access rights for forms
        • Sharing options across multiple questions
      • Survey Editor
        • Editing a survey
        • Distributing your survey
        • Survey respondent accounts
        • Redirection after completing survey
        • Language settings for surveys
        • Creating alias survey links
        • Survey batches
        • Presenting surveys
        • Survey access rights
        • Survey terms- advanced
        • Publishing surveys
      • Analytics
        • Introduction to survey analytics
        • Exporting Survey Data
    • Customer Portal
      • Portal
        • Profile
        • Subscription
      • Team
      • My Profile
      • Users
      • Using labels
  • FAQ
    • Data privacy and security
      • Why and how do we collect data?
      • How do we protect data?
      • What is GDPR?
      • What rights do individuals have under GDPR?
      • What obligations do controllers have under GDPR?
      • What obligations do processors have under GDPR?
      • Where is data stored?
      • How can I ensure that my surveys GDPR compliant?
      • How to Write GDPR-proof Privacy Policy for your Surveys
    • What is the best image size, ratio and format?
    • How to use free text
      • Convenient Class for Accessible Surveys Free Text Field
      • CSS tokens available in Markdown Free Text
      • Web-components available in Markdown Free Text
      • Accessibility Modes
    • FAQ about the Form Editor
      • How do I resolve warnings when publishing a form?
      • How can I get feedback about my survey?
    • Guide to producing Accessible Surveys
      • Producing your survey in Plain Language or Easy to Read
      • Producing your survey in sign languages
    • FAQ about survey data and analytics
      • How do I ensure that the data in my CSV file is properly formatted?
  • Release Notes
    • Form Builder
      • import/export
      • Section Container
    • Process Builder
    • Reporting
    • Survey
  • API
    • survey
    • member
Powered by GitBook
On this page
  • Step 1
  • Step 2
  • Step 3
  • Step 4
  • Step 5
  • Step 7
  • Step 8
  • Step 9
  1. GUIDANCE NOTES
  2. Survey App
  3. Form Editor
  4. Adding questions to a form

Text based questions

This page covers everything you need to know about text based questions

PreviousAdding questions to a formNextChoice based questions

Last updated 1 year ago

Text based questions are questions which are responded to by entering text or numbers

Step 1

Initially two text based question type are visible

  • Text

  • Long Text

Step 2

Clicking on the ^ symbol beside the 'Text' label reveals some additional text based questions

Step 3

A text based question looks like this

Step 4

Under 'Designation' give the question a label.

The 'label' is how the questions will appear on the form. Make it as clear and concise as possible. Avoid long questions as they won't render well on small screens or mobiles

Step 5

Always check the 'Accessibility' box under the label. This will make sure that the label 'wraps' on small screens if you have a long label.

It is good practice to keep labels short and concise. Helper text can be used to provide additional information about the question if needed

Selecting the 'more accessible label' option allows you to write the label in markdown.

This means you can add styling to your question label and also allows you to include 'tooltips' to explain difficult words.

Step 7

Select the 'Validation' box if you require Respondents to answer the question

If Respondents don't answer a required question, they will be told that they have missed a required question immediately. They will be able to continue to fill in the survey but will be redirectly to complete required questions before they can submit their survey. All prompts are announced to Screen Readers.

Step 8

It is possible to set a maximum character length for text answers and to show the character counter to respondents. There will be no restrictions on the length of answers if no maxium length is set.

Step 9

The other text based questions operate in the a similar way. The main differences are as follows:

  • Currency and number questions provide an options for setting a maximum and minimum value for answers

  • Date questions require Respondents to enter a date in the format dd/mm/yyyy

  • Email questions require Respondents to enter a recognised email format ie the answer must include @ to be accepted

  • Long text gives an option to set the number of rows that will be visible and the maximum number of rows that are available

Congratulations- you can now add text based questions!

See seperate Guidance Notes on and

Using Markdown
Using Tooltips
Screenshot showing text and long text question types
Screenshot showing additional text based questions
Screenshot showing the input options for a text based question
Screenshot showing a 'label' being written for a text question
Screenshot showing the location of the 'Accessibility' box
Screenshot showing the location of the 'Validation' box