06/12 - Swans Song Sunday

Status
Not open for further replies.

Squatty

.
Contributor
Crowd Pleaser
HIT Poster
Joined
Mar 17, 2016
Messages
21,286
Reaction score
44,989
Points
2,538
Age
36
Gender
Female
Title: The Loom multiplayer puzzle game [BATCH 1] |
Requester: Joshua Introne [A1GVB0L841WR6Q] (TO)
TO Ratings:
★★★★★ 5.00 Communicativity
★★★★ 4.32 Generosity
★★★★ 4.95 Fairness
★★★★ 4.95 Promptness
Number of Reviews: 26 | TOS Flags: 0
Submit a new TO review
Description: An experimental, multiplayer puzzle game. This is part of an academic research project. Bonus to be awarded based on your score. PLEASE ONLY ACCEPT [BATCH1] ONCE!
Time: 3 hours
HITs Available: 81
Reward: $0.25
Qualifications: Total approved HITs is greater than 100;HIT approval rate (%) is greater than 98;LoomQualification2 has been granted;StoriesSeen has not been granted;Location is US
 

OvreHimle

Prominent Member
Joined
Apr 14, 2016
Messages
46
Reaction score
53
Points
218
Location
Estados Unidos
Gender
Male
I didn't find a script for the latest A9s so I script kittied this together, draw your bounding box, click the "1" key to select the box for "It is blocked or partially out of the image; I cannot see the whole ___" and "Enter" to submit. By all means add any modifications you find useful.


Code:
// ==UserScript==
// @name A9 Individual Clothes
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Might Do Stuff
// @author OvreHimle
// @include *.mturkcontent.com/*
// @include https://s3.amazonaws.com/mturk_bulk/*
// @require http://code.jquery.com/jquery-2.1.0.min.js
// @grant GM_log
// ==/UserScript==




if ($("h4:contains(If you don't know what a)").length){
$(window).keyup(function(oph) {
if (oph.which == 49) { $('input[value="Partial_Object"]').click(); }
});
$(document).keydown(function(e) {
if (e.keyCode === 13) { // enter to submit
$("input[value='Submit']").click();
}
});
}
 

Squatty

.
Contributor
Crowd Pleaser
HIT Poster
Joined
Mar 17, 2016
Messages
21,286
Reaction score
44,989
Points
2,538
Age
36
Gender
Female
Title: Attitudes | PANDA
Requester: Azim Shariff [A2NHZXB5A6RRE7] (TO)
TO Ratings:
★★★★★ 3.59 Communicativity
★★★★★ 2.64 Generosity
★★★★ 4.21 Fairness
★★★★ 4.13 Promptness
Number of Reviews: 88 | TOS Flags: 5
Submit a new TO review
Description: A 12-15 minute psychology study asking about your experiences.
Time: 45 minutes
HITs Available: 1
Reward: $0.90
Qualifications: HIT approval rate (%) is not less than 95;Location is US
unpaid screener, bubbly, 7 minutes
 

catnapped

Relatively Unknown Member
Contributor
Crowd Pleaser
HIT Poster
Joined
Jan 13, 2016
Messages
20,908
Reaction score
43,057
Points
2,738
Age
52
Location
Pennsylvania
Gender
Male
I got the email from her too.
 
  • Like
Reactions: Squatty

TQueen

Southern Sweetness
Contributor
Crowd Pleaser
Joined
Jan 12, 2016
Messages
15,881
Reaction score
41,252
Points
1,788
Location
The Compound
Gender
Female
Title: Attitudes | PANDA
Requester: Azim Shariff [A2NHZXB5A6RRE7] (TO)
TO Ratings:
★★★★★ 3.59 Communicativity
★★★★★ 2.64 Generosity
★★★★ 4.21 Fairness
★★★★ 4.13 Promptness
Number of Reviews: 88 | TOS Flags: 5
Submit a new TO review
Description: A 12-15 minute psychology study asking about your experiences.
Time: 45 minutes
HITs Available: 1
Reward: $0.90
Qualifications: HIT approval rate (%) is not less than 95;Location is US
unpaid screener, bubbly, 7 minutes
All the small print bubbles too.

 
  • Like
Reactions: ristiekay

Red Leaf Falls

Sauerkraut Salesman
Joined
Jun 4, 2016
Messages
668
Reaction score
1,226
Points
143
Location
Spinny Chair
Gender
Male
Message from Joshua Introne ()

---------------------------------

Everyone - I am so sorry, there was a bug preventing the system to start! I am going to fix and will relaunch momentarily! Hang in there! Please feel free to enter the code () in the hit and I will compensate you!
 

jessinchicago

Member
Joined
Jan 12, 2016
Messages
170
Reaction score
351
Points
263
Gender
Female
Message from Joshua Introne ()

---------------------------------

Everyone - I am so sorry, there was a bug preventing the system to start! I am going to fix and will relaunch momentarily! Hang in there! Please feel free to enter the code () in the hit and I will compensate you!
So are we entering () or hanging in there??
 
  • Like
Reactions: Azazael
Status
Not open for further replies.