This repository has been archived by the owner on May 24, 2019. It is now read-only.
Bulk HIT Creation and Graphical Interface Updates
MTurkR 0.6.5 has been sent to CRAN. In addition to various bug fixes, this release includes two major sets of updates:
- 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
, andBulkCreateFromHITLayout
. 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. - 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.