Search code examples
validationamazon-web-servicessurveymechanicalturk

Mturk External Survey Code


I am trying to link up Mturk to my external Website

I am using the external survey Hit on the GUI requester page

I know that I need to generate the code myself, but I do not know how the code is validated.

In what form or fashion do I, or the Amazon site validate this code? and how do I implement this.

For example: A person gets a code from my website, and pastes it into the box of their amazon hit on the amazon website. Who is that code validated by? and if amazon how to I tell them which codes have been generated?

Thanks in advance!


Solution

  • You would do it yourself. you will find the code that the worker enters on the HIT page in your results file. Than you compare the results file with the list of codes you generated, and approve the correct codes.