Skip to content

uw-hai/MicroTalk-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published