- Joined
- Dec 21, 2017
- Messages
- 846
- Reaction score
- 2,139
- Points
- 568
- Gender
- Female
Title: Take a brief survey about a short passage | Accept Requester: IMC Lab [A1T434NH13YMQU] Contact TV: [Hrly=$20.97] [Pay=Generous] [Approval=~24 hrs] [Comm=Good] [Rej=1] [Blk=0] TO: [Pay=4.05] [Fast=4.56] [Comm=3.73] [Fair=4.59] [Reviews=70] [ToS=0] TO2: No Reviews Reward: 0.50 Duration: 2:00:00 Available: 1 Description: Read a short passage and answer questions about it. Qualifications: Not available from queue exports. |
// ==UserScript==
// @name Crisis Computing
// @version 1.0
// @description 1-10- keybinding/focus next question, enter to submit
// @author SarahAshlee90
// @include /^https://(www|s3)\.(mturkcontent|amazonaws)\.com/
// @grant none
// @require https://code.jquery.com/jquery-3.1.1.min.js
// ==/UserScript==
window.focus();
var i = 0;
window.addEventListener("keydown", function (event) {
if(event.code === "Numpad1" || event.code === "Digit1"){
$('input[value="caution_and_advice"]').eq(i).click();
i++;
$('input[value="dont_know_cant_judge"]').eq(i).focus();
}
if(event.code === "Numpad2" || event.code === "Digit2"){
$('input[value="sympathy_and_support"]').eq(i).click();
i++;
$('input[value="dont_know_cant_judge"]').eq(i).focus();
}
if(event.code === "Numpad3" || event.code === "Digit3"){
$('input[value="requests_or_urgent_needs"]').eq(i).click();
i++;
$('input[value="dont_know_cant_judge"]').eq(i).focus();
}
if(event.code === "Numpad4" || event.code === "Digit4"){
$('input[value="displaced_people_and_evacuations"]').eq(i).click();
i++;
$('input[value="dont_know_cant_judge"]').eq(i).focus();
}
if(event.code === "Numpad5" || event.code === "Digit5"){
$('input[value="injured_or_dead_people"]').eq(i).click();
i++;
$('input[value="dont_know_cant_judge"]').eq(i).focus();
}
if(event.code === "Numpad6" || event.code === "Digit6"){
$('input[value="missing_or_found_people"]').eq(i).click();
i++;
$('input[value="dont_know_cant_judge"]').eq(i).focus();
}
if(event.code === "Numpad7" || event.code === "Digit7"){
$('input[value="rescue_volunteering_or_donation_effort"]').eq(i).click();
i++;
$('input[value="dont_know_cant_judge"]').eq(i).focus();
}
if(event.code === "Numpad8" || event.code === "Digit8"){
$('input[value="infrastructure_and_utility_damage"]').eq(i).click();
i++;
$('input[value="dont_know_cant_judge"]').eq(i).focus();
}
if(event.code === "Numpad9" || event.code === "Digit9"){
$('input[value="other_relevant_information"]').eq(i).click();
i++;
$('input[value="dont_know_cant_judge"]').eq(i).focus();
}
if(event.code === "Numpad0" || event.code === "Digit0"){
$('input[value="not_humanitarian"]').eq(i).click();
i++;
$('input[value="dont_know_cant_judge"]').eq(i).focus();
}
if(event.code === "NumpadSubtract" || event.code === "Minus"){
$('input[value="dont_know_cant_judge"]').eq(i).click();
i++;
$('input[value="dont_know_cant_judge"]').eq(i).focus();
}
if(event.code === "NumpadEnter" || event.code === "Enter"){
$('input[value="Submit"]').click();
}
});
let bubbles = document.querySelectorAll('[type="radio"]');
function bindings_next_to_bubbles () {
bubbles.forEach(bubble => {
if(bubble.value === "caution_and_advice"){
make_label (1,bubble);
}
if(bubble.value === "sympathy_and_support"){
make_label (2,bubble);
}
if(bubble.value === "requests_or_urgent_needs"){
make_label (3,bubble);
}
if(bubble.value === "displaced_people_and_evacuations"){
make_label (4,bubble);
}
if(bubble.value === "injured_or_dead_people"){
make_label (5,bubble);
}
if(bubble.value === "missing_or_found_people"){
make_label (6,bubble);
}
if(bubble.value === "rescue_volunteering_or_donation_effort"){
make_label (7,bubble);
}
if(bubble.value === "infrastructure_and_utility_damage"){
make_label (8,bubble);
}
if(bubble.value === "other_relevant_information"){
make_label (9,bubble);
}
if(bubble.value === "not_humanitarian"){
make_label (0,bubble);
}
if(bubble.value === "dont_know_cant_judge"){
make_label ("-",bubble);
}
});
}
function make_label (x,bubble) {
let s = document.createElement("span");
let t = document.createTextNode("| " + x.toString() + " ");
s.style.backgroundColor = 'red';
s.style.color = '#000';
s.style.fontWeight = '700';
s.appendChild(t);
bubble.after(s);
}
bindings_next_to_bubbles ();
Title: Social Perception Study(~ 20 minutes) | PANDA Requester: Kellogg Kteily Lab [A8VNY3KPRHHRC] (TO) TO Ratings: ★★★★★ 4.81 Communicativity ★★★★★ 3.29 Generosity ★★★★★ 4.97 Fairness ★★★★★ 4.94 Promptness Number of Reviews: 105 | TOS Flags: 1 Submit a new TO review Description: The purpose of this study is to learn about people's social perceptions. You will be asked to watch a 5 and a half minute video, answer questions about the video, and fill out questionnaires. We expect that you will be in this research study for 20 minutes. We will pay you $1.50 for completing this study. Time: 3600 HITs Available: 1 Reward: $1.50 Qualifications: Total approved HITs GreaterThanOrEqualTo 100;Exc: [429479695-183225] DoesNotExist ;HIT approval rate (%) GreaterThanOrEqualTo 93;Location In US |
Title: Play Brain Games on your Web Browser (Part 1 of 2) | PANDA Requester: Neuroscape [A3MS5UOVZTP9NI] (Req TV): $31.21/hr/hr (TO): [Pay: N/A] [Fair: N/A] [Comm: N/A] [Fast: N/A] Description: Brain Games (approximately 30 minutes with additional $6 follow-up HIT) Time: 1 hour(s) 30 minutes(s) HITs Available: 1 Reward: $3.00 Qualifications: Eligible for $3 HIT: "Play Brain Games on your Android Device or Web Browser (Part 1 of 2)" D1Kb Exists ; Previously-Participated-AEST1 DoesNotExist ; |
Title: Short survey about holiday spending(~ 3 minutes) | Accept Requester: Justin Pomerance [A2V5948S72NB6A] Contact TV: [Hrly=$14.32] [Pay=Good] [Approval=~24 hrs] [Comm=Unrated] [Rej=0] [Blk=0] TO: [Pay=3.25] [Fast=5.00] [Comm=5.00] [Fair=5.00] [Reviews=10] [ToS=0] TO2: No Reviews Reward: 0.35 Duration: 30:00 Available: 0 Description: survey Qualifications: Not available from queue exports. |
No, not at all. I had several that were lower, but those were the ones that were split. They reduced the total by $1 (IIRC) and split it.Wow I must have really sucked at that Choice Lab. I only got a 4.20 bonus.
Does paws are da cootest fwings in da Hooooo Wide Worrrddd!Nap time!
Title: Product Assessment Task (approx. 4 mins) | Accept Requester: Matthew Philp [A1T9KNP8IVOJ65] Contact TV: [Hrly=$18.05] [Pay=Good] [Approval=~24 hrs] [Comm=Unrated] [Rej=0] [Blk=0] TO: [Pay=1.00] [Fast=3.00] [Comm=0.00] [Fair=5.00] [Reviews=4] [ToS=0] TO2: No Reviews Reward: 0.43 Duration: 1:00:00 Available: 1 Description: Review product descriptions and answer questions Qualifications: Not available from queue exports. |
Title: Answer a survey about your experience at work | Accept Requester: Devyani Mahajan [A1BLY3YTWIERCT] Contact TV: [Hrly=$10.04] [Pay=Good] [Approval=1-2 weeks] [Comm=Unrated] [Rej=1] [Blk=0] TO: [Pay=2.50] [Fast=0.00] [Comm=0.00] [Fair=1.00] [Reviews=4] [ToS=0] TO2: No Reviews Reward: 1.00 Duration: 5:00:00 Available: 0 Description: You will be asked to think of a task you worked on at your workplace last week and answer some questions related to the task. This is a short survey that should take about 10-15 minutes. Qualifications: Not available from queue exports. |