- Joined
- Jan 12, 2016
- Messages
- 7,098
- Reaction score
- 21,951
- Points
- 1,263
You need to enable HIT Details Enhancer in the settings.Hit details box pops up, but name isn't clickable in popup.
You need to enable HIT Details Enhancer in the settings.Hit details box pops up, but name isn't clickable in popup.
It is.You need to enable HIT Details Enhancer in the settings.
Do you have any other scripts running that could be conflicting?It is.
No, I disabled all other scripts just to make sure, disabled ublock as well. Just have MTS & that 1 script on.Do you have any other scripts running that could be conflicting?
works perfectly, this is great. thanksOK. because I use this script a lot and important for my documentation I checked to see if this could be used on the old site still. It does but needs to have 5 lines changed in the current version of MTurk HIT Database Mk.II:
So if you're confident in changing lines in scripts you can change the numbered lines above and it will work on the old site with this url: https://www.mturk.com/mturk/dashboard?doNotRedirect=trueCode:187: var payload = { encodedDate: _date, pageNumber: 1, sortType: "All", "doNotRedirect": "true" }; 215: payload = { encodedDate: d, pageNumber: 1, sortType: "All", "doNotRedirect": "true" }; 279: var payload = { encodedDate: _date, pageNumber: +_page+1, sortType: "All", "doNotRedirect": "true" }; 306: var payload = { encodedDate: _decDate(Utils.ISODate(_d)), pageNumber: 1, sortType: "All", "doNotRedirect": "true" }; 918: HITStorage.fetch(MTURK_BASE+"status?doNotRedirect=true");
Should give the original author time to update it for the new site I hope. It's a big script so it's going to take some time.
Trust me, Masters means nothing to Amazon in terms of listening.Some Masters people are planning to email Amazon about deficiencies. It can't hurt.
Just wait for them to be converted over, AFAIK mmmturkeybacon is not updating any of his scripts though.Hello! I tried updating the MTurk HIT Database Mk.II with the required lines, but I still don't see my pending earnings. I tried adding the mmmturkeybacon scripts, but it is still not showing up. Am using the "do not redirect" link to view my earning history. Any help would be appreciated it. Should I just go nuclear, delete all my scripts, and start over?
What scripts should I be using to see my pending earnings, daily and weekly earnings, or are thos still being updated? Thanks!Just wait for them to be converted over, AFAIK mmmturkeybacon is not updating any of his scripts though.
Wait for HIT Tracker or HIT Database for daily and weekly.What scripts should I be using to see my pending earnings, daily and weekly earnings, or are thos still being updated? Thanks!
I've been trying to get it to work myself. I think that the author is still hammering out bugs because I can't get it to work either.I'm lost...does Turkmaster do anything anymore? I removed the old, replaced it, and don't see any sign of anywhere on my dashboard. Any clues where it is, if it does do anything?
I'm lost...does Turkmaster do anything anymore? I removed the old, replaced it, and don't see any sign of anywhere on my dashboard. Any clues where it is, if it does do anything?
in the first post of this thread, there's relevant info for turkmaster, i'm not sure if that solves you're info, but afaik that's all the info we have on it atm.I've been trying to get it to work myself. I think that the author is still hammering out bugs because I can't get it to work either.
i've never used it, but if it's checking for hits and or pandaing hits, it can cause additional PREsSo how useful is Overwatch? Does it cause additional PRE's or otherwise interfere with running Pandas?
Overwatch is great and extremely useful, and yes, it will add to PREs. Almost everything will cause additional PREs because almost everything has to draw from the same pool of page requests. To decrease PREs you should increase the search cycle. Trial and error will get you to a place where it's checking watchers at a desired frequency but not interrupting workflow with too many PREs.So how useful is Overwatch? Does it cause additional PRE's or otherwise interfere with running Pandas?
Thanks!Overwatch is great and extremely useful, and yes, it will add to PREs. Almost everything will cause additional PREs because almost everything has to draw from the same pool of page requests. To decrease PREs you should increase the search cycle. Trial and error will get you to a place where it's checking watchers at a desired frequency but not interrupting workflow with too many PREs.
Sad news. I was hoping Floating Timers would be updated.Just wait for them to be converted over, AFAIK mmmturkeybacon is not updating any of his scripts though.