Ideally, I would set up least filled quotas, but I don’t see any tools that allows me to do so. I can settle for a randomly chosen item, so I have balanced representation.
Any ideas?
Thanks, JT
One idea that might work (depending on the specifics of your survey) is to first use a Hidden Value action to generate a random number:
https://help.surveygizmo.com/help/hidden-values#calculated-value-options
You get to specify the range.
Next, you can use the number that is generated as a default answer in a Radio Button question:
https://help.surveygizmo.com/help/preselect-answer-option
Keep in mind that the reporting values for your Radio Button question will need to match the possible random number that you are generating.
For example, if you have a Radio Button with 5 answer options and you are generating numbers between 1 – 5, you will want to make sure that the Reporting Values for your questions are between 1-5.
Hope this helps you get started!