- Joined
- Jan 11, 2016
- Messages
- 34,905
- Reaction score
- 81,247
- Points
- 2,338
- Location
- The Jungle
- Gender
- Female
They will/have rejected for obviously wrong answers - ac answers - (at least they did on the old HITs)So this is my first time being able to work on A9's, anything i need to know?
Right click on the bubble your trying to fill and go to inspect element. From there you can see what the value='Yes' needs to be replaced with to make that bubble fill.OMG, Y'ALL!!!!! I FAKE WROTE A SCRIPT!!!!!
ok, so I followed @Squatty 's advice and just tried to piece together all the computery I know and picked up where coding was concerned to make a script. I knew it had something to do with a frame source. So I googled that mess and was able to find the source for the A9 hit. OMG. I know! I know! Right??!!! And then! And then I copy and pasted it into a new userscript page in tampermonkey like how I saw other scripts looked (and deleted most of it and put in an * so I really don't know what the hell that was for, but anyway). And then! I copy pasted this : // @require https://code.jquery.com/jquery-2.1.4.min.js into a new line. Don't know what the hell that was for. BUT WHO CARES! whoo hoo. And then! And then I pasted this: $("input[value='Yes ']").click(); //selects yes from the A9 do you see a difference script by @SarahAshlee90 and amended the Yes to the number 1! AND GUESS WHAT???? It worked. The number 1 is pre-selected in the Amazon Shoe hit. I am so proud of myself. It's not all techy computery, but its a start and I am super proud of myself. mind you I know a better script would allow for selecting numbers 1-5 , but I'm not there yet. This was one gigantic baby step for me and I am just so excited.
Title: Survey on Hypothetical Alcohol Consumption at a Bar | PANDA Requester: KU Applied Behavioral Economics Lab [AJJCWXG0JIKS5] (TO) TO Ratings: 5.00 Communicativity 2.55 Generosity 5.00 Fairness 5.00 Promptness Number of Reviews: 13 (Submit a new TO rating for this requester) Description: Please answer this survey on how you value alcohol under different scenarios. Time: 35 minutes Hits Available: 1 Reward: $1.00 Qualifications: Total approved HITs is not less than 100; Location is one of: US-AK, US-DE, US-HI, US-IN, US-MA, US-ME, US-NC, US-OK, US-RI, US-UT, US-VT; HIT approval rate (%) is not less than 95; APT-Ex2-Banned has not been granted |
Now make sure your script is working 100% correctly before using auto submit... and remember the forum does not allow auto-submitting scripts to be posted.send {Enter}
neat.
This is what happens when you don't know the very basics. The // @require https://code.jquery.com/jquery-2.1.4.min.js line makes the userscript include jquery, which allows you to use the jquery selectors such as $("input[value='Yes ']"). The $ at the beginning of the line is a shorcut for jquery, so $("input[value='Yes ']") = jQuery("input[value='Yes ']")OMG, Y'ALL!!!!! I FAKE WROTE A SCRIPT!!!!!
ok, so I followed @Squatty 's advice and just tried to piece together all the computery I know and picked up where coding was concerned to make a script. I knew it had something to do with a frame source. So I googled that mess and was able to find the source for the A9 hit. OMG. I know! I know! Right??!!! And then! And then I copy and pasted it into a new userscript page in tampermonkey like how I saw other scripts looked (and deleted most of it and put in an * so I really don't know what the hell that was for, but anyway). And then! I copy pasted this : // @require https://code.jquery.com/jquery-2.1.4.min.js into a new line. Don't know what the hell that was for. BUT WHO CARES! whoo hoo. And then! And then I pasted this: $("input[value='Yes ']").click(); //selects yes from the A9 do you see a difference script by @SarahAshlee90 and amended the Yes to the number 1! AND GUESS WHAT???? It worked. The number 1 is pre-selected in the Amazon Shoe hit. I am so proud of myself. It's not all techy computery, but its a start and I am super proud of myself. mind you I know a better script would allow for selecting numbers 1-5 , but I'm not there yet. This was one gigantic baby step for me and I am just so excited.
I just caught a block from validation a9. RIP in pepperoni.They will/have rejected for obviously wrong answers - ac answers - (at least they did on the old HITs)
Gotta go fast but also pay actual attention
@ecko It's a qual block, just FYII just caught a block from validation a9. RIP in pepperoni.
Title: Dark Matter IV | PANDA Requester: Stanford HCI [A2OBPXCZ1Q3PFU] (Contact) (TO):[Pay: 4.38][Fair: 5.00][Comm: 5.00][Fast: 4.96] Description: This is a task authored by a requester on Daemo, a research crowdsourcing platform. Mechanical Turk workers are welcome to do it Time: 24 hours Hits Available: 10 Reward: $0.20 Qualifications: Boomerang Score #255 is not less than 300 |
At least it's a qual block.I just caught a block from validation a9. RIP in pepperoni.
I was paying attention too. /shrug
Title: Product Survey and Trade Survey(~ 15 minutes) | PANDA Requester: Jane Lawrence Sumner [ADRO8L0XETWV6] (TO) TO Ratings: ★★★★★ 5.00 Communicativity ★★★★★ 4.38 Generosity ★★★★★ 5.00 Fairness ★★★★★ 4.91 Promptness Number of Reviews: 17 | TOS Flags: 1 Submit a new TO review Description: This HIT contains one survey about marketing and one survey about trade. Time: 30 minutes HITs Available: 1 Reward: $1.00 Qualifications: Total approved HITs is not less than 100;Exc: [24905473-25586] has not been granted;HIT approval rate (%) is not less than 80;Location is one of: US |
Would there be any practical advantage to updating my https://code.jquery.com/jquery-2.1.4.min.js to a newer version? I normally just leave that one in my template but I haven't looked into whether or not a later version has anything useful in it.This is what happens when you don't know the very basics. The // @require https://code.jquery.com/jquery-2.1.4.min.js line makes the userscript include jquery, which allows you to use the jquery selectors such as $("input[value='Yes ']"). The $ at the beginning of the line is a shorcut for jquery, so $("input[value='Yes ']") = jQuery("input[value='Yes ']")
I take back what I said earlier. this day sucks donkey dicks! i need more monies.
gina only liked my post cause it's a veiled threat to get her more candy. it's alllllllllllll mine! mine! mine! buwhahahah.I take back what I said earlier. this day sucks donkey dicks! i need more monies.