Grouping items within a randomized list | XM Community
Skip to main content
Solved

Grouping items within a randomized list

  • February 19, 2019
  • 2 replies
  • 245 views

Forum|alt.badge.img+4
I want to randomize a list of choice items, but keep certain items grouped together within that list. How do I do this? For example, in the list below, I want to randomize the options, but always keep 2 and 3 together. 1 2 3 4 5

Best answer by Anonymous

Hello @darcy714 , You can group 2 and 3 choice and then apply randomization to the choice. Please see this resource

2 replies

  • 0 replies
  • Answer
  • February 19, 2019
Hello @darcy714 , You can group 2 and 3 choice and then apply randomization to the choice. Please see this resource

Forum|alt.badge.img+4
  • Author
  • 3 replies
  • February 20, 2019
thanks! that worked