Skip to main content

Multiresponse Content Type Overview

Learn how to use the MultiResponse content type and how to implement it in your app

Ryan Miller avatar
Written by Ryan Miller
Updated over 8 months ago

About Multiresponse Content

The Multiresponse content type allows users to input responses to content by providing them with multiple types of responses or answers they can give.

Multiresponse content type can be displayed in three ways:

  • Inline: Displays different response options across 1 line

  • List: Displays different response options in a list

  • List Repeatable: Displays different response options in a list while giving the user the option to ‘+ Add another’ response

Fragments allow you to choose how your users can respond to the prompt. The different types of fragments available include:

  • Text: Users answer based on the text or context of the prompt

  • Number Response: Users respond with a number

  • Text Response: Users reply with written text or a paragraph

  • Multichoice: Users choose one option from a list of pre-determined options

These features support a range of response formats and make the system or platform more interactive and user-friendly. For example, when asking about user experience, we can choose to inquire using the text response and number response method.


How to use it

To use this content type, simply:

  1. Create a new content block by clicking the Create new content block button

  2. Assign a Data Label to the content block

  3. Select MULTIRESPONSE as the content type

  4. Choose a display option (from INLINE, LIST, or LIST_REPEATABLE)

  5. Choose one of four fragment options (from TEXT, NUMBER_RESPONSE, TEXT_RESPONSE, or MULTICHOICE) and configure them using the fields provided as required

  6. Add as many fragments as needed

  7. Click Save Changes

Did this answer your question?