12/18 - Maximum Monday!

Discussion in 'Daily mTurk HITs Threads' started by Melting Glacier, Dec 18, 2017.

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

    CorvusSapiens Survey Slinger

    Messages:
    6,777
    Gender:
    Male
    Ratings:
    +9,896
    Not directly
    • Right click the link to the hit
    • select "Copy Link Address"
    • Click "Add Job" in Panda Crazy
    • paste
    • Click "Add Panda for Group ID hit"
     
  2. turks24

    turks24 Survey Slinger

    Messages:
    6,720
    Gender:
    Male
    Ratings:
    +13,777
    Wonder if anyone has broken a computer yet after realizing the hit they're working on expired like 15 minutes prior and worker decided that notifying you of an expired timer was apparently a bug they needed to get rid?

    :emoji_thinking::emoji_rage::emoji_desktop::emoji_hammer:
     
  3. Tripsa

    Tripsa Gobbling Ghost Mod

    Messages:
    11,989
    Gender:
    Male
    Ratings:
    +30,919
    Sale them for 99 cents get reviews, then jack up the price. People see all the reviews so they buy it. Reports of the adhesive on it not being too good, crazy people would trust a piece of plastic with their $500+ phones:dunno:
     
    • Like Like x 1
  4. Hummingbirdee

    Hummingbirdee Big Bird

    Messages:
    54,302
    Gender:
    Female
    Ratings:
    +115,710
    My teddy bear that I've had since day 1 of my existence (and it mortifies Matt that I've moved him to every place I've lived), sits on my nightstand and I rest my glasses on him when I'm sleeping. :emoji_joy:
     
    • Love Love x 4
  5. Totally Not Salem

    Totally Not Salem Survey Slinger

    Messages:
    5,664
    Gender:
    Male
    Ratings:
    +5,034
    Are you talking about HIT Finder or something?
     
  6. Tecnique

    Tecnique Survey Slinger

    Messages:
    6,269
    Gender:
    Male
    Ratings:
    +8,981
    He's talking about the filter thats on the actual worker site
     
  7. Randomacts

    Randomacts Survey Slinger

    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    It does the same thing searching directly on worker so it is a worker bug and not HF.
     
  8. Hummingbirdee

    Hummingbirdee Big Bird

    Messages:
    54,302
    Gender:
    Female
    Ratings:
    +115,710
    I have a sticky one my bank gave me, it's held up for awhile! Of course, that means I'm about 12 hours from my dog stealing it and eating it.

    I just jinxed myself. :bearnielazer:
     
    • LOL LOL x 1
  9. Totally Not Salem

    Totally Not Salem Survey Slinger

    Messages:
    5,664
    Gender:
    Male
    Ratings:
    +5,034
    Just testing out my CodeMirror script.

    PHP:
    // ==UserScript==
    // @name         CodeMirror for TurkerHub
    // @namespace    ,
    // @version      1
    // @description  @ChrisTurk the code blocks suck. Let's get some real syntax highlighting up in here.
    // @author       Cuyler Stuwe (,)
    // @include      https://turkerhub.com/threads/*/*
    // @require      https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.32.0/codemirror.js
    // @require      https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.32.0/mode/javascript/javascript.js
    // @grant        none
    // ==/UserScript==

    (function init() {
        
    document.head.insertAdjacentHTML("afterbegin", `
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.32.0/codemirror.css">
    `);
    })();

    Array.
    fromdocument.querySelectorAll("div.code") )
        .forEach( 
    codeBlock => {
        
    CodeMirror(
            function(
    codeMirrorDiv) {
                var 
    newIframe document.createElement("IFRAME");
                
    newIframe.style "width: 800px; height: 400px;";
                var 
    newFrameHTML = `

    <html>
        <head>
            <script src="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.32.0/codemirror.js"></script>
            <script src="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.32.0/mode/javascript/javascript.js"></script>
            <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.32.0/codemirror.css">
            <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.32.0/theme/monokai.css">
        </head>
    <body>
        <script>
        CodeMirror(document.body, {value: \`
    ${codeBlock.innerText}\`, mode: "javascript", theme: "monokai"});
        </script>
    </body>
    </html>

    `;
                
    newIframe.src URL.createObjectURL(new Blob([newFrameHTML], {type"text/html"}));
                
    codeBlock.parentNode.parentNode.parentNode.appendChild(newIframe);
                
    codeBlock.parentNode.removeChild(codeBlock);
            },
            {
                
    valuecodeBlock.innerText,
                
    mode:  "javascript"
            
    });
    });
     
  10. Totally Not Salem

    Totally Not Salem Survey Slinger

    Messages:
    5,664
    Gender:
    Male
    Ratings:
    +5,034
    Lmao. It broke. Sigh.
    How to quote things without using any of the quotes lol.
     
  11. ThisPoorGuy

    ThisPoorGuy ThisPoorMod

    Messages:
    39,486
    Gender:
    Male
    Ratings:
    +81,571
    Tyler MacDonald [A2HAW202AU0OTM] Decision Making Study(~ 6 minutes) - $0.75 | PANDA
    [3WNTBWVI7IEDFEHOBOAAB05HEG0D16]


    Generous

    Unrated

    Unrated
    $14.84 / hour
    00:03:02 / completion time
    Pros:

    Cons:

    To read Tyler MacDonald's full profile check out TurkerView!
     
    • Nom Nom Nom! Nom Nom Nom! x 4
  12. Kadauchi

    Kadauchi Administrator Former MTG MotM

    Messages:
    4,368
    Ratings:
    +8,597
    Give me some
    [​IMG]
     
    • LOL LOL x 5
    • Like Like x 1
    • Love Love x 1
  13. Totally Not Salem

    Totally Not Salem Survey Slinger

    Messages:
    5,664
    Gender:
    Male
    Ratings:
    +5,034
    Every single one of them requires Masters when I check it. Haven't come across a single one that hasn't.
     
    • Like Like x 1
    • Love Love x 1
    • Your Spellcheck Is As Broke As a Turker Working for Brelig Your Spellcheck Is As Broke As a Turker Working for Brelig x 1
  14. jdzane

    jdzane Survey Slinger

    Messages:
    9,239
    Gender:
    Female
    Ratings:
    +8,650
    damit pfa servers, not now!
     
  15. Confirmed Robot

    Confirmed Robot Survey Slinger

    Messages:
    7,291
    Ratings:
    +27,052
    • Nom Nom Nom! Nom Nom Nom! x 2
  16. slothbear

    slothbear Survey Slinger

    Messages:
    10,822
    Gender:
    Male
    Ratings:
    +22,072
    The Wharton School [ABIUW8FBC3EE7] 1-2 minute study for $0.20 - $0.20 | PANDA
    [3OK5DHP2WU5FC5PGYA4X2B9L18C42M]


    Unrated

    Unrated

    Unrated
    $13.85 / hour
    00:00:52 / completion time
    Pros:
    Quick and easy.
    Cons:

    To read The Wharton School's full profile check out TurkerView!
     
    • Nom Nom Nom! Nom Nom Nom! x 1
  17. ThisPoorGuy

    ThisPoorGuy ThisPoorMod

    Messages:
    39,486
    Gender:
    Male
    Ratings:
    +81,571
    Downside of doing so many TV reviews: If it's got a TV rating, there's a damn good chance I already took the survey.
     
    • LOL LOL x 4
  18. Totally Not Salem

    Totally Not Salem Survey Slinger

    Messages:
    5,664
    Gender:
    Male
    Ratings:
    +5,034
    Pretty fancy schmancy feature.
     
  19. Confirmed Robot

    Confirmed Robot Survey Slinger

    Messages:
    7,291
    Ratings:
    +27,052
    Title: Behaviors at Work | PANDA
    Requester: Biyun Hu [A3RSM92OKMRJAL] (Contact)
    (TO): [Pay: N/A] [Fair: N/A] [Comm: N/A] [Fast: N/A]
    Description:
    We will ask a few open-ended questions about your work behaviors. Please respond as honestly and comprehensively as possible. You need to be in an hourly position to participate in this study.
    Time: 1 hour(s)
    HITs Available: 1
    Reward: $1.50
    Qualifications: Total approved HITs GreaterThan 500; HIT approval rate (%) GreaterThan 95; Location EqualTo US; PL1 DoesNotExist;
     
    • Nom Nom Nom! Nom Nom Nom! x 3
  20. Confirmed Robot

    Confirmed Robot Survey Slinger

    Messages:
    7,291
    Ratings:
    +27,052
Thread Status:
Not open for further replies.