06/16 - Fabulous Friday!

Status
Not open for further replies.

charlie

Well-Known Member
Joined
Nov 3, 2016
Messages
6,676
Reaction score
10,742
Points
938
Age
49
Gender
Male
Title: PCRG News Portal Post-Test | PANDA
Worker: Preview | Accept | Requester
Requester: LSU Manship PCRG [ABNPXKGRN8PT5] (Contact)
TO 1: [Pay: 3.27] [Fast: 4.33] [Comm: 2.33] [Fair: 4.62] [Reviews: 54] [ToS: 11]
TO 2:
[Rate: --/hr] [Pen: -- days] [Res: -- of 0] [Rec: 0% of 3] [Rej: 0] [ToS: 2] [Brk: 0]
Description:
A 10 minute survey about media and politics
Time: 3 hours
HITs Available: 1
Reward: $2.00
Qualifications: PCRG News Portal User is 1;

for anyone else with the qual, the post survey is up
yep. i just finished. won't get the bonus I don't think but i'll take the $2.00
 

Major Payne

Banned
Banned
Contributor
Joined
Jun 13, 2017
Messages
603
Reaction score
1,388
Points
418
Age
41
Location
4 8 15 16 23 42
Gender
Male
Code:
// ==UserScript==
// @name       DCF - Shoe feature labelling
// @version    1.1
// @require      https://code.jquery.com/jquery-2.1.4.min.js
// @include     https://s3.amazonaws.com/mturk_bulk/hits*
// @include     https://www.mturkcontent.com/dynamic/*
// ==/UserScript==

if ($('td:contains("Shoe feature labelling")').length){
    var image_scaling = 2.0;

    $('td:contains("Common Ambiguities")').wrapInner('<div class="instructions"></div>');
    $(".instructions").before('<button id="toggle" type="button"><span>Show Instructions</span></button>').hide();
    $('#toggle').click(function() {
        $(".instructions").toggle();
        $('#toggle').text() == 'Show Instructions' ? str = 'Hide Instructions' : str = 'Show Instructions';
        $('#toggle span').html(str);
    }); 

    $('table:eq(1)').after('<img src="' + $('td:contains("Link to shoe image")').next().find('a').attr('href') + '">');

    $('img').click(function(){
        if ($(this).hasClass('zoomed')){
            $(this).width($(this).width ()/image_scaling);
            $(this).toggleClass('zoomed');
        }
        else{
            $(this).width($(this).width ()*image_scaling);
            $(this).toggleClass('zoomed');
        }
    });
 
    $('table:eq(2) tr').append('<td class="filler"></td>');
    $('.filler').each(function(index){
        var fill_options = [];
        $(this).prev().find('option').each(function(){
            fill_options.push($(this).text().replace(/^\w\)/,'').split(':')[0]);
        });
        $(this).html('<span class="options_list' + index + '">' + fill_options.join('</span> | <span class="options_list' + index + '">') + '</span>');
    });
    $('[class^=options_list]').click(function(){
        $(this).parent().prev().find('select')[0].selectedIndex = $(this).parent().find('[class^=options_list]').index($(this));
        $('[class=' + $(this).attr('class') + ']').css('background-color','');
        $(this).css('background-color','lightgreen');
    });
     $('table:eq(2) tr').each(function(){
         $(this).find('span:last')[0].click();
     });
}
Kerek @Kerek made it.
Think I'm in love with a unicorn now
 
  • Like
Reactions: Liz

Formuoli

Member
Joined
Jan 12, 2016
Messages
104
Reaction score
190
Points
243
Gender
Male
Title: 20 Minute Qualtrics Experiment | PANDA
Worker: Preview | Accept | Requester
Requester: Jennifer Nichol [AVJDDHOX3TJFV] (Contact)
TO 1: [Pay: 4.56] [Fast: 4.53] [Comm: 3.88] [Fair: 4.38] [Reviews: 17] [ToS: 0]
TO 2:
[Rate: $6.02/hr] [Pen: -- days] [Res: -- of 0] [Rec: 100% of 3] [Rej: 0] [ToS: 0] [Brk: 0]
Description:
You will receive $1 for completing this HIT.
Time: 45 minutes
HITs Available: 1
Reward: $1.00
Qualifications: Total approved HITs is not less than 500; Knowledge Sharing has not been granted; HIT approval rate (%) is not less than 98; Location is US;
4 min+bonus
 

bxpretzel

Ari Gold
Contributor
HIT Poster
Joined
Jan 14, 2016
Messages
11,163
Reaction score
24,621
Points
1,438
Location
Appalachia
Title: Pinterest - Identify Controversial or Sensitive Search Terms | PANDA
Worker: Preview | Accept | Requester
Requester: Pinterest [AURHK491L2LH6] (Contact)
TO 1: [Pay: 3.27] [Fast: 4.07] [Comm: 3.29] [Fair: 4.74] [Reviews: 69] [ToS: 14]
TO 2:
[Rate: $9.76/hr] [Pen: 2.00 days] [Res: -- of 0] [Rec: 67% of 3] [Rej: 0] [ToS: 1] [Brk: 1]
Description:
You will log in to Pinterest to complete simple tasks.
Time: 20 minutes
HITs Available: 11
Reward: $0.40
Qualifications: None;
HIT exported from Mturk Suite v1.21.10
 

Pleco

Friendly Neighborhood Rat
Contributor
Crowd Pleaser
Joined
Jan 23, 2016
Messages
19,190
Reaction score
76,218
Points
1,588
Age
38
Gender
Male
They paid cash. The stock bump from the news just about covered the cost of the acquisition. Obviously that's shareholder value and not Amazon's coffers but it's still interesting to see.
You can tell what a big player Amazon is now, because of the news the stock of a lot of grocery companies dropped like a rock. Even that of my beloved, Costco.
 

