Revision 9b2b2a43e23635850f3bedb3ebe12586840e5e25 authored by Alex Rich on 31 August 2017, 19:43:25 UTC, committed by Alex Rich on 06 September 2017, 19:20:47 UTC
Occasionally there are two workers who complete the task for a given Assignment
ID (I think this is caused by certain cases where a worker accidentally logs out
of mTurk), and sometimes there are 0 (if someone submitted without completeing
the task, for example). Currently, "worker approve" and "worker bonus" don't
handle these cases well.

This commit adds functionality to compare the worker id's in the database to the
worker ID that AMT thinks completed the task. It now approves/bonuses the
correct ID when there are multiple, and warns before approving an assignment for
which there is no data in the database.
1 parent 05dbafc
Raw File
THANKS.md
psiTurk THANKS
===============

A number of people have contributed to psiTurk by reporting problems,
suggesting improvements or submitting changes. Some of these people 
are (alphabetically):

Patricia Chan - https://github.com/patriciachan  
Anna Coenen - https://github.com/annacoenen  
Dave Eargle - https://github.com/deargle
Todd Gureckis - https://github.com/gureckis  
Jessica Hamrick - https://github.com/jhamrick  
Doug Markant - https://github.com/dmarkant  
Jay Martin - https://github.com/jbmartin  
John McDonnell - https://github.com/johnmcdonnell  
Alex Rich - https://github.com/alexanderrich  
Joseph Slote - https://github.com/JSlote  


Several organizations have also provided help, by supporting projects
that led to improvements in psiTurk and/or its documentation.  Some
of these organizations are:

The David A. Gardner '69 Magic project - http://humanities.princeton.edu/grants/magic

The PIIRs Research Community on Global Systemic Risk - https://www.princeton.edu/piirs/research-communities/global-systemic-risk/index.xml

Deutshe Bank (via support of a 2014-15 Membership at the Princeton Institute for Advanced Study) - https://www.sss.ias.edu/

back to top