10/16 - Skunny Sunday!

Status
Not open for further replies.

A6_Foul_Out

I only use Organic TurkerView reviews
Contributor
HIT Poster
Joined
Aug 17, 2016
Messages
11,754
Reaction score
21,657
Points
1,538
Location
CT's Attic
Gender
Male
the first one worked fine for me.

have we been keeping the req updated on the thread?
 

ChristopherASA

Well-Known Member
Contributor
Joined
Feb 18, 2016
Messages
11,716
Reaction score
23,143
Points
1,238
Age
76
Location
Wish it were Seattle,but it isn't. :(
Gender
Male
Go to your Dashboard and press Fn and f12 at the same time.

It will open up a screen like this on the right side of your screen.


Currently it is in the "Elements" section.
Click on the console section. And then it will look like this


Now we need to copy some code into this.

Here is the code:
Code:
new Promise(resolve => {
  let d = 0;
  HITStorage.db
    .transaction('HIT', 'readwrite')
    .objectStore('HIT')
    .index('date')
    .openCursor(IDBKeyRange.lowerBound('2016-09-09'))
    .onsuccess = e => {
      const c = e.target.result;
      if (!c) return resolve(d);
      if (/[&%+]/.test(c.value.hitId) || c.value.hitId.length != 30) d++ && c.delete();
      c.continue();
    }
}).then(console.log.bind(console, 'deleted:'))
Copy this into the box at the bottom and hit enter.
This will delete duplicate entries for Sept 9. If you have any duplicates for other dates, just change the date in the code and paste it again and hit enter again.

Make sense?
Outstanding, Squatty @Squatty
 

Not A Robot

VERIFIED HUMAN
Contributor
Joined
Apr 27, 2016
Messages
4,515
Reaction score
6,751
Points
838
Gender
Male
Approvals and payments that occurred this week:
- Number of HITs approved: 1,810
- Number of HITs rejected: 5
- Bonus reward earned: $15.03
- HIT reward earned: $467.58
- Total Amount earned this week: $482.61
---------------------------------------------------------------
$18 under goal because I took Friday off....no regrets though.
Damn.
 
  • Like
Reactions: C to the J

nopoopwarez

Well-Known Member
Contributor
Joined
Sep 16, 2016
Messages
10,324
Reaction score
18,600
Points
1,238
Age
37
Gender
Male
Sucks, didn't get the qual for target 4. I was pretty sure I had everything right but it still kept telling me I answered 1 question wrong.
 
  • Like
Reactions: Squatty

Turkiphee

Member
Joined
Mar 18, 2016
Messages
229
Reaction score
869
Points
343
Age
37
Gender
Male
Go to your Dashboard and press Fn and f12 at the same time.

It will open up a screen like this on the right side of your screen.


Currently it is in the "Elements" section.
Click on the console section. And then it will look like this


Now we need to copy some code into this.

Here is the code:
Code:
new Promise(resolve => {
  let d = 0;
  HITStorage.db
    .transaction('HIT', 'readwrite')
    .objectStore('HIT')
    .index('date')
    .openCursor(IDBKeyRange.lowerBound('2016-09-09'))
    .onsuccess = e => {
      const c = e.target.result;
      if (!c) return resolve(d);
      if (/[&%+]/.test(c.value.hitId) || c.value.hitId.length != 30) d++ && c.delete();
      c.continue();
    }
}).then(console.log.bind(console, 'deleted:'))
Copy this into the box at the bottom and hit enter.
This will delete duplicate entries for Sept 9. If you have any duplicates for other dates, just change the date in the code and paste it again and hit enter again.

Make sense?
Makes a lot of sense and it worked! You are too much! Thanks.
 
  • Like
Reactions: Squatty

A6_Foul_Out

I only use Organic TurkerView reviews
Contributor
HIT Poster
Joined
Aug 17, 2016
Messages
11,754
Reaction score
21,657
Points
1,538
Location
CT's Attic
Gender
Male
I am really bad at those LOS hits. I have taken 5 quals and only passed one.
feels like something is up with these.

did the first fine with no problems.
 

ccmet121

Well-Known Member
Contributor
Joined
Mar 8, 2016
Messages
3,274
Reaction score
7,680
Points
838
I just got the qual for target 4. Actually surprised me.
 
  • Like
Reactions: dittobb

ALinAL

Well-Known Member
Contributor
Joined
Sep 7, 2016
Messages
1,315
Reaction score
4,257
Points
588
Age
55
Gender
Male
I missed the other qual hits. This one was for 4. Not sure I like this surgery stuff, though. Dammit Jim! I'm a Turker, not a Doctor!

Greetings from Amazon Mechanical Turk,

You've received a bonus from LOS for work related to 3PKJ68EHDNFRRBMF7AFNT4P6DWAJHR.
The value of your bonus is: $0.20 USD

The Requester included this note:

You have been granted this bonus for successfully completing the qualification HIT. Thank you for showing interest in our work.
We would really appreciate if you participate in our future HITs. We will try to notify you when we publish the HITs.
You should be able to find listed HITs (if any) by entering the search term 'endoscopic', 'surgery', 'skill'.

Thank you!
 

dittobb

Member
Contributor
Joined
Oct 2, 2016
Messages
203
Reaction score
242
Points
118
Gender
Female
Title: While watching tonight's Westworld S1E3, what objects, facts, or locations are you most curious about? | PANDA
Requester: D. Stone [A2Z5V9MZJNUE7Q] (TO)
TO Ratings:
★★★★★ 5.00 Communicativity
★★★★★ 2.94 Generosity
★★★★★ 5.00 Fairness
★★★★ 4.93 Promptness
Number of Reviews: 20 | TOS Flags: 0
Submit a new TO review
Description: While watching tonight's Westworld Season 1 Episode 3: List 5 object, facts, or locations you're curious about.
Time: 16 hours
HITs Available: 1
Reward: $1.00
Qualifications: Blocked Qualification has not been granted;Total approved HITs is not less than 1000;HIT approval rate (%) is not less than 98
 

clickhappier

┬──┬ ノ( ゜-゜ノ)
Subforum Curator
Crowd Pleaser
Joined
Jan 12, 2016
Messages
728
Reaction score
1,634
Points
593
Location
USA
How do you change the order of scripts in tampermonkey? I know I knew how to do this at some point, but have tried to figure it out again a few times and just not happening.
I used to have that sort column, but don't now. And I've looked everywhere I can in options and settings and can't find any setting that will get that column back for me.
If you read the description page for CH MTurk HIT Link Cleanup, I had already included a link there to thorough instructions for changing your execution order... which happens to be right here on MTC.
 
  • Like
Reactions: ChristopherASA

ccmet121

Well-Known Member
Contributor
Joined
Mar 8, 2016
Messages
3,274
Reaction score
7,680
Points
838
Anyone try one of the Target 4 hits? It is just me or is it quite hard to say which did a better job? Both of them look almost identical.
 

catnapped

Relatively Unknown Member
Contributor
Crowd Pleaser
HIT Poster
Joined
Jan 13, 2016
Messages
20,908
Reaction score
43,057
Points
2,738
Age
51
Location
Pennsylvania
Gender
Male
3, 4 and 5 are all broken for me :rolleyes:
 
Status
Not open for further replies.