02/17 - Shape of Saturday!

Status
Not open for further replies.

CrazyCatLady

..
Contributor
Crowd Pleaser
Joined
Jan 15, 2018
Messages
7,403
Reaction score
20,832
Points
1,363
Location
Arkansas
Gender
Female
Some of these nude photos on ProductRnR are beautiful. Shot in such a classy way if that makes sense.
 
  • Like
Reactions: Peachy and GTR

C to the J

Outlaw Turker
Contributor
Master Pleaser
Crowd Pleaser
HIT Poster
Joined
Jan 12, 2016
Messages
52,841
Reaction score
163,445
Points
3,238
Age
37
Gender
Male
I've only done a few when first starting out. Someone (can't remember who) said once you do too many they have been known to reject. I've never gotten one but again I've only done a few here and there. Maybe someone else can chime in on their experiences.
They lower your qual score, they don't reject.
Everyone does lose their qual with them eventually tho.....but not a big deal, nothing to hurt your account.
 

K'Lee

The Royal Taster
Contributor
Joined
Aug 6, 2016
Messages
4,769
Reaction score
8,180
Points
838
Age
56
Gender
Female
i like wearing black personally :, it goes with everything. i dont know what my fashion style would be called

maybe the librarian special

i dont know
I tend to wear black or dark blue or dark grey shirts almost every day. My mom always buys me bright colors because she says I look good in them. But I usually only wear them around her (to make her happy) I feel weird since I am so used to wearing dark colors. That being said I like bright colors for other things, just not for my shirts. :p
 
  • Like
Reactions: Peachy and jan

Michele

Working on degree in Moon
Contributor
HIT Poster
Joined
Feb 28, 2017
Messages
17,492
Reaction score
32,877
Points
1,388
Location
California
Gender
Female
Title: Test a website and give your feedback - Quality Testing | Accept
Requester: Quality Testing [A3E8OUHO2HSTVB] Contact
TV: [Hrly: $15.00] [Pay: 3.63] [Fast: null] [Comm: 4.00] [Rej: 0] [ToS: 0] [Blk: 0]
TO: [Pay: 4.58] [Fast: 4.93] [Comm: 5.00] [Fair: 5.00] [Reviews: 34] [ToS: 1]
TO2: [Hrly: $21.43] [Pen: 0.58 days] [Res: 100% of 2] [Rec: 100% of 2] [Rej: 0] [ToS: 0] [Brk: 0]
Reward:
$3.00
Duration: 1 hour
Available: 1
Description: Test a website on a desktop or laptop. Give clear thoughtful feedback through an online survey.
Requirements: EBTest3028-45 Exists; EBQualC DoesNotExist
[tr][td]
HIT exported from Mturk Suite v2.1.12
[/td][/tr]
[tr][td][/td][/tr]
 
  • Like
Reactions: Cmoney and jan

K'Lee

The Royal Taster
Contributor
Joined
Aug 6, 2016
Messages
4,769
Reaction score
8,180
Points
838
Age
56
Gender
Female
They lower your qual score, they don't reject.
Everyone does lose their qual with them eventually tho.....but not a big deal, nothing to hurt your account.
I've only done a total of maybe 10 or 11 because I remember seeing this when I first started out. I really don't care too much for them anyway....so, ya know. :cool:
 

C to the J

Outlaw Turker
Contributor
Master Pleaser
Crowd Pleaser
HIT Poster
Joined
Jan 12, 2016
Messages
52,841
Reaction score
163,445
Points
3,238
Age
37
Gender
Male
unfortunately I still have all mine after 4 years of doing them, they must hate me or something :)
Yea there have been a few exceptions.
I know someone on here did $10k worth of them over a few years.
 

GTR

Well-Known Member
Joined
Feb 10, 2016
Messages
10,278
Reaction score
22,985
Points
1,313
Gender
Male
Code:
// ==UserScript==
// @name        ProductRnR Caption for Image WIDTH
// @namespace
// @description Marks first radio button
// @include     https://www.mturkcontent.com/dynamic/hit*
// @version     1.0
// @require     https://code.jquery.com/jquery-2.1.4.min.js
// @grant       none
// ==/UserScript==


$(document).ready(function() {
    if (!/If you were to select a caption for this image/.test(document.querySelector('h1').textContent)) return;
    $("input[value='ImageCaption_UpperBetter']").click();


});for (let element of document.getElementsByClassName(`documentbox`)) {
  element.style.width = `33%`;
  element.style.cssFloat = `left`;
}
also if you are doing these 10 cent ones, this script makes them more bearable, put in tampermoney, reduce your browser screen size to about 80% or so, and go at it... thanks to Kad for this width add on :)
 

CrazyCatLady

..
Contributor
Crowd Pleaser
Joined
Jan 15, 2018
Messages
7,403
Reaction score
20,832
Points
1,363
Location
Arkansas
Gender
Female
Code:
// ==UserScript==
// @name        ProductRnR Caption for Image WIDTH
// @namespace
// @description Marks first radio button
// @include     https://www.mturkcontent.com/dynamic/hit*
// @version     1.0
// @require     https://code.jquery.com/jquery-2.1.4.min.js
// @grant       none
// ==/UserScript==


$(document).ready(function() {
    if (!/If you were to select a caption for this image/.test(document.querySelector('h1').textContent)) return;
    $("input[value='ImageCaption_UpperBetter']").click();


});for (let element of document.getElementsByClassName(`documentbox`)) {
  element.style.width = `33%`;
  element.style.cssFloat = `left`;
}
also if you are doing these 10 cent ones, this script makes them more bearable, put in tampermoney, reduce your browser screen size to about 80% or so, and go at it... thanks to Kad for this width add on :)
HOw do you put it in tampermonkey? I feel so dumb.
 

GTR

Well-Known Member
Joined
Feb 10, 2016
Messages
10,278
Reaction score
22,985
Points
1,313
Gender
Male
HOw do you put it in tampermonkey? I feel so dumb.
first do you have tampermoney installed? if so then you copy/paste this, then by clicking on the icon on your browser and choosing create script and paste it in that window, then hit save at the top left of that page
 
Last edited:

CrazyCatLady

..
Contributor
Crowd Pleaser
Joined
Jan 15, 2018
Messages
7,403
Reaction score
20,832
Points
1,363
Location
Arkansas
Gender
Female
first do you have tampermoney installed? if so then you copy/paste this, then by clicking on the icon on your browser and choosing create script and paste it in that window, then hit save at the top right of that page
Got it! Thank you :)
 
  • Like
Reactions: GTR

electrolyte

The Ghost of MTurk Past
Contributor
Joined
Jan 10, 2016
Messages
19,184
Reaction score
45,978
Points
1,313
Status
Not open for further replies.