08/14 - Poo Posting Sunday

Status
Not open for further replies.

redtokyoboxers

the güero you cannot sweat-o
Contributor
Champion
Joined
Jan 13, 2016
Messages
1,655
Reaction score
4,329
Points
588
Age
36
Gender
Male
Anyone else doing giphy? I feel like I'm not really seeing any sort of emotion/reaction to label in these SP gifs...
With the Simpsons ones, I just did my best. If all I could do is describe the scene, that's what I did. All approved.
 

Concise

Buddhist Bacchante
Joined
Apr 28, 2016
Messages
4,092
Reaction score
6,398
Points
813
*shutter

just took a test on Clickworker / UHRS... and I had to judge photos of fecal sex. Like dozens of pictures of it.

:eek::wtf::hungover:
 
  • Like
Reactions: <Gucci>

<Gucci>

Francis Manancis ...fuck you...
Threaderator
Crowd Pleaser
HIT Poster
Joined
Feb 6, 2016
Messages
13,614
Reaction score
29,767
Points
1,739
Age
39
Location
Detroit
Gender
Female
Title: Arnold & Boilingbroke | PANDA
Requester: C. Cross [A6ZBRPB3NZ1WA] (TO)
TO Ratings:
★★★★ 4.00 Communicativity
★★★★★ 3.89 Generosity
★★★★ 4.80 Fairness
★★★★ 4.56 Promptness
Number of Reviews: 20 | TOS Flags: 0
Submit a new TO review
Description: During the survey you'll be shown a simulated Google result page. Simply select the most enticing link.
Time: 30 minutes
HITs Available: 1
Reward: $0.20
Qualifications: Total approved HITs is not less than 500;HIT approval rate (%) is not less than 85;Location is one of: CA, US
 

Yuk

Member
Joined
Jul 10, 2016
Messages
685
Reaction score
1,572
Points
393
Age
124
I don't an ahk script.. I haven't gotten around learning how to make stuff for it. but if anyone has a script .....
Code:
// ==UserScript==
// @name         Tal Brown Verify Company's favicon
// @version      0.1
// @description  Will hide the instruction and mark both yes radios
// @author       yuk
// @include      https://www.mturkcontent.com*
// @grant        none
// @require      http://code.jquery.com/jquery-2.1.0.min.js
// ==/UserScript==
//    Tal Brown  Verify company's favicon3 $0.02 https://www.mturkcontent.com/dynamic/hit?assignmentId=ASSIGNMENT_ID_NOT_AVAILABLE&hitId=3INZSNUD80ABQ9HNTNR2Y4XR1CJ9DW


$(document).ready(function() {
    $("div").eq(0).hide();
    $("div").eq(1).hide();
    $("div").eq(2).hide();
    $("input[value='yes']").eq(0).click();
    $("input[value='yes']").eq(1).click();
});
Nothing special, just preselects both "yes" radios and hides the instructions so you don't have to scroll.
Super important to turn it off when you're not using it, it could hide instructions in other HITs and mark stuff which is not good
 

Randomacts

Banned
Banned
Joined
Jul 25, 2016
Messages
1,877
Reaction score
1,515
Points
363
Age
27
Gender
Male
Code:
// ==UserScript==
// @name         Tal Brown Verify Company's favicon
// @version      0.1
// @description  Will hide the instruction and mark both yes radios
// @author       yuk
// @include      https://www.mturkcontent.com*
// @grant        none
// @require      http://code.jquery.com/jquery-2.1.0.min.js
// ==/UserScript==
//    Tal Brown  Verify company's favicon3 $0.02 https://www.mturkcontent.com/dynamic/hit?assignmentId=ASSIGNMENT_ID_NOT_AVAILABLE&hitId=3INZSNUD80ABQ9HNTNR2Y4XR1CJ9DW


$(document).ready(function() {
    $("div").eq(0).hide();
    $("div").eq(1).hide();
    $("div").eq(2).hide();
    $("input[value='yes']").eq(0).click();
    $("input[value='yes']").eq(1).click();
});
Nothing special, just preselects both "yes" radios and hides the instructions so you don't have to scroll.
Super important to turn it off when you're not using it, it could hide instructions in other HITs and mark stuff which is not good

<3 thanks dude.

I do need to try and remind myself practice programming when mturk is dead... I've done a bit of python, javascript, and C but at this point most of it has faded away.. oh and HTML stuffs.
 
  • Like
Reactions: <Gucci>

Kadauchi

Well-Known Member
Master Pleaser
Crowd Pleaser
Joined
Jan 12, 2016
Messages
7,098
Reaction score
21,951
Points
1,263
Code:
// ==UserScript==
// @name         Tal Brown Verify Company's favicon
// @version      0.1
// @description  Will hide the instruction and mark both yes radios
// @author       yuk
// @include      https://www.mturkcontent.com*
// @grant        none
// @require      http://code.jquery.com/jquery-2.1.0.min.js
// ==/UserScript==
//    Tal Brown  Verify company's favicon3 $0.02 https://www.mturkcontent.com/dynamic/hit?assignmentId=ASSIGNMENT_ID_NOT_AVAILABLE&hitId=3INZSNUD80ABQ9HNTNR2Y4XR1CJ9DW


$(document).ready(function() {
    $("div").eq(0).hide();
    $("div").eq(1).hide();
    $("div").eq(2).hide();
    $("input[value='yes']").eq(0).click();
    $("input[value='yes']").eq(1).click();
});
Nothing special, just preselects both "yes" radios and hides the instructions so you don't have to scroll.
Super important to turn it off when you're not using it, it could hide instructions in other HITs and mark stuff which is not good
:eek: No @hitname or @hitsave, for shame.
 

<Gucci>

Francis Manancis ...fuck you...
Threaderator
Crowd Pleaser
HIT Poster
Joined
Feb 6, 2016
Messages
13,614
Reaction score
29,767
Points
1,739
Age
39
Location
Detroit
Gender
Female
Title: 3 minute survey--get paid quick! | PANDA
Requester: RAS [A1FZ86H3WDVD5Y] (TO)
TO Ratings:
★★★★ 1.00 Communicativity
★★★★★ 3.23 Generosity
★★★★★ 5.00 Fairness
★★★★★ 5.00 Promptness
Number of Reviews: 13 | TOS Flags: 0
Submit a new TO review
Description: This survey takes 3 minutes or less.
Time: 30 minutes
HITs Available: 5
Reward: $0.15
Qualifications: HIT approval rate (%) is not less than 95;Location is US
 

ellie

not to disappear
Joined
Jul 22, 2016
Messages
257
Reaction score
736
Points
293
Age
32
Location
Oregon
Gender
Female
Anyone else doing giphy? I feel like I'm not really seeing any sort of emotion/reaction to label in these SP gifs...
i was going to but decided they were awful. ended up having to return most of them when i was trying because they didn't have any "reactions"
 
  • Like
Reactions: Deleted member 526
Status
Not open for further replies.