1. The forum & main site will stay up indefinitely after MTurk shuts down in case anyone needs anything. I assume a handful of things will break after MTurk vaporizes & I'll fix it as fast as I can to keep the two main parts of the site online.
    Dismiss Notice

11/16 - Frigid Friday!

Discussion in 'Daily mTurk HITs Threads' started by Melting Glacier, Nov 16, 2018.

Thread Status:
Not open for further replies.
  1. Rin

    Rin Thread Destroyer TurkerView Masters

    Messages:
    7,442
    Gender:
    Female
    Ratings:
    +451
    Kellogg eLab [A38F9E5MUX5ZBI] Kellogg eLab Study 11811E - $0.50 | PANDA
    [div] style="border: 1px solid transparent; padding: 10px 0; display: flex; align-items: center; border-color: #ecf0f1; box-shadow: 0 1px 1px rgba(0,0,0,0.05); text-align: center;" |
    [div] style="float: left; width: 25%;" |
    Underpaid[/div]
    [div] style="float: left; width: 41%;" |[div] style="float: left; width: 50%;" |
    Unrated
    [/div]
    [div] style="float: left; width: 50%;" |
    Unrated
    [/div][/div]
    [div] style="float: left; width: 33%;" | $2.55 / hour
    00:11:47 / completion time[/div]
    [/div]
    [div] style="width: 100%; display: flex; flex-items: center; margin-top: 5px;" |[div] style="width: 50%; display: inline-block; margin: 0 5px 0 0;" | Pros:
    [/div]
    [div] style="width: 50%; display: inline-block; margin: 0 0 0 5px;" | Cons:
    Inquisit[/div]
    [/div]

    Qualifications:
    [div] style="margin-top: 5px;" |
    To read Kellogg eLab's full profile check out TurkerView!
    [/div]
    [div] style="display: none;" data-type="tv-review" data-revId="148195" data-reviewerId="2820" |[/div]
     
  2. Vaurok

    Vaurok Active Turker

    Messages:
    325
    Gender:
    Male
    Ratings:
    +342
    2.55/hour AND inquisit? Sign me up!
     
    • LOL LOL x 2
    • Nom Nom Nom! Nom Nom Nom! x 1
  3. basketcasey

    basketcasey Well-Known Turker

    Messages:
    2,872
    Gender:
    Female
    Ratings:
    +2,337
    Larry Rudman [A1MW3S07ZHO2EM] Argument analysis(~ 90 minutes) - $22.00 | PANDA
    [div] style="border: 1px solid transparent; padding: 10px 0; display: flex; align-items: center; border-color: #ecf0f1; box-shadow: 0 1px 1px rgba(0,0,0,0.05); text-align: center;" |
    [div] style="float: left; width: 25%;" |
    Generous[/div]
    [div] style="float: left; width: 41%;" |[div] style="float: left; width: 50%;" |
    Unrated
    [/div]
    [div] style="float: left; width: 50%;" |
    Unrated
    [/div][/div]
    [div] style="float: left; width: 33%;" | $50.61 / hour
    00:26:05 / completion time[/div]
    [/div]
    [div] style="width: 100%; display: flex; flex-items: center; margin-top: 5px;" |[div] style="width: 50%; display: inline-block; margin: 0 5px 0 0;" | Pros:
    Exceptional pay.[/div]
    [div] style="width: 50%; display: inline-block; margin: 0 0 0 5px;" | Cons:
    Definitely requires some thinking and brain power.
    Can't copy completion code.[/div]
    [/div]

    Qualifications: Masters Exists ; Exc: [3723285-116032] DoesNotExist ; Total approved HITs >= 50; HIT approval rate (%) >= 90; Location In US;
    [div] style="margin-top: 5px;" |
    To read Larry Rudman's full profile check out TurkerView!
    [/div]
    [div] style="display: none;" data-type="tv-review" data-revId="148201" data-reviewerId="3169" |[/div]
     
  4. slothbear

    slothbear Survey Slinger

    Messages:
    10,825
    Gender:
    Male
    Ratings:
    +22,084
    Don't know if anyone posted anything about those annoying footers, but here's a quick thing to make them disappear.

    Code:
    // ==UserScript==
    // @name         Temp fix for mturk footer problem
    // @version      0.1
    // @description  hide the footer stuff...hope you don't like to report HITs...
    // @author       slothbear
    // @include      https://worker.mturk.com/projects/*
    // ==/UserScript==
    
    
    const workPipelineBottomBar = document.getElementsByClassName('work-pipeline-bottom-bar')[0];
    const stickyFooter = document.getElementsByClassName('sticky-footer')[0];
    
    
    function hideThings() {
        workPipelineBottomBar.style.display = "none";
        stickyFooter.style.display = "none"
    }
    
    
    (function main() {
    
        if (workPipelineBottomBar) return hideThings();
        return false;
    
    })();
    
     
    • Today I Learned Today I Learned x 7
    • Love Love x 4
  5. Hummingbirdee

    Hummingbirdee Big Bird

    Messages:
    54,302
    Gender:
    Female
    Ratings:
    +115,710
    Me: trying to do my second acme.

    Bearnie: repeatedly opening the cabinet and yowling both in and out of it at me.
     
    • LOL LOL x 2
  6. A6_Foul_Out

    A6_Foul_Out Organic Meme Panda TurkerView Masters

    Messages:
    17,777
    Gender:
    Male
    Ratings:
    +23,954
     
    • LOL LOL x 1
  7. jessers

    jessers Survey Slinger

    Messages:
    14,714
    Gender:
    Female
    Ratings:
    +44,833
    thanks dude, as always
     
    • Like Like x 1
  8. DarkChild

    DarkChild Survey Slinger

    Messages:
    6,723
    Gender:
    Male
    Ratings:
    +11,312
    Dude I swear every time I open one of their HITs my girlfriend starts cleaning pots and pans, the cat starts screaming, my dog starts running, the volume on the TV goes up 12 notches.
     
    • LOL LOL x 4
    • Love Love x 1
  9. Randomacts

    Randomacts Survey Slinger

    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    [​IMG]
     
    • LOL LOL x 2
  10. Ana*

    Ana* H&R Blockhead

    Messages:
    21,637
    Gender:
    Female
    Ratings:
    +27,162
    my dad has to tell me his life drama....my brother right after too.....7 motorcycles go by, and a high school car caravan too
     
    • LOL LOL x 1
  11. moonshay76

    moonshay76 Survey Slinger

    Messages:
    1,876
    Gender:
    Female
    Ratings:
    +2,279
    Sylvia Luu [A1O4G5801NB2XX] Answer surveys about your motivational tendencies - $7.25 | PANDA
    [div] style="border: 1px solid transparent; padding: 10px 0; display: flex; align-items: center; border-color: #ecf0f1; box-shadow: 0 1px 1px rgba(0,0,0,0.05); text-align: center;" |
    [div] style="float: left; width: 25%;" |
    Generous[/div]
    [div] style="float: left; width: 41%;" |[div] style="float: left; width: 50%;" |
    Unrated
    [/div]
    [div] style="float: left; width: 50%;" |
    Unrated
    [/div][/div]
    [div] style="float: left; width: 33%;" | $12.79 / hour
    00:34:01 / completion time[/div]
    [/div]
    [div] style="width: 100%; display: flex; flex-items: center; margin-top: 5px;" |[div] style="width: 50%; display: inline-block; margin: 0 5px 0 0;" | Pros:
    [/div]
    [div] style="width: 50%; display: inline-block; margin: 0 0 0 5px;" | Cons:
    [/div]
    [/div]

    Qualifications: PrevParticipant DoesNotExist ; HIT approval rate (%) > 95; Location EqualTo US;
    [div] style="margin-top: 5px;" |
    To read Sylvia Luu's full profile check out TurkerView!
    [/div]
    [div] style="display: none;" data-type="tv-review" data-revId="148203" data-reviewerId="2947" |[/div]
     
  12. Hummingbirdee

    Hummingbirdee Big Bird

    Messages:
    54,302
    Gender:
    Female
    Ratings:
    +115,710
    How I woke up:
    [​IMG]

    I was watching a movie at someone else's house last night and I kept getting confused why the cats and dogs weren't all over me. Why is it so quiet? Why is nobody trying to steal food? WHAT IS HAPPENING!?
     
    • Love Love x 2
  13. SilenceOfTheClams

    SilenceOfTheClams Active Turker

    Messages:
    704
    Gender:
    Female
    Ratings:
    +447
    Oh my god thank you so much, I've been getting so annoyed by them lately
     
  14. SunlitSunflower

    SunlitSunflower baby head

    Messages:
    22,494
    Ratings:
    +36,431
    Don't forget Grandma catches fire and the neighbor kids found a vuvuzela
     
    • LOL LOL x 1
  15. rippy

    rippy Well-Known Turker

    Messages:
    1,048
    Gender:
    Male
    Ratings:
    +1,627
    Title: Edit a Headline to Make it Funny [ $ | $ ] PANDA
    Requester: MSRRedmond Labs [A1X1IORYLDFA50]
    TurkerView: [ $13.93 / hour ]
    Description: Given an original news headline, the task is to edit it to make it funny.
    Duration: 01:00:00
    Available: 99
    Reward: $0.50
    Qualifications:
    [36FZIVTFX8FC2GMMFQZ4BRZOAIU6P3]
     
  16. Rin

    Rin Thread Destroyer TurkerView Masters

    Messages:
    7,442
    Gender:
    Female
    Ratings:
    +451
    Usability Tester [A30H69CMEV7ERM] Survey about support email - approx. 5 minutes - $0.50 | PANDA
    [div] style="border: 1px solid transparent; padding: 10px 0; display: flex; align-items: center; border-color: #ecf0f1; box-shadow: 0 1px 1px rgba(0,0,0,0.05); text-align: center;" |
    [div] style="float: left; width: 25%;" |
    Generous[/div]
    [div] style="float: left; width: 41%;" |[div] style="float: left; width: 50%;" |
    Unrated
    [/div]
    [div] style="float: left; width: 50%;" |
    Unrated
    [/div][/div]
    [div] style="float: left; width: 33%;" | $13.64 / hour
    00:02:12 / completion time[/div]
    [/div]
    [div] style="width: 100%; display: flex; flex-items: center; margin-top: 5px;" |[div] style="width: 50%; display: inline-block; margin: 0 5px 0 0;" | Pros:
    [/div]
    [div] style="width: 50%; display: inline-block; margin: 0 0 0 5px;" | Cons:
    [/div]
    [/div]

    Qualifications: Total approved HITs >= 1; HIT approval rate (%) >= 90; Location EqualTo US;
    [div] style="margin-top: 5px;" |
    To read Usability Tester's full profile check out TurkerView!
    [/div]
    [div] style="display: none;" data-type="tv-review" data-revId="148204" data-reviewerId="2820" |[/div]
     
  17. ChrisTurk

    ChrisTurk Survey Slinger

    Messages:
    56,898
    Ratings:
    +164,193
    can you convert this to jquery so i can steal it please?
     
    • LOL LOL x 3
    • Love Love x 1
  18. Randomacts

    Randomacts Survey Slinger

    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    None of you guys are funny.
     
    • LOL LOL x 2
  19. Randomacts

    Randomacts Survey Slinger

    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    But this is even better
    Code:
    'use strict';
    var workPipelineBottomBar = document.getElementsByClassName('work-pipeline-bottom-bar')[0];
    var stickyFooter = document.getElementsByClassName('sticky-footer')[0];
    function hideThings() {
        workPipelineBottomBar.style.display = "none";
        stickyFooter.style.display = "none";
    }
    (function main() {
        if (workPipelineBottomBar) return hideThings();
        return false;
    })();
     
    • Love Love x 1
  20. A6_Foul_Out

    A6_Foul_Out Organic Meme Panda TurkerView Masters

    Messages:
    17,777
    Gender:
    Male
    Ratings:
    +23,954
    I think MSRRedmond Labs is the real punch line when the batch promised of thousands of hits was 5$ in total

    :emoji_sweat_smile:
     
    • LOL LOL x 2
    • Like Like x 1
Thread Status:
Not open for further replies.