08/27 - Shirobako & Sakurasou Saturday!

Status
Not open for further replies.

CatWhiskers

Looking In Your Fridge
Joined
Jan 27, 2016
Messages
861
Reaction score
1,897
Points
343
Location
Cat Tree
Title: Rate the Quality of Chart Sequences | PANDA
Requester: Younghoon Kim [A309QTJCGCJGYA] (Contact)
(TO): [Pay: 2.33] [Fair: 1.00] [Comm: 1.00] [Fast: 1.00]
Description:
In each of the following tasks, you will see a set of charts. Imagine that they will be shown one after the other in a slideshow presentation. Your task is to rate how well different candidate sequences of charts present data clearly and logically.
Time: 2 hours
HITs Available: 1
Reward: $6.50
Qualifications: HIT approval rate (%) is not less than 95; Location is US;

I loved this study. For someone who loves charts and organization and numbers, this was outstanding. Just cook the timer a little bit and you'll be fine, that's what the rejection was based on. 30-35 min or so going pretty slow for me.
Doing this now...it is enjoyable. I'm taking my sweet time on it, though. Halfway through. I'm giving really detailed explanations.
 
  • Like
Reactions: humbleturker

Peachy

777
Banned
Pollster
Crowd Pleaser
Champion
Joined
Jan 25, 2016
Messages
36,663
Reaction score
88,761
Points
2,089
Age
34
1 & Numpad 1 = Yes
2 & Numpad 2 = No
Enter & Space = Submit
Set autosubmit to true to auto submit after HIT completion.

Code:
// ==UserScript==
// @name         _a9_color
// @namespace    http://kadauchi.com/
// @version      1.0.0
// @description  blank
// @author       Kadauchi
// @icon         http://kadauchi.com/avatar4.jpg
// @include      /^https://(www|s3)\.(mturkcontent|amazonaws)\.com/
// @grant        GM_log
// @require      https://code.jquery.com/jquery-3.1.0.min.js
// @hitname      Color Survey (WARNING: This HIT may contain adult content. Worker discretion is advised.)
// @hitsave      https://s3.amazonaws.com/mturk_bulk/hits/219397223/Nm8GpinJRUKs_Zbb6YU2Xw.html?hitId=3U18MJKL1U8IHA9SD448XM1T74MCNJ
// ==/UserScript==

var autosubmit = false;
var i = 0;

$('td[width="200px"]').hide();

$(document).keydown(function (e) {
  switch (e.which) {
    case 49: case 97: // 1 & Numpad 1
     _next(0);
     break;
    case 50: case 98: // 2 & Numpad 2
     _next(1);
     break;
    case 13: case 32:// Enter & Space
     $(':submit').click();
  }
});

function _next (j) {
  $(':radio').eq(j + i).click();
  i += 2;
  if (autosubmit && i > 2) {
    $(':submit').click();
  }
}
Numbers won't work for me for some reason. I'm sure I'm missing something that's right in front of my face.
 

CatWhiskers

Looking In Your Fridge
Joined
Jan 27, 2016
Messages
861
Reaction score
1,897
Points
343
Location
Cat Tree
I'll tell you what isn't worth it. These Research Task HITs. Balls!
Agreed. I kept getting stuck with someone who is obviously doing more than 1 thing at a time and wasting my time. I miss the person I had the last time I did these. We FLEW through these. This time I got someone who makes me wait like a minute or two for their "yes" response. Seriously annoying.
 
  • Like
Reactions: Not A Robot

Kadauchi

Well-Known Member
Master Pleaser
Crowd Pleaser
Joined
Jan 12, 2016
Messages
7,098
Reaction score
21,951
Points
1,263
Numbers won't work for me for some reason. I'm sure I'm missing something that's right in front of my face.
Check for other scripts that are running that use keybinds.
 
  • Like
Reactions: Peachy

DankoRamone

Member
Joined
Feb 2, 2016
Messages
120
Reaction score
171
Points
293
Location
Riiight about *here*, Michigan
Gender
Male
Good afternoon, you scrungy underfed drag queens.
You overhyped burlesque dancers,
You undulating piles of pigeon dicks.

I hope you've been well,
You greased weasel teasers
You casual manaquin humpers
You elaborate pranks played upon the gene pool of humanity.

I missed you all
You tit licking gutter snipes
You poncy washers of other men's knickers
You wildly sexualized cautionary tales

Enjoy your weekend
You filthy party animals
You life sized port a potty doodles
You rancid puddles of clown spunk

Xoxo
Lepi.
How'd you know I do burlesque?
 

Not A Robot

VERIFIED HUMAN
Contributor
Joined
Apr 27, 2016
Messages
4,515
Reaction score
6,751
Points
838
Gender
Male
Agreed. I kept getting stuck with someone who is obviously doing more than 1 thing at a time and wasting my time. I miss the person I had the last time I did these. We FLEW through these. This time I got someone who makes me wait like a minute or two for their "yes" response. Seriously annoying.
Yep, that is why I am doing two at the same time. People are just too slow to answer and ask questions. If I come across someone fast I'll just focus on that one.
 
  • Like
Reactions: CatWhiskers
D

Deleted member 526

Guest
Describe an Emoji
masters batch, 1 hour AA
these will work for a slow saturday. I did a bunch, all approved.
 
Last edited by a moderator:
  • Like
Reactions: Not A Robot

ccmet121

Well-Known Member
Contributor
Joined
Mar 8, 2016
Messages
3,274
Reaction score
7,680
Points
838
Just got on today. Damn 65k A9's... I kinda suck at these color ones though.
 
  • Like
Reactions: A6_Foul_Out
Status
Not open for further replies.