Grouping items within a randomized list | XM Community
Skip to main content
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
Hello @darcy714 , You can group 2 and 3 choice and then apply randomization to the choice. Please see this resource
thanks! that worked