03/31 - Sicilian Slice Saturday!

Status
Not open for further replies.

GoldenTemple

Serial Liker
Contributor
Joined
Jan 16, 2016
Messages
3,679
Reaction score
10,458
Points
838
Location
The universe.
Gender
Male
Why cant I find john doe on turks search? Do you need a qual to do them?
 

ChristopherASA

Well-Known Member
Contributor
Joined
Feb 18, 2016
Messages
11,716
Reaction score
23,143
Points
1,238
Age
76
Location
Wish it were Seattle,but it isn't. :(
Gender
Male
Title: Category Norms (~45 mins) - native English speakers, 70 years and older | Accept
Requester: Nichol Castro [AAM9HYD20VLN1] Contact
TO: [Pay: 2.10] [Fast: 5.00] [Comm: 0.00] [Fair: 5.00] [Reviews: 13] [ToS: 0]
TO2: [Hrly: $4.70] [Pen: 0.39 days] [Res: ---] [Rec: 0% of 1] [Rej: 0] [ToS: 0] [Brk: 0]
Reward:
$2.00
Duration: 1 hour 30 minutes
Available: 1
Description: In this 45 min task, you will see a category label, like THINGS TO WRITE WITH, and be asked to list items that belong to this category. For example, you might type items like PENCIL, PEN, and MARKER. You will only have 30 seconds for each of 70 categories
Requirements: Age - 55 or Older EqualTo 1; Total approved HITs GreaterThan 1000; HIT approval rate (%) GreaterThan 98; PreviousCatNorm DoesNotExist; Location EqualTo US
[tr][td]
HIT exported from Mturk Suite v2.1.19
[/td][/tr]
[tr][td][/td][/tr]
 

GoldenTemple

Serial Liker
Contributor
Joined
Jan 16, 2016
Messages
3,679
Reaction score
10,458
Points
838
Location
The universe.
Gender
Male
Change the word false on line 11 to true to make the enter button submit. Numpad 1 for foreign, 2 for no speech and no visible text, 3 for no speech, 4 for no visible text
Code:
// ==UserScript==
// @name         john doe
// @version      5
// @description  1 for foreign, 2 for no speech and no visible text, 3 for no speech, 4 for no visible text
// @author       SarahAshlee90
// @include     https://www.google.com/*
// @grant        none
// @require     https://code.jquery.com/jquery-3.1.1.min.js
// ==/UserScript==

var submit_Hotkey = false;
$('div[id="directions"]').hide();
setTimeout(function(){

$('div[id="video-placeholder"]').click();

$('input[value="PLAYABLE"]').eq(0).click();
$('input[value="ENGLISH"]').eq(0).click();
$('input[value="ENGLISH"]').eq(1).click();
$('input[value="NOT_SENSITIVE"]').click();

window.onkeydown = function (event) {
        if(event.which == 97){
            $('input[value="PLAYABLE"]').eq(0).click();
            $('input[value="FOREIGN"]').eq(0).click();
            $('input[value="FOREIGN"]').eq(1).click();
            $('input[value="NOT_SENSITIVE"]').click();
        }
    if(event.which == 98){
        $('input[value="NO_LANGUAGE_PRESENT"]').eq(0).click();
        $('input[value="NO_LANGUAGE_PRESENT"]').eq(1).click();
    }
    if(event.which == 99){
        $('input[value="NO_LANGUAGE_PRESENT"]').eq(0).click();
    }
    if(event.which == 100){
        $('input[value="NO_LANGUAGE_PRESENT"]').eq(1).click();
    }
    if(event.which == 13){
            console.log('enter was pressed');
            if (submit_Hotkey === true){
                $("#submit").click();
            }
        }
};


}, 888);

Does anyone know where I would put this script to use it to work on john does?
 
  • Like
Reactions: C to the J

WillowWolf

Mischief Managed
Contributor
Joined
Jul 28, 2016
Messages
1,800
Reaction score
5,343
Points
838
Gender
Female
Title: Answer a survey about social media posts (15 min) | PANDA
Requester: Coex Lab [A1TQ8TKY8MFB4W] (Req TV): N/A
(TO): [Pay: N/A] [Fair: N/A] [Comm: N/A] [Fast: N/A]
Description:
Give us your opinion on a few screenshots of posts from a new social microblogging platform
Time: 1 hour(s)
HITs Available: 1
Reward: $3.00
Qualifications: Participated in Social media study DoesNotExist ; HIT approval rate (%) GreaterThan 95; Total approved HITs GreaterThan 5000; Location EqualTo US;

8 minutes and chance for a follow-up in the future
 

Caturk

Alias PizzaCat
Joined
Oct 29, 2016
Messages
1,281
Reaction score
742
Points
363
Location
NYS
Gender
Female
Too right!! I had to go back to the DMV THREE time before I found a lady with grey hair who recognized that no, my birth certificate wasn't a photocopy, but an ORIGINAL, 'cause they didn't have photocopy machines then in that small town in the Territory of Alaska...It's become a matter of 'keep asking'' 'til you find somebody who knows what they're doing.
i cant seem to get where i can request qual

Take too long for 3c.
 
Status
Not open for further replies.