Randomizing the order of questions within a Mechanical Turk HIT

739 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 best solutions below

1
On

No.

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