- Joined
- Jan 12, 2016
- Messages
- 65,204
- Reaction score
- 145,743
- Points
- 2,088
- Gender
- Male
Sesory.I'm just gonna lay down my beach towel next to @electrolyte and @LowCalCalzone and ponder what everything is all about.
Just finished that sensory HIT.
Sesory.I'm just gonna lay down my beach towel next to @electrolyte and @LowCalCalzone and ponder what everything is all about.
Just finished that sensory HIT.
What's the topic tonight?Don't forget about trivia tonight! I kidnapped @TQueen and have taken over the reigns for the evening. You're all screwed.
Fix that before my face meltsSesory.
Fix that before my face melts
Today's Projected Earnings: $100.06 + Bonuses: $5.56 = $105.62 (Exported from Mturk Suite v1.21.10)
Log in or register now. to view Spoiler content!
Time for a beer and Orange is the New Black. Happy Friday everyone!
Hi kitty!
Bloody Geniusompus:
Added a couple preset options you can click to fill in the whole thing. You can add more or change them by adding or changing or deleting the lines like:Code:// ==UserScript== // @name DCF - Shoe feature labelling // @version 1.4 // @require https://code.jquery.com/jquery-2.1.4.min.js // @include https://s3.amazonaws.com/mturk_bulk/hits* // @include https://www.mturkcontent.com/dynamic/* // @description For the DCF Shoes HITs // @namespace https://greasyfork.org/users/11205 // ==/UserScript== if ($('td:contains("Shoe feature labelling")').length){ var image_scaling = 2.0; var default_zoom = true; var presets = []; presets.push(['Athletic', 1,3,1,1,1,1]); presets.push(['Not A Shoe', 3,4,4,4,4,6]); $('td:contains("Common Ambiguities")').wrapInner('<div class="instructions"></div>'); $(".instructions").before('<button id="toggle" type="button"><span>Show Instructions</span></button>').hide(); $('#toggle').click(function() { $(".instructions").toggle(); $('#toggle').text() == 'Show Instructions' ? str = 'Hide Instructions' : str = 'Show Instructions'; $('#toggle span').html(str); }); $('table:eq(1)').after('<img id="shoeImage" src="' + $('td:contains("Link to shoe image")').next().find('a').attr('href') + '">'); if (default_zoom){ $('#shoeImage').load(function(){ $('#shoeImage').width($('#shoeImage').width()*image_scaling); $('#shoeImage').toggleClass('zoomed'); }); } $('img').click(function(){ if ($(this).hasClass('zoomed')){ $(this).width($(this).width ()/image_scaling); $(this).toggleClass('zoomed'); } else{ $(this).width($(this).width ()*image_scaling); $(this).toggleClass('zoomed'); } }); $('table:eq(2) tr:gt(0)').append('<td class="filler"></td>'); $('.filler').each(function(index){ var fill_options = []; $(this).prev().find('option').each(function(){ fill_options.push($(this).text().replace(/^\w\)/,'').split(':')[0]); }); $(this).html('<span class="options_list' + index + '">' + fill_options.join('</span> | <span class="options_list' + index + '">') + '</span>'); }); $('[class^=options_list]').click(function(){ $(this).parent().prev().find('select')[0].selectedIndex = $(this).parent().find('[class^=options_list]').index($(this)); $('[class=' + $(this).attr('class') + ']').css('background-color',''); $(this).css('background-color','lightgreen'); }); $('table:eq(2) tr:gt(0)').each(function(){ $(this).find('span:last')[0].click(); }); $('table:eq(2) tr:eq(0) td:last').css('width','50px'); if (presets.length){ var preset_labels = []; for (i=0;i<presets.length;i++){ preset_labels.push(presets[i][0]); } $('table:eq(2)').before('<h3><span class="presets_list">' + preset_labels.join('</span> | <span class="presets_list">') + '</span></h3>'); $('[class^=presets_list]').click(function(){ var index = $('[class^=presets_list]').index($(this)); for (i=0;i<6;i++){ $('select')[i].selectedIndex = presets[index][i+1]-1; $('table:eq(2) tr:eq(' +(i+1)+ ') td:last span')[presets[index][i+1]-1].click(); } }); } }
presets.push(['Athletic', 1,3,1,1,1,1]);
If you want to add a new one, copy and paste that under the existing ones, change the name and the numbers to fit the values you want it to pick. Maybe we can collect the best ones and I can add them to the script after people figure it out.
We will see if these all get approved...lol
We're not worthy, we're not worthy!
Title: Rate the skill of a surgeon shown on a video clip | PANDA Worker: Preview | Accept | Requester Requester: C-SATS, Inc [A15ZSKX8TUCGEU] (Contact) TO 1: [Pay: 3.14] [Fast: 4.62] [Comm: 4.00] [Fair: 4.19] [Reviews: 87] [ToS: 0] TO 2: [Rate: $22.40/hr] [Pen: 1.00 days] [Res: -- of 0] [Rec: 100% of 1] [Rej: 0] [ToS: 0] [Brk: 0] Description: This is a research study where you watch a video clip of a surgical procedure (no patient or surgeon identification is shown) and rate the skill level of the surgeon. (undefined) Time: 45 minutes HITs Available: 4 Reward: $0.82 Qualifications: Total approved HITs GreaterThanOrEqualTo 100; C-SATS Block DoesNotExist ; HIT approval rate (%) GreaterThanOrEqualTo 95; |
HIT exported from Mturk Suite v1.21.10 |
Fix that before my face melts
I'd just like everyone to know that there's a new Alex Skarsgard movie on netflix
@TQueen @electrolyte