JR Mturk Panda Crazy Queue Helper

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

目前为 2016-09-23 提交的版本。查看 最新版本

作者
JohnnyRS
评分
0 0 0
版本
0.2.5
创建于
2016-09-15
更新于
2016-09-23
大小
18.9 KB
许可证
暂无
适用于

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.5 = Now loads the queue data from PC at script start instead of waiting until page is fully loaded. This should make it fast enough to keep up with fast submitted hits in multiple tab settings. If it's still slow I have two more ideas I can try to get it to grab the correct next hit.

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. Pre's may still be a problem depending on how fast you are working or how many other scripts you have running which send resuests to mturk.

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.4 = Now knows when you are working in multiple tabs and will go to the next unique hit. You can still choose the position you want too for each tab if needed.
  • 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.
  • 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 =