01/22 - Skating Through Sunday!

Status
Not open for further replies.

Vanyanka

Thoroughbred of Sin
Contributor
Crowd Pleaser
HIT Poster
Joined
Jan 11, 2016
Messages
34,905
Reaction score
81,247
Points
2,338
Location
The Jungle
Gender
Female
Title: Memory test | PANDA
Requester: Cocosci Lab at UC Berkeley [AHG3DFQ65ESGY] (Contact)
TO: [Pay: 4.22] [Fair: 4.88] [Comm: 4.46] [Fast: 4.85] [Reviews: 324] [ToS: 0]
Description:
Recall a list of words.
Time: 60 minutes
HITs Available: 4
Reward: $1.00
Qualifications: None;
HIT posted from Mturk Suite v1.2.1
 

SarahAshlee90

Well-Known Member
Crowd Pleaser
Joined
Mar 4, 2016
Messages
2,781
Reaction score
5,294
Points
963
Age
33
Gender
Female
Hey everyone, haven't been turking for a while but I hope you all are well...

Code:
// ==UserScript==
// @name              Kedar B Grama
// @namespace   none
// @description 1 3 hotkeys enter to submit
// @author     SarahAshlee90
// @include     /^https://(www|s3)\.(mturkcontent|amazonaws)\.com/
// @version     77
// @grant        GM_log
// @require      https://code.jquery.com/jquery-3.1.1.min.js
// @hitname      Classify cells in an image based on the staining around them
// @hitsave      https://s3.amazonaws.com/mturk_bulk/hits/248245923/iCMMaqz971C0berpQ03L1A.html?assignmentId=ASSIGNMENT_ID_NOT_AVAILABLE&hitId=3N7PQ0KLI5QRB2S1YTDZ3OYIG5CE3P
// ==/UserScript==
i=0
window.onkeydown = function (event) {
        if(event.which == 97){                 
            $('input[value="red"]').eq(i).click();
            i++
            $('input[value="other"]').eq(i).focus();
        }
    if(event.which == 98){
        $('input[value="green"]').eq(i).click();
            i++
            $('input[value="other"]').eq(i).focus();
        }
    if(event.which == 99){
        $('input[value="other"]').eq(i).click();
            i++
            $('input[value="other"]').eq(i).focus();
        }
        if(event.which === 13){                                                                   
        ('#submitbutton').click();
}
}
 
  • Like
Reactions: TobyF and Kerek

electrolyte

The Ghost of MTurk Past
Contributor
Joined
Jan 10, 2016
Messages
19,184
Reaction score
45,978
Points
1,313
Title: Answer 3 questions - 10 seconds | PANDA
Requester: SmithOscar [AKL99MZHRN058] (Contact)
TO: [Pay: 4.54] [Fair: 4.97] [Comm: 5.00] [Fast: 4.77] [Reviews: 57] [ToS: 0]
Description:
Answer a few questions
Time: 10 minutes
HITs Available: 100
Reward: $0.04
Qualifications: Already taken has not been granted; Total approved HITs is not less than 500; HIT approval rate (%) is not less than 98; Location is US;
HIT posted from Mturk Suite v1.2.1
 

Vanyanka

Thoroughbred of Sin
Contributor
Crowd Pleaser
HIT Poster
Joined
Jan 11, 2016
Messages
34,905
Reaction score
81,247
Points
2,338
Location
The Jungle
Gender
Female
Title: Answer 3 questions - 10 seconds | PANDA
Requester: SmithOscar [AKL99MZHRN058] (Contact)
TO: [Pay: 4.54] [Fair: 4.97] [Comm: 5.00] [Fast: 4.77] [Reviews: 57] [ToS: 0]
Description:
Answer a few questions
Time: 10 minutes
HITs Available: 67
Reward: $0.04
Qualifications: Already taken has not been granted; Total approved HITs is not less than 500; HIT approval rate (%) is not less than 98; Location is US;
HIT posted from Mturk Suite v1.2.1
 

Jaded

The real themildone
Administrator
Joined
Jan 10, 2016
Messages
46,618
Reaction score
123,839
Points
1,414
Age
123
Gender
Female
*waits for all the helpful answers*
Yeah I had to reword it a couple times because I knew what I'd answer if I saw the question.
 
  • Like
Reactions: TQueen

Req.body

Crow
Contributor
Joined
Feb 2, 2016
Messages
1,404
Reaction score
2,574
Points
788
Age
32
holy shit man it's raining too crazy, flash flood warning @_@
 
  • Like
Reactions: KittyTacos
Status
Not open for further replies.