Solved
How to randomize 89 items within a block and over 6 randomized blocks?
I have a 89-item scale (Using a matrix-question type) that has to be completely randomized. As these are a lot of items especially for mobile version, I would like to put them on more than one page (e.g. 6 blocks), so users do not have to scroll the whole time.
I already randomized blocks over the survey flow, but I cannot randomize the items also over the pages.
Is there a way to randomize the items over multiple blocks, for example with java script?
Thanks
Best answer by drlestj
I've done something similar, but put all the questions in the same block. I then used Block Options > Question Randomization > Randomize the order of all questions. Then, for each question, I did Choice Randomization > Advanced Randomization and set up advanced randomization. (I had 106 choices.) I then set up Custom Validation so that users would have to meet some condition before moving onto next page, which functionally only shows one question per page. I specifically designed this for mobile, so it might work for you.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.