turktools icon indicating copy to clipboard operation
turktools copied to clipboard

Tools to prepare linguistic surveys for Amazon Mechanical Turk

Results 13 turktools issues
Sort by recently updated
recently updated
newest added

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...

enhancement

Default is - but allow for other separators, including space.

enhancement

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...

bug

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...

enhancement

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...

enhancement

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...

enhancement

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...

enhancement

Add JS code to the skeletons to set and check cookies to detect multiple offenders and block them.

enhancement

Roughly 90% of the JavaScript embedded in the various skeleton files the same. They should be unified.

enhancement