A page-monitoring web app for Mturk (Mechanical Turk) designed to make turking more efficient. Easily monitor mturk search pages and requesters and Auto-Accept the HITs you missed.
Thanks as usual! Do you have an example of where the watch button doesn't show up without this fix?
Edit: Nevermind, I can't read. I see it now :smile:
I added the fix and made the button show up like it normally does. You're really on these fixes!
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
No watcher on first accepted HIT fix.
Add an additional location for the watch button for pageType.HIT
else if (!$("span#alertboxHeader:visible").length)
location = $("img[src='/media/submit_hit_disabled.gif']").eq(0).parent().parent();
You could always make it look better since its a little off centered and I couldn't get it to be directly under the grayed out submit button like it is on the Accept button.