resultstest {validateIt}R Documentation

Example Results Retrieved from Mturk

Description

Example Results Retrieved from Mturk

Usage

data(resultstest)

Format

A data frame of ten example tasks retrieved from the Mturk with or without online workers' answers.

assignment_id

Assignment id. Mturk assigned. If 0, then the task hasn't been completed.

batch_id

User specified batch id.

completed_at

Timestamp when the task was completed. If 0, then the task hasn't been completed.

local_task_id

Local task id.

mturk_hit_id

Mturk HIT id. Mturk assigned.

result

Choice made by the worker. 1-4. If 0, then the task hasn't been completed.

worker_id

Mturk worker id. If 0, then the task hasn't been completed.


[Package validateIt version 1.2.1 Index]