Hi there,
we've got two matrix questions with in total 13 items. The items are the same for both questions. Question 1 asks for the "importance" and question 2 for the "satisfaction" with the items.
Is it somehow possible to randomize the order of the items, but the same for both questions? So that for example we have the order D, B, A, C fort question 1 and D, B, A, C for question 2?
Thankful for any help!
Solved
Having two questions with same items randomized the same way?
Best answer by MSobotta
I don't believe so, not without a lot of branch logic behind the scenes. It might be possible with js, but I am not familiar on how to do so.
The alternate way of doing what you want is to do a loop and merge of the two questions and Randomize the loop order. It would be as so:
- DD
- BB
- AA
- CC
The user would only get two questions at a time (Importance and satisfaction).
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
