12/22 - Fruitcake Friday!

Status
Not open for further replies.

micky

disco infiltrator
Contributor
Joined
Jun 28, 2017
Messages
3,006
Reaction score
6,510
Points
838
Gender
Female
I have to stop turking soon because I have too many HITs pending. I don't know if I should do a happy dance or be sad. Perhaps I shall drink wine instead.
 

nopoopwarez

Well-Known Member
Contributor
Joined
Sep 16, 2016
Messages
10,324
Reaction score
18,600
Points
1,238
Age
37
Gender
Male
Title: Identifying statements of cause and effect | PANDA
Requester: crausality experimenter [A21EB8FOP51TK2] (Contact)
(TO): [Pay: 3.50] [Fair: 3.86] [Comm: 2.33] [Fast: 4.33]
Description:
Create and identify short written statements relating causes and effects.
Time: 35 minutes(s)
HITs Available: 1
Reward: $1.50
Qualifications: HIT approval rate (%) GreaterThan 90; Location EqualTo US; Adult Content Qualification EqualTo 1;
 

Starslip

Well-Known Member
Contributor
Crowd Pleaser
Joined
Jan 19, 2016
Messages
13,351
Reaction score
35,529
Points
1,588
Age
124
Gender
Male
Not long. More directions than work. I spent most of my time trying to understand how they're gonna know that's the right code.....
Hm, yeah, they didn't actually ask for that information at any point... :\ I guess they'll just assume it's right since it's in the format they asked for
 

El Pablo

ಠ_ಠ
Contributor
Joined
Jan 12, 2016
Messages
6,831
Reaction score
13,459
Points
1,063
Location
The Upside Down
Gender
Male
Title: 5 min study | Accept
Requester: PBJ Manager [A1BM35NPP0Y6VB] Contact
TV: [Hrly: $7.98] [Pay: 2.67] [Fast: null] [Comm: null] [Rej: 0] [ToS: 0] [Blk: 0]
TO: [Pay: 3.82] [Fast: 4.73] [Comm: 4.11] [Fair: 4.91] [Reviews: 89] [ToS: 0]
TO2: [Hrly: $3.33] [Pen: ---] [Res: ---] [Rec: 0% of 1] [Rej: 0] [ToS: 0] [Brk: 1]
Reward:
$0.50
Duration: 1 hour
Available: 1
Description: You will be asked about your thoughts on other people's behaviors
Requirements: belonging DoesNotExist; Total approved HITs GreaterThanOrEqualTo 500; HIT approval rate (%) GreaterThanOrEqualTo 95; Location EqualTo US
[tr][td]
HIT exported from Mturk Suite v2.0.5
[/td][/tr]
[tr][td][/td][/tr]
 
  • Like
Reactions: Pacis Amans

lsutiger25

Well-Known Member
Contributor
Joined
Sep 16, 2016
Messages
4,999
Reaction score
8,116
Points
888
Gender
Female
No script for John Doe?
 

SarahAshlee90

Well-Known Member
Crowd Pleaser
Joined
Mar 4, 2016
Messages
2,781
Reaction score
5,294
Points
963
Age
33
Gender
Female
No script for John Doe?
Code:
// ==UserScript==
// @name         john doe
// @version      1.0
// @description  autoselect
// @author       SarahAshlee90
// @include     https://www.google.com/*
// @grant        none
// @require     https://code.jquery.com/jquery-3.1.1.min.js
// ==/UserScript==

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();

}, 888);
 
Status
Not open for further replies.