06/18 - Sideshow Bob Saturday!

Status
Not open for further replies.

hkybaby21

Member
Joined
May 28, 2016
Messages
206
Reaction score
279
Points
263
Age
37
Gender
Female
Helps em sleep through the night too.

TOTALLY kidding btw.... :D It's awesome youre nursing...I only managed 2 of my six kids and felt like crap abt it
i only nursed 2 of three kids i totally undrstand the guilt trip about it
 
  • Like
Reactions: T. Leela

Brocktoon

Hey man, you fuckin' know Belvedere?
Joined
Apr 25, 2016
Messages
628
Reaction score
1,642
Points
393
Age
40
Gender
Male
Greetings from Amazon Mechanical Turk,

You've received a bonus from The Choice Lab for work related to 3Z8UJEJOCZNWMVSXNRJ0E3SUCF5937.
The value of your bonus is: $24.00 USD

The Requester included this note:
Thank you for participating in our study!

Thanks for being a Worker on Mechanical Turk!
 

Barbwire

Averagely-known member
Contributor
Joined
Jan 12, 2016
Messages
4,775
Reaction score
8,288
Points
838

ShanaMarie

Not all who wander are lost.
Contributor
Joined
Apr 19, 2016
Messages
1,927
Reaction score
2,378
Points
438
Age
56
Location
Camas, WA
Gender
Female
With the other // @include lines.
Nope.

Code:
// ==UserScript==
// @name         Shiver
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  Might Do Stuff
// @author       Shana296
// @include      https://www.mturk.com/mturk/previewandaccept?prevRequester=Shiver*
// @include      https://www.mturk.com/mturk/previewandaccept?groupId=3K3R2QNK8CBTJD4D55M56KOL78F9
// @include      https://www.mturkcontent.com/*
// @include      https://s3.amazonaws.com/*
// @require      http://code.jquery.com/jquery-2.1.0.min.js
// @grant        GM_log
// ==/UserScript==

//auto-refresh when you get booted from the batch
jQuery(document).ready(function () {
    var title = jQuery(this).attr('title');
    if (title === "Amazon Mechanical Turk - HITs Available to You"){
        setTimeout(function(){
            location.reload();
        }, 2000);
    }
});

if ($('input[name="userCaptchaResponse"]').length < 1) { //if no Captcha is present
    if ($("p:contains(Phrase)").length){ //sanity check
        $('input[name="Phrase"]').focus(); //focuses first textbox
        }
    }
 

Barbwire

Averagely-known member
Contributor
Joined
Jan 12, 2016
Messages
4,775
Reaction score
8,288
Points
838
Title: Very short survey regarding food | PANDA
Requester: Michael Lowe [AJOX9RO7JZJ1J] (TO)
TO Ratings:
★★★★★ 0.00 Communicativity
★★★★ 4.43 Generosity
★★★★★ 5.00 Fairness
★★★★ 4.91 Promptness
Number of Reviews: 15 | TOS Flags: 0
Submit a new TO review
Description: In this one-question study you will read a short scenario and respond to a few very short questions.
Time: 7 minutes
HITs Available: 1
Reward: $0.22
Qualifications: Total approved HITs is not less than 100;HIT approval rate (%) is not less than 98

quick
 

ShanaMarie

Not all who wander are lost.
Contributor
Joined
Apr 19, 2016
Messages
1,927
Reaction score
2,378
Points
438
Age
56
Location
Camas, WA
Gender
Female
Title: Very short survey regarding food | PANDA
Requester: Michael Lowe [AJOX9RO7JZJ1J] (TO)
TO Ratings:
★★★★★ 0.00 Communicativity
★★★★ 4.43 Generosity
★★★★★ 5.00 Fairness
★★★★ 4.91 Promptness
Number of Reviews: 15 | TOS Flags: 0
Submit a new TO review
Description: In this one-question study you will read a short scenario and respond to a few very short questions.
Time: 7 minutes
HITs Available: 1
Reward: $0.22
Qualifications: Total approved HITs is not less than 100;HIT approval rate (%) is not less than 98

quick
VERY
 

Kadauchi

Well-Known Member
Master Pleaser
Crowd Pleaser
Joined
Jan 12, 2016
Messages
7,098
Reaction score
21,951
Points
1,263
Nope.

Code:
// ==UserScript==
// @name         Shiver
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  Might Do Stuff
// @author       Shana296
// @include      https://www.mturk.com/mturk/previewandaccept?prevRequester=Shiver*
// @include      https://www.mturk.com/mturk/previewandaccept?groupId=3K3R2QNK8CBTJD4D55M56KOL78F9
// @include      https://www.mturkcontent.com/*
// @include      https://s3.amazonaws.com/*
// @require      http://code.jquery.com/jquery-2.1.0.min.js
// @grant        GM_log
// ==/UserScript==

