Selecting multiple blocks for randomization | XM Community
Skip to main content

Hi everybody, 

 

On a monthly basis I am creating surveys that consist of 1400 blocks (with 2 questions each). I want 20 of those blocks to be randomly appointed to a participant of the survey. Right now I am adding all these 1400 blocks manualy to the randomizer but this takes forever. 

Is there a way to select multiple blocks and add them to the randomizer simultaniously? Or is there another way to speed up this proces?

 

Thank you in advance!

 

@Begrijpelijketaal 

  1. Export the survey QSF, it’s a JSON file. Upload it in some online JSON formatter like jsonformatter.org.
  2. Upload your QSF, format to JSON, scroll down and you will find the survey flow structure.
  3. In the survey flow, move the Block that’s outside of Block Randomizer inside ( each block element will be seperated by a comma and make sure there’s no comma after the last element). Be careful at this step. If you make an error there will be a red cross at the bottom right of the window.
    Move the block out side of randomizer
    Move it inside

     

  4. Check how many element that’s inside Randomizer now, you can see it changed. In your case, it should be 1400

     

  5. Download the file, change it to .qsf and Import to new Survey

Hope this help


Leave a Reply