Loop and merge over number of choices | XM Community
Skip to main content
Question

Loop and merge over number of choices

  • May 27, 2024
  • 1 reply
  • 75 views

Forum|alt.badge.img

Hi all,

 

I am using loop and merge to loop over a few variables used in a multiple choice question.

What I want is to be able to also have a variable that controls the number of choices presented (for example 1-5 in one iteration, 1-9 in the second iteration, 1-3 in the third iteration etc).

Any way you can think of to accomplish this?

 

Thanks a bumber in advance!

Tanya.

1 reply

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • 2050 replies
  • May 28, 2024

You could create a second field in the loop and merge which indicates the number of options to show, then use display logic on the options to show based on that field.