Active Category Learning Mechanical Turk Participants


{{ records | length }} found {% for rec in records %} {% endfor %}
Subj # HitID AssignmentID WorkerID IP Condition Begin Hit Begin Exp End Hit Status DataFile
{{ rec['assignmentid'] }} {{ rec['hitid'] }} {{ rec['workerid'] }} {{ rec['ipaddress'] }} {{ rec['condition'] }} {{ rec['beginhit'] }} {{ rec['beginexp'] }} {{ rec['endhit'] }} {% if rec['status'] == 1 %} ALLOCATED {% elif rec['status'] == 2 %} STARTED {% elif rec['status'] == 3 %} COMPLETED {% elif rec['status'] == 4 %} DEBRIEFED {% elif rec['status'] == 5 %} CREDITED {% else %} ERROR {% endif %} {{ rec['datafile'] }}