Tagged Questions

2
votes
0answers
388 views

How to insert a draw box with html code in Mechanical Turk?

I am creating a HIT for Mechanical Turk, and I can't (with html code) add a draw box*? It keeps giving me an error "Dhtml template Must contain a question." *It's a box, like a Microsoft Paint, only ...
2
votes
2answers
862 views

Mechanical Turk: Using HTML in the API

Question for anyone who's used Mechanical Turk: Is it possible to take an HTML template created on Mechanical Turk's website, and then create more HITs based on that template from the command line ...
0
votes
0answers
32 views

How does one enforce one HIT per worker on Amazon Mechanical Turk using Javascript?

This is the same question as In Mechanical Turk, how do you limit to one HIT per worker , and the answer says that Javascript can be used to dynamically change the content of the HIT each time it is ...
0
votes
1answer
44 views

Checking that all questions have been answered in a mechanical turk survey

Background I am setting up a data annotation task on mechanical turk. The user has has to give scores for pairs of sentences. Each pair of sentences has a table with 7 radio buttons. For each such ...