Turkmaster (Mturk)

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.

< 脚本Turkmaster (Mturk)的反馈

提问/评论

§
发表于:2016-04-14

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.

DonovanM作者
§
发表于:2016-04-15
编辑于:2016-04-15

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:

DonovanM作者
§
发表于:2016-04-15

I added the fix and made the button show up like it normally does. You're really on these fixes!

发表回复

登录以发表回复。