Skip to content
This repository has been archived by the owner on May 24, 2019. It is now read-only.

Bulk HIT Creation and Graphical Interface Updates

Compare
Choose a tag to compare
@leeper leeper released this 23 May 08:20
· 104 commits to master since this release

MTurkR 0.6.5 has been sent to CRAN. In addition to various bug fixes, this release includes two major sets of updates:

  1. Four new functions have been added to bulk create HITs (i.e., to create multiple HITs in a single function call). These functions are: BulkCreate, BulkCreateFromTemplate, BulkCreateFromURLs, and BulkCreateFromHITLayout. These functions should greatly simplify managing large, multi-HIT projects (e.g., for coding, content analysis, categorization, transcription, etc.). See package documentation and a tutorial on the MTurkR wiki for full details.
  2. The graphical wizard has received some updates important including:
    • HIT- and Assignment-level ReviewPolicies can now be attached to HITs at the time of HIT creation.
    • When creating a Qualification test, the wizard can now generate a template AnswerKey for the test automatically.

See NEWS for details of all changes.