I've created a HIT that contains a bunch rather typical survey questions. I want every worker to answer all of the questions, but I want to have the order that the questions are presented in be randomized. Is this possible is in a standard QuestionForm HIT?
Randomizing the order of questions within a Mechanical Turk HIT
706 views Asked by zergylord At
1
No.
You'll need to use
ExternalQuestion
for this along with some serverside script that randomizes the questions.