turktools
turktools copied to clipboard
Tools to prepare linguistic surveys for Amazon Mechanical Turk
The csv file that I download from mTurk does not have columns corresponding to the items file. As a consequence, the decoder script can not run. Here are the columns...
Good feature request by @VerbingNouns: for multiple-choice templates, it would be nice to have an option to have the Lister randomize the answer choices. Technically, this would mean an option...
Default is - but allow for other separators, including space.
Right now at many of the interactive prompts, if no value is given or if it's a bad value (i.e. not a number when it should be, or a file...
Right now if the condition numbers don't match, it tells you that "some have x conditions, some had y conditions" but it doesn't tell you which items had how many...
If there are multiple sets of condition names, explicitly say "set 1", "set 2" and print the condition names in an indented list. Help people spot any mistakes in condition...
Right now the command line options are simply match interactive prompts, with no ability to offer options in a different order, etc. This should be improved, possibly using optparse or...
Currently the templater asks for the desired number of lists and the "code", which is used to replace {{code}}. However, some skeletons may have no {{code}} tag, and some skeletons...
Add JS code to the skeletons to set and check cookies to detect multiple offenders and block them.
Roughly 90% of the JavaScript embedded in the various skeleton files the same. They should be unified.