turkle
turkle copied to clipboard
Allow admin users to reject a completed Task Assignment
As requested by dlawrie
CC: mayfield
Poster: Craig Harman id: 132
With Amazon Mechanical Turk, assignments are rejected by:
- having the user edit a CSV results file, and set the 'AssignmentStatus' field to 'Rejected' (valid values are 'Submitted'|'Approved'|'Rejected')
- uploading the edited CSV results file to the Mechanical Turk website
We could implement this CSV-based approach (for consistency with existing MTurk-based workflows), implement a GUI-based approach, or implement both.
Poster: Craig Harman
changed title from Allow admin users to reject a completed {-task-} to Allow admin users to reject a completed {+Task Assignment+}
Poster: Craig Harman
mentioned in issue #274
Poster: Craig Harman