QueenOfScreams

Well-Known Member
Contributor
Joined
Apr 7, 2017
Messages
1,055
Reaction score
2,338
Points
538
Age
27
Location
arizona
Gender
Female
PE: $20.00
meh, I'm tired and I work a 17hr shift tonight
decisions......... do I turk more or nap?
 

MrTrentSD

Alive and Kicking
Contributor
Joined
Feb 6, 2016
Messages
1,916
Reaction score
3,535
Points
588
Location
San Diego
Gender
Male

QueenOfScreams

Well-Known Member
Contributor
Joined
Apr 7, 2017
Messages
1,055
Reaction score
2,338
Points
538
Age
27
Location
arizona
Gender
Female
yep. i just finished. won't get the bonus I don't think but i'll take the $2.00
me either. I logged on whenever they emailed me, but I wasn't on daily... I think I went on 3-4 times
 

Bode "Emo Barry" Miller

Unofficial Official
Contributor
HIT Poster
Joined
Jan 11, 2016
Messages
7,303
Reaction score
24,899
Points
1,213

QueenOfScreams

Well-Known Member
Contributor
Joined
Apr 7, 2017
Messages
1,055
Reaction score
2,338
Points
538
Age
27
Location
arizona
Gender
Female
Title: 20 Minute Qualtrics Experiment | PANDA
Worker: Preview | Accept | Requester
Requester: Jennifer Nichol [AVJDDHOX3TJFV] (Contact)
TO 1: [Pay: 4.56] [Fast: 4.53] [Comm: 3.88] [Fair: 4.38] [Reviews: 17] [ToS: 0]
TO 2:
[Rate: $6.02/hr] [Pen: -- days] [Res: -- of 0] [Rec: 100% of 3] [Rej: 0] [ToS: 0] [Brk: 0]
Description:
You will receive $1 for completing this HIT.
Time: 45 minutes
HITs Available: 1
Reward: $1.00
Qualifications: Total approved HITs is not less than 500; Knowledge Sharing has not been granted; HIT approval rate (%) is not less than 98; Location is US;
4 min+bonus
my bonus was only $1 but I'll take it
 

Squatty

.
Contributor
Crowd Pleaser
HIT Poster
Joined
Mar 17, 2016
Messages
21,286
Reaction score
44,989
Points
2,538
Age
36
Gender
Female
Title: Code Articles for Population E-Cigarette Use_1800 #72 - 20 Minutes | PANDA
Worker: Preview | Accept | Requester
Requester: ASC Coding [A35EYJM9EKOIAF] (Contact)
TO 1: [Pay: 3.33] [Fast: 5.00] [Comm: 5.00] [Fair: 5.00] [Reviews: 9] [ToS: 0]
TO 2:
[Rate: $10.84/hr] [Pen: -- days] [Res: -- of 0] [Rec: -- of 0] [Rej: 0] [ToS: 0] [Brk: 0]
Description:
You will read newspaper, web, and TV articles about e-cigarettes. Each HIT contains 25 articles. Since you are qualified to do this HIT, you may also do the related HITs (#s 0-71).
Time: 3 hours
HITs Available: 1
Reward: $2.42
Qualifications: Norms_PopEcigUseQualified is 2; ASC_Coding has not been granted; AlreadyCompletedSet55_PopEcig1800 has not been granted;
HIT exported from Mturk Suite v1.21.10
 

TobyF

Dummy
Banned
Contributor
Joined
Jul 6, 2016
Messages
6,243
Reaction score
13,522
Points
1,163
Age
38
Gender
Male
Title: John's legal troubles | PANDA
Worker: Preview | Accept | Requester
Requester: Cocolab at UC Berkeley [A1N1YFYVJGJSBR] (Contact)
TO 1: [Pay: 3.84] [Fast: 4.83] [Comm: 4.86] [Fair: 4.75] [Reviews: 159] [ToS: 1]
TO 2:
[Rate: $7.27/hr] [Pen: 1.00 days] [Res: -- of 0] [Rec: 75% of 4] [Rej: 0] [ToS: 0] [Brk: 0]
Description:
Read a short, legal story and then tell us what you think should happen next
Time: 2 hours
HITs Available: 1
Reward: $1.13
Qualifications: HIT approval rate (%) is greater than 95; Location is US;
HIT exported from Mturk Suite v1.21.10
 

TobyF

Dummy
Banned
Contributor
Joined
Jul 6, 2016
Messages
6,243
Reaction score
13,522
Points
1,163
Age
38
Gender
Male
Title: Invited Survey - Attitudes and Beliefs about Current Issues - $0.50 , ~3-5 mins(~ 4 minutes) | PANDA
Worker: Preview | Accept | Requester
Requester: Kaitlin Raimi [AT614G2XB4L5G] (Contact)
TO 1: [Pay: 3.73] [Fast: 4.88] [Comm: 5.00] [Fair: 5.00] [Reviews: 16] [ToS: 0]
TO 2:
[Rate: $25.44/hr] [Pen: -- days] [Res: -- of 0] [Rec: 100% of 1] [Rej: 0] [ToS: 0] [Brk: 0]
Description:
Workers who completed a survey with us three weeks ago (researchers at the University of Michigan) are being invited to share their opinions and beliefs for a follow up survey. This is a survey conducted by researchers at the University of Michigan. The goal is to survey beliefs and attitudes about a variety of current issues. Thanks for your participation!
Time: 60 minutes
HITs Available: 1
Reward: $0.50
Qualifications: Inc: [45345-47177] has been granted; Location is one of: US;

HIT exported from Mturk Suite v1.21.10

I had this email. took maybe a minute.
 
Status
Not open for further replies.