design of survey | XM Community
Skip to main content
Solved

design of survey


Forum|alt.badge.img+3
I have a very simple survey but need a little advice on the "flow"/"design". I want a question to pop up only if the previous question was answer a certain way. The question to pop up is the same for each survey question. So, each question is about a task. For these tasks check all that apply : a, b, etc. Then the pop up question pops up depending on how they answered. Should I use a display logic or have a survey flow? I'm not really sure the best way to do it

Best answer by TomG

Your display condition must be true.
View original

7 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5934 replies
  • July 3, 2019
If you want it to "pop up" on the same page as the first question, you have to use display logic with in-page checked. Also, if are asking about your tasks in an loop & merge block, then you have to use display logic. In general, using display logic would probably be preferable.

Forum|alt.badge.img+3
  • Author
  • 11 replies
  • July 3, 2019
oh, I hadn't even thought of it popping up on the same page. I like that idea! I'm going to try that. What would be an example of creating a survey flow (i.e. branch)?

Forum|alt.badge.img+3
  • Author
  • 11 replies
  • July 3, 2019
That's not what I was expecting...when I say "in page" it adds it to the page without the question having been answered yet.

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5934 replies
  • July 3, 2019
> @byantha said: > That's not what I was expecting...when I say "in page" it adds it to the page without the question having been answered yet. When you preview the survey, the question with in page display logic will only display then the logic condition is true.

Forum|alt.badge.img+3
  • Author
  • 11 replies
  • July 3, 2019
no, when I preview the survey, it shows both the question and the one I want to popup at the same time on the same page.

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5934 replies
  • Answer
  • July 3, 2019
Your display condition must be true.

Forum|alt.badge.img+3
  • Author
  • 11 replies
  • July 3, 2019
I published it, sent it to myself and it's working just as I want. Thank you!!

Leave a Reply