Learn R Programming

validateIt (version 1.2.1)

record: Reform tasks to facilitate sending to Mturk

Description

Reform tasks to facilitate sending to Mturk

Usage

record(type, tasks, path)

Value

A list of two data frames, containing the original tasks and the randomized options respectively.

Arguments

type

(character) one of WI, T8WSI, R4WSI

tasks

(data.frame) outputs from validateTopic(), validateLabel(), or mixGold() if users mix in gold-standard HITs

path

(character) path to record the tasks (with meta-information)

Details

Randomize the order of options and record the tasks in a specified local directory