I'm not doing the hits but it sounds like multiple would probably mean mmore than one.What if there are like three tops and they are all identical (no zipper no button, no hood) do i mark no or multiple?
that's why it's weird craving for me....I much prefer spicy and bitter and strong flavors over sweet stuff....it's really tasty! give it a try. it's hard for me to eat normal versions now. it tastes so sweet and blah
Yea in previous A9 hits they actually had an example of multiple of the same top different colors and told you that you were suppose to mark that has more then oneYeah my only thought is if there are three tops and they are all the same wouldn't i be saving them time by tagging all three for them? And I feel like is supported by the fact it lets me mark multiple tops for each category. But they also let me mark image didn't load for all three categories, so i think marking as multiple is correct in retrospect.
Title: Hobbies Survey (not everyone will qualify) | Accept Requester: Angela Listy [A1M2H0HAEXONBY] Contact TV: [Hrly=$8.54] [Pay=2.80] [Fast=4.00] [Comm=null] [Rej=0] [ToS=0] [Blk=0] TO: [Pay=3.04] [Fast=4.48] [Comm=3.36] [Fair=4.15] [Reviews=290] [ToS=2] TO2: [Hrly=0.02] [Pen=2.76 days] [Res=0%] [Rec=50%] [Rej=1] [ToS=0] [Brk=8] Reward: 0.40 Duration: 3600 Available: 1 Description: Answer a survey about your thoughts on recreational drug use. Qualifications: HIT approval rate (%) GreaterThanOrEqualTo 98; Location EqualTo US [tr][td] HIT exported from Mturk Suite v2.3.7 |
Taste twiiiiiins! Spicy/sour/bitter are crazy underrated.that's why it's weird craving for me....I much prefer spicy and bitter and strong flavors over sweet stuff....
Probably grilled chicken, potatoes and peasHit my limit for the day, but I'm motivated. If there were some proven requestors with$0.00 hits I'd probably do those. I shouldn't be encouraging them to post nothing hits though.
What to do... what to do...
What is everyone having for dinner? I made pasta salad.
Best judgement I guess it does say do you "see" buttons go all the way down.What if buttons curve to the side and i don't see them go all the way down but they probably do
Not sure if that got ported over to the new siteDo you remember the name of the script that we use along with for mturk that would let you set how much you wanted to make per day, your goal, and would tell you how many hours you were on mturk ? thanks
How do I add this to tampermonkey, I'm having a brain fart.Code:// ==UserScript== // @name A9 tops -- 3ED2P6N3KZTII1LLNVI2EZLYDBT6F0 // @version 3 // @description enter to submit // @author SarahAshlee90 // @include /^https://(www|s3)\.(mturkcontent|amazonaws)\.com/ // @grant none // @require https://code.jquery.com/jquery-3.1.1.min.js // ==/UserScript== var i = 0; window.onkeydown = function (event) { if(event.which == 97){ if (i == 0){ $('input[value="YesZipper"]').click(); } if (i == 1){ $('input[value="YesButtons"]').click(); } if (i == 2){ $('input[value="YesHood"]').click(); } i++; } if(event.which == 98){ if (i == 0){ $('input[value="NoZipper"]').click(); } if (i == 1){ $('input[value="NoButtons"]').click(); } if (i == 2){ $('input[value="NoHood"]').click(); } i++; } if(event.which == 99){ if (i == 0){ $('input[value="MoreThanOne"]').eq(0).click(); } if (i == 1){ $('input[value="MoreThanOne"]').eq(1).click(); } if (i == 2){ $('input[value="MoreThanOne"]').eq(2).click(); } i++; } if(event.which == 100){ if (i == 0){ $('input[value="NotTop"]').eq(0).click(); } if (i == 1){ $('input[value="NotTop"]').eq(1).click(); } if (i == 2){ $('input[value="NotTop"]').eq(2).click(); } i++; } if(event.which == 101){ if (i == 0){ $('input[value="NoLoad"]').eq(0).click(); } if (i == 1){ $('input[value="NoLoad"]').eq(1).click(); } if (i == 2){ $('input[value="NoLoad"]').eq(2).click(); } i++; } if(event.which == 13){ $('#submitButton').click(); } }
that's why I wind up eating Asian 80% of the time...not many other food cultures combine all those together well....it's usually just savory or sweet....Taste twiiiiiins! Spicy/sour/bitter are crazy underrated.
click on the tampermonkey icon there is option to create new script click that and copy and pasteHow do I add this to tampermonkey, I'm having a brain fart.
yay!Update: Chad reversed my rejections.