How to carry forward certain selected statement options into next question? | XM Community
Solved

How to carry forward certain selected statement options into next question?

  • 25 June 2020
  • 2 replies
  • 66 views

Hi,
I have a matrix table in my survey, and am trying to carry forward certain statements options that selected certain scale points into the next question.
As an example, in this matrix table question,
test.pngI only want statement options (1., 2., 3.) that selected scales points a. and b. (and NOT c. and d.) to be carried over as options into my next question.
Is there a code on Javascript I can run?

Thanks so so much!


icon

Best answer by rondev 25 June 2020, 08:02

View original

2 replies

Userlevel 7
Badge +22

Instead of javascript, you can follow this.
In your next question add 1, 2, 3 as the option. Now add option display logic on it as if show option 1 only if scale point a or c is selected in previous question. Similarly for option 2 and 3.

Badge +1

The answer above saved me a lot of time. Thank you so, so much!

Leave a Reply