What is the simplest way to display different text based on user responses for 24 questions?

  • ameliabuttress
    Asked on July 11, 2017 at 1:29 PM

    Hi there!

     

    I'm in the process of developing a quiz made up of 24 questions and would like to display a "suggested skill review" summary for participants based on their responses. I've used an input table to create the survey and each item will include a radio button answer ranging from 1-5 (with 1= strongly disagree, 2=disagree, 3=neutral, 4=agree, 5=strongly agree).

    If a user selects either 4 or 5 for any of the 24 questions, I'd like to include some text about the correlated skill in a summary page. I've already added calculations to the form answers but am wondering what the simplest way to display the text output is. Can I create a summary page with a bunch of conditionally appearing fields (i.e. if people agree with an item, corresponding text for that item populates as part of the summary)?

     

    I'm including a link to the form in case that is useful but am happy to share more information if this isn't clear.

    https://form.jotform.us/71796041502150

     

     

  • BJoanna
    Replied on July 11, 2017 at 2:52 PM

    I inspected your form and I saw that you added text on page 2 and page 3. I also saw that you set calculation. 

    Will you add more text fields to your form? 

    The way you currently set your conditions is the easiest way. Based on calculation result redirect user to page 2 or page 3. You can also use grater then and less then conditional state.

    What is the simplest way to display different text based on user responses for 24 questions? Image 1 Screenshot 20

    How to Skip Pages Using Conditional Logic

    If your form will be more complex, please provide us more details who should the form work. How many text fields will the form have and when should each text be shown.