mmmturkeybacon Queue Order Fix

After completing a HIT anywhere within your queue (i.e. HITs Assigned To You), this script

Version au 22/10/2014. Voir la dernière version.

Auteur
mmmturkeybacon
Notes
0 0 0
Version
1.66
Créé
08/07/2014
Mis à jour
22/10/2014
Taille
5,15 ko
Licence
N/A
S'applique à

After completing a HIT anywhere within your queue (i.e. HITs Assigned To You), this script will automatically continue the HIT at the top* of your queue. If you sort your queue by Time Left (least first), you can use this script to work around mturk's default** behavior of ignoring what your queue is sorted by. You should only need to set the sort order once. HITs accepted after setting the sort order will be sorted automatically. Additionally you can manually continue the HIT at the top of your queue if you visit https://www.mturk.com/mturk/myhits?first. Create a bookmark on your toolbar to quickly jump to the first HIT in your queue. This is especially useful if you just caught a HIT that will expire quickly.

*The HIT at the top of the queue is determined when the HIT currently being worked on is loaded. This means if a new HIT gets put on the top of the queue after the current HIT has already been loaded it will not be the very next HIT, but the one just after that instead.
**To restore the default behavior sort by Assigned On (earliest first).

The 'HITs Assigned To You' queue on mturk uses a FIFO (first in first out) pipeline. That is to say, if you try to work from your queue no matter how you sort it or which HIT you continue with first, mturk will always bring up the HIT that was queued first after you submit the continued HIT. For example, say you queue up a survey with a 24 hour duration in the morning to work on later, you are going to have a frustrating time if you want to queue up a batch because every time you finish one of the batch HITs in your queue the survey will popup.