Revision 0a79863bb2a04c642b5ab24aa99fb6513c27be54 authored by Alex Rich on 31 October 2017, 17:31:43 UTC, committed by Alex Rich on 31 October 2017, 17:31:43 UTC
Alert user when none of listed assignment id's are valid.

If a worker appears as status "3" in the db and has submitted the task on MTurk,
approve them. (Status "3" means completed but not submitted, which is wrong if
they've actually submitted).
1 parent 9e4e6c2
Raw File
README.md
<img src="https://psiturk.org/static/images/psiturk_logo_README.png">

[![Build Status](https://travis-ci.org/NYUCCL/psiTurk.png?branch=master)](https://travis-ci.org/NYUCCL/psiTurk)
[![Coverage Status](http://coveralls.io/repos/NYUCCL/psiTurk/badge.png?branch=master)](http://coveralls.io/r/NYUCCL/psiTurk?branch=master)
[![Code Health](https://landscape.io/github/NYUCCL/psiTurk/master/landscape.png)](https://landscape.io/github/NYUCCL/psiTurk/master)
[![License](http://img.shields.io/badge/license-MIT-red.svg)](http://en.wikipedia.org/wiki/MIT_License)

The current stable version is 2.2.3.

Please visit [psiturk.org](https://psiturk.org) for more information.

You are welcome to use this code for personal or academic uses. If you fork,
or use this in an academic paper please cite as follows:

McDonnell, J.V., Martin, J.B., Markant, D.B., Coenen, A., Rich, A.S., and Gureckis, T.M. 
(2012). psiTurk (Version 1.02) [Software]. New York, NY: New York University. 
Available from https://github.com/NYUCCL/psiTurk

back to top