JR Mturk Panda Crazy Queue Helper

A script add on for Panda Crazy for displaying queue and sorting queue after submitting hits.

As of 2016-09-23. See the latest version.

Author
JohnnyRS
Ratings
0 0 0
Version
0.2.4
Created
2016-09-15
Updated
2016-09-23
License
N/A
Applies to

An Add On script for Mturk Panda Crazy Script which will redirect to the next hit in your queue in order of time left.

Alpha Version and will only run if you have the panda script running at the same time in the same browser.

  • Version 0.2.3 = If next position is greater than the queue length then it will grab the last hit. Will also now work on preview page if it has been accepted.
  • Version 0.2.2 = Added a button on the right side of a hit page. It has a big Q on it. Click it and it will show the options window. Now you can make the next hit be the first or last hit in queue. You can also pick the exact position of the hit in queue to go to next. This will be saved for each tab. Once you close the tab then the next time it will go back to first hit in queue. The tab title only shows the hit position and queue size instead of blinking back and forth between queue position and timer. Might have some options later to allow users to change what is displayed in the tab title later.

It does the same thing as mmmturkeybacon Queue Order Fix but grabs the queue data from Panda Crazy script instead of sending another request to mturk. This should lower the PRE's for fast hits.

Other features are:

  • Provides the queue amount and timer in the tab title.
  • Keeps Panda Crazy Queue Watch more accurate because it informs it when a hit is submitted or returned.

Older Version Notes:

  • Version 0.2.1 = Fixed a bug that stopped script from running.
  • Version 0.2 = Fixed a bug when working from batch and the script would redirect to first hit in queue. Now it recognizes someone working from batch and won't redirect.
  • Version 0.1 = **