//auto-refresh when you get booted from the batch
jQuery(document).ready(function () {
    var title = jQuery(this).attr('title');
    if (title === "Amazon Mechanical Turk - HITs Available to You"){
        setTimeout(function(){
            location.reload();
        }, 2000);
    }
});

if ($('input[name="userCaptchaResponse"]').length < 1) { //if no Captcha is present
    if ($("p:contains(Phrase)").length){ //sanity check
        $('input[name="Phrase"]').focus(); //focuses first textbox
        }
    }
You have to actuall inspect the code to be sure you are doing everything right. There is no p:contains(Phrase) in the HIT and there is no input[name="Phrase"] in the HIT either.
 

Milo

Member
Joined
May 8, 2016
Messages
146
Reaction score
330
Points
263
Age
33
Location
Tacoma, WA
Gender
Female
PE: $2.65

Could really use that Choice Lab bonus today :(.
 
  • Like
Reactions: jan

ShanaMarie

Not all who wander are lost.
Contributor
Joined
Apr 19, 2016
Messages
1,927
Reaction score
2,378
Points
438
Age
56
Location
Camas, WA
Gender
Female
You have to actuall inspect the code to be sure you are doing everything right. There is no p:contains(Phrase) in the HIT and there is no input[name="Phrase"] in the HIT either.
Bummer...thanks. More to it than I thought.
 

jan

Moderator
Moderator
Joined
Jan 12, 2016
Messages
26,505
Reaction score
50,896
Points
1,463
Gender
Female
Title: Decide if a track title is valid, if track belongs to an artist, and if the video represents the track | PANDA
Requester: YouTube Artist [A2FR7QLXNDBZ70] (TO)
TO Ratings:

☢☢☢☢☢ 5.00 Communicativity
☢☢☢☢☢ 4.20 Generosity
☢☢☢☢☢ 5.00 Fairness
☢☢☢☢☢ 5.00 Promptness
Number of Reviews: 36
(Submit a new TO rating for this requester)

Description: Give an artist name, a track title and a video, decide whether the track title is valid, if the track belongs to the artist, and whether the video is representative of the track.
Time: 7 minutes
Hits Available: 235
Reward: $0.08
Qualifications: Total approved HITs is not less than 100; HIT approval rate (%) is not less than 99; Location is US
 

Krikket

YouTube Connoisseur
Contributor
HIT Poster
Joined
Jan 12, 2016
Messages
9,385
Reaction score
11,798
Points
1,313
Gender
Female
Title: Social media and attitudes survey for REPUBLICANS AND CONSERVATIVES(~ 8 minutes) | PANDA
Requester: Mark White [A3LYCE6RCNIIRB] (TO)
TO Ratings:
★★★★★ 5.00 Communicativity
★★★★ 4.35 Generosity
★★★★★ 5.00 Fairness
★★★★★ 5.00 Promptness
Number of Reviews: 17 | TOS Flags: 0
Submit a new TO review
Description: This survey looks at social media and attitudes. PLEASE ONLY TAKE THIS SURVEY IF YOU ARE A REPUBLICAN AND/OR CONSERVATIVE.
Time: 45 minutes
HITs Available: 9
Reward: $0.75
Qualifications: Total approved HITs is not less than 100;Exc: [15390-14801] has not been granted;HIT approval rate (%) is not less than 95;Location is one of: US
 
  • Like
Reactions: FRSMichael

Krikket

YouTube Connoisseur
Contributor
HIT Poster
Joined
Jan 12, 2016
Messages
9,385
Reaction score
11,798
Points
1,313
Gender
Female

Vanyanka

Thoroughbred of Sin
Contributor
Crowd Pleaser
HIT Poster
Joined
Jan 11, 2016
Messages
34,905
Reaction score
81,247
Points
2,338
Location
The Jungle
Gender
Female
Title: Answer questions about movies | PANDA
Requester: Penn Epstein Lab [A1Z9U39474KPQ6] (TO)
TO Ratings:

☢☢☢☢☢ 3.25 Communicativity
☢☢☢☢☢ 3.04 Generosity
☢☢☢☢☢ 3.92 Fairness
☢☢☢☢☢ 4.09 Promptness
Number of Reviews: 24
(Submit a new TO rating for this requester)

Description: You will learn to guide a tour through a virtual-reality museum, and then answer short questions about the museum tour.
Time: 60 minutes
Hits Available: 1
Reward: $2.50
Qualifications: Total approved HITs is not less than 100; Masters has been granted; HIT approval rate (%) is greater than 97
 
Status
Not open for further replies.