09/30 - Thoughts of Money Saturday

Status
Not open for further replies.

nopoopwarez

Well-Known Member
Contributor
Joined
Sep 16, 2016
Messages
10,324
Reaction score
18,600
Points
1,238
Age
37
Gender
Male
Morning. Rekogs working for others? Still broken on my end.
 

jjquadjj

Member
Joined
Aug 1, 2017
Messages
329
Reaction score
243
Points
43
Age
34
Gender
Male
Uhhhh 15 days no?
hey sarah curious with the john doe hits, thank you for giving the script for that. wondering however if there's a script for automatic submission with a key or something without having to scroll down.
 

SarahAshlee90

Well-Known Member
Crowd Pleaser
Joined
Mar 4, 2016
Messages
2,781
Reaction score
5,294
Points
963
Age
33
Gender
Female
hey sarah curious with the john doe hits, thank you for giving the script for that. wondering however if there's a script for automatic submission with a key or something without having to scroll down.
Paste this snippet at the bottom of your script. This will make enter submit.
Code:
window.onkeydown = function (event) {
       
        if(event.which == 13){                //numpad enter hotkey
            $("#submitButton").click();        //this format works with most submit buttons on MTURK
            }
};
 

jjquadjj

Member
Joined
Aug 1, 2017
Messages
329
Reaction score
243
Points
43
Age
34
Gender
Male
Paste this snippet at the bottom of your script. This will make enter submit.
Code:
window.onkeydown = function (event) {
      
        if(event.which == 13){                //numpad enter hotkey
            $("#submitButton").click();        //this format works with most submit buttons on MTURK
            }
};
So what hot key automates submit?
You are the go to coding girl! Shiat, I love you. I feel I'm so behind in terms of knowledge, expertise. Up to this point, I hadn't been Turking the RIGHT way.
 

SarahAshlee90

Well-Known Member
Crowd Pleaser
Joined
Mar 4, 2016
Messages
2,781
Reaction score
5,294
Points
963
Age
33
Gender
Female
So what hot key automates submit?
You are the go to coding girl! Shiat, I love you. I feel I'm so behind in terms of knowledge, expertise. Up to this point, I hadn't been Turking the RIGHT way.
With this code pressing the enter button will make the hit submit. We are not allowed to post scripts that fully automate the submit button.
 
  • Like
Reactions: Serial Mom

Jerami

Well-Known Member
Contributor
Crowd Pleaser
HIT Poster
Joined
Jan 24, 2016
Messages
14,405
Reaction score
25,210
Points
2,238
I don't know what I would do if I made that much on mturk in a week. At $117 this week presently.
Don't worry. That's where I'm at too. Though I only really was on yesterday.:)
 

MindNumbing

Well-Known Member
Contributor
Joined
Jan 12, 2016
Messages
5,971
Reaction score
10,565
Points
1,013
Gender
Female
Title: Word Pair Learning Study (SECOND SESSION) | PANDA
Worker: Preview | Accept | Requester
Requester: Memory and Cognition Lab [A2MZXC2IMJ28CH] (Contact)
TO 1: [Pay: 4.21] [Fast: 4.77] [Comm: 4.58] [Fair: 4.88] [Reviews: 44] [ToS: 1]
TO 2:
[Rate: $13.22/hr] [Pen: -- days] [Res: -- of 0] [Rec: 50% of 2] [Rej: 0] [ToS: 0] [Brk: 0]
Reward:
$12.00
Duration: 2 hours
Available: 21
Description: You will take tests on your memory for pairs of words. This is the second session of the study. If you can see this HIT, you are qualified to complete the second session.
Requirements: LET_Gen_S2_completed DoesNotExist ; LET_ChinEng_S1_can_do_S2 Exists ; Total approved HITs GreaterThan 0; HIT approval rate (%) GreaterThanOrEqualTo 95; Location EqualTo US;
HIT exported from Mturk Suite v1.25.7
 
Status
Not open for further replies.