Randomizing the order of questions within a Mechanical Turk HIT

718 views Asked by At

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?

1

There are 1 answers

1
Fredrick Brennan On

No.

You'll need to use ExternalQuestion for this along with some serverside script that randomizes the questions.