Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.01 KB

Format

{QUESTION NUMBER}|{START TIME}|{END TIME}|{USER TOKEN}|{QUESTION INDEX}|{ASSESSMENT}|{JUSTIFICATION}|{RECONSIDERATION}

QUESTION NUMBER
Integer representing the question id / number.
START TIME
UNIX time stamp of the start time for this question for a worker.
END TIME
UNIX time stamp of the end time for this question for a worker.
USER TOKEN
MD5 hash unique for each worker in the experiment.
QUESTION INDEX
Index this question was shown in the experiment for this worker.
ASSESSMENT
The worker's initial response to the question.
JUSTIFICATION
The free-from text the worker submitted as their justification - empty string if no justification task was assigned to this worker.
RECONSIDERATION
Empty string if no reconsideration task was assigned to this worker, true if the worker switched their answer, and false otherwise.