12/15 - CALM THE FORK DOWN FRIDAY!!!

Discussion in 'Daily mTurk HITs Threads' started by ChrisTurk, Dec 15, 2017.

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

    Buzby #̶7̶8̶

    Messages:
    7,622
    Gender:
    Female
    Ratings:
    +14,349
    So he's got one thing he's finishing up with it but it's for sure done Wednesday. Until then we should try to find another game we can duo on my mac as a backup
     
  2. Hummingbirdee

    Hummingbirdee Big Bird

    Messages:
    54,302
    Gender:
    Female
    Ratings:
    +115,710
    Projected Earnings
    $50.29

    I have no memory of this place.

    [​IMG]
     
    • LOL LOL x 2
  3. ceedj

    ceedj Survey Slinger

    Messages:
    2,846
    Gender:
    Male
    Ratings:
    +6,319
    Hey guys. Um, if you used my HIT Improvements script and caught some errors on other scripts, well, it never stopped working, so I never checked the console...

    :blush:

    If this caused anyone any problems, I am sincerely sorry. If it makes anyone feel any better, I wasted about a day trying to figure out why my other code was erroring out. Updated code is below, it's also updated in the Scripts section. Pass the word if you remember. And again, very sorry.

    Code:
    // ==UserScript==
    // @name         HIT Page Improvements
    // @namespace    None
    // @version      1.1
    // @description  Go back to Toronto! I'M FROM WINNEPEG YOU IDIOT!
    // @author       ceedj
    // @include      *.mturkcontent.com/*
    // @include      https://worker.mturk.com/projects*
    // @grant        GM_log
    // @require      https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js
    // ==/UserScript==
    
    $(document).ready(function(){
       var tempStart = $("div[data-react-props]").prop('outerHTML');
       var tempStart1 = (tempStart) ? tempStart.split("assignableHitsCount")[1]: "";
       var tempSearch1 = (tempStart1) ? tempStart1.split(",")[0]: "";
       var HITsLeft = (tempSearch1).slice(7);
       var tempStart2 = $("div[data-react-props]").prop('outerHTML');
       var tempStart3 = (tempStart2) ? tempStart2.split("contactRequesterUrl")[1]: "";
       var tempSearch2 = (tempStart3) ? tempStart3.split(",")[0]: "";
       var tempSearch3 = (tempSearch2).slice(13, -6);
       var tempSearch4 = (tempSearch3).replace(/u0026/g,"");
       var ReqUrl = (tempSearch4).replace(/\\/g,'&');
       $("span[class='detail-bar-value']:first").append($("<div class='col-xs-5 col-md-6 text-md-right'>").append($("<a href='" + ReqUrl + "' target='_blank'/>").html("Contact Requester")));//Contact
       $("span[class='detail-bar-value']:last").append($("<div class='col-xs-5 col-md-6 text-md-right'>").html("HITs Available: ").append(HITsLeft));//HITs
    });
    
     
    • Like Like x 1
    • Love Love x 1
  4. jeremybrah

    jeremybrah New Turker

    Messages:
    1
    Gender:
    Male
    Ratings:
    +0
    For me turkmaster doesn't find any HITs when it searches. I updated it and gave permission when it asked. Anyone else?
     
  5. Tripsa

    Tripsa Gobbling Ghost Mod

    Messages:
    11,989
    Gender:
    Male
    Ratings:
    +30,921
  6. ThisPoorGuy

    ThisPoorGuy ThisPoorMod

    Messages:
    39,486
    Gender:
    Male
    Ratings:
    +81,571
    • 5/5 Pay 5/5 Pay x 1
  7. Confirmed Robot

    Confirmed Robot Survey Slinger

    Messages:
    7,291
    Ratings:
    +27,052
    Title: Judge Emotion in Audio Recordings | PANDA
    Worker: Preview | Accept | Requester
    Requester: SSAudio [A1X6NHVLK7N55A] (Contact)
    TO 1: [Pay: 4.17] [Fast: 4.92] [Comm: 5.00] [Fair: 5.00] [Reviews: 30] [ToS: 0]
    TO 2:
    [Rate: --/hr] [Pen: -- days] [Res: -- of 0] [Rec: -- of 0] [Rej: 0] [ToS: 0] [Brk: 0]
    Description:
    Listen to short audio clips and decide how real or fake they sound
    Time: 2 hours
    HITs Available: 1
    Reward: $2.00
    Qualifications: HIT approval rate (%) GreaterThan 80; Location EqualTo US;
     
    • Nom Nom Nom! Nom Nom Nom! x 6
  8. ChrisTurk

    ChrisTurk Administrator

    Messages:
    56,724
    Ratings:
    +163,220
    For anyone who is just dead set on using www, this modified version of HITDB will allow you to update your shit there.

    I make no guarantees. There is like a 100% chance at some point this completely corrupts your entire DB. So be a stubborn fool at your own risk :)

    https://paste.ofcode.org/8YsA54H22AdMUhEqRUCUY8
     
    • LOL LOL x 3
    • Like Like x 1
    • Nom Nom Nom! Nom Nom Nom! x 1
  9. Tripsa

    Tripsa Gobbling Ghost Mod

    Messages:
    11,989
    Gender:
    Male
    Ratings:
    +30,921
    Title: Take a 1-question survey (US-based) [ $8.00 | $14.40 ]
    Requester: PickFu [AI2HRFAYYSAW7]
    TurkerView: [ $10.98 / hour Good | <24 hours | Acceptable ]
    Description: Pick the choice that best answers the question.
    Duration: 00:05:00
    Available: 1
    Reward: $0.04
    Qualifications:
    • PickFu NDA EqualTo 1,
    • Location EqualTo US,

    [3ZXRRTK2NDB50X1ZGBXTXT3NF0J1OA]
     
  10. jessers

    jessers Survey Slinger

    Messages:
    14,710
    Gender:
    Female
    Ratings:
    +44,814
    One more: why do I keep going back to the available hits page instead of the next in my queue?? That's not even logical? Am I doing something wrong?
     
  11. Kan Du

    Kan Du Well-Known Turker

    Messages:
    2,502
    Gender:
    Female
    Ratings:
    +2,722
    Well, I guess I will be returning to this day's thread in a few days and going through everything in detail, taking notes, installing, adding and changing script lines. Thanks to everyone who's helping us to deal w/ this.

    This thread is super active at the moment and every time anyone posts a new post while I'm typing this post, my post is scrolling off the page & it's annoying the heck out of me. Also, Mr. Snowman in the corner is blocking my view. Is there anyway I can kill him off? Later. Today's worker.mturk.com earnings = 0.
     
    • Like Like x 1
  12. Confirmed Robot

    Confirmed Robot Survey Slinger

    Messages:
    7,291
    Ratings:
    +27,052
    Is that the TV export?
     
  13. Tripsa

    Tripsa Gobbling Ghost Mod

    Messages:
    11,989
    Gender:
    Male
    Ratings:
    +30,921
    yeah
     
    • Like Like x 1
  14. Confirmed Robot

    Confirmed Robot Survey Slinger

    Messages:
    7,291
    Ratings:
    +27,052
    Can you perhaps tell me where to find that? I don't see it on any of my pages.
     
  15. Melting Glacier

    Melting Glacier PE: $30.01 - That's over $1.25/hour! ┬┴┤( ͡° ͜ʖ├┬┴

    Messages:
    6,157
    Gender:
    Male
    Ratings:
    +11,423
    idk why, but the behavior is inconsistent. Sometimes submitting a HIT goes to next HIT by shortest timer left, sometimes it goes to HITs avail. Both cases are from 'continued' HITs. :dunno:
     
    • Today I Learned Today I Learned x 1
  16. CorvusSapiens

    CorvusSapiens Survey Slinger

    Messages:
    6,777
    Gender:
    Male
    Ratings:
    +9,896
    click the tool icon on the left of the screen and uncheck 'post jump'
    That will help with the scrolling.
     
    • Today I Learned Today I Learned x 1
  17. WimpLo

    WimpLo Survey Slingin' Batch Masta Former MTG MotM

    Messages:
    35,113
    Gender:
    Female
    Ratings:
    +74,956
    Could it be a PRE?
     
  18. Tripsa

    Tripsa Gobbling Ghost Mod

    Messages:
    11,989
    Gender:
    Male
    Ratings:
    +30,921
  19. jessers

    jessers Survey Slinger

    Messages:
    14,710
    Gender:
    Female
    Ratings:
    +44,814
    Thanks :) I'm just glad it's not just me. I'm sure all of these quirks will be fixed or scripted away in time, it's just a matter of figuring out what's actually happening vs what I'm doing wrong. It's almost always the latter, lol.
     
    • LOL LOL x 1
  20. Confirmed Robot

    Confirmed Robot Survey Slinger

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