record {validateIt}R Documentation

Reform tasks to facilitate sending to Mturk

Description

Reform tasks to facilitate sending to Mturk

Usage

record(type, tasks, path)

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

Value

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


[Package validateIt version 1.2.1 Index]