- Thread Status:
- Not open for further replies.
Page 1 of 41
-
-
-
@ChrisTurk I accidentally marked something approved. Anyway to reverse that?
EDIT: I just realized what a dumb question that was. I was so focused on the "Approved" window in Green, that I failed to notice the "Pending" rectangle.
Last edited: Nov 17, 2018 -
-
Hope Percy approves these
-
Wow 3 people here, lowest I've ever seen
-
-
-
-
-
-
-
Easy batch for numbers. Below is a script I threw together to breeze through these.Title: Are the items exact? (WARNING: This HIT may contain adult content. Worker discretion is advised.) | Accept
Requester: Amazon Requester Inc. - A9 Data Validation [A3HLF55H6JSTI0] Contact
TV: [Hrly=$7.19] [Pay=2.40] [Fast=null] [Comm=null] [Rej=0] [ToS=0] [Blk=0]
TO: [Pay=2.51] [Fast=3.91] [Comm=2.98] [Fair=3.92] [Reviews=138] [ToS=0]
TO2: [Hrly=0.64] [Pen=3.00 days] [Res=0%] [Rec=44%] [Rej=4] [ToS=0] [Brk=0]
Reward: 0.01
Duration: 5:00
Available: 3304
Description: --
Qualifications: Blocked DoesNotExist ; Category Validation Qualification EqualTo 10; Location EqualTo US; Adult Content Qualification EqualTo 1
HIT exported from Mturk Suite v2.4.1
- Numpad 7 = Yes
- Numpad 8 = No
- Numpad 9 = Unsure
- x key = Didn't load
Code:// ==UserScript== // @name A9 - Are these items the same // @author Gener // @namespace GenerScript // @version 1 // @description A short script I wrote to help me kill this A9 Are these items the same batch // @include *s3.amazonaws.com* // @require http://code.jquery.com/jquery-3.3.1.min.js // ==/UserScript== (function() { 'use strict'; var $ = window.jQuery; function didntLoad() { $('input[name="not_loaded"]').click(); selectNoMatch(); } function selectMatch() { $('input[name="exactMatch"][value="yesMatch"]').click(); $('input[name="enoughofB"][value="yesEnough"]').click(); } function selectNoMatch() { $('input[name="exactMatch"][value="noMatch"]').click(); $('input[name="enoughofB"][value="yesEnough"]').click(); } function selectUnsureMatch() { $('input[name="exactMatch"][value="unsureMatch"]').click(); $('input[name="enoughofB"][value="notEnough"]').click(); } function submitA9Hit() { $('input[id="submitButton"]').click(); } $(document).ready(function() { selectMatch(); //setfocus on specifc page element for optimal visual QC of form before submission $('input[name="exactMatch"][value="yesMatch"]').focus(); //bind to keypress to select a specific form setup and submission $(this).keydown(function(e) { if (e.keyCode == 103) { //num pad 7 selectMatch(); submitA9Hit(); } else if(e.keyCode == 104) { //num pad 8 selectNoMatch(); submitA9Hit(); } else if(e.keyCode == 105) { //num pad 9 selectUnsureMatch(); submitA9Hit(); } else if(e.keyCode == 88) { // letter 'x' didntLoad(); submitA9Hit(); } }); }); })();
-
Today I Learned x 2
Last edited: Nov 17, 2018 -
Stephanie Lin [AXHMU4SZ5IO9X] Psychological Study(~ 6 minutes) - $0.60 | PANDA
Unrated
Unrated
Unrated$9.19 / hour
00:03:55 / completion timePros:
Fast approvalCons:
Qualifications: Exc: [3627823-115957] DoesNotExist ; Total approved HITs >= 500; HIT approval rate (%) >= 97; Location In US;
To read Stephanie Lin's full profile check out TurkerView! -
Emily Cornish [AHDO4WI53YH7V] 5-7 minute survey: Short survey about baby products - $0.75 | PANDA
Generous
Unrated
Unrated$20.00 / hour
00:02:15 / completion timePros:
Cons:
Qualifications: Total approved HITs > 1000; Gender - Female EqualTo 1; HIT approval rate (%) >= 95; Location EqualTo US;
To read Emily Cornish's full profile check out TurkerView! -
New Requester Profile!
Nick [A80N2XAV1RFAY] Answer a survey about your opinions regarding in home child care - $0.50 | PANDA
Low
Unrated
Unrated$5.96 / hour
00:05:02 / completion timePros:
Cons:
Qualifications: Gender - Female EqualTo 1; Location EqualTo US;
To read Nick's full profile check out TurkerView! -
Nea North [A6KGP9KYTI323] Impact of donations(~ 15 minutes) - $0.80 | PANDA
Good
Unrated
Unrated$10.87 / hour
00:04:25 / completion timePros:
Cons:
Qualifications: Total approved HITs >= 5000; TP Panel: 172927475 N >= 100; Total approved HITs <= 50000; 8c3c5bf2 DoesNotExist ; Exc: [1356405094-115890] DoesNotExist ; SurveyGroup [1580] DoesNotExist ; HIT approval rate (%) >= 51; Location In US;
To read Nea North's full profile check out TurkerView!
Page 1 of 41
- Thread Status:
- Not open for further replies.