Should work.I feel like someone posted a script for these but I can't remember...
// ==UserScript==
// @name A9 Data Validation - Keyword
// @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 GM_getValue
// @grant GM_setValue
// ==/UserScript==
document.body.insertAdjacentHTML(
`afterbegin`,
`<div style="background-color: mediumorchid;">` +
`<label style="color: black; margin-left: 10px;">Script: A9</label>` +
`<span style="margin-left: 3px;cursor:help" title="Press 1 for Yes \n\nPress 2 for No. \n\nPress 3 to submit. \n\nCheck auto submit to have the HIT submit after you press your keybind.">❔</span>` +
`<label style="color: black; float: right; margin-right: 10px;">Auto Submit: ` +
`<input id="autosubmit" type="checkbox" ${GM_getValue(`autosubmit`) ? `checked` : ``}></input>` +
`</label>` +
`</div>`
);
const autosubmit = document.getElementById(`autosubmit`);
autosubmit.addEventListener(`change`, e => GM_setValue(`autosubmit`, autosubmit.checked));
document.addEventListener("keydown", function(e){
if (String.fromCharCode(e.keyCode) == "1" && autosubmit.checked) {
document.getElementById('q1-yes').click();
document.getElementById('submitButton').click();
} else if (String.fromCharCode(e.keyCode) == "1") {
document.getElementById('q1-yes').click();
}
if (String.fromCharCode(e.keyCode) == "2" && autosubmit.checked) {
document.getElementById('q1-no').click();
document.getElementById('submitButton').click();
} else if (String.fromCharCode(e.keyCode) == "2") {
document.getElementById('q1-no').click();
}
if (String.fromCharCode(e.keyCode) == "3") {
document.getElementById('submitButton').click();
}
});
Should work.
Code:// ==UserScript== // @name A9 Data Validation - Keyword // @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 GM_getValue // @grant GM_setValue // ==/UserScript== document.body.insertAdjacentHTML( `afterbegin`, `<div style="background-color: mediumorchid;">` + `<label style="color: black; margin-left: 10px;">Script: A9</label>` + `<span style="margin-left: 3px;cursor:help" title="Press 1 for Yes \n\nPress 2 for No. \n\nPress 3 to submit. \n\nCheck auto submit to have the HIT submit after you press your keybind.">❔</span>` + `<label style="color: black; float: right; margin-right: 10px;">Auto Submit: ` + `<input id="autosubmit" type="checkbox" ${GM_getValue(`autosubmit`) ? `checked` : ``}></input>` + `</label>` + `</div>` ); const autosubmit = document.getElementById(`autosubmit`); autosubmit.addEventListener(`change`, e => GM_setValue(`autosubmit`, autosubmit.checked)); document.addEventListener("keydown", function(e){ if (String.fromCharCode(e.keyCode) == "1" && autosubmit.checked) { document.getElementById('q1-yes').click(); document.getElementById('submitButton').click(); } else if (String.fromCharCode(e.keyCode) == "1") { document.getElementById('q1-yes').click(); } if (String.fromCharCode(e.keyCode) == "2" && autosubmit.checked) { document.getElementById('q1-no').click(); document.getElementById('submitButton').click(); } else if (String.fromCharCode(e.keyCode) == "2") { document.getElementById('q1-no').click(); } if (String.fromCharCode(e.keyCode) == "3") { document.getElementById('submitButton').click(); } });
Should work.
Code:// ==UserScript== // @name A9 Data Validation - Keyword // @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 GM_getValue // @grant GM_setValue // ==/UserScript== document.body.insertAdjacentHTML( `afterbegin`, `<div style="background-color: mediumorchid;">` + `<label style="color: black; margin-left: 10px;">Script: A9</label>` + `<span style="margin-left: 3px;cursor:help" title="Press 1 for Yes \n\nPress 2 for No. \n\nPress 3 to submit. \n\nCheck auto submit to have the HIT submit after you press your keybind.">❔</span>` + `<label style="color: black; float: right; margin-right: 10px;">Auto Submit: ` + `<input id="autosubmit" type="checkbox" ${GM_getValue(`autosubmit`) ? `checked` : ``}></input>` + `</label>` + `</div>` ); const autosubmit = document.getElementById(`autosubmit`); autosubmit.addEventListener(`change`, e => GM_setValue(`autosubmit`, autosubmit.checked)); document.addEventListener("keydown", function(e){ if (String.fromCharCode(e.keyCode) == "1" && autosubmit.checked) { document.getElementById('q1-yes').click(); document.getElementById('submitButton').click(); } else if (String.fromCharCode(e.keyCode) == "1") { document.getElementById('q1-yes').click(); } if (String.fromCharCode(e.keyCode) == "2" && autosubmit.checked) { document.getElementById('q1-no').click(); document.getElementById('submitButton').click(); } else if (String.fromCharCode(e.keyCode) == "2") { document.getElementById('q1-no').click(); } if (String.fromCharCode(e.keyCode) == "3") { document.getElementById('submitButton').click(); } });
i haven't gotten much info on this. was it an accident?the spire and roof are gone
What xlabs are these? I don't see them with my filter unchecked.Thanks again xlab..now 3 dollars from goal.
I think I'm Wednesdays.Thanks for responding. I sent them an email and they said that everyone is assigned a certain day and they would check to see what my day was and email me back.
They're 3 centers where you answer a question,not as good as the 10s but easy money.What xlabs are these? I don't see them with my filter unchecked.
Damn. I must not be qualified for that for some reason.They're 3 centers where you answer a question,not as good as the 10s but easy money.
there was renovation going on, so that's the speculation.i haven't gotten much info on this. was it an accident?
Title: Psychology Experiment: Judge Blue and Yellow Dots • Accept Requester: William Dallinger [AUYKYIHQXG6XR] Contact TV: $28.49/hr • TO: 3.15 • TO2: $5.22/hr Reward: $1.00 Duration: 18 minutes Available: 1 Description: Judge whether there are more blue or yellow dots [Max Bonus: $4.15] Qualifications: HIT approval rate (%) GreaterThanOrEqualTo 95; Location EqualTo US |
Hey. This just reminded me of a loose end I didn't properly tie. Shoot me an PM and I will give you my email so I can help you. I'll add it to the suspension thread as well.I logged into Mturk this morning and:
"There is a problem with your Amazon Mechanical Turk account
This account has been suspended by the Amazon Mechanical Turk team."
I contacted Amazon today. I feel set up.
Title: Impressions and Judgments(~ 5 minutes) | Accept Requester: Nate Cheek [A20FNDOAL4RK6N] Contact TV: [Hrly=$14.70] [Pay=Good] [Approval=~24 hrs] [Comm=Excellent] [Rej=0] [Blk=0] TO: [Pay=3.91] [Fast=5.00] [Comm=5.00] [Fair=5.00] [Reviews=54] [ToS=0] TO2: No Reviews Reward: 0.50 Duration: 45:00 Available: 19 Description: A brief survey about judgments Qualifications: d1a2f5b3 DoesNotExist ; Total approved HITs GreaterThanOrEqualTo 100; Exc: [-134065639-140890] DoesNotExist ; HIT approval rate (%) GreaterThanOrEqualTo 95; Location In US [tr][td] HIT exported from Mturk Suite v2.6.9 |