11/09 - TREX Thursday!

Discussion in 'Daily mTurk HITs Threads' started by Girl Polar Bear, Nov 9, 2017.

Tags:
Thread Status:
Not open for further replies.
  1. MNHammer

    MNHammer Survey Slinger

    Messages:
    3,965
    Gender:
    Male
    Ratings:
    +23,836
    • Nom Nom Nom! Nom Nom Nom! x 8
    • 5/5 Pay 5/5 Pay x 1
  2. Girl Polar Bear

    Girl Polar Bear Queen of the North

    Messages:
    29,273
    Gender:
    Female
    Ratings:
    +45,742
    • Today I Learned Today I Learned x 1
  3. Randomacts

    Randomacts Survey Slinger

    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    Does anyone know when bestbuy starts their 'deals' it says Thursday but I'm assuming that these guys just got the flyers super early and it is actually on the 23rd

    Right?

    [​IMG]
     
  4. DarkChild

    DarkChild Survey Slinger

    Messages:
    6,723
    Gender:
    Male
    Ratings:
    +11,312
    hit tab>tab>enter
     
  5. LLL

    LLL Survey Slinger

    Messages:
    3,092
    Gender:
    Female
    Ratings:
    +5,994
    Stick figures.

    And of coarse i've submitted 56 adjectives for the last 4 hits. They've even emailed me but said nothing about that.
     
  6. zombie_breeder

    zombie_breeder Active Turker

    Messages:
    255
    Gender:
    Male
    Ratings:
    +256
    Yes, the Best Buy sale will begin on the 23rd. So 5 pm on Thursday.

    Edit---some of those deals are already live though, so check the items you may want. I bought one of the external hard drives at the Black Friday price earlier today on their site.
     
    Last edited: Nov 9, 2017
  7. Tecnique

    Tecnique Survey Slinger

    Messages:
    6,269
    Gender:
    Male
    Ratings:
    +8,981
    Time to start organizing the picnic then!
     
    • Like Like x 1
  8. RobertDevious

    RobertDevious Survey Slinger

    Messages:
    4,000
    Gender:
    Male
    Ratings:
    +5,859
    That's a definite probably.
     
    • Today I Learned Today I Learned x 1
  9. knottypiper

    knottypiper Survey Slinger

    Messages:
    5,776
    Gender:
    Female
    Ratings:
    +12,728
    Sometimes I think you are @Totally Not , dressed up for an interview, at first glance.
     
    • LOL LOL x 3
  10. splishsplash

    splishsplash Well-Known Turker

    Messages:
    2,190
    Gender:
    Male
    Ratings:
    +2,136
    [​IMG]
    ^^^^ how I feel on my Birthday these days.

    Happy Birthday @laby
    [​IMG]
     
    • Love Love x 1
  11. Tecnique

    Tecnique Survey Slinger

    Messages:
    6,269
    Gender:
    Male
    Ratings:
    +8,981
    That's not the business tie, thats the party tie [​IMG]
     
    • LOL LOL x 3
  12. Totally Not Salem

    Totally Not Salem Survey Slinger

    Messages:
    5,664
    Gender:
    Male
    Ratings:
    +5,034
    Ask and ye shall receive... when I feel like it.
    Code:
    // ==UserScript==
    // @name         Given a caption, choose the corresponding image
    // @namespace    ,
    // @version      1
    // @description  .
    // @author       Cuyler Stuwe (,)
    // @include      *
    // @grant        GM_info
    // ==/UserScript==
    
    const DEBUG_RUN_IN_TOP_FRAME = false;
    const DEBUG_RUN_IN_IFRAME_ONLY_BUT_DONT_REQUIRE_MTURK_REFERRER = false;
    const DEBUG_ALWAYS_PASS_SANITY_CHECK = false;
    const DEBUG_PAINT_TRIGGERED_FRAMES_RED = false;
    
    const SANITY_CHECK_TEXT_STRING = "Given a caption, choose the image that you think it corresponds to.";
    
    function isInMturkIframe() {
        if(DEBUG_RUN_IN_TOP_FRAME) {return true;}
        else if(DEBUG_RUN_IN_IFRAME_ONLY_BUT_DONT_REQUIRE_MTURK_REFERRER) {return (window !== window.top);}
        return ( window !== window.top && (document.referrer.includes("mturk.com/mturk/preview") || document.referrer.includes("mturk.com/mturk/accept") || document.referrer.includes("mturk.com/mturk/continue") || document.referrer.includes("mturk.com/mturk/return") || document.referrer.includes("mturk.com/mturk/previewandaccept") || document.referrer.includes("worker.mturk.com/projects/")));
    }
    if (!isInMturkIframe()) {return;}
    
    function passSanityCheck() {
        if(DEBUG_ALWAYS_PASS_SANITY_CHECK) {return true;}
        if(SANITY_CHECK_TEXT_STRING && SANITY_CHECK_TEXT_STRING.length > 0) {
            return document.body.innerHTML.includes(SANITY_CHECK_TEXT_STRING);
        }
    }
    
    function runOnStart() {
        if(DEBUG_PAINT_TRIGGERED_FRAMES_RED) {
            document.body.style.backgroundColor = "red";
        }
        // CODE THAT RUNS AS SOON AS HIT IS LOADED GOES HERE
    }
    
    function keyListener(event) {
        if(event.type === 'keydown') {
    
            // SCRIPT KEYDOWN CODE GOES HERE
    
        }
        else if(event.type === 'keyup') {
    
            // SCRIPT KEYUP CODE GOES HERE
    
        }
    }
    
    function clickListener(event) {
    
        if(event.target.type && event.target.type === "radio") {
            document.querySelector("#next-btn").click();
        }
    
    }
    
    (function main() {
    
        if(!passSanityCheck()) {
            console.log(`FAILED SANITY CHECK: ${GM_info.script.name}`);
            return;
        }
        else {
            console.log(`PASSED SANITY CHECK: ${GM_info.script.name}`);
        }
    
        runOnStart();
    
        document.addEventListener('keydown', keyListener);
        document.addEventListener('keyup', keyListener);
        document.addEventListener('click', clickListener);
    })();
     
    • Today I Learned Today I Learned x 2
    • Like Like x 1
  13. Girl Polar Bear

    Girl Polar Bear Queen of the North

    Messages:
    29,273
    Gender:
    Female
    Ratings:
    +45,742
    [​IMG]
     
    • Love Love x 2
  14. WildFlower

    WildFlower Survey Slinger FF Champion II

    Messages:
    4,305
    Gender:
    Female
    Ratings:
    +5,004
    Returning in 1 minute...unannounced screener, I didn't qualify, looking for a very specific demo I think

    Title: This survey will be about the usability of a mobile website | PANDA
    Worker: Preview | Accept | Requester
    Requester: Jonathan Hildebrand [A37IVWTBD21B20] (Contact)
    TO 1: [Pay: 1.73] [Fast: 3.33] [Comm: 1.00] [Fair: 2.33] [Reviews: 12] [ToS: 1]
    TO 2:
    [Rate: --/hr] [Pen: -- days] [Res: -- of 0] [Rec: 0% of 1] [Rej: 0] [ToS: 0] [Brk: 0]
    Reward:
    $7.00
    Duration: 60 minutes
    Available: 1
    Description: You will review several pages on a mobile website and then be asked to provide feedback.
    Requirements: Location is US
     
    • Nom Nom Nom! Nom Nom Nom! x 13
  15. AMindAtTurk

    AMindAtTurk Survey Slinger TurkerView Masters

    Messages:
    26,051
    Gender:
    Female
    Ratings:
    +39,565
    C. J. Research Center [A3NVY3EXZ27CK4] A 5-minute survey regarding a website - $0.50 | PANDA


    Low

    Unrated

    Unrated
    $4.59 / hour
    00:06:32 / completion time
    Pros:
    Cons: Brief writing and underpaid
    To read C. J. Research Center's full profile check out TurkerView!
     
    • Nom Nom Nom! Nom Nom Nom! x 1
  16. Girl Polar Bear

    Girl Polar Bear Queen of the North

    Messages:
    29,273
    Gender:
    Female
    Ratings:
    +45,742
  17. eyeofodin

    eyeofodin Well-Known Turker

    Messages:
    2,772
    Gender:
    Male
    Ratings:
    +5,608
    • Nom Nom Nom! Nom Nom Nom! x 23
  18. Totally Not Salem

    Totally Not Salem Survey Slinger

    Messages:
    5,664
    Gender:
    Male
    Ratings:
    +5,034
    Actually I could probably make that script submit on the last one too, if it's something worth actually writing a script for.
     
  19. GooseMcD

    GooseMcD Well-Known Turker

    Messages:
    1,694
    Gender:
    Female
    Ratings:
    +4,286
    You have a polar bear gif/image for everything!
     
    • LOL LOL x 1
  20. laby

    laby Survey Slinger Former MTG MotM TurkerView Masters

    Messages:
    14,760
    Gender:
    Female
    Ratings:
    +31,436
    That's exactly how I feel!
     
    • Love Love x 1
Thread Status:
Not open for further replies.