06/05 - Motivational Wednesday!

Best fries?


  • Total voters
    60
Status
Not open for further replies.

cyberwasp

Pikachu is my spirit animal
Crowd Pleaser
Joined
Nov 8, 2018
Messages
2,141
Reaction score
7,798
Points
963
Age
40
Gender
Male
How are you still not Masters? o_O? Btw, I think the new notification bell is bugged. It's not showing red when someone replies. The tab isn't showing red either.
Probably because i only started ~9 months ago, they haven't noticed me yet i guess. And yeah i noticed the notification bell hasn't been working for me either.
 
Last edited:
  • Like
Reactions: IdahoCrab and GTR

aveline

Well-Known Member
Administrator
Champion
Joined
Jan 10, 2016
Messages
36,507
Reaction score
104,411
Points
2,088
Location
Las Vegas
Gender
Female
is it possible to script the data labeling hit so the "no" is auto ticked?
JavaScript:
// ==UserScript==
// @name         Data Labeling, No!
// @namespace    https://www.mturkcrowd.com/members/aveline.7/
// @version      1.0
// @description  Probably does nothing.
// @author       aveline
// @icon         https://i.imgur.com/jsju8Wy.png
// @include      /^https://(www\.mturkcontent|s3\.amazonaws)\.com/
// @require      http://code.jquery.com/jquery-3.2.1.min.js
// @grant        none
// ==/UserScript==

setTimeout(function(){
    document.querySelector("body > crowd-form > form > crowd-classifier").shadowRoot.querySelector("#react-mount-point > div > div > div > awsui-app-layout > div > main > div.awsui-app-layout__content--scrollable > div > span > span > div > div > div.annotation-area.category-picker-wrapper > div > div > button:nth-child(2)").click();
},1000);
 

aveline

Well-Known Member
Administrator
Champion
Joined
Jan 10, 2016
Messages
36,507
Reaction score
104,411
Points
2,088
Location
Las Vegas
Gender
Female
aveline @aveline The notification bell and the tab only shows red after you refresh the page, otherwise it doesn't notifies.
I think it's tied into the new live update addon, but I think I can enable that for non-contributors. Give me one sec and I'll take a look.
 

C to the J

Outlaw Turker
Contributor
Master Pleaser
Crowd Pleaser
HIT Poster
Joined
Jan 12, 2016
Messages
52,712
Reaction score
163,248
Points
3,238
Age
36
Gender
Male
Didn't some people get it when they hit 50k?
Yea a good percentage of people used to get it in the 50k-100k range.
It's one of those periods where it's not being handed out very much right now though.
 

sks

Member
Joined
Nov 1, 2018
Messages
272
Reaction score
260
Points
313
Gender
Female
JavaScript:
// ==UserScript==
// @name         Data Labeling, No!
// @namespace    https://www.mturkcrowd.com/members/aveline.7/
// @version      1.0
// @description  Probably does nothing.
// @author       aveline
// @icon         https://i.imgur.com/jsju8Wy.png
// @include      /^https://(www\.mturkcontent|s3\.amazonaws)\.com/
// @require      http://code.jquery.com/jquery-3.2.1.min.js
// @grant        none
// ==/UserScript==

setTimeout(function(){
    document.querySelector("body > crowd-form > form > crowd-classifier").shadowRoot.querySelector("#react-mount-point > div > div > div > awsui-app-layout > div > main > div.awsui-app-layout__content--scrollable > div > span > span > div > div > div.annotation-area.category-picker-wrapper > div > div > button:nth-child(2)").click();
},1000);
Thank you so much! :) :)
 
  • Like
Reactions: aveline

TSolo315

SnapNCrackle
Administrator
Joined
Jan 12, 2016
Messages
5,000
Reaction score
16,975
Points
2,538
Gender
Male
JavaScript:
// ==UserScript==
// @name         Data Labeling, No!
// @namespace    https://www.mturkcrowd.com/members/aveline.7/
// @version      1.0
// @description  Probably does nothing.
// @author       aveline
// @icon         https://i.imgur.com/jsju8Wy.png
// @include      /^https://(www\.mturkcontent|s3\.amazonaws)\.com/
// @require      http://code.jquery.com/jquery-3.2.1.min.js
// @grant        none
// ==/UserScript==

setTimeout(function(){
    document.querySelector("body > crowd-form > form > crowd-classifier").shadowRoot.querySelector("#react-mount-point > div > div > div > awsui-app-layout > div > main > div.awsui-app-layout__content--scrollable > div > span > span > div > div > div.annotation-area.category-picker-wrapper > div > div > button:nth-child(2)").click();
},1000);
Much for helpful than the "yes" response I was going to go with.
 
  • Like
Reactions: turkleton

aveline

Well-Known Member
Administrator
Champion
Joined
Jan 10, 2016
Messages
36,507
Reaction score
104,411
Points
2,088
Location
Las Vegas
Gender
Female
Mine is working. :/

(Which is amazing b/c nothing else ever does on this computer.)
I've been meaning to ask you, since you're always talking about having issues with your computer. How is the new forum doing for you? It's a little flashier, and maybe resource-heavy, than the old forum, so I'm curious about how it does on older computers. If needed, I could add some lightweight themes that don't require so much CSS and JS to load.
 
  • Like
Reactions: JenniLeigh

JenniLeigh

Batch Betta Have My Money
Contributor
Joined
Jan 12, 2016
Messages
23,084
Reaction score
46,895
Points
1,388
Location
my napping spot
Gender
Female
I've been meaning to ask you, since you're always talking about having issues with your computer. How is the new forum doing for you? It's a little flashier, and maybe resource-heavy, than the old forum, so I'm curious about how it does on older computers. If needed, I could add some lightweight themes that don't require so much CSS and JS to load.
It doesn't seem to be doing poorly at all. Not even lagging or anything.
It's mostly scripts this POS refuses to acknowledge.
 
  • Love
Reactions: aveline

aveline

Well-Known Member
Administrator
Champion
Joined
Jan 10, 2016
Messages
36,507
Reaction score
104,411
Points
2,088
Location
Las Vegas
Gender
Female
Yeah, cause someone could get to 100k doing easy penny batches, and some could spend years and only hit 10k cause all they did were surveys.
Yeah, there was actually one guy on MTG back in the day that spent his first month or two on MTurk grinding out every penny HIT he could find and just expected to get masters right away because of it. Then he would have these massive public meltdowns every time masters went out and he didn't get it.
 

charlie

Well-Known Member
Joined
Nov 3, 2016
Messages
6,676
Reaction score
10,742
Points
938
Age
49
Gender
Male
How are you still not Masters? o_O? Btw, I think the new notification bell is bugged. It's not showing red when someone replies. The tab isn't showing red either.
Masters. yeah yeah. If I ever see it for myself I'll be shocked.

Approved
112,884
Approval Rate
99.92%

I gave up long ago caring about whether I get Masters quals or not. Better to look for other closed quals and decent batches anyways.
 

teal4life

Why I Turk
Contributor
Joined
Mar 25, 2016
Messages
957
Reaction score
2,989
Points
568
Age
59
Gender
Female
Afternoon,
Very sad. Was going to show granddaughter how I used to play songs on phone keypad. Realized cell phones don't make each number sound different. That is all. ( I know I can use apps for Ocarina and other things but still........)
 
Status
Not open for further replies.