08/31 - Sona Saturday!

Status
Not open for further replies.

Jaded

The real themildone
Administrator
Joined
Jan 10, 2016
Messages
46,614
Reaction score
123,828
Points
1,414
Age
123
Gender
Female

HelloHello

Well-Known Member
Joined
Mar 3, 2018
Messages
8,832
Reaction score
19,854
Points
938
Gender
Female
Title: Hiring decisions | Accept
Requester: UMD projects [A4Y8E7NTGH3N4] Contact
TV: [Hrly=$27.41] [Pay=Generous] [Approval=~24 hrs] [Comm=Unrated] [Rej=0] [Blk=0]
TO: [Pay=3.30] [Fast=3.00] [Comm=0.00] [Fair=3.00] [Reviews=11] [ToS=0]
TO2: No Reviews
Reward: 1.50
Duration: 1:00:00
Available: 1
Description: We are seeking participants to complete a 20-minute study on hiring decisions. All research participants must have experience in any level of the hiring process within a professional setting.
Qualifications: HIT approval rate (%) GreaterThan 95; Location EqualTo US

Really quick!
 
  • Like
Reactions: JanetW

HelloHello

Well-Known Member
Joined
Mar 3, 2018
Messages
8,832
Reaction score
19,854
Points
938
Gender
Female
Title: Answer a survey about self-service techonology failures (10 mins) | Accept
Requester: Heewon Kim [A127KX23RN0Z8V] Contact
TV: [Hrly=$19.25] [Pay=Generous] [Approval=~24 hrs] [Comm=Unrated] [Rej=0] [Blk=0]
TO: [Pay=1.00] [Fast=0.00] [Comm=0.00] [Fair=0.00] [Reviews=6] [ToS=0]
TO2: No Reviews
Reward: 1.20
Duration: 6:00:00
Available: 1
Description: A survey about your reaction to a hypothetical self-service techonology failure
Qualifications: HIT approval rate (%) GreaterThan 80; Total approved HITs GreaterThan 50; SST failure DoesNotExist ; Location EqualTo US

Quick and easy.
 

Trucker

Well-Known Member
Contributor
Crowd Pleaser
Joined
Sep 13, 2016
Messages
6,359
Reaction score
26,452
Points
1,213
Gender
Male
Title: Hiring decisions | PANDA
Requester: UMD projects [A4Y8E7NTGH3N4] [TurkerView]
Description: We are seeking participants to complete a 20-minute study on hiring decisions. All research participants must have experience in any level of the hiring process within a professional setting.
Duration: ~60min
Reward: $1.50
Qualifications:
  • HIT approval rate (%) GreaterThan 95
  • Location EqualTo US
HIT Time: 3 min, 37 sec
Catchability: Great
Pros: Simple analysis with easy multiple choice. No writing involved.
Cons: Screener.
 

baconfly

Member
Joined
Aug 14, 2019
Messages
406
Reaction score
253
Points
313
Gender
Female
Title: Research Survey/Task (20-30 min) | PANDA
Requester: Timothy D. Wilson [A26ZLS2JCFQCRW] (Contact)
TV: No Reviews
TO: [Pay: 3.10] [Fast: 4.43] [Comm: 2.60] [Fair: 4.48] [Reviews: 46] [ToS: 1]
TO2:
No Reviews
Reward: 2.00
Duration: 1 hour
Available: 9
Description: Survey (20-30 min)
Qualifications: HIT approval rate (%) GreaterThanOrEqualTo 90; Location EqualTo US

Do this if you haven't done it before, trust me, it's not bad
 
  • Like
Reactions: HelloHello

Trucker

Well-Known Member
Contributor
Crowd Pleaser
Joined
Sep 13, 2016
Messages
6,359
Reaction score
26,452
Points
1,213
Gender
Male
Title: Research study on risky option generation | PANDA
Requester: Markant Lab [AEAB1I1F0RNFB] [TurkerView]
Description: This study examines how people generate potential courses of action when making decisions in uncertain situations. The study involves a single session lasting approximately 30 minutes.
Duration: ~60min
Reward: $2.00
Qualifications:
  • Masters Exist
  • Location EqualTo US
HIT Time: 14 min, 43 sec
Catchability: Great
Cons: Lots of Short Answer Writing explaining what would happen in a situation and what choices you would make, so YMMV. Extensive multiple choice after writing section. Alot of effort needed to put in on this survey.
 

Chris26

Member
Joined
May 16, 2019
Messages
185
Reaction score
486
Points
263
Age
25
Gender
Male
what script? I wanna hop on these haha
// ==UserScript==
// Name @Name A9 - None of these dresses are funny
// @namespace https://www.mturkcrowd.com/members/aveline.7/
// @version 1.0
// @description Probably does nothing.
// @author aveline
// @icon https://i.imgur.com/jsju8Wy.png
// @include /^https://(www\.mturkcontent|s3\.amazonaws)\.com/
// @require http://code.jquery.com/jquery-3.2.1.min.js
// @grant none
// ==/UserScript==

document.querySelector(`#q1-neither`).click();
document.querySelector(`#cq1-asin1`).click();
document.querySelector(`#q2-neither`).click();
document.querySelector(`#cq2-asin1`).click();

document.addEventListener("keydown", function(e){
if (e.keyCode == 13) { // Enter
document.querySelector(`#submitButton`).click();
}
});
 

Robedom

Active Member
Joined
Jan 31, 2019
Messages
566
Reaction score
1,428
Points
343
Age
31
Gender
Male
// ==UserScript==
// Name @Name A9 - None of these dresses are funny
// @namespace https://www.mturkcrowd.com/members/aveline.7/
// @version 1.0
// @description Probably does nothing.
// @author aveline
// @icon https://i.imgur.com/jsju8Wy.png
// @include /^https://(www\.mturkcontent|s3\.amazonaws)\.com/
// @require http://code.jquery.com/jquery-3.2.1.min.js
// @grant none
// ==/UserScript==

document.querySelector(`#q1-neither`).click();
document.querySelector(`#cq1-asin1`).click();
document.querySelector(`#q2-neither`).click();
document.querySelector(`#cq2-asin1`).click();

document.addEventListener("keydown", function(e){
if (e.keyCode == 13) { // Enter
document.querySelector(`#submitButton`).click();
}
});
I get invalid userscript :(
 
  • Like
Reactions: Gator
Status
Not open for further replies.