Compare commits

...

29 Commits

Author SHA1 Message Date
merijn van moll b11cb1bc52 add design documents 2021-10-06 11:16:12 +02:00
merijn van moll c9aa1b0c5f fix merge conflict 2021-09-26 18:12:48 +02:00
merijn van moll d8015fe194 flappen 2021-09-26 16:38:29 +02:00
Ruben van de Ven bb5dd21cb4 Help, fix 2021-09-26 16:37:50 +02:00
Ruben van de Ven cadae801a1 WIP diagram - edits & movements & removals 2021-09-23 21:50:47 +02:00
Ruben van de Ven cecf55647b Fix odd path 2021-09-23 21:49:44 +02:00
merijn van moll c09c2c1da8 add flappennnn 2021-09-23 14:28:19 +02:00
merijn van moll 05bd373549 add batch hits and hits 2021-09-23 10:38:35 +02:00
merijn van moll 4d58c624e8 add harvest and diagram update 21 sep 2021-09-21 17:01:15 +02:00
merijn van moll 4ca5a75cdb add harvests from 18 sep 2021-09-21 10:31:45 +02:00
merijn 9539a8e407 harvest 17 sept 2021-09-18 11:18:02 +02:00
merijn van moll 4d3c3aafc5 add marissa feedback 2021-09-17 13:23:48 +02:00
DEMONLORD b047533eb1 fresh harvest 2021-09-02 19:44:09 +01:00
merijn van moll d9307672ef Merge branch 'in_progress' of https://git.rubenvandeven.com/accept-and-work/exhausting_mturk into in_progress 2021-09-02 11:03:33 +02:00
merijn van moll 56e55624f3 unignored answers 2021-09-02 11:02:42 +02:00
merijn van moll 3ae0502183 unignored answers 2021-09-02 10:54:26 +02:00
merijn van moll 7d763260ac 28-8 2021-08-28 17:17:57 +02:00
merijn van moll 23ebd0d056 proefjes en diagrammen 2021-08-26 16:15:48 +02:00
merijn van moll ff0f4efcee harvesting.. 2021-08-10 16:52:54 +02:00
Ruben van de Ven 355641f29e oeps 2021-08-10 13:35:47 +02:00
Ruben van de Ven 242d936723 error will be thrown on expired hit. ignore 2021-08-10 13:34:21 +02:00
Ruben van de Ven 69066588d9 also fetch auto-approved assignments 2021-08-10 13:29:21 +02:00
Ruben van de Ven 967590981c pretty printed list-hits 2021-08-10 11:49:31 +02:00
merijn van moll 878735c0ec duration 1200 2021-08-10 11:36:03 +02:00
merijn van moll fd4fafc8d0 changed HIT duration to 3600 sec 2021-08-03 16:57:17 +02:00
merijn van moll 49e3f76513 added topics.txt 2021-08-03 14:29:32 +02:00
merijn van moll 1503095b15 pfffff 2021-07-29 15:45:12 +02:00
merijn van moll a48a7992ec added one more hit 2021-07-17 17:58:28 +02:00
merijn van moll 43a4889fda made seperate branch: "in_progress" for storing live results 2021-07-17 17:39:01 +02:00
172 changed files with 1426094 additions and 41 deletions

3
.gitignore vendored
View File

@ -1 +1,4 @@
config.local.yml
*.sla
*.pyc

View File

@ -1,2 +1,3 @@
*
#*
!.gitignore
!*.json

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3CPLWGV3MPAX9PQ5UEVA8S2MRQNN9J",
"WorkerId": "AD1ILDUXZHASF",
"HITId": "3BKZLF990ZAUR3EBSGA5NJUTU1RYQP",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-18 20:30:59+02:00",
"AcceptTime": "2021-09-18 16:15:47+02:00",
"SubmitTime": "2021-09-18 16:30:59+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>It's something that runs a script to catch hits as they come up so you don't have to constantly click.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>If you're using a script, you have more chances to get work. The lack of work on mturk is the hardest part of it. scripts to accept work and do work are there.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>It's not common knowledge, but there's plenty of information out there to easily do so. All you need to do is a quick google search.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>I feel like using multiple screens for work is not good because you're not focused on the tasks. The whole point is so people give good work and to be focused.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>You can have multiple tabs open and switch between them, or have multiple screens. I don't really get multiple hits anymore. However, I'll accept 25 at a time and work on them one at a time.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "It's something that runs a script to catch hits as they come up so you don't have to constantly click.",
"q1": "If you're using a script, you have more chances to get work. The lack of work on mturk is the hardest part of it. scripts to accept work and do work are there.",
"q2": "It's not common knowledge, but there's plenty of information out there to easily do so. All you need to do is a quick google search.",
"q3": "I feel like using multiple screens for work is not good because you're not focused on the tasks. The whole point is so people give good work and to be focused.",
"q4": "You can have multiple tabs open and switch between them, or have multiple screens. I don't really get multiple hits anymore. However, I'll accept 25 at a time and work on them one at a time."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "382M9COHEIQRZB1VZQNIE1VRQJUEUA",
"WorkerId": "A1IS7AJOM21SMU",
"HITId": "3E6L1VR4XWXVHUEW8H4JST6MOPPF6C",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-18 19:26:18+02:00",
"AcceptTime": "2021-09-18 15:07:09+02:00",
"SubmitTime": "2021-09-18 15:26:18+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>Hit Catcher will display the number of hits that have been caught, the number of attempts it has made at trying to catch that hit, and the number of page request errors that it is running into.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>MTurk scripts and extensions are used by workers to do work more efficient, increase their earnings and improve the work experience. These can optimize the layout of a HIT, add keyboard shortcuts to speed up workflow.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Nowadays using scripts and extensions is common knowledge because, many workers know the scripts and extension usage through different social media.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>Multiple display screens is very useful when we do more than one survey to complete a survey within time.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>Easily possible to do multiple HITs simultaneously by using multiple display screens.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "Hit Catcher will display the number of hits that have been caught, the number of attempts it has made at trying to catch that hit, and the number of page request errors that it is running into.",
"q1": "MTurk scripts and extensions are used by workers to do work more efficient, increase their earnings and improve the work experience. These can optimize the layout of a HIT, add keyboard shortcuts to speed up workflow.",
"q2": "Nowadays using scripts and extensions is common knowledge because, many workers know the scripts and extension usage through different social media.",
"q3": "Multiple display screens is very useful when we do more than one survey to complete a survey within time.",
"q4": "Easily possible to do multiple HITs simultaneously by using multiple display screens."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "39GHHAVOMG20TTT8YL7RYDAPW96J47",
"WorkerId": "A23KAJRDVCVGOE",
"HITId": "3G9UA71JVV5UQWEXAH0WD5YAC5HJ75",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-17 17:47:44+01:00",
"AcceptTime": "2021-09-17 13:40:49+01:00",
"SubmitTime": "2021-09-17 13:47:44+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>I feel like that sometimes because some workers use unfair tactics to catch hits, i know there are scripts out there that does this but i don't let it worry me one bit. I make a decent wage here and that is all that matters in the end. </FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>They dislike when new workers gets added because it means less work for them and more competition in general </FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Most requester are very fair and very nice but there are some that just want to straight out scam you. Those i have a lot of dislike for, at least pay us fair and not reject our work for honest mistakes. </FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>I do not feel like that ever, if they feel like that they should reach out to the requester and explain their feelings or just dont do the hit. </FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>They should be more involved and look at what is going on behind the scenes like requesters paying so little to workers to do a lot of work, they should also make sure requester pay a decent wage not the old wage they have up on their site of $6 per hour</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "I feel like that sometimes because some workers use unfair tactics to catch hits, i know there are scripts out there that does this but i don't let it worry me one bit. I make a decent wage here and that is all that matters in the end.",
"q1": "They dislike when new workers gets added because it means less work for them and more competition in general",
"q2": "Most requester are very fair and very nice but there are some that just want to straight out scam you. Those i have a lot of dislike for, at least pay us fair and not reject our work for honest mistakes.",
"q3": "I do not feel like that ever, if they feel like that they should reach out to the requester and explain their feelings or just dont do the hit.",
"q4": "They should be more involved and look at what is going on behind the scenes like requesters paying so little to workers to do a lot of work, they should also make sure requester pay a decent wage not the old wage they have up on their site of $6 per hour"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3FE2ERCCZYJ0JX6OCIRK9726MDUPOX",
"WorkerId": "APO7Z7UUFTAHL",
"HITId": "3VADEH0UHC8CV51NTX3R5SGI9MGPSN",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-21 20:38:23+02:00",
"AcceptTime": "2021-09-21 16:21:02+02:00",
"SubmitTime": "2021-09-21 16:38:23+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>It is not important at all, because every mturker has an talent</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>Yeah, I will be happy because It will help me to gain more money</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Without providing money, I won't do anything. I can do if that money is offered to orphans</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>Yeah, obviously mturk helped me a lot during pandemic.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>Now-a-days no work is available in mturk. Please provide more hits it would be helpful for everyone.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "It is not important at all, because every mturker has an talent",
"q1": "Yeah, I will be happy because It will help me to gain more money",
"q2": "Without providing money, I won't do anything. I can do if that money is offered to orphans",
"q3": "Yeah, obviously mturk helped me a lot during pandemic.",
"q4": "Now-a-days no work is available in mturk. Please provide more hits it would be helpful for everyone."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3P4RDNWND6HU10SNJA9VSEK8Z8XJI8",
"WorkerId": "A17XS2JZPI8HHR",
"HITId": "304QEQWKZPVU9W5A5V7S6M59381O0J",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-02 16:22:00+01:00",
"AcceptTime": "2021-09-02 12:15:01+01:00",
"SubmitTime": "2021-09-02 12:22:00+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>&#13;A Human Intelligence Task, or HIT, is a question that needs an answer. A HIT represents a single, self-contained, virtual task that a Worker can work on, submit an answer, and collect a reward for completing. HITs are created by Requester customers in order to be completed by Worker customers.&#13;</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>Live. Amazon Mechanical Turk (MTurk) is a crowdsourcing website for businesses (known as Requesters) to hire remotely located \"crowdworkers\" to perform discrete on-demand tasks that computers are currently unable to do.&#13;</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>&#13;In order to sign up for MTurk, Amazon requires your social security number for tax purposes. ... You can rest assured that Amazon will never share your confidential information with requesters on the site and will keep your confidential information safe using bank-level security and encryption procedures.08</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>In a recent research article, we reported that there are 250,810 MTurk workers worldwide who have completed at least one Human Intelligence Task (HIT) posted through the TurkPrime platform. More than 226,500 of these workers are based in the US.&#13;</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>&#13;In order to sign up for MTurk, Amazon requires your social security number for tax purposes. ... You can rest assured that Amazon will never share your confidential information with requesters on the site and will keep your confidential information safe using bank-level security and encryption procedures.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "A Human Intelligence Task, or HIT, is a question that needs an answer. A HIT represents a single, self-contained, virtual task that a Worker can work on, submit an answer, and collect a reward for completing. HITs are created by Requester customers in order to be completed by Worker customers.",
"q1": "Live. Amazon Mechanical Turk (MTurk) is a crowdsourcing website for businesses (known as Requesters) to hire remotely located \"crowdworkers\" to perform discrete on-demand tasks that computers are currently unable to do.",
"q2": "In order to sign up for MTurk, Amazon requires your social security number for tax purposes. ... You can rest assured that Amazon will never share your confidential information with requesters on the site and will keep your confidential information safe using bank-level security and encryption procedures.08",
"q3": "In a recent research article, we reported that there are 250,810 MTurk workers worldwide who have completed at least one Human Intelligence Task (HIT) posted through the TurkPrime platform. More than 226,500 of these workers are based in the US.",
"q4": "In order to sign up for MTurk, Amazon requires your social security number for tax purposes. ... You can rest assured that Amazon will never share your confidential information with requesters on the site and will keep your confidential information safe using bank-level security and encryption procedures."
}
}

View File

@ -0,0 +1,18 @@
{
"AssignmentId": "3TMSXRD2X7B57EWOI274P5XUJXK1W7",
"WorkerId": "A1KBDN6C1Q0D4U",
"HITId": "307FVKVSYRQ4NEVC7ADS739RUNT47V",
"AssignmentStatus": "Approved",
"AutoApprovalTime": "2021-08-24 22:37:35+02:00",
"AcceptTime": "2021-08-24 18:17:46+02:00",
"SubmitTime": "2021-08-24 18:37:35+02:00",
"ApprovalTime": "2021-08-24 22:37:58+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>SURE, THEE IS MORE HITS THAN OTHERS</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>YES, THE REJECT IS HIGH</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>ITS DIFFICULT TO CATCH</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>THERE IS SOMETHING VERY DIFFICULT</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>WE DONT KNOW ALOT ABOUT IT</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "SURE, THEE IS MORE HITS THAN OTHERS",
"q1": "YES, THE REJECT IS HIGH",
"q2": "ITS DIFFICULT TO CATCH",
"q3": "THERE IS SOMETHING VERY DIFFICULT",
"q4": "WE DONT KNOW ALOT ABOUT IT"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3KRVW3HTZOW9WM14RJG1C8IB9XZSM7",
"WorkerId": "A2III83N6XP64S",
"HITId": "30IRMPJWDZUZJZ4U1GYEJ1PNR0VRKI",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-08-03 19:29:55+02:00",
"AcceptTime": "2021-08-03 15:22:48+02:00",
"SubmitTime": "2021-08-03 15:29:55+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>You Have to sit in Your Comfortable place with Comfortable Position. Put Glasses Like Prevention Glasses while You are Working a long time.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>No, MTurk Never Affect my Mental Health. I Like to work on MTurk.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Due to Pandemic Now am in Work From Home. It's Comfort To Work For a Long time.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>Yes, While Working for a long time I Felt Back Pain And Headache.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>Most of the day I feel Energetic When I started MTurk work. Sometimes when I Feel Sick I will Manage.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "You Have to sit in Your Comfortable place with Comfortable Position. Put Glasses Like Prevention Glasses while You are Working a long time.",
"q1": "No, MTurk Never Affect my Mental Health. I Like to work on MTurk.",
"q2": "Due to Pandemic Now am in Work From Home. It's Comfort To Work For a Long time.",
"q3": "Yes, While Working for a long time I Felt Back Pain And Headache.",
"q4": "Most of the day I feel Energetic When I started MTurk work. Sometimes when I Feel Sick I will Manage."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3OB0CAO74I0K0UC2ZSSD2PYHBG4HYH",
"WorkerId": "A2V84QVZRULWF1",
"HITId": "31ANT7FQN8DJCM5OYOIE384Z8GFH5Y",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-08-19 14:54:23+02:00",
"AcceptTime": "2021-08-19 10:35:09+02:00",
"SubmitTime": "2021-08-19 10:54:23+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>Follow the agree prompts to complete your requester account registration, you can assures that Amazon will never share your confidential information with requester on the site and will keep your confidential information. using bank level security and encryption procedures. </FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>It has the extremely low cost Turk task if it pays less than fifty cents and takes more than a couple mouse clicks to complete it's not worth. there was cent task in less than four minutes and move on the earning less than minimum wage. &#13;</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>It has no maximum number of tasks you can perform on Mturk. keeping your Hits number on a high with help you achieve your 50 a day target i am sure the aim at getting to not less than 5000 tasks a day.&#13;</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>about working marketplace that makes it easier for individuals and businesses to outsource their processes and jobs to a distributed workforce who can perform a tasks virtually. </FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>Amazon mechanical Turk is a crowd sourcing marketplace that makes it easier for individuals and businesses to outsource their processes and jobs to a distributes workforce who can perform these task virtually.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "Follow the agree prompts to complete your requester account registration, you can assures that Amazon will never share your confidential information with requester on the site and will keep your confidential information. using bank level security and encryption procedures.",
"q1": "It has the extremely low cost Turk task if it pays less than fifty cents and takes more than a couple mouse clicks to complete it's not worth. there was cent task in less than four minutes and move on the earning less than minimum wage.",
"q2": "It has no maximum number of tasks you can perform on Mturk. keeping your Hits number on a high with help you achieve your 50 a day target i am sure the aim at getting to not less than 5000 tasks a day.",
"q3": "about working marketplace that makes it easier for individuals and businesses to outsource their processes and jobs to a distributed workforce who can perform a tasks virtually.",
"q4": "Amazon mechanical Turk is a crowd sourcing marketplace that makes it easier for individuals and businesses to outsource their processes and jobs to a distributes workforce who can perform these task virtually."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3IFS6Q0HJJUN03BD64I9KFBUQL6SIA",
"WorkerId": "A360JUUIP4QOHW",
"HITId": "32LAQ1JNT90Q2AMYZJ7BP3Z3HVHTUN",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-07-14 22:29:52+02:00",
"AcceptTime": "2021-07-14 18:25:33+02:00",
"SubmitTime": "2021-07-14 18:29:52+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>All day are good in my life.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>People's needed money and same time know more informations in Mturk.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Children's are important and at the same time work also important.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>Batch hits are very combining.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>It's useful to Work From Home. So people's are work and watching children's.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "All day are good in my life.",
"q1": "People's needed money and same time know more informations in Mturk.",
"q2": "Children's are important and at the same time work also important.",
"q3": "Batch hits are very combining.",
"q4": "It's useful to Work From Home. So people's are work and watching children's."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q",
"WorkerId": "AOS2PVHT2HYTL",
"HITId": "337F8MIIMZOQ53VSMBSJSOZ4LVQ405",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-08-10 17:28:22+02:00",
"AcceptTime": "2021-08-10 13:09:25+02:00",
"SubmitTime": "2021-08-10 13:28:22+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>I tell them that HIT stands for human intelligence task. I explain that it is something that only a HUMAN can do. Bots cannot think like humans, and researchers value human input.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>I have done several types of HITS. They kind I have done are mostly surveys, where the researcher is trying to get opinions on various different subjects, from products to politics and current events. The other types that I have done are playing games and trying out websites to see how well they work. That is self explanatory. Also I've written essays for evaluation and analyzed graphs to see how effective and understandable they are. I don't do transcriptions and other tedious work.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Yes, people from the US seem to be preferred. Many of the HITs specify that you must be from the US, so that makes people from other countries unable to do them.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>I have a script running that catches my HITs, so I am usually in the same room with my computer (kitchen). I do lots of other things when nothing is coming up. </FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>When I \"take a break\" I don't necessarily stay behind my computer. Sometimes I do, but I look at other sites or my email etc.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "I tell them that HIT stands for human intelligence task. I explain that it is something that only a HUMAN can do. Bots cannot think like humans, and researchers value human input.",
"q1": "I have done several types of HITS. They kind I have done are mostly surveys, where the researcher is trying to get opinions on various different subjects, from products to politics and current events. The other types that I have done are playing games and trying out websites to see how well they work. That is self explanatory. Also I've written essays for evaluation and analyzed graphs to see how effective and understandable they are. I don't do transcriptions and other tedious work.",
"q2": "Yes, people from the US seem to be preferred. Many of the HITs specify that you must be from the US, so that makes people from other countries unable to do them.",
"q3": "I have a script running that catches my HITs, so I am usually in the same room with my computer (kitchen). I do lots of other things when nothing is coming up.",
"q4": "When I \"take a break\" I don't necessarily stay behind my computer. Sometimes I do, but I look at other sites or my email etc."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "34T446B1C1PWMR515S33Z67HMPH0CF",
"WorkerId": "A1RQPZ7TUNISFM",
"HITId": "338431Z1FLQI9QP9Z8Q7QI6WCPIROK",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-08-24 19:33:20+02:00",
"AcceptTime": "2021-08-24 15:23:25+02:00",
"SubmitTime": "2021-08-24 15:33:20+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>IT WILL ENHANCE THE REQUESTERS RESEARCH PURPOSE AND USEFUL FOR HIS/HER STUDY.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>THEY PAY FAIR WAGES AND THE INFORMATION WAS SO CLEAR. THESE MADE ME TO ACCEPT THE HIT.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>I WON'T DO SOME ABUSIVE CONTENT HIT BECAUSE I AM NOT INTERESTED IN THAT.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>FIRST WE SHOULD READ THE PREVIEW , IF IT IS OK. WE HAVE TO ACCEPT THAT HIT. IF THE HIT IS RELATED TO SURVEY WORK, WE HAVE TO OPEN A LINK IN THAT PARTICULAR HIT AND DO AS INSTRUCTED. AFTER COMPLETING THE SURVEY, CERTAIN CODE WILL BE PROVIDED THAT WE HAVE TO ENTER IN MTURK RELEVANT PAGE. THEN ONLY WE HAVE TO SUBMIT.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>I WILL DO WELL WHEN I AM NOT SICK. IF I FALL SICK , I WILL BE TAKING A HALF WORK DONE. IF I SUFFER MORE, THEN I WILL STOP DOING THE WORK THAT DAY AND WOULD COMPENSATE ON THE NEXT DAY.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "IT WILL ENHANCE THE REQUESTERS RESEARCH PURPOSE AND USEFUL FOR HIS/HER STUDY.",
"q1": "THEY PAY FAIR WAGES AND THE INFORMATION WAS SO CLEAR. THESE MADE ME TO ACCEPT THE HIT.",
"q2": "I WON'T DO SOME ABUSIVE CONTENT HIT BECAUSE I AM NOT INTERESTED IN THAT.",
"q3": "FIRST WE SHOULD READ THE PREVIEW , IF IT IS OK. WE HAVE TO ACCEPT THAT HIT. IF THE HIT IS RELATED TO SURVEY WORK, WE HAVE TO OPEN A LINK IN THAT PARTICULAR HIT AND DO AS INSTRUCTED. AFTER COMPLETING THE SURVEY, CERTAIN CODE WILL BE PROVIDED THAT WE HAVE TO ENTER IN MTURK RELEVANT PAGE. THEN ONLY WE HAVE TO SUBMIT.",
"q4": "I WILL DO WELL WHEN I AM NOT SICK. IF I FALL SICK , I WILL BE TAKING A HALF WORK DONE. IF I SUFFER MORE, THEN I WILL STOP DOING THE WORK THAT DAY AND WOULD COMPENSATE ON THE NEXT DAY."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3GNCZX450JYBHTCN2ZM28CI1X2BAPG",
"WorkerId": "A1V7K0K31N8KKC",
"HITId": "33NOQL7T9OAOQPOK28VOFZIV7TCZ8I",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-23 14:27:26+02:00",
"AcceptTime": "2021-09-23 10:22:12+02:00",
"SubmitTime": "2021-09-23 10:27:26+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>the Turk did operate via a concealed operator, who controlled each movement from inside the cabinet by candlelight, pulling levers to operate the Turk's arm and keeping track of the moves on their own board</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText> Workers complete HITs in exchange for a reward. You write, test, and publish your HIT using the Mechanical Turk developer sandbox, Amazon Mechanical Turk APIs, and AWS SDKs</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText> The most well-established of these crowdsourcing platforms is Amazon Mechanical Turk</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>&#13;The reason I complete tasks on MTurk is because they are a good way to waste time while making little money in the process.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>VERY WELL</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "the Turk did operate via a concealed operator, who controlled each movement from inside the cabinet by candlelight, pulling levers to operate the Turk's arm and keeping track of the moves on their own board",
"q1": "Workers complete HITs in exchange for a reward. You write, test, and publish your HIT using the Mechanical Turk developer sandbox, Amazon Mechanical Turk APIs, and AWS SDKs",
"q2": "The most well-established of these crowdsourcing platforms is Amazon Mechanical Turk",
"q3": "The reason I complete tasks on MTurk is because they are a good way to waste time while making little money in the process.",
"q4": "VERY WELL"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "373ERPL3YPJ182RBLRH88C88K68TRS",
"WorkerId": "A7P3R1AIA4TVV",
"HITId": "34KYK9TV2RJARB0DASLQA8BTR12BSQ",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-02 17:11:50+01:00",
"AcceptTime": "2021-09-02 13:00:01+01:00",
"SubmitTime": "2021-09-02 13:11:50+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>Well this broadly depends on what type of work you are accepting on MTurk, whether it's academic or private in nature, but in broad terms maybe 30% of work requires additional research.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>Nearly all survey HITs are from academic institutions using Qualtrics, which is a survey platform specifically for this purpose. They consist of Likert scales and radio buttons to make selections. The interface is bland but functional with not much else utilized on the screen except for answers and response.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>I don't generally do game HITs, however the last one I did had what appeared to be a flash interface to it, despite flash for web being deprecated. These are usually windowed on a screen and the user is asked to change the format to full screen.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>Visual analysis HITs have a basic user interface with a few tool options on the left hand of the screen that correspond to whatever the project is about and can be customized as such.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>Transcription HITs have a very rudimentary interface where audio is embedded on the webpage and there is a standard text form box below it to transcribe what is heard. I've never seen one that had its own built-in editor or contained tools to make the work less cumbersome.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "Well this broadly depends on what type of work you are accepting on MTurk, whether it's academic or private in nature, but in broad terms maybe 30% of work requires additional research.",
"q1": "Nearly all survey HITs are from academic institutions using Qualtrics, which is a survey platform specifically for this purpose. They consist of Likert scales and radio buttons to make selections. The interface is bland but functional with not much else utilized on the screen except for answers and response.",
"q2": "I don't generally do game HITs, however the last one I did had what appeared to be a flash interface to it, despite flash for web being deprecated. These are usually windowed on a screen and the user is asked to change the format to full screen.",
"q3": "Visual analysis HITs have a basic user interface with a few tool options on the left hand of the screen that correspond to whatever the project is about and can be customized as such.",
"q4": "Transcription HITs have a very rudimentary interface where audio is embedded on the webpage and there is a standard text form box below it to transcribe what is heard. I've never seen one that had its own built-in editor or contained tools to make the work less cumbersome."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3WMINLGALCESN43JXU0WOCJTRN8ACD",
"WorkerId": "A3JLI3TU2PVNNG",
"HITId": "34YWR3PJ28LH35J26MUOPZW2E5B0XQ",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-07-17 19:51:46+02:00",
"AcceptTime": "2021-07-17 15:43:11+02:00",
"SubmitTime": "2021-07-17 15:51:46+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>My wife and I already had full time jobs so I was mostly looking for something to supplement our income, preferably from home. The last thing I wanted to do when starting a family was to pick up a part time job and never be home. So I started looking to see if I could find a way to make money online.&#13;At some point, you&#8217;ve probably seen ads or spam emails claiming that you can make money taking surveys online&#8230;Easy! Quick! Earn cash for your opinions!</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>While computing technology continues to improve, there are still many things that people can do much more effectively than computers. These include tasks such as identifying objects in a photo or video, performing data de-duplication, transcribing audio recordings or researching data details.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>As little as turking appears to pay on paper, in practice it often pays less because MTurk, as it is known, is a sloppy, shoddy free-for-all.&#13;Turkers spend their time fighting requesters over an unfair 10-cent rejection or a missing 60-cent payment. They waste minutes filling out bubbles on defective questionnaires that cannot be submitted. They abandon &#8220;10-minute&#8221; surveys after half an hour.&#13;&#13;They swap horror stories and warnings on turker message boards (&#8220;rejection on a $0.50 hit,&#8221; read one recent bulletin, &#8220;reason is &#8216;funds were not allocated&#8217;&#8221;). They leave scathing reviews on the turker-run site Turkopticon (&#8220;unfair and wild use of the rejection button&#8221;).&#13;&#13;Just how much turkers make is the subject of considerable scholarly debate, but one paper published last year analyzed millions of tasks done by thousands of turkers. Though they probably overrepresented novice turkers like me who do the lowest-paying tasks, the paper&#8217;s authors concluded that if you count time spent looking for tasks and working on tasks that came to nothing, the median turker&#8217;s hourly wage was $1.77.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>8 HOURS. BECAUSE I LIKE TO WORK ON MTURK</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>I am completing roughly 50-60 HIT's per day that consist of 95% surveys. Getting about $20 a day with my highest day being $39 with 93 HITs submitted. To put everything in perspective since starting January 8th on a regular basis I just hit $300 today. This is with 1,100 HIT's completed and a 98% accuracy rating. I am just trying to compare to others to see if my numbers are average or if I am wasting my time. I can't say for sure how much time I dedicate to this but it probably averages out at 4 hours a day. Any tips/advice for how to get more HIT's? One thing I notice is I constantly can get $.50 and even $1 surveys but very very rarely can I get accepted into anything $2 or higher. Thanks in advance for any comments/replies</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "My wife and I already had full time jobs so I was mostly looking for something to supplement our income, preferably from home. The last thing I wanted to do when starting a family was to pick up a part time job and never be home. So I started looking to see if I could find a way to make money online.\rAt some point, you\u2019ve probably seen ads or spam emails claiming that you can make money taking surveys online\u2026Easy! Quick! Earn cash for your opinions!",
"q1": "While computing technology continues to improve, there are still many things that people can do much more effectively than computers. These include tasks such as identifying objects in a photo or video, performing data de-duplication, transcribing audio recordings or researching data details.",
"q2": "As little as turking appears to pay on paper, in practice it often pays less because MTurk, as it is known, is a sloppy, shoddy free-for-all.\rTurkers spend their time fighting requesters over an unfair 10-cent rejection or a missing 60-cent payment. They waste minutes filling out bubbles on defective questionnaires that cannot be submitted. They abandon \u201c10-minute\u201d surveys after half an hour.\r\rThey swap horror stories and warnings on turker message boards (\u201crejection on a $0.50 hit,\u201d read one recent bulletin, \u201creason is \u2018funds were not allocated\u2019\u201d). They leave scathing reviews on the turker-run site Turkopticon (\u201cunfair and wild use of the rejection button\u201d).\r\rJust how much turkers make is the subject of considerable scholarly debate, but one paper published last year analyzed millions of tasks done by thousands of turkers. Though they probably overrepresented novice turkers like me who do the lowest-paying tasks, the paper\u2019s authors concluded that if you count time spent looking for tasks and working on tasks that came to nothing, the median turker\u2019s hourly wage was $1.77.",
"q3": "8 HOURS. BECAUSE I LIKE TO WORK ON MTURK",
"q4": "I am completing roughly 50-60 HIT's per day that consist of 95% surveys. Getting about $20 a day with my highest day being $39 with 93 HITs submitted. To put everything in perspective since starting January 8th on a regular basis I just hit $300 today. This is with 1,100 HIT's completed and a 98% accuracy rating. I am just trying to compare to others to see if my numbers are average or if I am wasting my time. I can't say for sure how much time I dedicate to this but it probably averages out at 4 hours a day. Any tips/advice for how to get more HIT's? One thing I notice is I constantly can get $.50 and even $1 surveys but very very rarely can I get accepted into anything $2 or higher. Thanks in advance for any comments/replies"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3HWRJOOET6DBKY9RALSIZ0D33YCESJ",
"WorkerId": "A1IZML127HL0W1",
"HITId": "356ZPKYPUHS9RRDWS3VGNE4JPQFYPE",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-02 18:51:01+01:00",
"AcceptTime": "2021-09-02 14:40:00+01:00",
"SubmitTime": "2021-09-02 14:51:01+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>intermediate between requester and worker.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>Mechanical turk</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>mturk is easy identify the suvery of the work</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>agree because they did only communicate the requester. </FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>agree </FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "intermediate between requester and worker.",
"q1": "Mechanical turk",
"q2": "mturk is easy identify the suvery of the work",
"q3": "agree because they did only communicate the requester.",
"q4": "agree"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3I3WADAZ9RFWQNO5S3I6B1XPR4E5OQ",
"WorkerId": "A36XRQYQ4BYQER",
"HITId": "35U0MRQMUJIA2X6Q8SVHRFVZWI5VO0",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-08-10 20:41:15+02:00",
"AcceptTime": "2021-08-10 16:29:10+02:00",
"SubmitTime": "2021-08-10 16:41:15+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>My work are being used by requesters because the requesters give all type of works so they decided our works</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>When I accepting all of my hits my thoughts are very nice and I will do my work best </FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>I do not accept most of translate hits because all translates hits are used very fluent language .so this is first reason not accept work </FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>I have done this work very sincerely . I like very interesting done this all work .all work are very easy </FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>when I am sick I will do MTurk work because I want need money so I do work MTurk work</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "My work are being used by requesters because the requesters give all type of works so they decided our works",
"q1": "When I accepting all of my hits my thoughts are very nice and I will do my work best",
"q2": "I do not accept most of translate hits because all translates hits are used very fluent language .so this is first reason not accept work",
"q3": "I have done this work very sincerely . I like very interesting done this all work .all work are very easy",
"q4": "when I am sick I will do MTurk work because I want need money so I do work MTurk work"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3X0H8UUIT2Z51YVIVLMOL6K3CQDSWN",
"WorkerId": "A3W3U0F5WL4A3",
"HITId": "35YHTYFL1GEGWKTX9PCR4LML5IGVFJ",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-18 19:18:28+02:00",
"AcceptTime": "2021-09-18 15:12:27+02:00",
"SubmitTime": "2021-09-18 15:18:28+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText> In recent years, legal scholars have come to rely on Amazon's. Mechanical Turk (&#8220;MTurk&#8221;) platform to recruit participants for surveys and.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText> We will discuss how the behavior of workers compares with that of ... offline contexts, evidence that Mechanical Turk is a valid means of ..</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Do not use language that inaccurately reflects the company culture you've created. If candidates accept a job thinking they're joining a collaborative ...</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>In a recent survey about working on MTurk, a fellow worker mentioned that Amazon is not drawing a lot of attention to it's MTurk platform.&#13;&#13;&#13; </FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>My work was rejected, what can I do? A Requester may reject your work if they believe the answer is wrong, the HIT was not completed correctly, or that the ..</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "In recent years, legal scholars have come to rely on Amazon's. Mechanical Turk (\u201cMTurk\u201d) platform to recruit participants for surveys and.",
"q1": "We will discuss how the behavior of workers compares with that of ... offline contexts, evidence that Mechanical Turk is a valid means of ..",
"q2": "Do not use language that inaccurately reflects the company culture you've created. If candidates accept a job thinking they're joining a collaborative ...",
"q3": "In a recent survey about working on MTurk, a fellow worker mentioned that Amazon is not drawing a lot of attention to it's MTurk platform.",
"q4": "My work was rejected, what can I do? A Requester may reject your work if they believe the answer is wrong, the HIT was not completed correctly, or that the .."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3X65QVEQI1Y9JNUNULPMXQZ5P94LCT",
"WorkerId": "A3ALZ2Z3I3A2LI",
"HITId": "36D1BWBEHNCD53NC72WTX69J5SNM2B",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-08-19 15:49:50+02:00",
"AcceptTime": "2021-08-19 11:32:35+02:00",
"SubmitTime": "2021-08-19 11:49:50+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>The purpose of the work is the most important in all kind of works. In each an every work has the unique purpose and it is very helpful to the survival of the human life.It is important to early life.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>I was very interested to accepted this hit. Because i was very eager to do the task with the more successful</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>I was not interested to accept the recording hits. Because it is very hard to do the task</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>First read the instructions careful and check the time allowed the hits. Do the work with the more interested and actively answer the questions</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>I will do work even the I am sicking also. Because it is the only earning income to my family. And also i like this kind of work. </FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "The purpose of the work is the most important in all kind of works. In each an every work has the unique purpose and it is very helpful to the survival of the human life.It is important to early life.",
"q1": "I was very interested to accepted this hit. Because i was very eager to do the task with the more successful",
"q2": "I was not interested to accept the recording hits. Because it is very hard to do the task",
"q3": "First read the instructions careful and check the time allowed the hits. Do the work with the more interested and actively answer the questions",
"q4": "I will do work even the I am sicking also. Because it is the only earning income to my family. And also i like this kind of work."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3GNCZX450JYBHTCN2ZM28CI1VYSAPN",
"WorkerId": "AFONGW9T2TWGL",
"HITId": "37SQU136V7Z9KTJRVCDH8VBBFPW11B",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-02 14:51:02+01:00",
"AcceptTime": "2021-09-02 10:43:58+01:00",
"SubmitTime": "2021-09-02 10:51:02+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>I use extension while doing hits</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>I maintain the extension</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>While doing survey we get tired that wise we communicating with each other</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>No, I am not feeling</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>Some survey time has every short that time we do not communicate with eachother</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "I use extension while doing hits",
"q1": "I maintain the extension",
"q2": "While doing survey we get tired that wise we communicating with each other",
"q3": "No, I am not feeling",
"q4": "Some survey time has every short that time we do not communicate with eachother"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "39LNWE0K4V73FG3HV9D9ZGTJF3SIUT",
"WorkerId": "A2YEK8DKZN8QZD",
"HITId": "37ZQELHEQ099UPC5TLUDPUCHGW1MN7",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-08-28 18:53:48+02:00",
"AcceptTime": "2021-08-28 14:36:12+02:00",
"SubmitTime": "2021-08-28 14:53:48+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>The extension like MTurk Suite helps the workers to do many hits. This increases the hitflow and earnings. The extensions should be used in a right time and at the right way.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>The extensions are maintained by the worker who interested to do more hits and who are passionated to MTurk.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Usually, I won't discuss with my coworker, because the situation of mine and my coworker is different. In my point of view, to provide honest and efficient work one should provide their own reply.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>I did not feel like my coworker, because their stream, interest, etc and my stream, interest, etc are different.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>I sometimes busy with my MTurk work, So I miss spending time and talking with coworker. But I wish to spend time with them.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "The extension like MTurk Suite helps the workers to do many hits. This increases the hitflow and earnings. The extensions should be used in a right time and at the right way.",
"q1": "The extensions are maintained by the worker who interested to do more hits and who are passionated to MTurk.",
"q2": "Usually, I won't discuss with my coworker, because the situation of mine and my coworker is different. In my point of view, to provide honest and efficient work one should provide their own reply.",
"q3": "I did not feel like my coworker, because their stream, interest, etc and my stream, interest, etc are different.",
"q4": "I sometimes busy with my MTurk work, So I miss spending time and talking with coworker. But I wish to spend time with them."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "30JNVC0ORAVBRSLG8IBJP3VE930QHN",
"WorkerId": "A10NBQP7W50X1I",
"HITId": "385MDVINFCQ9GBFYIP885LXR4MTJWP",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-07-29 15:44:13+02:00",
"AcceptTime": "2021-07-29 11:35:35+02:00",
"SubmitTime": "2021-07-29 11:44:13+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>When i use the ergonomic chair in the work i usually felt so comfortable. Such that it made my work efficiently at time.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>I think that it might affect mentally at some situations not at full extreme level because but the way i had got more benefits in it.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>My work environment looks very likable and pleasant and mainly their is nor distracting events might occur.. So it is more beneficial for completing my work at required part as much as possible and also at fulfilled level.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>Yes i had back pain while working for more than 12 hours a day. And also in sometimes i can undergo body heat problems.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>Rather than i had sick days while working at MTurk and in that situation mainly i don't ignore my work schedule and i just plan to do it at right moment to proceed.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "When i use the ergonomic chair in the work i usually felt so comfortable. Such that it made my work efficiently at time.",
"q1": "I think that it might affect mentally at some situations not at full extreme level because but the way i had got more benefits in it.",
"q2": "My work environment looks very likable and pleasant and mainly their is nor distracting events might occur.. So it is more beneficial for completing my work at required part as much as possible and also at fulfilled level.",
"q3": "Yes i had back pain while working for more than 12 hours a day. And also in sometimes i can undergo body heat problems.",
"q4": "Rather than i had sick days while working at MTurk and in that situation mainly i don't ignore my work schedule and i just plan to do it at right moment to proceed."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3HFNH7HEMIPXRWQ5OCT143JEWE0GQH",
"WorkerId": "A1K5FYRFJXP6OD",
"HITId": "388FBO7JZR49O61JCOIOJPZOOP0YNV",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-08-10 18:13:35+02:00",
"AcceptTime": "2021-08-10 14:02:35+02:00",
"SubmitTime": "2021-08-10 14:13:35+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>I use mouse as a equipment for doing this work. This make to complete the wok quickly. I save my time by using the mouse to do work. It save my time also.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>The environment is so pleasant because I feel happy to do work. There is no other disturbances I feel while doing my work.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>I do more effective if I invest money to work effectively. I used to buy the needed equipment to do the work effectively.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>It is easy to complete more works at a time. It save my time to do other works at a time.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>I didn't feel any problem like that because I sit in a correct position which is comfortable. I used chair or other things to sit in a comfortable position.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "I use mouse as a equipment for doing this work. This make to complete the wok quickly. I save my time by using the mouse to do work. It save my time also.",
"q1": "The environment is so pleasant because I feel happy to do work. There is no other disturbances I feel while doing my work.",
"q2": "I do more effective if I invest money to work effectively. I used to buy the needed equipment to do the work effectively.",
"q3": "It is easy to complete more works at a time. It save my time to do other works at a time.",
"q4": "I didn't feel any problem like that because I sit in a correct position which is comfortable. I used chair or other things to sit in a comfortable position."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "369J354OFEL4HE7L93F3YY2N0DQG6Q",
"WorkerId": "A2ZP67F7PDFFLF",
"HITId": "389A2A304OTT0787FQY1BMBSE9B0CL",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-18 19:09:18+02:00",
"AcceptTime": "2021-09-18 14:51:24+02:00",
"SubmitTime": "2021-09-18 15:09:18+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>I agree that there is a gap between hits, but I think this is normal, due to the high competition for hits on mturk, you don't always get a big hit streak without gaps.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>I can't relax, in breaks I always expect to get a good hit to work with, so I'm always on the lookout for mturk, it makes me not relax completely even if I do other tasks at breaks.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>I don't feel stupid, it's a job like any other that requires attention and dedication to not have your work rejected, I like working at mturk</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>yes, i get more anxious when i spend a lot of time on mturk, i forget to do some things planned for the day, so there should be a well-defined break to work on mturk without harming mental health</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>sleep well, eat quality food, listen to relaxing music when work doesn't involve audio or videos, control anxiety by waiting for new hits to arrive. take short breaks to rest your mind.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "I agree that there is a gap between hits, but I think this is normal, due to the high competition for hits on mturk, you don't always get a big hit streak without gaps.",
"q1": "I can't relax, in breaks I always expect to get a good hit to work with, so I'm always on the lookout for mturk, it makes me not relax completely even if I do other tasks at breaks.",
"q2": "I don't feel stupid, it's a job like any other that requires attention and dedication to not have your work rejected, I like working at mturk",
"q3": "yes, i get more anxious when i spend a lot of time on mturk, i forget to do some things planned for the day, so there should be a well-defined break to work on mturk without harming mental health",
"q4": "sleep well, eat quality food, listen to relaxing music when work doesn't involve audio or videos, control anxiety by waiting for new hits to arrive. take short breaks to rest your mind."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3N1FSUEFL6BNQ7TGOPLGVFFCP6AD4K",
"WorkerId": "A1KOML0K9MHJBF",
"HITId": "389A2A304OTT0787FQY1BMBSEUN0C3",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-02 18:57:46+01:00",
"AcceptTime": "2021-09-02 14:45:18+01:00",
"SubmitTime": "2021-09-02 14:57:46+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>&#13;Amazon Mechanical Turk is a marketplace for completion of virtual tasks that requires human intelligence. The Mechanical Turk service gives businesses access to a diverse, on-demand, scalable workforce and gives Workers a selection of thousands of tasks to complete whenever it's convenient.&#13;The reason I complete tasks on MTurk is because they are a good way to waste time while making little money in the process&#13;&#13;</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>MTurk offers three types of pre-defined Qualifications Masters, System and Premium Qualifications. Masters are a group of Workers with demonstrated accuracy across multiple types of tasks on MTurk&#13;Once you launch your HIT and it is running you will see on the Dashboard an option to notify workers. This will give you the opportunity to send all qualified workers an invitation email</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>&#13;The reason I complete tasks on MTurk is because they are a good way to waste time while making little money in the process.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>Accept and Complete Work. Accept the HIT and follow the instructions. When you're done, submit your work.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>If it pays less than fifty cents and takes more than a couple mouse clicks to complete, it's not worth it. If you can't finish a fifty cent task in less than four minutes and move on to the next one, earning less than minimum wage at this</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "Amazon Mechanical Turk is a marketplace for completion of virtual tasks that requires human intelligence. The Mechanical Turk service gives businesses access to a diverse, on-demand, scalable workforce and gives Workers a selection of thousands of tasks to complete whenever it's convenient.\rThe reason I complete tasks on MTurk is because they are a good way to waste time while making little money in the process",
"q1": "MTurk offers three types of pre-defined Qualifications Masters, System and Premium Qualifications. Masters are a group of Workers with demonstrated accuracy across multiple types of tasks on MTurk\rOnce you launch your HIT and it is running you will see on the Dashboard an option to notify workers. This will give you the opportunity to send all qualified workers an invitation email",
"q2": "The reason I complete tasks on MTurk is because they are a good way to waste time while making little money in the process.",
"q3": "Accept and Complete Work. Accept the HIT and follow the instructions. When you're done, submit your work.",
"q4": "If it pays less than fifty cents and takes more than a couple mouse clicks to complete, it's not worth it. If you can't finish a fifty cent task in less than four minutes and move on to the next one, earning less than minimum wage at this"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "34J10VATJG9BNNW0E0T4PFWT8AIIQY",
"WorkerId": "AJRY9ALX8069Y",
"HITId": "39AYGO6AFFV75MRD65NW0YFVPUO6NE",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-07-17 21:46:26+02:00",
"AcceptTime": "2021-07-17 17:41:32+02:00",
"SubmitTime": "2021-07-17 17:46:26+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>You need to get your numbers up. 1100 HITs is nothing. I have over 250000 and many others have close to or over 1000000. Find batch HITs. Get your numbers up. This opens up more HITs. Also, look for batches/quals.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>In the US, there are better HITs since Amazon is located here and the US is more central.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>This all depends. If you have a lot of quals with high-paying batch work, you can easily make $25-50 (sometimes even $70) an hour. Batches are everything. If you don't have good closed-quals and are just taking surveys, then $8-15 is the norm. Work is never consistent on this platform, either.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>People are bored. People cannot survive on this income (at least in my area, the bay area), so I'm assuming they are doing this as a side-hustle. Some people will work for pennies out of boredom or desperation. Others (like myself) will not since I have too much self-respect to do that.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>I work throughout the day (10+ hours or more). You have to constantly be available for work to post. Nothing is consistent on this platform. Batches and surveys post at odd hours. I work every day of the week, but less on weekends. My catcher is always on to catch HITs and alert me about my closed-qual batches.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "You need to get your numbers up. 1100 HITs is nothing. I have over 250000 and many others have close to or over 1000000. Find batch HITs. Get your numbers up. This opens up more HITs. Also, look for batches/quals.",
"q1": "In the US, there are better HITs since Amazon is located here and the US is more central.",
"q2": "This all depends. If you have a lot of quals with high-paying batch work, you can easily make $25-50 (sometimes even $70) an hour. Batches are everything. If you don't have good closed-quals and are just taking surveys, then $8-15 is the norm. Work is never consistent on this platform, either.",
"q3": "People are bored. People cannot survive on this income (at least in my area, the bay area), so I'm assuming they are doing this as a side-hustle. Some people will work for pennies out of boredom or desperation. Others (like myself) will not since I have too much self-respect to do that.",
"q4": "I work throughout the day (10+ hours or more). You have to constantly be available for work to post. Nothing is consistent on this platform. Batches and surveys post at odd hours. I work every day of the week, but less on weekends. My catcher is always on to catch HITs and alert me about my closed-qual batches."
}
}

View File

@ -0,0 +1,18 @@
{
"AssignmentId": "3MAOD8E57RLNAL83XU1OOVO3TDIXND",
"WorkerId": "ADA5KPP4VTAWQ",
"HITId": "3BDORL6HKKOH01S693HGVICFMUYRCN",
"AssignmentStatus": "Approved",
"AutoApprovalTime": "2021-08-05 21:43:07+02:00",
"AcceptTime": "2021-08-05 17:25:51+02:00",
"SubmitTime": "2021-08-05 17:43:07+02:00",
"ApprovalTime": "2021-08-05 21:43:10+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>iam very concentrated in this task</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>4 hours one time i take a small break</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>the environment was very likable and nature was good</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>i do my work in computer table </FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>planting trees </FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "iam very concentrated in this task",
"q1": "4 hours one time i take a small break",
"q2": "the environment was very likable and nature was good",
"q3": "i do my work in computer table",
"q4": "planting trees"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3M1CVSFP61GWH5D22C1R8H8BZ9FQAO",
"WorkerId": "A24PRZS7ANKGO3",
"HITId": "3BJKPTD2QCNYMIUHVPC6KSCJB1MRT1",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-08-28 18:19:03+02:00",
"AcceptTime": "2021-08-28 14:12:34+02:00",
"SubmitTime": "2021-08-28 14:19:03+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>Tampermonkey is an extension which is very much useful to optimise the work flow and shows our daily earnings also.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>all workers maintains these extension. It is very helpful to know the work flow.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>In some works like games we have to interact with other workers. It is very helpful to discuss about that particular work.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>I know few are working on MTurk platform. It is very easy to discuss about the work.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>I always avoid spending time with others during my work . Because I have to concentrate on each and every works on MTurk.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "Tampermonkey is an extension which is very much useful to optimise the work flow and shows our daily earnings also.",
"q1": "all workers maintains these extension. It is very helpful to know the work flow.",
"q2": "In some works like games we have to interact with other workers. It is very helpful to discuss about that particular work.",
"q3": "I know few are working on MTurk platform. It is very easy to discuss about the work.",
"q4": "I always avoid spending time with others during my work . Because I have to concentrate on each and every works on MTurk."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "31T4R4OBOTRA425LQROCELH3S5I7CH",
"WorkerId": "A2BNQ8VAMP3ZYO",
"HITId": "3DIIW4IV8P61CYC8Q1HPYSZ07IMI4F",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-08-03 18:33:58+02:00",
"AcceptTime": "2021-08-03 14:30:02+02:00",
"SubmitTime": "2021-08-03 14:33:58+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>an ergonomic chair is good while working for convinience</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>an ergonomic chair is good while working for convinience</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>an ergonomic chair is good while working for convinience</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>an ergonomic chair is good while working for convinience</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>an ergonomic chair is good while working for convinience</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "an ergonomic chair is good while working for convinience",
"q1": "an ergonomic chair is good while working for convinience",
"q2": "an ergonomic chair is good while working for convinience",
"q3": "an ergonomic chair is good while working for convinience",
"q4": "an ergonomic chair is good while working for convinience"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3X65QVEQI1Y9JNUNULPMXQZ5SBTCLG",
"WorkerId": "A3T7Y10HHQ1VLL",
"HITId": "3E22YV8GG1HFFS9IL1M56Y6CLJRPNL",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-17 18:43:14+01:00",
"AcceptTime": "2021-09-17 14:24:20+01:00",
"SubmitTime": "2021-09-17 14:43:14+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>MTurk is one of the main trustable source so mainly people choose MTurk over others. And the amount of work is not at all stressable and also we got good amount of money for the work we done. </FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>No I not at all felt the MTurk work bored . It is quite interesting to work and also it is one of the great platform to work on various topics and to gain knowledge from the different sources.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Yes Batch HITS are more important because we are able to make more number of money on batch HIT's . For an example If the requester uploaded a batch HIT of 100 HIT's for one ID . The amount of each HIT is 20 cent . It is quite easy to make 20 dollars in one single work. It is much important to keep eye on batch work. Batch work also helps to increase the number of approved hits which helps to met certain qualification.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>It is important to have certain qualification and also the higher approval rate because certain will be available to the ID which has highest approval rate and also met certain qualification here for an example it is important to have qualifications like adult qualification is equal to one, Poor Worker Quality has not been granted and so on. It is also important to work on all qualification works.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>Yes. Ofcourse I am super proud for my consistent approval rate and for some of the best qualification I have received.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "MTurk is one of the main trustable source so mainly people choose MTurk over others. And the amount of work is not at all stressable and also we got good amount of money for the work we done.",
"q1": "No I not at all felt the MTurk work bored . It is quite interesting to work and also it is one of the great platform to work on various topics and to gain knowledge from the different sources.",
"q2": "Yes Batch HITS are more important because we are able to make more number of money on batch HIT's . For an example If the requester uploaded a batch HIT of 100 HIT's for one ID . The amount of each HIT is 20 cent . It is quite easy to make 20 dollars in one single work. It is much important to keep eye on batch work. Batch work also helps to increase the number of approved hits which helps to met certain qualification.",
"q3": "It is important to have certain qualification and also the higher approval rate because certain will be available to the ID which has highest approval rate and also met certain qualification here for an example it is important to have qualifications like adult qualification is equal to one, Poor Worker Quality has not been granted and so on. It is also important to work on all qualification works.",
"q4": "Yes. Ofcourse I am super proud for my consistent approval rate and for some of the best qualification I have received."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3TMSXRD2X7B57EWOI274P5XUML4W11",
"WorkerId": "A2ZTWEOHWWDNJ1",
"HITId": "3EGKVCRQFW37NXCM9YDFSUZU8ZGYBZ",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-17 17:22:46+01:00",
"AcceptTime": "2021-09-17 13:15:54+01:00",
"SubmitTime": "2021-09-17 13:22:46+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>yes, qual is important and this work have great qual.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>new qual is always feel happy in our work</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>for doing the work free is a one of the unique qual, i think.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>yes, this is great platform to serve or help the people in the pandemic</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>future work will be like qual for us, we expect new survey you will give.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "yes, qual is important and this work have great qual.",
"q1": "new qual is always feel happy in our work",
"q2": "for doing the work free is a one of the unique qual, i think.",
"q3": "yes, this is great platform to serve or help the people in the pandemic",
"q4": "future work will be like qual for us, we expect new survey you will give."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "39K0FND3AIQ5WQFAAJUAR8O6SIVAML",
"WorkerId": "A20KTJN0IH9V2X",
"HITId": "3EKTG13IZUEJ6P9KH8EYC28SBLQMLY",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-18 20:21:47+02:00",
"AcceptTime": "2021-09-18 16:08:06+02:00",
"SubmitTime": "2021-09-18 16:21:47+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>Yes, i agree with that new requester should learn how to make great and quality content . </FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>Culture means data collecting behavior between Mturk user and requester.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>I certainly part of this culture . I get more HIT from same requester for providing quality data.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>As far as i am concerned Amazon lot of attention to its Mturk platform. I don't think it changed as you mentioned.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>Amazon collects all anonymously and it never revealed personal information of Mturk users.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "Yes, i agree with that new requester should learn how to make great and quality content .",
"q1": "Culture means data collecting behavior between Mturk user and requester.",
"q2": "I certainly part of this culture . I get more HIT from same requester for providing quality data.",
"q3": "As far as i am concerned Amazon lot of attention to its Mturk platform. I don't think it changed as you mentioned.",
"q4": "Amazon collects all anonymously and it never revealed personal information of Mturk users."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3UJ1CZ6IZI0BOFGYZKZFV67QQ5E5SA",
"WorkerId": "A53C1UM2MWGU3",
"HITId": "3FJ2RVH25ZHYYJ4IITSOSK3Z573297",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-02 18:59:24+01:00",
"AcceptTime": "2021-09-02 14:50:06+01:00",
"SubmitTime": "2021-09-02 14:59:24+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>mturk suite. it has different features, the main ones are the finder and the catcher. Through the finder you can find, indeed, different hits and put them in a kind of queue, the catcher, and when the hit is ready, it catches it for you and you can work on it.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>I actually don't know but several developers work on them</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>You can just look for them on google, they are usually chrome extensions.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>No, I've never collaborated or contributed to the development of an extension/plugin</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>They discuss in forums such as forum.turkerview.com</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "mturk suite. it has different features, the main ones are the finder and the catcher. Through the finder you can find, indeed, different hits and put them in a kind of queue, the catcher, and when the hit is ready, it catches it for you and you can work on it.",
"q1": "I actually don't know but several developers work on them",
"q2": "You can just look for them on google, they are usually chrome extensions.",
"q3": "No, I've never collaborated or contributed to the development of an extension/plugin",
"q4": "They discuss in forums such as forum.turkerview.com"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3BXQMRHWK09PBZT8GOB1R90ZS42UMP",
"WorkerId": "A1K0FWYPIYNTEI",
"HITId": "3HYV4299H07QFUXO6LHBUPHDHXBE8H",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-07-17 19:29:26+02:00",
"AcceptTime": "2021-07-17 15:23:10+02:00",
"SubmitTime": "2021-07-17 15:29:26+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>You need to have a social security number, computer/internet access and you need to be breathing to get accepted to this program. Having said that, to qualify for tasks, you will most probably need to take each individual provider's short training (10&#8211;45 min. s each) and a quick test.&#13;good</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>good</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText> a fellow worker mentioned that they sometimes good</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText> requester and not Amazon's fault.good</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>good</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "You need to have a social security number, computer/internet access and you need to be breathing to get accepted to this program. Having said that, to qualify for tasks, you will most probably need to take each individual provider's short training (10\u201345 min. s each) and a quick test.\rgood",
"q1": "good",
"q2": "a fellow worker mentioned that they sometimes good",
"q3": "requester and not Amazon's fault.good",
"q4": "good"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3TOK3KHVJUTBDR2OGWX39LBLKMVO70",
"WorkerId": "A204TRM2QP4TVP",
"HITId": "3IKDQS3DQEB472PNJGN7HQBO0OZICB",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-02 16:26:54+01:00",
"AcceptTime": "2021-09-02 12:07:21+01:00",
"SubmitTime": "2021-09-02 12:26:54+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>Yes I have used this extensions and these use is very important for every M turk workers. The extensions are used easy access this work and used many processing.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>These used refresh page and Mechanical turk site access. Many workers easy to find the answers an attention checks find in the extension side.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>I have used the twitter and communicate other workers and chat or message another mechanical turk workers. Mostly use this messengers.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>The mechanical turk work is very enjoyable one and other members feel some of happy to this site.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>I have not working time talk other members only concern my work. The break time I spent my time for talk other members.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "Yes I have used this extensions and these use is very important for every M turk workers. The extensions are used easy access this work and used many processing.",
"q1": "These used refresh page and Mechanical turk site access. Many workers easy to find the answers an attention checks find in the extension side.",
"q2": "I have used the twitter and communicate other workers and chat or message another mechanical turk workers. Mostly use this messengers.",
"q3": "The mechanical turk work is very enjoyable one and other members feel some of happy to this site.",
"q4": "I have not working time talk other members only concern my work. The break time I spent my time for talk other members."
}
}

View File

@ -0,0 +1,18 @@
{
"AssignmentId": "333U7HK6IAQDTPC1RW8K1H4U4BXDJJ",
"WorkerId": "A2R7H575EQMM9H",
"HITId": "3IWA71V4TIRCHG5H8BA5Y06TRP7X6W",
"AssignmentStatus": "Approved",
"AutoApprovalTime": "2021-08-05 21:43:09+02:00",
"AcceptTime": "2021-08-05 16:58:30+02:00",
"SubmitTime": "2021-08-05 17:43:09+02:00",
"ApprovalTime": "2021-08-05 21:43:10+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>iam very concentrated in this task</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>4 hours one time i take a small break</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>the environment was very likable and nature was good</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>i do my work in computer table </FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>planting trees </FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "iam very concentrated in this task",
"q1": "4 hours one time i take a small break",
"q2": "the environment was very likable and nature was good",
"q3": "i do my work in computer table",
"q4": "planting trees"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3907X2AHF1GMCQHJPKTN2UZ3ISJP2D",
"WorkerId": "A17Q4QN6UE0EZC",
"HITId": "3JMNNNO3B1F9AFHQB42G64BA3U1W2C",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-08-19 14:33:55+02:00",
"AcceptTime": "2021-08-19 10:22:20+02:00",
"SubmitTime": "2021-08-19 10:33:55+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>Sometimes I'll treat myself with a meal if I do really good. I typically don't make enough in one day to splurge on anything else than food. Now if I have a good month I may buy myself a treat. Typically something to do with electronics.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>I do agree that workers in the US likely make more money. The simple answer is there is more work being offered to native English speakers or the target demographic are Americans. Also the requesters tend to usually be US based.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>It depends on what your goal is. Yes its easy to multi task while working on MTURK. However, you won't always be able to grab as many HITS if distracted. MTURK is a highly competitive platform and lots of workers are always looking for work. When actually working on HITS though, you shouldn't be distracted though.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>Not many. Maybe some that involve little reading and simple questions or activities. Being distracted during most hits can cause your work to suffer.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>I would say it is simply because you can choose when to work and for how long. You can also set your own breaks. Your schedule is as flexible as you want it to be.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "Sometimes I'll treat myself with a meal if I do really good. I typically don't make enough in one day to splurge on anything else than food. Now if I have a good month I may buy myself a treat. Typically something to do with electronics.",
"q1": "I do agree that workers in the US likely make more money. The simple answer is there is more work being offered to native English speakers or the target demographic are Americans. Also the requesters tend to usually be US based.",
"q2": "It depends on what your goal is. Yes its easy to multi task while working on MTURK. However, you won't always be able to grab as many HITS if distracted. MTURK is a highly competitive platform and lots of workers are always looking for work. When actually working on HITS though, you shouldn't be distracted though.",
"q3": "Not many. Maybe some that involve little reading and simple questions or activities. Being distracted during most hits can cause your work to suffer.",
"q4": "I would say it is simply because you can choose when to work and for how long. You can also set your own breaks. Your schedule is as flexible as you want it to be."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "30ZX6P7VF96QQFELU7O35YDRC04J2F",
"WorkerId": "A34RPSJO6UNZGE",
"HITId": "3JVP4ZJHDP3KDAU770UNMP9NREV0IN",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-18 18:15:07+02:00",
"AcceptTime": "2021-09-18 14:06:38+02:00",
"SubmitTime": "2021-09-18 14:15:07+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>yes sometime problem is making and i solve easy to handle</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>A culture is a way of life of a group of people the behaviors beliefs proper attitude of an informed human being could only be that of tolerance.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>yes i feel sometimes alone and very very happy to feel</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>yes i analysis the people how to free from others and help to him </FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>yes i enjoy very well and sometimes very alone feel</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "yes sometime problem is making and i solve easy to handle",
"q1": "A culture is a way of life of a group of people the behaviors beliefs proper attitude of an informed human being could only be that of tolerance.",
"q2": "yes i feel sometimes alone and very very happy to feel",
"q3": "yes i analysis the people how to free from others and help to him",
"q4": "yes i enjoy very well and sometimes very alone feel"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3BWI6RSP7HKP10PZMIU749H7I3Z7ET",
"WorkerId": "A3E01SOXXDM9HQ",
"HITId": "3LEG2HW4UFY7ZTVVLFSG2GPA8IEF2I",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-17 17:14:38+01:00",
"AcceptTime": "2021-09-17 13:04:39+01:00",
"SubmitTime": "2021-09-17 13:14:38+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>&#13;We are pleased to announce that we are adding support for Requester registration from 16 more countries, including Israel, Italy, and Japan, bringing the total to 43</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>Search or browse through the Human Intelligence Tasks (HITs) and click on the one that interests you.&#13;Accept and Complete Work. Accept the HIT and follow the instructions. When you're done, submit your work.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Businesses or people, &#8220;Requesters,&#8221; submit tasks, called Human Intelligence Tasks (HITs), they need to be completed. These are small jobs, most of which don't require special skills or know-how, such as surveys, data entry, and audio transcriptions</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>Workers, colloquially known as Turker or crowd workers, browse among existing jobs and complete them in exchange for a rate set by the employer. To place jobs, the requesting programs use an open application programming interface (API), or the more limited M Turk Requester site.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>&#13;These include tasks such as identifying objects in a photo or video, performing data de-duplication, transcribing audio recordings or researching data details</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "We are pleased to announce that we are adding support for Requester registration from 16 more countries, including Israel, Italy, and Japan, bringing the total to 43",
"q1": "Search or browse through the Human Intelligence Tasks (HITs) and click on the one that interests you.\rAccept and Complete Work. Accept the HIT and follow the instructions. When you're done, submit your work.",
"q2": "Businesses or people, \u201cRequesters,\u201d submit tasks, called Human Intelligence Tasks (HITs), they need to be completed. These are small jobs, most of which don't require special skills or know-how, such as surveys, data entry, and audio transcriptions",
"q3": "Workers, colloquially known as Turker or crowd workers, browse among existing jobs and complete them in exchange for a rate set by the employer. To place jobs, the requesting programs use an open application programming interface (API), or the more limited M Turk Requester site.",
"q4": "These include tasks such as identifying objects in a photo or video, performing data de-duplication, transcribing audio recordings or researching data details"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "37U1UTWH9WXIAIZNIT6DHGCL8Q5R8F",
"WorkerId": "A2EI075XZT9Y2S",
"HITId": "3MA5N0ATTCM4RVLG0A8K60X4LP4KWU",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-21 17:56:46+02:00",
"AcceptTime": "2021-09-21 13:46:07+02:00",
"SubmitTime": "2021-09-21 13:56:46+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>There are surveys which ask you to answer questions based on a topic. There are batches which is anything like data entry or just a couple of questions with quick answers.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>I enjoy anything that pays well. Batch work is usually the better paying over all but mind numbing.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Reading, long drawn out stories like jury duty takes far to long to get through for the pay.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>Not really an expert on anything. I do all of it and efficient with just about everything. I don't focus on one thing so really can't say I excel in any particular direction.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>Long drawn out reading HITs. These I usually notice quickly in the instructions and just return them. Not a very quick reader so it results in me wasting far to much time on them .</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "There are surveys which ask you to answer questions based on a topic. There are batches which is anything like data entry or just a couple of questions with quick answers.",
"q1": "I enjoy anything that pays well. Batch work is usually the better paying over all but mind numbing.",
"q2": "Reading, long drawn out stories like jury duty takes far to long to get through for the pay.",
"q3": "Not really an expert on anything. I do all of it and efficient with just about everything. I don't focus on one thing so really can't say I excel in any particular direction.",
"q4": "Long drawn out reading HITs. These I usually notice quickly in the instructions and just return them. Not a very quick reader so it results in me wasting far to much time on them ."
}
}

View File

@ -0,0 +1,18 @@
{
"AssignmentId": "3R2PKQ87NXJK28Y8M7MN86CP5ZKIMZ",
"WorkerId": "A380XKO5RO80MV",
"HITId": "3MA5N0ATTCM4RVLG0A8K60X4LP6WK8",
"AssignmentStatus": "Approved",
"AutoApprovalTime": "2021-09-21 21:13:52+02:00",
"AcceptTime": "2021-09-21 17:09:40+02:00",
"SubmitTime": "2021-09-21 17:13:52+02:00",
"ApprovalTime": "2021-09-21 21:14:27+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>Amazon Mechanical Turk (MTurk) is a crowdsourcing website for businesses (known as Requesters) to hire remotely located \"crowdworkers\" to perform discrete on-demand tasks that computers are currently unable to do. It is operated under Amazon Web Services, and is owned by Amazon.[1] Employers post jobs known as Human Intelligence Tasks (HITs), such as identifying specific content in an image or video, writing product descriptions, or answering questions, among othersWorkers, colloquially known as Turkers or crowdworkers, browse among existing jobs and complete them in exchange for a rate set by the employer. To place jobs, the requesting programs use an open application programming interface (API), or the more limited MTurk Requester site.[2] As of April 2019, Requesters could register from only 49 approved countries.&#13;&#13;</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>In US labor law, according to Professor Miriam Cherry, Saint Louis University School of Law, \"workers on Mechanical Turk are no different than, say, construction workers who show up at job sites and work for a day or two on a project. Those construction workers can still file a lawsuit under the Fair Labor Standards Act for wage theft, even though they are not considered employees\" under Amazon's contract.&#13;&#13;</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>how much are they paying for each HIT accomplished,&#13;how many workers they want to work on each HIT,&#13;maximum time a worker has to work on a single task,&#13;how much time the workers have to complete the work,&#13;as well as the specific details about the job they want to be completed</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>In US labor law, according to Professor Miriam Cherry, Saint Louis University School of Law, \"workers on Mechanical Turk are no different than, say, construction workers who show up at job sites and work for a day or two on a project. Those construction workers can still file a lawsuit under the Fair Labor Standards Act for wage theft, even though they are not considered employees\" under Amazon's contract.[10]&#13;&#13;</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>how much are they paying for each HIT accomplished,&#13;how many workers they want to work on each HIT,&#13;maximum time a worker has to work on a single task,&#13;how much time the workers have to complete the work,&#13;as well as the specific details about the job they want to be completed</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "Amazon Mechanical Turk (MTurk) is a crowdsourcing website for businesses (known as Requesters) to hire remotely located \"crowdworkers\" to perform discrete on-demand tasks that computers are currently unable to do. It is operated under Amazon Web Services, and is owned by Amazon.[1] Employers post jobs known as Human Intelligence Tasks (HITs), such as identifying specific content in an image or video, writing product descriptions, or answering questions, among othersWorkers, colloquially known as Turkers or crowdworkers, browse among existing jobs and complete them in exchange for a rate set by the employer. To place jobs, the requesting programs use an open application programming interface (API), or the more limited MTurk Requester site.[2] As of April 2019, Requesters could register from only 49 approved countries.",
"q1": "In US labor law, according to Professor Miriam Cherry, Saint Louis University School of Law, \"workers on Mechanical Turk are no different than, say, construction workers who show up at job sites and work for a day or two on a project. Those construction workers can still file a lawsuit under the Fair Labor Standards Act for wage theft, even though they are not considered employees\" under Amazon's contract.",
"q2": "how much are they paying for each HIT accomplished,\rhow many workers they want to work on each HIT,\rmaximum time a worker has to work on a single task,\rhow much time the workers have to complete the work,\ras well as the specific details about the job they want to be completed",
"q3": "In US labor law, according to Professor Miriam Cherry, Saint Louis University School of Law, \"workers on Mechanical Turk are no different than, say, construction workers who show up at job sites and work for a day or two on a project. Those construction workers can still file a lawsuit under the Fair Labor Standards Act for wage theft, even though they are not considered employees\" under Amazon's contract.[10]",
"q4": "how much are they paying for each HIT accomplished,\rhow many workers they want to work on each HIT,\rmaximum time a worker has to work on a single task,\rhow much time the workers have to complete the work,\ras well as the specific details about the job they want to be completed"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3CPLWGV3MPAX9PQ5UEVA8S2MNQEN96",
"WorkerId": "ADC4VXNQJ9FEW",
"HITId": "3PEG1BH7AE2C3SN55JCOJMKJ9K7KBP",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-08-10 15:54:56+02:00",
"AcceptTime": "2021-08-10 11:40:49+02:00",
"SubmitTime": "2021-08-10 11:54:56+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>Usually, I can stay focused for a long time. Most days are not that busy, I can take pauses between a task and the next because there isn't much to do, those frequent pauses help me to stay sharp and concentrated.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>I take breaks every time I see nothing on my timeline and that happens quite often. Unfortunately, on AMT there is a HUGE discrimination towards international workers. I live in Italy and AMT considers it a third world country, they won't let me accept all of the HITs released, I can only eat the crumbles here. </FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>My work environment is nice and comfy, I built it by myself day after day, whenever I had the money to buy more equipment, I did. I have all the things I need very close to me so that I don't need to get up frequently. It's small and cozy because the room is tiny, but I have to say that it fits me perfectly and I am in my ideal space.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>I turk from a small desk because I attach my laptop to a bigger screen, my laptop has a 10\" screen and it's too small for turking all day long. A second screen is imperative if you want to make more money on AMT, working on a single screen is tiring and frustrating.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>The view from my balcony is important, it helps me to recharge whenever I feel like I'm losing focus, I take a look outside and I realize that I'm surronded by nature, not only computers. Turking takes all of my day and I need to have that view on the trees and breathe grass-flavored air to have a taste of the outside world, but from the inside while working.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "Usually, I can stay focused for a long time. Most days are not that busy, I can take pauses between a task and the next because there isn't much to do, those frequent pauses help me to stay sharp and concentrated.",
"q1": "I take breaks every time I see nothing on my timeline and that happens quite often. Unfortunately, on AMT there is a HUGE discrimination towards international workers. I live in Italy and AMT considers it a third world country, they won't let me accept all of the HITs released, I can only eat the crumbles here.",
"q2": "My work environment is nice and comfy, I built it by myself day after day, whenever I had the money to buy more equipment, I did. I have all the things I need very close to me so that I don't need to get up frequently. It's small and cozy because the room is tiny, but I have to say that it fits me perfectly and I am in my ideal space.",
"q3": "I turk from a small desk because I attach my laptop to a bigger screen, my laptop has a 10\" screen and it's too small for turking all day long. A second screen is imperative if you want to make more money on AMT, working on a single screen is tiring and frustrating.",
"q4": "The view from my balcony is important, it helps me to recharge whenever I feel like I'm losing focus, I take a look outside and I realize that I'm surronded by nature, not only computers. Turking takes all of my day and I need to have that view on the trees and breathe grass-flavored air to have a taste of the outside world, but from the inside while working."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "39DD6S19JQM8LAV55DMQVTA6SWDEZT",
"WorkerId": "A2WV4ZZCI7982H",
"HITId": "3PKJ68EHDN7RJLK9NQM84IN4Q8DJH7",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-17 18:41:25+01:00",
"AcceptTime": "2021-09-17 14:26:44+01:00",
"SubmitTime": "2021-09-17 14:41:25+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>They may used to discuss online communities like Pinterest, Twitter, Facebook, Reddit etc...</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>I am active in online MTurk communities. It make me to work well and good. I am happy to do this work.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>This is easy for me to do my works. I like to work in this survey. It make me to earn more money.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>There is a good connection between the MTurk workers. They all join together and work well.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>They may not known their numbers. The other worker may provide only the twitter account. That's why they use twitter to communicate with other MTurk workers.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "They may used to discuss online communities like Pinterest, Twitter, Facebook, Reddit etc...",
"q1": "I am active in online MTurk communities. It make me to work well and good. I am happy to do this work.",
"q2": "This is easy for me to do my works. I like to work in this survey. It make me to earn more money.",
"q3": "There is a good connection between the MTurk workers. They all join together and work well.",
"q4": "They may not known their numbers. The other worker may provide only the twitter account. That's why they use twitter to communicate with other MTurk workers."
}
}

View File

@ -0,0 +1,18 @@
{
"AssignmentId": "3CFVK00FWMWK36LMKUCJBQ7VWPM6LM",
"WorkerId": "A3TKXVJ1VR849J",
"HITId": "3PUOXASB57EO4U7U7012FVD6QUQZ9S",
"AssignmentStatus": "Approved",
"AutoApprovalTime": "2021-09-17 19:27:11+01:00",
"AcceptTime": "2021-09-17 15:16:23+01:00",
"SubmitTime": "2021-09-17 15:27:11+01:00",
"ApprovalTime": "2021-09-17 19:27:24+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>MTurk enables companies to harness the collective intelligence , skill, and insights from a global workforce to discuss MTurk.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>yes . we are enjoying this amazon MTurk.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Online MTurk community for people who want to earn money in their spare time, the MTurk web site solves the problem of finding work you can do this work.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>Defining hits.Hits is defined is critical to ensuring you get exactly the information you are seeking .</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>I am using twitter i like his twitter.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "MTurk enables companies to harness the collective intelligence , skill, and insights from a global workforce to discuss MTurk.",
"q1": "yes . we are enjoying this amazon MTurk.",
"q2": "Online MTurk community for people who want to earn money in their spare time, the MTurk web site solves the problem of finding work you can do this work.",
"q3": "Defining hits.Hits is defined is critical to ensuring you get exactly the information you are seeking .",
"q4": "I am using twitter i like his twitter."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3N4BPTXIO93ULBT5VCYLCW8V3RPUKM",
"WorkerId": "A1I395LPIET3S4",
"HITId": "3QD8LUVX4X9GYC533S006USTVBNX55",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-07-15 18:18:58+02:00",
"AcceptTime": "2021-07-15 14:11:10+02:00",
"SubmitTime": "2021-07-15 14:18:58+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>I believe that Amazon is interested in calling several workers, to expand their research.&#13;</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>I believe Mtyrk must have been around for about 5 years. I believe that not everyone likes to work earning rewards.&#13;</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Yes. I don't know the exact explanation, but US hits are higher than elsewhere. Maybe because Mturk studied there.&#13;</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>It must be the responses to the surveys.&#13;</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>I disagree. Not every day there are good hits to make.&#13;</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "I believe that Amazon is interested in calling several workers, to expand their research.",
"q1": "I believe Mtyrk must have been around for about 5 years. I believe that not everyone likes to work earning rewards.",
"q2": "Yes. I don't know the exact explanation, but US hits are higher than elsewhere. Maybe because Mturk studied there.",
"q3": "It must be the responses to the surveys.",
"q4": "I disagree. Not every day there are good hits to make."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3AQF3RZ559TY3EBQYJ9LGD2BZTVF6L",
"WorkerId": "A2YC6PEMIRSOAA",
"HITId": "3QTFNPMJC6T9TWBO8AK7XW8QVIZNZ5",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-17 17:54:53+01:00",
"AcceptTime": "2021-09-17 13:46:58+01:00",
"SubmitTime": "2021-09-17 13:54:53+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>I would agree that qualifications are very important. I do not know how you are informed when you get a new qualification or what that exactly means. I feel great when my approval rating goes up!</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>I am not sure how to understand my qualifications and how you are made aware that you have been granted a new qualification.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>I would not do the same work for less money and I don't think you should be able to \"buy\" your qualifications like that. Qualifications should be earned for good work.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>mTurk is just one option to earn money during this pandemic. Currently there is a worker shortage and anyone who is willing to work can get a good job at a decent wage. mTurk should be supplemental to that.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>I do think mTurk is the future for many job positions. Employers have found this can work without the expense of brick and mortar buildings. Hopefully wages will go up with these cost savings.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "I would agree that qualifications are very important. I do not know how you are informed when you get a new qualification or what that exactly means. I feel great when my approval rating goes up!",
"q1": "I am not sure how to understand my qualifications and how you are made aware that you have been granted a new qualification.",
"q2": "I would not do the same work for less money and I don't think you should be able to \"buy\" your qualifications like that. Qualifications should be earned for good work.",
"q3": "mTurk is just one option to earn money during this pandemic. Currently there is a worker shortage and anyone who is willing to work can get a good job at a decent wage. mTurk should be supplemental to that.",
"q4": "I do think mTurk is the future for many job positions. Employers have found this can work without the expense of brick and mortar buildings. Hopefully wages will go up with these cost savings."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3TY7ZAOG5GVE5PHPX5K1NPKPS3O0K1",
"WorkerId": "A3OB6REG5CGHK1",
"HITId": "3S1L4CQSFXGW4WQZYULV8Y88KTPAFD",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-02 18:02:43+01:00",
"AcceptTime": "2021-09-02 13:59:33+01:00",
"SubmitTime": "2021-09-02 14:02:43+01:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>Sometimes it is used for research. Sometimes it is more of an educational thing.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>Mechanical Turk. It is a historical reference ti a device that was thought to play chess but was actually run by a person hidden inside.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>It come from the Mechanical turk, a mahcine that played chess but was in fact driven by a chessmaster hidden inside.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>I see no reason for Amazon to facilitate this. There are groups out there where people can do this.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>For the most part, of course. I offer my opinions and do not need to hold back.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "Sometimes it is used for research. Sometimes it is more of an educational thing.",
"q1": "Mechanical Turk. It is a historical reference ti a device that was thought to play chess but was actually run by a person hidden inside.",
"q2": "It come from the Mechanical turk, a mahcine that played chess but was in fact driven by a chessmaster hidden inside.",
"q3": "I see no reason for Amazon to facilitate this. There are groups out there where people can do this.",
"q4": "For the most part, of course. I offer my opinions and do not need to hold back."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3A4NIXBJ77AMS96E7AJ00M4HIUPML6",
"WorkerId": "A2Z6NL0CTXY0ZB",
"HITId": "3TRB893CSJLKZUOW2BFTGS6UJD0G7X",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-08-10 18:25:12+02:00",
"AcceptTime": "2021-08-10 13:52:05+02:00",
"SubmitTime": "2021-08-10 14:25:12+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>I know exactly what closed quals are and how much they benefit turkers. I have a couple myself and have earned a lot of money because of them, back when the requester published regularly. Now they don't, so my cq is worthless right not.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>I have one from Google requesters that paid 10c per hit. It was a great way to make money and I used to churn out over $80 a day. Then there was a 30c batch about watching ads and responding to them, AdsForce was the name. </FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>The google qual was easy to get. I just had to do a few of their hits to get it. I forgot how I got the AdsForce one.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>I would like quals that are 10c or more from requesters that publish HITS regularly, with huge batches.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>Poor paying quals that require a lot of work.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "I know exactly what closed quals are and how much they benefit turkers. I have a couple myself and have earned a lot of money because of them, back when the requester published regularly. Now they don't, so my cq is worthless right not.",
"q1": "I have one from Google requesters that paid 10c per hit. It was a great way to make money and I used to churn out over $80 a day. Then there was a 30c batch about watching ads and responding to them, AdsForce was the name.",
"q2": "The google qual was easy to get. I just had to do a few of their hits to get it. I forgot how I got the AdsForce one.",
"q3": "I would like quals that are 10c or more from requesters that publish HITS regularly, with huge batches.",
"q4": "Poor paying quals that require a lot of work."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3XCC1ODXDMMOGMZJ4NND37XKV6XRQ7",
"WorkerId": "A207IHY6GERCFO",
"HITId": "3U74KRR67MWD7K2P2IVPB87992XTNA",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-07-17 20:22:14+02:00",
"AcceptTime": "2021-07-17 16:16:00+02:00",
"SubmitTime": "2021-07-17 16:22:14+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>It is higher quality because regular workers treat it as if it is their job and do it properly. New people would make a lot of mistakes or would just try to scam and exit quickly.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>It is a long time but not everything needs to explode in popularity. It is a field that requires specific high-level skills both as a requester and worker.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Wikipedia is a terrible source of information. I would prefer to avoid it.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>Yes, often the requester is new to mTurk and doesn't understand how to use it properly or what the culture is like.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>Yes, many times a HIT will not submit or there will be no code. Both are the requester's fault.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "It is higher quality because regular workers treat it as if it is their job and do it properly. New people would make a lot of mistakes or would just try to scam and exit quickly.",
"q1": "It is a long time but not everything needs to explode in popularity. It is a field that requires specific high-level skills both as a requester and worker.",
"q2": "Wikipedia is a terrible source of information. I would prefer to avoid it.",
"q3": "Yes, often the requester is new to mTurk and doesn't understand how to use it properly or what the culture is like.",
"q4": "Yes, many times a HIT will not submit or there will be no code. Both are the requester's fault."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3X31TUMD7YXPWKKPEO02GUGEOJZL16",
"WorkerId": "A1VKH87QQO75DL",
"HITId": "3ULIZ0H1VAG88BKAWZFTBLOSRKW15I",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-18 20:11:56+02:00",
"AcceptTime": "2021-09-18 15:59:04+02:00",
"SubmitTime": "2021-09-18 16:11:56+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>I have experienced no back pain and carpel tunnel syndrome, etc., Because I have taken rest for some time and will do my work.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>Yes We have to take a break while being active on a computer. It is very necessary to work on a computer.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>I often check statistics about my work performance to compare themselves to other workers. Because to improve my performance an earnings in mturk.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>all workers did not get the opportunity to do work and earn money. Because it varies depends upon the individual's performance.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>Being An Mturk worker, I feel very satisfied and happy to earn money.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "I have experienced no back pain and carpel tunnel syndrome, etc., Because I have taken rest for some time and will do my work.",
"q1": "Yes We have to take a break while being active on a computer. It is very necessary to work on a computer.",
"q2": "I often check statistics about my work performance to compare themselves to other workers. Because to improve my performance an earnings in mturk.",
"q3": "all workers did not get the opportunity to do work and earn money. Because it varies depends upon the individual's performance.",
"q4": "Being An Mturk worker, I feel very satisfied and happy to earn money."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3VW6495TLKB6MP2R9SW1OPTK11GYYA",
"WorkerId": "A2SR85I8JMO1ZZ",
"HITId": "3UOMW19E6DHSVEU8CW4DSH7JVWE5CX",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-08-26 15:50:48+02:00",
"AcceptTime": "2021-08-26 11:34:36+02:00",
"SubmitTime": "2021-08-26 11:50:48+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>I definitely agree that MTurk is competitive; you have a lot of workers trying to compete for (especially) high paying jobs while the lower-paying jobs or under-paying jobs either get left for no one to do or for people who are just starting this work to build their numbers. There feels like there is a lot of animosity from both requesters and from workers, as requesters obviously need and would like work done within a budget, but when workers see high-paying jobs that aren't locked behind qualifications (be it HIT requirements, pre-testing, etc), they get snapped up very quickly and there is resentment among people who have been around longer.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>It's definitely easy to get distracted since you're usually at home working and that can mean family is talking to you, TV is on, you're trying to juggle other HITs in your queue. It means that you aren't completely focused on the work at hand, and when it comes to requestors embedding attention checks or the like in their work, you can miss them and take a hit to your score, which could damage your reputation and your account overall. It's not &#13; only embarrassing, but potentially able to lock you out of good HITs if you do it enough times, so it pays (literally) to make sure you do good work in a quiet environment.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>I would explain it as having a page open to manually refresh a HIT's page I am interested in. Usually these HITs are high paying, and when another person is done with them, they will be reposted again immediately, but you don't see them until they come up on the front page and click on it, and another person has already \"caught\" it with their own script that is refreshing the page for them. It can give you an advantage to actually get these HITs and potentially do good work, or even get better qualifications.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>One problem with MTurk is that HITs are so varied, so you may have a great paying HIT that has a 30 minute timer and another with a 40 timer. If you have both of them queued up and they both say they take roughly 30 minutes to do, you have to pick and choose which ones you want to do, and it can end up costing you good money down the line unfortunately, especially as HITs can be hard to catch again and many requesters won't let you attempt HITs again after you have even caught them. It is also irritating as many better HITs are locked behind qualifications that are hard to get or haven't been given out in years.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>\"Quals\" or \"Qualifications\" are given out by requesters or can be requested by workers themselves in order to essentially prescreen HITs before you take them and potentially risk rejections. If a requester needs someone who has worked over 5,000 or even 10,000 HITs, as they trust they will do good work, then they can put that qualification on their HIT and it will automatically screen out anyone who hasn't done that. It is a handy way to get the information and findings you need without manually doing everything yourself.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "I definitely agree that MTurk is competitive; you have a lot of workers trying to compete for (especially) high paying jobs while the lower-paying jobs or under-paying jobs either get left for no one to do or for people who are just starting this work to build their numbers. There feels like there is a lot of animosity from both requesters and from workers, as requesters obviously need and would like work done within a budget, but when workers see high-paying jobs that aren't locked behind qualifications (be it HIT requirements, pre-testing, etc), they get snapped up very quickly and there is resentment among people who have been around longer.",
"q1": "It's definitely easy to get distracted since you're usually at home working and that can mean family is talking to you, TV is on, you're trying to juggle other HITs in your queue. It means that you aren't completely focused on the work at hand, and when it comes to requestors embedding attention checks or the like in their work, you can miss them and take a hit to your score, which could damage your reputation and your account overall. It's not \r only embarrassing, but potentially able to lock you out of good HITs if you do it enough times, so it pays (literally) to make sure you do good work in a quiet environment.",
"q2": "I would explain it as having a page open to manually refresh a HIT's page I am interested in. Usually these HITs are high paying, and when another person is done with them, they will be reposted again immediately, but you don't see them until they come up on the front page and click on it, and another person has already \"caught\" it with their own script that is refreshing the page for them. It can give you an advantage to actually get these HITs and potentially do good work, or even get better qualifications.",
"q3": "One problem with MTurk is that HITs are so varied, so you may have a great paying HIT that has a 30 minute timer and another with a 40 timer. If you have both of them queued up and they both say they take roughly 30 minutes to do, you have to pick and choose which ones you want to do, and it can end up costing you good money down the line unfortunately, especially as HITs can be hard to catch again and many requesters won't let you attempt HITs again after you have even caught them. It is also irritating as many better HITs are locked behind qualifications that are hard to get or haven't been given out in years.",
"q4": "\"Quals\" or \"Qualifications\" are given out by requesters or can be requested by workers themselves in order to essentially prescreen HITs before you take them and potentially risk rejections. If a requester needs someone who has worked over 5,000 or even 10,000 HITs, as they trust they will do good work, then they can put that qualification on their HIT and it will automatically screen out anyone who hasn't done that. It is a handy way to get the information and findings you need without manually doing everything yourself."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4",
"WorkerId": "A1CX45M5UVAM9R",
"HITId": "3VDI8GSXAF4OZ8TFCG7ZUS2PUDQ8GS",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-07-17 17:55:52+02:00",
"AcceptTime": "2021-07-17 13:47:20+02:00",
"SubmitTime": "2021-07-17 13:55:52+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>I don't have any other source of income. I am a student. I get paid in US dollars , so if I earn almost 5-10 dollars daily then I do good, since I live with my parents, all the money goes into my personal expenditure like gym and nutrition. Plus having some money in my pocket makes me feel little less worried. So yeah I do get underpaid but I am fine for now, as I am not dependent on Mturk for my bread and butter.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>Nothing to do with my personality. And I don't think it needs any personality. Mturk has various types of work so it is just a source of making quick bucks for me. I don't believe it can be a source for full time earning until and unless the person has absolutely no skill, if that's the case then Mturk too becomes not that good place for them, because certain tasks require certain level of education and expertise.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>As per my research Mturk has been around 2005. SO that's about 16 years. I know about it. So the claim that it's around for 20 years is false.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>Yep, seems true. Not many people know about this stuff and the ones who apply for it are usually rejected. So yeah. Although I do believe Amazon may have their own reasons. Don't know their inside business models so can't say. May be they also want to provide high quality work to their customers.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>Well the glitch is more from the requester side, usually the new requesters often miss to provide survey codes or fail to embed their software correctly, so yeah they are resolved easily by the workers simply by mailing the requesters.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "I don't have any other source of income. I am a student. I get paid in US dollars , so if I earn almost 5-10 dollars daily then I do good, since I live with my parents, all the money goes into my personal expenditure like gym and nutrition. Plus having some money in my pocket makes me feel little less worried. So yeah I do get underpaid but I am fine for now, as I am not dependent on Mturk for my bread and butter.",
"q1": "Nothing to do with my personality. And I don't think it needs any personality. Mturk has various types of work so it is just a source of making quick bucks for me. I don't believe it can be a source for full time earning until and unless the person has absolutely no skill, if that's the case then Mturk too becomes not that good place for them, because certain tasks require certain level of education and expertise.",
"q2": "As per my research Mturk has been around 2005. SO that's about 16 years. I know about it. So the claim that it's around for 20 years is false.",
"q3": "Yep, seems true. Not many people know about this stuff and the ones who apply for it are usually rejected. So yeah. Although I do believe Amazon may have their own reasons. Don't know their inside business models so can't say. May be they also want to provide high quality work to their customers.",
"q4": "Well the glitch is more from the requester side, usually the new requesters often miss to provide survey codes or fail to embed their software correctly, so yeah they are resolved easily by the workers simply by mailing the requesters."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "32M8BPYGAUXKAY2MB4OSV1SR2U3IGB",
"WorkerId": "A2YCMT5BPA0AG9",
"HITId": "3W3RSPVVGS22JXETQA5K3CPMNNQLUH",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-07-20 16:41:36+02:00",
"AcceptTime": "2021-07-20 12:34:10+02:00",
"SubmitTime": "2021-07-20 12:41:36+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>Not that many surveys or hits required doing research but if I do need to research a topic, my first source is Google and secondly Wikipedia. Many surveys do not allow enough time to actually research anything, like this one which has a 10 minute timer.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>Very few hits I come across require \"high-level skills\", unless you are listed as having a background in programming, writing or something like that. Many hits do require a high level of proficiency in English, however.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>Posting a hit requires a learning curve that is a bit steeper than just answering surveys on mechanical turk. Requesters don't need to be programmers but they do need to understand how to construct and post a hit.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>I have been doing mechanical turk for almost 8 years and I have no idea what data de-duplication means. If I was a requester, then it would mean reducing the number of redundant questions. As a survey taker, I just don't know.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>I spend more than 40 hours a week on mechanical turk but I do not have a normal full-time job. I am on disability and have the time to spend doing surveys and other hits. It supplements disability because my Social Security disability checks are not that much.</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "Not that many surveys or hits required doing research but if I do need to research a topic, my first source is Google and secondly Wikipedia. Many surveys do not allow enough time to actually research anything, like this one which has a 10 minute timer.",
"q1": "Very few hits I come across require \"high-level skills\", unless you are listed as having a background in programming, writing or something like that. Many hits do require a high level of proficiency in English, however.",
"q2": "Posting a hit requires a learning curve that is a bit steeper than just answering surveys on mechanical turk. Requesters don't need to be programmers but they do need to understand how to construct and post a hit.",
"q3": "I have been doing mechanical turk for almost 8 years and I have no idea what data de-duplication means. If I was a requester, then it would mean reducing the number of redundant questions. As a survey taker, I just don't know.",
"q4": "I spend more than 40 hours a week on mechanical turk but I do not have a normal full-time job. I am on disability and have the time to spend doing surveys and other hits. It supplements disability because my Social Security disability checks are not that much."
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "36ZN444YTS982BJKZN100A1U0ZWOIH",
"WorkerId": "A1ZY3PAGTYJ24G",
"HITId": "3XAOZ9UYRZ2X1X38GR3W9WJJOIP1Q6",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-21 19:58:51+02:00",
"AcceptTime": "2021-09-21 15:40:58+02:00",
"SubmitTime": "2021-09-21 15:58:51+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>If the human opponent attempted to cheat, as Napoleon did when facing off against the machine in 1809, the Turk would move the chess piece back to its previous position, and, after repeated cheating attempts, would swipe his arm across the board, scattering pieces to the ground. The Turk serving up some side-eye to those who doubt his intelligence.</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>Ben has been working as a process executive at an accounting firm for the past two years. A hard worker, his work is of good quality and he often puts in extra hours at the office to ensure his schedules are on track. Noticing his efforts, the management offers him a 20 percent hike.</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>A Use Case consists of use cases, persons, or various things that are invoking the features called as actors and the elements that are responsible for implementing the use cases. Use case diagrams capture the dynamic behaviour of a live system. It models how an external entity interacts with the system to make it work. Use case diagrams are responsible for visualizing the external things that interact with the part of the system.</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>MTurk offers developers access to a diverse, on-demand workforce through a flexible user interface or direct integration with a simple API. Organizations can harness the power of crowdsourcing via MTurk for a range of use cases, such as microwork, human insights, and machine learning development.</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>good</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "If the human opponent attempted to cheat, as Napoleon did when facing off against the machine in 1809, the Turk would move the chess piece back to its previous position, and, after repeated cheating attempts, would swipe his arm across the board, scattering pieces to the ground. The Turk serving up some side-eye to those who doubt his intelligence.",
"q1": "Ben has been working as a process executive at an accounting firm for the past two years. A hard worker, his work is of good quality and he often puts in extra hours at the office to ensure his schedules are on track. Noticing his efforts, the management offers him a 20 percent hike.",
"q2": "A Use Case consists of use cases, persons, or various things that are invoking the features called as actors and the elements that are responsible for implementing the use cases. Use case diagrams capture the dynamic behaviour of a live system. It models how an external entity interacts with the system to make it work. Use case diagrams are responsible for visualizing the external things that interact with the part of the system.",
"q3": "MTurk offers developers access to a diverse, on-demand workforce through a flexible user interface or direct integration with a simple API. Organizations can harness the power of crowdsourcing via MTurk for a range of use cases, such as microwork, human insights, and machine learning development.",
"q4": "good"
}
}

View File

@ -0,0 +1,17 @@
{
"AssignmentId": "38SKSKU7R280WQGNMVL88TX05UMLIS",
"WorkerId": "AIY2FL6JO3H1Q",
"HITId": "3Y3CZJSZ9K4W1GJRUTU8HC65WKUR5D",
"AssignmentStatus": "Submitted",
"AutoApprovalTime": "2021-09-21 18:25:40+02:00",
"AcceptTime": "2021-09-21 14:12:57+02:00",
"SubmitTime": "2021-09-21 14:25:40+02:00",
"Answer": "<?xml version=\"1.0\" encoding=\"ASCII\"?><QuestionFormAnswers xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2005-10-01/QuestionFormAnswers.xsd\"><Answer><QuestionIdentifier>q0</QuestionIdentifier><FreeText>I accept this point. It was correct. I also think like that. Mturk has many things to do</FreeText></Answer><Answer><QuestionIdentifier>q1</QuestionIdentifier><FreeText>This is not fair. But content was right. Translates are heavily used in Amazon Mechanical Turk</FreeText></Answer><Answer><QuestionIdentifier>q2</QuestionIdentifier><FreeText>I like to say no. I did not have any idea about it</FreeText></Answer><Answer><QuestionIdentifier>q3</QuestionIdentifier><FreeText>Machine takes biggest role in translates. IT was very helpful to us to translate</FreeText></Answer><Answer><QuestionIdentifier>q4</QuestionIdentifier><FreeText>I feel proud that I am Mturk worker. It was good earning platform. I earn some money from this. It was helpful</FreeText></Answer></QuestionFormAnswers>",
"answers": {
"q0": "I accept this point. It was correct. I also think like that. Mturk has many things to do",
"q1": "This is not fair. But content was right. Translates are heavily used in Amazon Mechanical Turk",
"q2": "I like to say no. I did not have any idea about it",
"q3": "Machine takes biggest role in translates. IT was very helpful to us to translate",
"q4": "I feel proud that I am Mturk worker. It was good earning platform. I earn some money from this. It was helpful"
}
}

45
batches/batch1.json Normal file
View File

@ -0,0 +1,45 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that when they have a \"good day\" on MTurk, they sometimes order dinner to celebrate.",
"Please explain if you sometimes spend a little more after a good day and name a few things you spend it on:"
],
"in_response_to": "legacy_3_1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think MTurk workers from the US (United States) might earn more money than workers from other countries.",
"Please explain if you agree that MTurk workers from the US earn more money and why (or why not):"
],
"in_response_to": "legacy_3_1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they like doing MTurk work because they can do it while watching the kids at the same time.",
"Please explain if you agree that you working on MTurk can be done effectively while watching children at the same time and why (or why not):"
],
"in_response_to": "legacy_2"
},
{
"question": [
"Please explain which kind of HITs are best for combining with watching children and why (or why not):"
],
"in_response_to": "legacy_2"
},
{
"question": [
"Please explain if you agree that doing MTurk work is especially beneficial for people who stay at home to watch their children and why (or why not):"
],
"in_response_to": "legacy_2"
}
]
}

45
batches/batch10.json Normal file
View File

@ -0,0 +1,45 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that \"closed-quals\" are very important to get good HITs.",
"Please explain if you know what \"closed-quals\" are and what makes them important (or not):"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q2"
},
{
"question": [
"Please explain a few important quals that you have and describe them:"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q2"
},
{
"question": [
"Please explain how long it took to get the quals you have and describe what you needed to do to get them:"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q2"
},
{
"question": [
"Please explain what kind of quals you would like to get in the future and why:"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q2"
},
{
"question": [
"Please explain if there is a qual that you do NOT want to get and why (or why not):"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q2"
}
]
}

46
batches/batch11.json Normal file
View File

@ -0,0 +1,46 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"Please write a short text where you explain what a HIT is for somebody that does not know what MTurk is:"
],
"in_response_to": "legacy_6"
},
{
"question": [
"Please explain what kinds of HITs you have encountered and describe them for somebody that does not know what MTurk is:"
],
"in_response_to": "legacy_6"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that there are not many HITs availble for them to do because they are not from the US.",
"Please explain if you agree that MTurk workers from the US can do more HITs and why (or why not):"
],
"in_response_to": "3CPLWGV3MPAX9PQ5UEVA8S2MNQEN96 q1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they often take breaks when there are no HITs availble to do.",
"Please explain for how long you take breaks from MTurk work and why not longer or shorter."
],
"in_response_to": "3CPLWGV3MPAX9PQ5UEVA8S2MNQEN96 q1"
},
{
"question": [
"Please explain if you stay behind the computer (or phone or tablet) when you take a break and why (or why not):"
],
"in_response_to": "3CPLWGV3MPAX9PQ5UEVA8S2MNQEN96 q1"
}
]
}

47
batches/batch12.json Normal file
View File

@ -0,0 +1,47 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"Please describe the equipment that you use for doing MTurk work and why you use it:"
],
"in_response_to": "3CPLWGV3MPAX9PQ5UEVA8S2MNQEN96 q2"
},
{
"question": [
"Please explain what your work environment looks like and why it looks like that:"
],
"in_response_to": "3CPLWGV3MPAX9PQ5UEVA8S2MNQEN96 q2"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they slowly built their MTurk working environment whenever they had enough money to buy new equipment.",
"Please explain if you use money that you earned on MTurk to invest in being able to work on MTurk more effectively and why (or why not):"
],
"in_response_to": "3CPLWGV3MPAX9PQ5UEVA8S2MNQEN96 q2"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they use multiple display screens to do MTurk work effectively.",
"Please explain why you think using two screens for MTurk work is helpful and why (or why not):"
],
"in_response_to": "3CPLWGV3MPAX9PQ5UEVA8S2MNQEN96 q3"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they sometimes have backpain or body heat problems when doing MTurk work.",
"Please explain if you have ever gotten problems like carpal tunnel syndrome (RSI) or pain in your hands/wrist from doing MTurk work.:"
],
"in_response_to": "30JNVC0ORAVBRSLG8IBJP3VE930QHN q3"
}
]
}

45
batches/batch13.json Normal file
View File

@ -0,0 +1,45 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"For which purposes you think the results of your work are being used by requesters and why?"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q1"
},
{
"question": [
"Please explain your thought process when you decide which HITs you accept:"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q1"
},
{
"question": [
"Please explain which HITs you will absolutely not do and why:"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q1"
},
{
"question": [
"Please explain what the process of doing a HIT is like in a step-by-step manner:"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that when they feel sick they will just do MTurk work anyway (instead of taking the day to recover).",
"Please explain if, when feeling sick, you keep working anyway and why (or why not):"
],
"in_response_to": "30JNVC0ORAVBRSLG8IBJP3VE930QHN q4"
}
]
}

49
batches/batch14.json Normal file
View File

@ -0,0 +1,49 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think MTurk is a competetive platform.",
"Please explain if you agree that MTurk is a competetive platform and how or why (or why not):"
],
"in_response_to": "3907X2AHF1GMCQHJPKTN2UZ3ISJP2D q2"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think the work suffers when they get distracted.",
"Please explain in what way the work suffers if you get distracted and why (or why not):"
],
"in_response_to": "3907X2AHF1GMCQHJPKTN2UZ3ISJP2D q3"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they use scripts to catch HITs.",
"How would you explain what \"HIT catching\" is to someone who does not know a lot about MTurk?"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q3"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they can not do every HIT that they would like to do.",
"Please explain if you agree that you can not do any HIT you would like to do and why (or why not) you think that is:"
],
"in_response_to": "3I3WADAZ9RFWQNO5S3I6B1XPR4E5OQ q1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that quals are very important.",
"How would you explain what \"quals\" are to someone who does not know a lot about MTurk?"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q2"
}
]
}

47
batches/batch15.json Normal file
View File

@ -0,0 +1,47 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they use browser extensions when doing HITs.",
"Please explain which extensions there are for workers to use/optimise/augment their workflow and how they work:"
],
"in_response_to": "3VW6495TLKB6MP2R9SW1OPTK11GYYA q2"
},
{
"question": [
"Please explain who maintains these extensions and why you think they were made:"
],
"in_response_to": "3VW6495TLKB6MP2R9SW1OPTK11GYYA q2"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that part of their workflow is communicating with other workers",
"Please explain how you interact with other workers to discuss MTurk and why (or why not):"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q2"
},
{
"question": [
"Please explain if you feel like you know other workers on the MTurk platform and why (or why not):"
],
"in_response_to": "3I3WADAZ9RFWQNO5S3I6B1XPR4E5OQ q1"
},
{
"question": [
"Please explain if you ever miss spending time and talking with coworkers when doing MTurk work and why (or why not):"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q2"
}
]
}

48
batches/batch16.json Normal file
View File

@ -0,0 +1,48 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they do not really know what the results of their work are being used for.",
"Please explain what the results of the work you do on MTurk is being used for by requesters and why:"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q1"
},
{
"question": [
"Please explain what the name \"MTurk\" stands for and what it means:"
],
"in_response_to": "start_MTurk"
},
{
"question": [
"Please explain where the name \"MTurk\" comes from and why you think Amazon chose this name:"
],
"in_response_to": "start_MTurk"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they do not communicate a lot with other MTurk workers.",
"Please explain if you agree that communicating with other MTurk workers should be facilitated by Amazon and why (or why not):"
],
"in_response_to": "3M1CVSFP61GWH5D22C1R8H8BZ9FQAO q3"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they like doing survey HITs because they can speak freely.",
"Please explain if you agree that you are able to speak freely when doing survey HITs and why (or why not):"
],
"in_response_to": "oude_survey_freely"
}
]
}

47
batches/batch17.json Normal file
View File

@ -0,0 +1,47 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they sometimes need to do online research for HITs.",
"Please explain how often you are required to do online research for HITs:"
],
"in_response_to": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4 q2"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that there are different types of HITs.",
"Please visually describe the interface you see when doing <strong>survey</strong> HITs:"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q1"
},
{
"question": [
"Please visually describe the interface you see when doing <strong>game</strong> HITs:"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q1"
},
{
"question": [
"Please visually describe the interface you see when doing <strong>visual analysis</strong> HITs:"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q1"
},
{
"question": [
"Please visually describe the interface you see when doing <strong>transcription</strong> HITs:"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q1"
}
]
}

46
batches/batch18.json Normal file
View File

@ -0,0 +1,46 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they use browser extensions/plugins when doing HITs.",
"Please name all browser extensions/plugins that you know and describe what they do:"
],
"in_response_to": "3TOK3KHVJUTBDR2OGWX39LBLKMVO70 q0"
},
{
"question": [
"Please explain who makes these browser extensions/plugins:"
],
"in_response_to": "3TOK3KHVJUTBDR2OGWX39LBLKMVO70 q0"
},
{
"question": [
"Please explain where you can find these browser extensions/plugins:"
],
"in_response_to": "3TOK3KHVJUTBDR2OGWX39LBLKMVO70 q0"
},
{
"question": [
"Please explain if you have ever collaborated or contributed to the development of an extension/plugin:"
],
"in_response_to": "3TOK3KHVJUTBDR2OGWX39LBLKMVO70 q0"
},
{
"question": [
"Please name or describe any online platforms where MTurk workers discuss extensions/plugins:"
],
"in_response_to": "3TOK3KHVJUTBDR2OGWX39LBLKMVO70 q0"
}
]
}

49
batches/batch19.json Normal file
View File

@ -0,0 +1,49 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that part of their workflow is communicating with other workers",
"Please explain how you interact with other workers to discuss MTurk and why (or why not):"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q2"
},
{
"question": [
"Please explain if you feel like you know other workers on the MTurk platform and why (or why not):"
],
"in_response_to": "3I3WADAZ9RFWQNO5S3I6B1XPR4E5OQ q1"
},
{
"question": [
"Please explain if you ever miss spending time and talking with coworkers when doing MTurk work and why (or why not):"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q2"
},
{
"question": [
"Please explain what cooperation between MTurk workers looks like on MTurk:"
],
"in_response_to": "3M1CVSFP61GWH5D22C1R8H8BZ9FQAO q3"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they often use twitter to communicate with other MTurk workers.",
"Please explain what you think MTurk workers might use twitter for and why (or why not):"
],
"in_response_to": "3TOK3KHVJUTBDR2OGWX39LBLKMVO70 q2"
}
]
}

48
batches/batch2.json Normal file
View File

@ -0,0 +1,48 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think Amazon does not advertise MTurk a lot because they don't want to attract workers that just want to get rich quick.",
"Please explain if you agree that Amazon is trying to not draw too much attention to MTurk and why (or why not):"
],
"in_response_to": "legacy_1"
},
{
"question": [
"Please explain for how many years you think MTurk exists and why (or why not) there is so little mention of it in public discussion:"
],
"in_response_to": "legacy_1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think MTurk workers from the US (United States) might earn more money than workers from other countries.",
"Please explain if you agree that MTurk workers from the US earn more money and why (or why not):"
],
"in_response_to": "3IFS6Q0HJJUN03BD64I9KFBUQL6SIA q1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they get a lot of \"information\" from MTurk.",
"Please explain what kind of \"information\" the fellow MTurk worker might be talking about:"
],
"in_response_to": "3IFS6Q0HJJUN03BD64I9KFBUQL6SIA q1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that all days on MTurk are \"good days\".",
"Please explain if you agree that every day on MTurk is a good day and why (or why not):"
],
"in_response_to": "3IFS6Q0HJJUN03BD64I9KFBUQL6SIA q0"
}
]
}

49
batches/batch20.json Normal file
View File

@ -0,0 +1,49 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they are part of several online communities where they discuss MTurk with other workers.",
"Please name all online platforms that you know where fellow workers go to discuss MTurk:"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q2"
},
{
"question": [
"Please explain if you are active in any online MTurk communities and why (or why not):"
],
"in_response_to": "3I3WADAZ9RFWQNO5S3I6B1XPR4E5OQ q1"
},
{
"question": [
"Please describe what roles there are in the online MTurk community:"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q2"
},
{
"question": [
"Please explain what cooperation between MTurk workers looks like on MTurk:"
],
"in_response_to": "3M1CVSFP61GWH5D22C1R8H8BZ9FQAO q3"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they often use twitter to communicate with other MTurk workers.",
"Please explain what you think MTurk workers might use twitter for and why (or why not):"
],
"in_response_to": "3TOK3KHVJUTBDR2OGWX39LBLKMVO70 q2"
}
]
}

50
batches/batch21.json Normal file
View File

@ -0,0 +1,50 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think a lot of people who do MTurk work do it because they are bored rather than for the hourly wage.",
"Please explain what the main motivation besides the hourly wage is for people to do MTurk work and why (or why not):"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q3"
},
{
"question": [
"Please explain if you ever get bored while doing MTurk work and why (or why not):"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q3"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think batch HITs are the most important kind of HITs.",
"Please explain if you agree that batch HITs are the most important kind of HITs and why (or why not):"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q2"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they can earn more money when they have the right quals.",
"Please explain in what way quals define you as an MTurk worker and why (or why not):"
],
"in_response_to": "3A4NIXBJ77AMS96E7AJ00M4HIUPML6 q1"
},
{
"question": [
"Please explain if you are proud of the quals you have and why (or why not):"
],
"in_response_to": "3A4NIXBJ77AMS96E7AJ00M4HIUPML6 q1"
}
]
}

49
batches/batch22.json Normal file
View File

@ -0,0 +1,49 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that quals are very important to be a succesful MTurk worker.",
"Please explain what it feels like to get a new qual:"
],
"in_response_to": "3A4NIXBJ77AMS96E7AJ00M4HIUPML6 q1"
},
{
"question": [
"Please explain if you feel appreciated when you get a new qual and why (or why not):"
],
"in_response_to": "3A4NIXBJ77AMS96E7AJ00M4HIUPML6 q1"
},
{
"question": [
"Please explain if you would do the same work for less or no money if it means you can get a new qual faster and why (or why not):"
],
"in_response_to": "3A4NIXBJ77AMS96E7AJ00M4HIUPML6 q1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that MTurk gave them a much needed opportunity to earn money during the global pandemic.",
"Please explain if you think platforms like MTurk can solve problems on the labor market that cannot be solved by traditional forms of work and why (or why not):"
],
"in_response_to": "legacy_5"
},
{
"question": [
"Please explain if you think that platforms like MTurk are showing us what the future of most work will be like and why (or why not):"
],
"in_response_to": "legacy_5"
}
]
}

49
batches/batch23.json Normal file
View File

@ -0,0 +1,49 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that MTurk is a very competetive platform and that they feel resentment from other workers.",
"Please explain if you agree that there is resentment between workers and why (or why not):"
],
"in_response_to": "3VW6495TLKB6MP2R9SW1OPTK11GYYA"
},
{
"question": [
"Please explain if you feel that people who have been on MTurk longer dislike it when there are a lot of new workers and why (or why not):"
],
"in_response_to": "3VW6495TLKB6MP2R9SW1OPTK11GYYA"
},
{
"question": [
"Please explain if you feel resentment from requesters and why (or why not):"
],
"in_response_to": "3VW6495TLKB6MP2R9SW1OPTK11GYYA"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they often feel discriminated when working on MTurk.",
"Please explain if you think workers are being discriminated on MTurk and why (or why not):"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q4"
},
{
"question": [
"Please explain what you think Amazon should do about worker discrimination and why (or why not):"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q4"
}
]
}

50
batches/batch24.json Normal file
View File

@ -0,0 +1,50 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they use a \"catcher\" when doing MTurk work.",
"Please explain what a \"catcher\" is and how it is being used:"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q4"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they use scripts and extensions to do MTurk work more efficiently.",
"Please explain how a worker that uses scripts and extensions has advantages over a worker that does not use these and why (or why not):"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q3"
},
{
"question": [
"Please explain if you agree that using scripts and extensions is common knowledge and why (or why not):"
],
"in_response_to": "3UJ1CZ6IZI0BOFGYZKZFV67QQ5E5SA q0 "
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they use multiple display screens when doing MTurk work so they can do multiple HITs at the same time.",
"Please explain why you think using multiple display screens is helpful when doing MTurk work and why (or why not):"
],
"in_response_to": "3HFNH7HEMIPXRWQ5OCT143JEWE0GQH q3"
},
{
"question": [
"Please explain how is possible to do multiple HITs simultaneously and why (or why not):"
],
"in_response_to": "3HFNH7HEMIPXRWQ5OCT143JEWE0GQH q3"
}
]
}

49
batches/batch25.json Normal file
View File

@ -0,0 +1,49 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they consider the time they have to wait for their HIT catcher to find a new HITs as \"break time\".",
"Please explain if you agree that the time between HITs is \"break time\" and why (or why not):"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q3"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they use the time between HITs to do other productive activities.",
"Please explain if you feel that during a day of doing MTurk work there is also a moment where you can completely relax and why (or why not):"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q3"
},
{
"question": [
"Please explain if you agree that doing MTurk work for long hours makes you feel \"braindead\" and why (or why not):"
],
"in_response_to": "3CPLWGV3MPAX9PQ5UEVA8S2MNQEN96 q0"
},
{
"question": [
"Please explain if you agree that doing MTurk work for long hours can affect you mentally and why (or why not):"
],
"in_response_to": "3CPLWGV3MPAX9PQ5UEVA8S2MNQEN96 q0"
},
{
"question": [
"Please explain any special methods or tricks to be able to do MTurk work for long hours:"
],
"in_response_to": "3CPLWGV3MPAX9PQ5UEVA8S2MNQEN96 q0"
}
]
}

49
batches/batch26.json Normal file
View File

@ -0,0 +1,49 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that sometimes there can be problems between a worker and a requester because the requester is new to MTurk and does not know \"the culture\".",
"Please explain if you agree that requesters need to learn about MTurk culture before they can make good HITs and why (or why not):"
],
"in_response_to": "3XCC1ODXDMMOGMZJ4NND37XKV6XRQ7 q3"
},
{
"question": [
"Please describe what \"culture\" might mean in the context of MTurk as a platform:"
],
"in_response_to": "3XCC1ODXDMMOGMZJ4NND37XKV6XRQ7 q3"
},
{
"question": [
"Please explain if you feel part of this culture and why (or why not):"
],
"in_response_to": "3XCC1ODXDMMOGMZJ4NND37XKV6XRQ7 q3"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that Amazon is not drawing a lot of attention to it's MTurk platform.",
"Please explain if you agree that Amazon is not actively marketing MTurk and why (or why not):"
],
"in_response_to": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4 q3"
},
{
"question": [
"Please explain if you agree that Amazon is being secretive when it comes to MTurk and why (or why not):"
],
"in_response_to": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4 q3"
}
]
}

51
batches/batch27.json Normal file
View File

@ -0,0 +1,51 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they often work for more than 10 hours per day on MTurk.",
"Please explain if you have ever experienced physical problems (back pain, carpal tunnel syndrome, etc.) from working on MTurk for long hours:"
],
"in_response_to": "3HFNH7HEMIPXRWQ5OCT143JEWE0GQH q4"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they often stay behind the computer when they take a break.",
"Please explain if you agree that it is possible to take a break while being active on a computer and why (or why not):"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q4"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they often check statistics about their work performance to compare themselves to other workers.",
"Please explain if you agree that looking at your work performance statistics causes feelings like stress or anxiety and why (or why not):"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q4"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that not all MTurk workers get equal opportunities to do work and earn money.",
"Please explain if you agree that working on MTurk does not provide equal opportunities for workers and why (or why not):"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q1"
},
{
"question": [
"Please explain how you feel about surveys like this one where you are being asked to explain your experience as an MTurk worker:"
],
"in_response_to": "32M8BPYGAUXKAY2MB4OSV1SR2U3IGB q2"
}
]
}

49
batches/batch28.json Normal file
View File

@ -0,0 +1,49 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that sometimes there can be problems between a worker and a requester because the requester is new to MTurk and does not know \"the culture\".",
"Please explain if you agree that requesters need to learn about MTurk culture before they can make good HITs and why (or why not):"
],
"in_response_to": "3XCC1ODXDMMOGMZJ4NND37XKV6XRQ7 q3"
},
{
"question": [
"Please describe what \"culture\" might mean in the context of MTurk as a platform:"
],
"in_response_to": "3XCC1ODXDMMOGMZJ4NND37XKV6XRQ7 q3"
},
{
"question": [
"Please explain if you feel part of this culture and why (or why not):"
],
"in_response_to": "3XCC1ODXDMMOGMZJ4NND37XKV6XRQ7 q3"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that Amazon is not drawing a lot of attention to it's MTurk platform.",
"Please explain if you agree that Amazon is not actively marketing MTurk and why (or why not):"
],
"in_response_to": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4 q3"
},
{
"question": [
"Please explain if you agree that Amazon is being secretive when it comes to MTurk and why (or why not):"
],
"in_response_to": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4 q3"
}
]
}

48
batches/batch29.json Normal file
View File

@ -0,0 +1,48 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that there are many types of HITs.",
"Please explain what type of HITs you have encountered and describe them for somebody that does not know what MTurk is:"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q1"
},
{
"question": [
"Please explain what type of HITs you enjoy doing the <strong>most</strong> and why:"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q1"
},
{
"question": [
"Please explain what type of HITs you enjoy doing the <strong>least</strong> and why:"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q1"
},
{
"question": [
"Please explain if you feel like an expert on a certain type of HIT and why (or why not):"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q1"
},
{
"question": [
"Please explain if there are types of HITs that you do <strong>not</strong> want to try and why (or why not):"
],
"in_response_to": "33L7PJKHCH9VQXCFMIB8HVD3S2KT8Q q1"
}
]
}

49
batches/batch3.json Normal file
View File

@ -0,0 +1,49 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they earn more than minimum wage on MTurk.",
"Please explain if you would keep doing MTurk work if it would pay less than minimum wage and why (or why not):"
],
"in_response_to": "legacy_5_1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they like working on MTurk because it fits very well with their personality.",
"Please explain if you think that doing MTurk work requires a certain kind of personality and why (or why not)."
],
"in_response_to": "legacy_5_1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think MTurk exists for about 5 years.",
"Please explain if you believe MTurk has been around for 20 years and why (or why not):"
],
"in_response_to": "3N4BPTXIO93ULBT5VCYLCW8V3RPUKM q1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think Amazon does not advertise MTurk a lot because they don't want to attract workers that just want to get rich quick.",
"Please explain if you agree that Amazon is trying to not draw too much attention to MTurk and why (or why not):"
],
"in_response_to": "3N4BPTXIO93ULBT5VCYLCW8V3RPUKM q0"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that sometimes when there is a glitch in the system they can usually work it out with the requester directly.",
"Please explain how you feel about MTurk as a platform when you have to resolve a glitch or system error between you and the requester:"
],
"in_response_to": "legacy_4_1_1_1"
}
]
}

48
batches/batch30.json Normal file
View File

@ -0,0 +1,48 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that the name MTurk is a historical reference to a chessplaying machine.",
"Please explain how the chessplaying machine works that the name MTurk refers to:"
],
"in_response_to": "3TY7ZAOG5GVE5PHPX5K1NPKPS3O0K1 q2"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that the machine has a puppet that looks like it is playing chess but it also has a real person hidden inside.",
"Please explain how the role of <strong>the puppet</strong> translates to today's context of the Amazon MTurk platform and why (or why not):"
],
"in_response_to": "3TY7ZAOG5GVE5PHPX5K1NPKPS3O0K1 q2"
},
{
"question": [
"Please explain how the role of <strong>the hidden person</strong> translates to today's context of the Amazon MTurk platform and why (or why not):"
],
"in_response_to": "3TY7ZAOG5GVE5PHPX5K1NPKPS3O0K1 q2"
},
{
"question": [
"Please explain how the role of <strong>the machine</strong> translates to today's context of the Amazon MTurk platform and why (or why not):"
],
"in_response_to": "3TY7ZAOG5GVE5PHPX5K1NPKPS3O0K1 q2"
},
{
"question": [
"Please explain how you feel about your identity as an MTurk worker:"
],
"in_response_to": "3TY7ZAOG5GVE5PHPX5K1NPKPS3O0K1 q2"
}
]
}

49
batches/batch4.json Normal file
View File

@ -0,0 +1,49 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think Amazon is not actively promoting MTurk because they only want to attract workers that can deliver high quality work",
"Please explain if you agree that by not attracting too many workers to MTurk, the quality of delivered work will be higher and why (or why not):"
],
"in_response_to": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4 q3"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that MTurk exists since 2005 (since 16 years ago).",
"Please explain if you think that 16 years is a long time for MTurk to stay relatively unnoticed in public discussion and why (or why not)."
],
"in_response_to": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4 q2"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they sometimes use wikipedia when doing HITs that require doing research.",
"Please explain if you sometimes use wikipedia for HITs that require doing research and why (or why not):"
],
"in_response_to": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4 q2"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that if something goes wrong with a HIT, it's usually the fault of the requester and not Amazon's fault.",
"Please explain if you agree that Amazon is not to blame when something goes wrong with a HIT and why (or why not):"
],
"in_response_to": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4 q4"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that sometimes when there is a glitch in the system they can usually work it out with the requester directly.",
"Please explain if you ever got a requester that did not fix the glitch and did not give you a reward even though you did the work and what that was like:"
],
"in_response_to": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4 q4"
}
]
}

48
batches/batch5.json Normal file
View File

@ -0,0 +1,48 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think people who work on MTurk full time do it because they cannot get a better job.",
"Please explain if you agree that people who work on MTurk full time cannot get a better job and why (or why not):"
],
"in_response_to": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4 q1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think it doesn't make sense to do MTurk work full time because some HITs require specific skills.",
"Please explain if you agree that specific skills are needed to do MTurk work full time and why (or why not)."
],
"in_response_to": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4 q1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they earn around 5-10 USD per day and that they are underpaid.",
"Please explain if you agree that 5-10USD is a good pay for one day of work and why (or why not):"
],
"in_response_to": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4 q0"
},
{
"question": [
"Please explain how many hours per day you do MTurk work and why not more or less hours."
],
"in_response_to": "3WLEIWSYHPSUZ9JV67LITLXBSRI2H4 q0"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that some days on MTurk are \"good days\" but not all days.",
"Please explain when a day on MTurk is a \"good day\" and why (or why not):"
],
"in_response_to": "3N4BPTXIO93ULBT5VCYLCW8V3RPUKM q4"
}
]
}

47
batches/batch6.json Normal file
View File

@ -0,0 +1,47 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they can not get good paying HITs even though they have done more than 1100 HITs with a 98% accuracy rating.",
"Please explain if you agree that this person should get access to better paying HITS and why (or why not):"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q4"
},
{
"question": [
"Please explain if you think that in some countries there are better or more HITs to do and why (or why not)."
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q4"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think the average MTurk worker earns 1.77USD per hour.",
"Please explain if you agree that the average worker earns $1.77USD per hour and why (or why not):"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q2"
},
{
"question": [
"Please explain if you agree that a lot of MTurk workers work below the minimum wage of their country but still choose to do MTurk work anyway and why (or why not):"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q2"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that every day they work for 8 hours on MTurk.",
"Please explain for how many hours per day and how many days per week you work on MTurk and why (or why not):"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q3"
}
]
}

49
batches/batch7.json Normal file
View File

@ -0,0 +1,49 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think WikiPedia is a bad source of information for doing research.",
"Please explain which resources you use when doing online research for HITs and why (or why not):"
],
"in_response_to": "3XCC1ODXDMMOGMZJ4NND37XKV6XRQ7 q2"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think <strong>workers</strong> need \"specific high-level skills\" to work on MTurk.",
"Please explain which \"specific high-level skills\" are needed to do MTurk work and why (or why not):"
],
"in_response_to": "3XCC1ODXDMMOGMZJ4NND37XKV6XRQ7 q1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they think <strong>requesters</strong> need \"specific high-level skills\" to use MTurk.",
"Please explain which \"specific high-level skills\" are needed by <strong>requesters</strong> to use MTurk and why (or why not):"
],
"in_response_to": "3XCC1ODXDMMOGMZJ4NND37XKV6XRQ7 q1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they do \"data de-duplication\" HITs.",
"Please explain what it means to do \"data de-duplication\" HITs:"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q1"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they do MTurk work at home to supplement the income from their fulltime job.",
"Please explain if you do MTurk work fulltime or if you combine it with another job and why (or why not):"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q0"
}
]
}

45
batches/batch8.json Normal file
View File

@ -0,0 +1,45 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they work on MTurk for more than 10 hours each day. When working for so many hours behind a computer, it's important to take care of one's physical and mental health.",
"Please explain if you use special equipment (for example an ergonomic chair) during your working hours and why (or why not):"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q4"
},
{
"question": [
"Please explain if you ever feel that working on MTurk affects you mentally and why (or why not):"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q4"
},
{
"question": [
"Please explain what your workenvironment looks like and what is important about your workenvironment to effectively do MTurk work:"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q4"
},
{
"question": [
"Please explain if you have ever experienced physical problems from working long hours on MTurk (for example RSI or back pain):"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q4"
},
{
"question": [
"Please explain if you ever have sick days and how it affects your work on MTurk and why (or why not):"
],
"in_response_to": "34J10VATJG9BNNW0E0T4PFWT8AIIQY q4"
}
]
}

46
batches/batch9.json Normal file
View File

@ -0,0 +1,46 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they work on MTurk for hours at a time.",
"Please explain if you can stay concentrated on the HITs when working for a long time and why (or why not):"
],
"in_response_to": "legacy_2_1"
},
{
"question": [
"Please explain how often and for how long you take breaks from MTurk work and why (or why not):"
],
"in_response_to": "3WMINLGALCESN43JXU0WOCJTRN8ACD q3"
},
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that their work environment is \"likeable and pleasant\".",
"Please explain if your work environment is a pleasant one and why (or why not):"
],
"in_response_to": "30JNVC0ORAVBRSLG8IBJP3VE930QHN q2"
},
{
"question": [
"Please explain if you do MTurk work from a computer at a desk and why (or why not):"
],
"in_response_to": "30JNVC0ORAVBRSLG8IBJP3VE930QHN q2"
},
{
"question": [
"Please name and describe objects that are important for your work environment and explain why they are important:"
],
"in_response_to": "30JNVC0ORAVBRSLG8IBJP3VE930QHN q2"
}
]
}

122
batches/batch_hits.json Normal file
View File

@ -0,0 +1,122 @@
{
"batches/batch1.json": [
"32LAQ1JNT90Q2AMYZJ7BP3Z3HVHTUN",
"3JMNNNO3B1F9AFHQB42G64BA3U1W2C"
],
"batches/batch2.json": [
"3QD8LUVX4X9GYC533S006USTVBNX55",
"31ANT7FQN8DJCM5OYOIE384Z8GFH5Y"
],
"batches/batch3.json": [
"3K3IX1W4S628V9FTCXH0KSMCLQMPAM",
"3T2HW4QDUVIBW1WKFMHU4XCLGRZC9U",
"3VDI8GSXAF4OZ8TFCG7ZUS2PUDQ8GS"
],
"batches/batch4.json": [
"3HYV4299H07QFUXO6LHBUPHDHXBE8H",
"3U74KRR67MWD7K2P2IVPB87992XTNA"
],
"batches/batch5.json": [
"34YWR3PJ28LH35J26MUOPZW2E5B0XQ"
],
"batches/batch6.json": [
"39AYGO6AFFV75MRD65NW0YFVPUO6NE"
],
"batches/batch7.json": [
"3W3RSPVVGS22JXETQA5K3CPMNNQLUH"
],
"batches/batch8.json": [
"385MDVINFCQ9GBFYIP885LXR4MTJWP",
"3FO95NVK5CBX7IH26P7GANGX8QTRSC",
"30F94FBDNRVB6BDSZSQGKD7FSOGTB4",
"3DIIW4IV8P61CYC8Q1HPYSZ07IMI4F",
"30IRMPJWDZUZJZ4U1GYEJ1PNR0VRKI"
],
"batches/batch9.json": [
"3IWA71V4TIRCHG5H8BA5Y06TRP7X6W",
"3PEG1BH7AE2C3SN55JCOJMKJ9K7KBP"
],
"batches/batch10.json": [
"3BDORL6HKKOH01S693HGVICFMUYRCN",
"3TRB893CSJLKZUOW2BFTGS6UJD0G7X"
],
"batches/batch11.json": [
"337F8MIIMZOQ53VSMBSJSOZ4LVQ405"
],
"batches/batch12.json": [
"388FBO7JZR49O61JCOIOJPZOOP0YNV"
],
"batches/batch13.json": [
"35U0MRQMUJIA2X6Q8SVHRFVZWI5VO0",
"36D1BWBEHNCD53NC72WTX69J5SNM2B",
"338431Z1FLQI9QP9Z8Q7QI6WCPIROK"
],
"batches/batch14.json": [
"307FVKVSYRQ4NEVC7ADS739RUNT47V",
"3UOMW19E6DHSVEU8CW4DSH7JVWE5CX"
],
"batches/batch15.json": [
"3BJKPTD2QCNYMIUHVPC6KSCJB1MRT1",
"37ZQELHEQ099UPC5TLUDPUCHGW1MN7"
],
"batches/batch15.json": [
"37SQU136V7Z9KTJRVCDH8VBBFPW11B",
"3IKDQS3DQEB472PNJGN7HQBO0OZICB"
],
"batches/batch16.json": [
"304QEQWKZPVU9W5A5V7S6M59381O0J",
"3S1L4CQSFXGW4WQZYULV8Y88KTPAFD",
"356ZPKYPUHS9RRDWS3VGNE4JPQFYPE"
],
"batches/batch17.json": [
"34KYK9TV2RJARB0DASLQA8BTR12BSQ"
],
"batches/batch18.json": [
"3FJ2RVH25ZHYYJ4IITSOSK3Z573297"
],
"batches/batch19.json": [
"389A2A304OTT0787FQY1BMBSEUN0C3"
],
"batches/batch21.json": [
"3E22YV8GG1HFFS9IL1M56Y6CLJRPNL"
],
"batches/batch20.json": [
"3LEG2HW4UFY7ZTVVLFSG2GPA8IEF2I",
"3PKJ68EHDN7RJLK9NQM84IN4Q8DJH7",
"3PUOXASB57EO4U7U7012FVD6QUQZ9S"
],
"batches/batch22.json": [
"3EGKVCRQFW37NXCM9YDFSUZU8ZGYBZ",
"3QTFNPMJC6T9TWBO8AK7XW8QVIZNZ5"
],
"batches/batch23.json": [
"3G9UA71JVV5UQWEXAH0WD5YAC5HJ75"
],
"batches/batch24.json": [
"3E6L1VR4XWXVHUEW8H4JST6MOPPF6C",
"3BKZLF990ZAUR3EBSGA5NJUTU1RYQP"
],
"batches/batch25.json": [
"389A2A304OTT0787FQY1BMBSE9B0CL"
],
"batches/batch26.json": [
"3JVP4ZJHDP3KDAU770UNMP9NREV0IN",
"35YHTYFL1GEGWKTX9PCR4LML5IGVFJ",
"3EKTG13IZUEJ6P9KH8EYC28SBLQMLY"
],
"batches/batch27.json": [
"3ULIZ0H1VAG88BKAWZFTBLOSRKW15I"
],
"batches/batch29.json": [
"3MA5N0ATTCM4RVLG0A8K60X4LP4KWU"
],
"batches/batch30.json": [
"3Y3CZJSZ9K4W1GJRUTU8HC65WKUR5D",
"3XAOZ9UYRZ2X1X38GR3W9WJJOIP1Q6",
"3MA5N0ATTCM4RVLG0A8K60X4LP6WK8",
"33NOQL7T9OAOQPOK28VOFZIV7TCZ8I"
],
"batches/batch22.json": [
"3VADEH0UHC8CV51NTX3R5SGI9MGPSN"
]
}

View File

@ -1,25 +0,0 @@
{
"title": "Write 5 short texts about working on MTurk",
"summary": "Write 5 short texts where you explain your point of view on each topic.",
"instructions": [
"Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.",
"There is not a minimum number of words required but please write the number of words that you think is fair for 2$."
],
"reward": 2,
"keywords": "text",
"questions": [
{
"question": [
"In a recent survey about working on MTurk, a fellow worker mentioned that they at one time had a \"good day\" on MTurk where they earned so much that they threw a party to celebrate.",
"Please explain if you agree that sometimes there are good days on MTurk that are reason to celebrate and why (or why not):"
],
"in_response_to": "answer_id"
},
{
"question": [
"Please expain...."
],
"in_response_to": null
}
]
}

View File

@ -0,0 +1,34 @@
{
"HIT": {
"HITId": "307FVKVSYRQ4NEVC7ADS739RUNT47V",
"HITTypeId": "3C3J03PXDEBIPIRQG93SL8BMDBX7HQ",
"HITGroupId": "3EXC7SWSQ2HM2OEQIQBNG7WSI3HHT0",
"CreationTime": "2021-08-24 17:36:11+02:00",
"Title": "Write 5 short texts about working on MTurk",
"Description": "Write 5 short texts where you explain your point of view on each topic.",
"Question": "\n <HTMLQuestion xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2011-11-11/HTMLQuestion.xsd\">\n <HTMLContent><![CDATA[\n <!DOCTYPE html>\n <body>\n<!-- You must include this JavaScript file -->\n<script src=\"https://assets.crowd.aws/crowd-html-elements.js\"></script>\n\n<!-- For the full list of available Crowd HTML Elements and their input/output documentation,\n please refer to https://docs.aws.amazon.com/sagemaker/latest/dg/sms-ui-template-reference.html -->\n\n<!-- You must include crowd-form so that your task submits answers to MTurk -->\n<crowd-form answer-format=\"flatten-objects\">\n\n <crowd-instructions link-text=\"View instructions\" link-type=\"button\">\n <short-summary>\n <p>Write 5 short texts where you explain your point of view on each topic.</p>\n </short-summary>\n <detailed-instructions>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </detailed-instructions>\n </crowd-instructions>\n <div>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </div>\n <hr />\n\n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they think MTurk is a competetive platform.</p>\n<p>Please explain if you agree that MTurk is a competetive platform and how or why (or why not):</p>\n <crowd-text-area name=\"q0\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they think the work suffers when they get distracted.</p>\n<p>Please explain in what way the work suffers if you get distracted and why (or why not):</p>\n <crowd-text-area name=\"q1\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they use scripts to catch HITs.</p>\n<p>How would you explain what \"HIT catching\" is to someone who does not know a lot about MTurk?</p>\n <crowd-text-area name=\"q2\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they can not do every HIT that they would like to do.</p>\n<p>Please explain if you agree that you can not do any HIT you would like to do and why (or why not) you think that is:</p>\n <crowd-text-area name=\"q3\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that quals are very important.</p>\n<p>How would you explain what \"quals\" are to someone who does not know a lot about MTurk?</p>\n <crowd-text-area name=\"q4\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n </crowd-form>\n </body>\n </html>\n ]]></HTMLContent>\n <FrameHeight>0</FrameHeight>\n</HTMLQuestion>\n ",
"Keywords": "text",
"HITStatus": "Reviewable",
"MaxAssignments": 1,
"Reward": "2.00",
"AutoApprovalDelayInSeconds": 14400,
"Expiration": "2021-08-26 17:36:11+02:00",
"AssignmentDurationInSeconds": 1200,
"QualificationRequirements": [],
"HITReviewStatus": "NotReviewed",
"NumberOfAssignmentsPending": 0,
"NumberOfAssignmentsAvailable": 0,
"NumberOfAssignmentsCompleted": 1
},
"ResponseMetadata": {
"RequestId": "4bd2f6fc-6019-444d-8657-e34a88d0b2fb",
"HTTPStatusCode": 200,
"HTTPHeaders": {
"x-amzn-requestid": "4bd2f6fc-6019-444d-8657-e34a88d0b2fb",
"content-type": "application/x-amz-json-1.1",
"content-length": "4319",
"date": "Thu, 26 Aug 2021 08:49:15 GMT"
},
"RetryAttempts": 0
}
}

View File

@ -0,0 +1,34 @@
{
"HIT": {
"HITId": "30F94FBDNRVB6BDSZSQGKD7FSOGTB4",
"HITTypeId": "307F0QTJA1F7F9OVK8L6IMKDB0B8A1",
"HITGroupId": "3QVO2PZ6OQJZJVJC1U7WPRI73GIBQZ",
"CreationTime": "2021-07-31 12:46:33+02:00",
"Title": "Write 5 short texts about working on MTurk",
"Description": "Write 5 short texts where you explain your point of view on each topic.",
"Question": "\n <HTMLQuestion xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2011-11-11/HTMLQuestion.xsd\">\n <HTMLContent><![CDATA[\n <!DOCTYPE html>\n <body>\n<!-- You must include this JavaScript file -->\n<script src=\"https://assets.crowd.aws/crowd-html-elements.js\"></script>\n\n<!-- For the full list of available Crowd HTML Elements and their input/output documentation,\n please refer to https://docs.aws.amazon.com/sagemaker/latest/dg/sms-ui-template-reference.html -->\n\n<!-- You must include crowd-form so that your task submits answers to MTurk -->\n<crowd-form answer-format=\"flatten-objects\">\n\n <crowd-instructions link-text=\"View instructions\" link-type=\"button\">\n <short-summary>\n <p>Write 5 short texts where you explain your point of view on each topic.</p>\n </short-summary>\n <detailed-instructions>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </detailed-instructions>\n </crowd-instructions>\n <div>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </div>\n <hr />\n\n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they work on MTurk for more than 10 hours each day. When working for so many hours behind a computer, it's important to take care of one's physical and mental health.</p>\n<p>Please explain if you use special equipment (for example an ergonomic chair) during your working hours and why (or why not):</p>\n <crowd-text-area name=\"q0\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain if you ever feel that working on MTurk affects you mentally and why (or why not):</p>\n <crowd-text-area name=\"q1\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain what your workenvironment looks like and what is important about your workenvironment to effectively do MTurk work:</p>\n <crowd-text-area name=\"q2\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain if you have ever experienced physical problems from working long hours on MTurk (for example RSI or back pain):</p>\n <crowd-text-area name=\"q3\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain if you ever have sick days and how it affects your work on MTurk and why (or why not):</p>\n <crowd-text-area name=\"q4\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n </crowd-form>\n </body>\n </html>\n ]]></HTMLContent>\n <FrameHeight>0</FrameHeight>\n</HTMLQuestion>\n ",
"Keywords": "text",
"HITStatus": "Reviewable",
"MaxAssignments": 1,
"Reward": "2.00",
"AutoApprovalDelayInSeconds": 14400,
"Expiration": "2021-08-02 12:46:33+02:00",
"AssignmentDurationInSeconds": 600,
"QualificationRequirements": [],
"HITReviewStatus": "NotReviewed",
"NumberOfAssignmentsPending": 0,
"NumberOfAssignmentsAvailable": 0,
"NumberOfAssignmentsCompleted": 1
},
"ResponseMetadata": {
"RequestId": "2fad472b-9708-404b-b54a-76cbe940c9f5",
"HTTPStatusCode": 200,
"HTTPHeaders": {
"x-amzn-requestid": "2fad472b-9708-404b-b54a-76cbe940c9f5",
"content-type": "application/x-amz-json-1.1",
"content-length": "4046",
"date": "Tue, 03 Aug 2021 11:34:24 GMT"
},
"RetryAttempts": 0
}
}

View File

@ -0,0 +1,34 @@
{
"HIT": {
"HITId": "30IRMPJWDZUZJZ4U1GYEJ1PNR0VRKI",
"HITTypeId": "307F0QTJA1F7F9OVK8L6IMKDB0B8A1",
"HITGroupId": "3QVO2PZ6OQJZJVJC1U7WPRI73GIBQZ",
"CreationTime": "2021-08-03 14:46:57+02:00",
"Title": "Write 5 short texts about working on MTurk",
"Description": "Write 5 short texts where you explain your point of view on each topic.",
"Question": "\n <HTMLQuestion xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2011-11-11/HTMLQuestion.xsd\">\n <HTMLContent><![CDATA[\n <!DOCTYPE html>\n <body>\n<!-- You must include this JavaScript file -->\n<script src=\"https://assets.crowd.aws/crowd-html-elements.js\"></script>\n\n<!-- For the full list of available Crowd HTML Elements and their input/output documentation,\n please refer to https://docs.aws.amazon.com/sagemaker/latest/dg/sms-ui-template-reference.html -->\n\n<!-- You must include crowd-form so that your task submits answers to MTurk -->\n<crowd-form answer-format=\"flatten-objects\">\n\n <crowd-instructions link-text=\"View instructions\" link-type=\"button\">\n <short-summary>\n <p>Write 5 short texts where you explain your point of view on each topic.</p>\n </short-summary>\n <detailed-instructions>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </detailed-instructions>\n </crowd-instructions>\n <div>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </div>\n <hr />\n\n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they work on MTurk for more than 10 hours each day. When working for so many hours behind a computer, it's important to take care of one's physical and mental health.</p>\n<p>Please explain if you use special equipment (for example an ergonomic chair) during your working hours and why (or why not):</p>\n <crowd-text-area name=\"q0\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain if you ever feel that working on MTurk affects you mentally and why (or why not):</p>\n <crowd-text-area name=\"q1\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain what your workenvironment looks like and what is important about your workenvironment to effectively do MTurk work:</p>\n <crowd-text-area name=\"q2\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain if you have ever experienced physical problems from working long hours on MTurk (for example RSI or back pain):</p>\n <crowd-text-area name=\"q3\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain if you ever have sick days and how it affects your work on MTurk and why (or why not):</p>\n <crowd-text-area name=\"q4\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n </crowd-form>\n </body>\n </html>\n ]]></HTMLContent>\n <FrameHeight>0</FrameHeight>\n</HTMLQuestion>\n ",
"Keywords": "text",
"HITStatus": "Reviewable",
"MaxAssignments": 1,
"Reward": "2.00",
"AutoApprovalDelayInSeconds": 14400,
"Expiration": "2021-08-05 14:46:57+02:00",
"AssignmentDurationInSeconds": 600,
"QualificationRequirements": [],
"HITReviewStatus": "NotReviewed",
"NumberOfAssignmentsPending": 0,
"NumberOfAssignmentsAvailable": 0,
"NumberOfAssignmentsCompleted": 0
},
"ResponseMetadata": {
"RequestId": "26d8cfba-4522-47ce-bebf-dbbac22eb6ea",
"HTTPStatusCode": 200,
"HTTPHeaders": {
"x-amzn-requestid": "26d8cfba-4522-47ce-bebf-dbbac22eb6ea",
"content-type": "application/x-amz-json-1.1",
"content-length": "4046",
"date": "Tue, 03 Aug 2021 14:54:38 GMT"
},
"RetryAttempts": 0
}
}

View File

@ -0,0 +1,34 @@
{
"HIT": {
"HITId": "31ANT7FQN8DJCM5OYOIE384Z8GFH5Y",
"HITTypeId": "3C3J03PXDEBIPIRQG93SL8BMDBX7HQ",
"HITGroupId": "3EXC7SWSQ2HM2OEQIQBNG7WSI3HHT0",
"CreationTime": "2021-08-19 10:14:42+02:00",
"Title": "Write 5 short texts about working on MTurk",
"Description": "Write 5 short texts where you explain your point of view on each topic.",
"Question": "\n <HTMLQuestion xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2011-11-11/HTMLQuestion.xsd\">\n <HTMLContent><![CDATA[\n <!DOCTYPE html>\n <body>\n<!-- You must include this JavaScript file -->\n<script src=\"https://assets.crowd.aws/crowd-html-elements.js\"></script>\n\n<!-- For the full list of available Crowd HTML Elements and their input/output documentation,\n please refer to https://docs.aws.amazon.com/sagemaker/latest/dg/sms-ui-template-reference.html -->\n\n<!-- You must include crowd-form so that your task submits answers to MTurk -->\n<crowd-form answer-format=\"flatten-objects\">\n\n <crowd-instructions link-text=\"View instructions\" link-type=\"button\">\n <short-summary>\n <p>Write 5 short texts where you explain your point of view on each topic.</p>\n </short-summary>\n <detailed-instructions>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </detailed-instructions>\n </crowd-instructions>\n <div>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </div>\n <hr />\n\n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they think Amazon does not advertise MTurk a lot because they don't want to attract workers that just want to get rich quick.</p>\n<p>Please explain if you agree that Amazon is trying to not draw too much attention to MTurk and why (or why not):</p>\n <crowd-text-area name=\"q0\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain for how many years you think MTurk exists and why (or why not) there is so little mention of it in public discussion:</p>\n <crowd-text-area name=\"q1\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they think MTurk workers from the US (United States) might earn more money than workers from other countries.</p>\n<p>Please explain if you agree that MTurk workers from the US earn more money and why (or why not):</p>\n <crowd-text-area name=\"q2\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they get a lot of \"information\" from MTurk.</p>\n<p>Please explain what kind of \"information\" the fellow MTurk worker might be talking about:</p>\n <crowd-text-area name=\"q3\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that all days on MTurk are \"good days\".</p>\n<p>Please explain if you agree that every day on MTurk is a good day and why (or why not):</p>\n <crowd-text-area name=\"q4\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n </crowd-form>\n </body>\n </html>\n ]]></HTMLContent>\n <FrameHeight>0</FrameHeight>\n</HTMLQuestion>\n ",
"Keywords": "text",
"HITStatus": "Reviewable",
"MaxAssignments": 1,
"Reward": "2.00",
"AutoApprovalDelayInSeconds": 14400,
"Expiration": "2021-08-21 10:14:42+02:00",
"AssignmentDurationInSeconds": 1200,
"QualificationRequirements": [],
"HITReviewStatus": "NotReviewed",
"NumberOfAssignmentsPending": 0,
"NumberOfAssignmentsAvailable": 0,
"NumberOfAssignmentsCompleted": 0
},
"ResponseMetadata": {
"RequestId": "f5b604fb-995b-4e04-adc9-6c106e361333",
"HTTPStatusCode": 200,
"HTTPHeaders": {
"x-amzn-requestid": "f5b604fb-995b-4e04-adc9-6c106e361333",
"content-type": "application/x-amz-json-1.1",
"content-length": "4385",
"date": "Thu, 19 Aug 2021 11:07:20 GMT"
},
"RetryAttempts": 0
}
}

View File

@ -0,0 +1,34 @@
{
"HIT": {
"HITId": "32LAQ1JNT90Q2AMYZJ7BP3Z3HVHTUN",
"HITTypeId": "307F0QTJA1F7F9OVK8L6IMKDB0B8A1",
"HITGroupId": "3QVO2PZ6OQJZJVJC1U7WPRI73GIBQZ",
"CreationTime": "2021-07-14 17:53:27+02:00",
"Title": "Write 5 short texts about working on MTurk",
"Description": "Write 5 short texts where you explain your point of view on each topic.",
"Question": "\n <HTMLQuestion xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2011-11-11/HTMLQuestion.xsd\">\n <HTMLContent><![CDATA[\n <!DOCTYPE html>\n <body>\n<!-- You must include this JavaScript file -->\n<script src=\"https://assets.crowd.aws/crowd-html-elements.js\"></script>\n\n<!-- For the full list of available Crowd HTML Elements and their input/output documentation,\n please refer to https://docs.aws.amazon.com/sagemaker/latest/dg/sms-ui-template-reference.html -->\n\n<!-- You must include crowd-form so that your task submits answers to MTurk -->\n<crowd-form answer-format=\"flatten-objects\">\n\n <crowd-instructions link-text=\"View instructions\" link-type=\"button\">\n <short-summary>\n <p>Write 5 short texts where you explain your point of view on each topic.</p>\n </short-summary>\n <detailed-instructions>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </detailed-instructions>\n </crowd-instructions>\n <div>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </div>\n <hr />\n\n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that when they have a \"good day\" on MTurk, they sometimes order dinner to celebrate.</p>\n<p>Please explain if you sometimes spend a little more after a good day and name a few things you spend it on:</p>\n <crowd-text-area name=\"q0\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they think MTurk workers from the US (United States) might earn more money than workers from other countries.</p>\n<p>Please explain if you agree that MTurk workers from the US earn more money and why (or why not):</p>\n <crowd-text-area name=\"q1\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they like doing MTurk work because they can do it while watching the kids at the same time.</p>\n<p>Please explain if you agree that you working on MTurk can be done effectively while watching children at the same time and why (or why not):</p>\n <crowd-text-area name=\"q2\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain which kind of HITs are best for combining with watching children and why (or why not):</p>\n <crowd-text-area name=\"q3\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain if you agree that doing MTurk work is especially beneficial for people who stay at home to watch their children and why (or why not):</p>\n <crowd-text-area name=\"q4\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n </crowd-form>\n </body>\n </html>\n ]]></HTMLContent>\n <FrameHeight>0</FrameHeight>\n</HTMLQuestion>\n ",
"Keywords": "text",
"HITStatus": "Reviewable",
"MaxAssignments": 1,
"Reward": "2.00",
"AutoApprovalDelayInSeconds": 14400,
"Expiration": "2021-07-16 17:53:27+02:00",
"AssignmentDurationInSeconds": 600,
"QualificationRequirements": [],
"HITReviewStatus": "NotReviewed",
"NumberOfAssignmentsPending": 0,
"NumberOfAssignmentsAvailable": 0,
"NumberOfAssignmentsCompleted": 1
},
"ResponseMetadata": {
"RequestId": "839b0b86-47fa-4db4-a108-93771a45ec48",
"HTTPStatusCode": 200,
"HTTPHeaders": {
"x-amzn-requestid": "839b0b86-47fa-4db4-a108-93771a45ec48",
"content-type": "application/x-amz-json-1.1",
"content-length": "4342",
"date": "Sat, 17 Jul 2021 11:30:36 GMT"
},
"RetryAttempts": 0
}
}

View File

@ -0,0 +1,34 @@
{
"HIT": {
"HITId": "337F8MIIMZOQ53VSMBSJSOZ4LVQ405",
"HITTypeId": "3C3J03PXDEBIPIRQG93SL8BMDBX7HQ",
"HITGroupId": "3EXC7SWSQ2HM2OEQIQBNG7WSI3HHT0",
"CreationTime": "2021-08-10 13:07:46+02:00",
"Title": "Write 5 short texts about working on MTurk",
"Description": "Write 5 short texts where you explain your point of view on each topic.",
"Question": "\n <HTMLQuestion xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2011-11-11/HTMLQuestion.xsd\">\n <HTMLContent><![CDATA[\n <!DOCTYPE html>\n <body>\n<!-- You must include this JavaScript file -->\n<script src=\"https://assets.crowd.aws/crowd-html-elements.js\"></script>\n\n<!-- For the full list of available Crowd HTML Elements and their input/output documentation,\n please refer to https://docs.aws.amazon.com/sagemaker/latest/dg/sms-ui-template-reference.html -->\n\n<!-- You must include crowd-form so that your task submits answers to MTurk -->\n<crowd-form answer-format=\"flatten-objects\">\n\n <crowd-instructions link-text=\"View instructions\" link-type=\"button\">\n <short-summary>\n <p>Write 5 short texts where you explain your point of view on each topic.</p>\n </short-summary>\n <detailed-instructions>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </detailed-instructions>\n </crowd-instructions>\n <div>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </div>\n <hr />\n\n <div>\n <p>Please write a short text where you explain what a HIT is for somebody that does not know what MTurk is:</p>\n <crowd-text-area name=\"q0\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain what kinds of HITs you have encountered and describe them for somebody that does not know what MTurk is:</p>\n <crowd-text-area name=\"q1\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that there are not many HITs availble for them to do because they are not from the US.</p>\n<p>Please explain if you agree that MTurk workers from the US can do more HITs and why (or why not):</p>\n <crowd-text-area name=\"q2\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they often take breaks when there are no HITs availble to do.</p>\n<p>Please explain for how long you take breaks from MTurk work and why not longer or shorter.</p>\n <crowd-text-area name=\"q3\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain if you stay behind the computer (or phone or tablet) when you take a break and why (or why not):</p>\n <crowd-text-area name=\"q4\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n </crowd-form>\n </body>\n </html>\n ]]></HTMLContent>\n <FrameHeight>0</FrameHeight>\n</HTMLQuestion>\n ",
"Keywords": "text",
"HITStatus": "Reviewable",
"MaxAssignments": 1,
"Reward": "2.00",
"AutoApprovalDelayInSeconds": 14400,
"Expiration": "2021-08-12 13:07:46+02:00",
"AssignmentDurationInSeconds": 1200,
"QualificationRequirements": [],
"HITReviewStatus": "NotReviewed",
"NumberOfAssignmentsPending": 0,
"NumberOfAssignmentsAvailable": 0,
"NumberOfAssignmentsCompleted": 0
},
"ResponseMetadata": {
"RequestId": "b90d3b00-63d4-4351-aacd-f05cbd9644ed",
"HTTPStatusCode": 200,
"HTTPHeaders": {
"x-amzn-requestid": "b90d3b00-63d4-4351-aacd-f05cbd9644ed",
"content-type": "application/x-amz-json-1.1",
"content-length": "4050",
"date": "Tue, 10 Aug 2021 11:30:03 GMT"
},
"RetryAttempts": 0
}
}

View File

@ -0,0 +1,34 @@
{
"HIT": {
"HITId": "338431Z1FLQI9QP9Z8Q7QI6WCPIROK",
"HITTypeId": "3C3J03PXDEBIPIRQG93SL8BMDBX7HQ",
"HITGroupId": "3EXC7SWSQ2HM2OEQIQBNG7WSI3HHT0",
"CreationTime": "2021-08-24 14:42:15+02:00",
"Title": "Write 5 short texts about working on MTurk",
"Description": "Write 5 short texts where you explain your point of view on each topic.",
"Question": "\n <HTMLQuestion xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2011-11-11/HTMLQuestion.xsd\">\n <HTMLContent><![CDATA[\n <!DOCTYPE html>\n <body>\n<!-- You must include this JavaScript file -->\n<script src=\"https://assets.crowd.aws/crowd-html-elements.js\"></script>\n\n<!-- For the full list of available Crowd HTML Elements and their input/output documentation,\n please refer to https://docs.aws.amazon.com/sagemaker/latest/dg/sms-ui-template-reference.html -->\n\n<!-- You must include crowd-form so that your task submits answers to MTurk -->\n<crowd-form answer-format=\"flatten-objects\">\n\n <crowd-instructions link-text=\"View instructions\" link-type=\"button\">\n <short-summary>\n <p>Write 5 short texts where you explain your point of view on each topic.</p>\n </short-summary>\n <detailed-instructions>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </detailed-instructions>\n </crowd-instructions>\n <div>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </div>\n <hr />\n\n <div>\n <p>For which purposes you think the results of your work are being used by requesters and why?</p>\n <crowd-text-area name=\"q0\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain your thought process when you decide which HITs you accept:</p>\n <crowd-text-area name=\"q1\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain which HITs you will absolutely not do and why:</p>\n <crowd-text-area name=\"q2\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain what the process of doing a HIT is like in a step-by-step manner:</p>\n <crowd-text-area name=\"q3\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that when they feel sick they will just do MTurk work anyway (instead of taking the day to recover).</p>\n<p>Please explain if, when feeling sick, you keep working anyway and why (or why not):</p>\n <crowd-text-area name=\"q4\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n </crowd-form>\n </body>\n </html>\n ]]></HTMLContent>\n <FrameHeight>0</FrameHeight>\n</HTMLQuestion>\n ",
"Keywords": "text",
"HITStatus": "Reviewable",
"MaxAssignments": 1,
"Reward": "2.00",
"AutoApprovalDelayInSeconds": 14400,
"Expiration": "2021-08-26 14:42:15+02:00",
"AssignmentDurationInSeconds": 1200,
"QualificationRequirements": [],
"HITReviewStatus": "NotReviewed",
"NumberOfAssignmentsPending": 0,
"NumberOfAssignmentsAvailable": 0,
"NumberOfAssignmentsCompleted": 0
},
"ResponseMetadata": {
"RequestId": "f268c76f-7641-41b9-9e60-a163f7516a1b",
"HTTPStatusCode": 200,
"HTTPHeaders": {
"x-amzn-requestid": "f268c76f-7641-41b9-9e60-a163f7516a1b",
"content-type": "application/x-amz-json-1.1",
"content-length": "3788",
"date": "Tue, 24 Aug 2021 14:45:17 GMT"
},
"RetryAttempts": 0
}
}

View File

@ -0,0 +1,34 @@
{
"HIT": {
"HITId": "33NOQL7T9OAOQPOK28VOFZIV7TCZ8I",
"HITTypeId": "3C3J03PXDEBIPIRQG93SL8BMDBX7HQ",
"HITGroupId": "3EXC7SWSQ2HM2OEQIQBNG7WSI3HHT0",
"CreationTime": "2021-09-23 10:22:11+02:00",
"Title": "Write 5 short texts about working on MTurk",
"Description": "Write 5 short texts where you explain your point of view on each topic.",
"Question": "\n <HTMLQuestion xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2011-11-11/HTMLQuestion.xsd\">\n <HTMLContent><![CDATA[\n <!DOCTYPE html>\n <body>\n<!-- You must include this JavaScript file -->\n<script src=\"https://assets.crowd.aws/crowd-html-elements.js\"></script>\n\n<!-- For the full list of available Crowd HTML Elements and their input/output documentation,\n please refer to https://docs.aws.amazon.com/sagemaker/latest/dg/sms-ui-template-reference.html -->\n\n<!-- You must include crowd-form so that your task submits answers to MTurk -->\n<crowd-form answer-format=\"flatten-objects\">\n\n <crowd-instructions link-text=\"View instructions\" link-type=\"button\">\n <short-summary>\n <p>Write 5 short texts where you explain your point of view on each topic.</p>\n </short-summary>\n <detailed-instructions>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </detailed-instructions>\n </crowd-instructions>\n <div>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </div>\n <hr />\n\n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that the name MTurk is a historical reference to a chessplaying machine.</p>\n<p>Please explain how the chessplaying machine works that the name MTurk refers to:</p>\n <crowd-text-area name=\"q0\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that the machine has a puppet that looks like it is playing chess but it also has a real person hidden inside.</p>\n<p>Please explain how the role of <strong>the puppet</strong> translates to today's context of the Amazon MTurk platform and why (or why not):</p>\n <crowd-text-area name=\"q1\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain how the role of <strong>the hidden person</strong> translates to today's context of the Amazon MTurk platform and why (or why not):</p>\n <crowd-text-area name=\"q2\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain how the role of <strong>the machine</strong> translates to today's context of the Amazon MTurk platform and why (or why not):</p>\n <crowd-text-area name=\"q3\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain how you feel about your identity as an MTurk worker:</p>\n <crowd-text-area name=\"q4\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n </crowd-form>\n </body>\n </html>\n ]]></HTMLContent>\n <FrameHeight>0</FrameHeight>\n</HTMLQuestion>\n ",
"Keywords": "text",
"HITStatus": "Reviewable",
"MaxAssignments": 1,
"Reward": "2.00",
"AutoApprovalDelayInSeconds": 14400,
"Expiration": "2021-09-25 10:22:11+02:00",
"AssignmentDurationInSeconds": 1200,
"QualificationRequirements": [],
"HITReviewStatus": "NotReviewed",
"NumberOfAssignmentsPending": 0,
"NumberOfAssignmentsAvailable": 0,
"NumberOfAssignmentsCompleted": 0
},
"ResponseMetadata": {
"RequestId": "a525d715-7034-403a-9f90-33f49a3c3f64",
"HTTPStatusCode": 200,
"HTTPHeaders": {
"x-amzn-requestid": "a525d715-7034-403a-9f90-33f49a3c3f64",
"content-type": "application/x-amz-json-1.1",
"content-length": "4131",
"date": "Thu, 23 Sep 2021 08:52:29 GMT"
},
"RetryAttempts": 0
}
}

View File

@ -0,0 +1,34 @@
{
"HIT": {
"HITId": "34YWR3PJ28LH35J26MUOPZW2E5B0XQ",
"HITTypeId": "307F0QTJA1F7F9OVK8L6IMKDB0B8A1",
"HITGroupId": "3QVO2PZ6OQJZJVJC1U7WPRI73GIBQZ",
"CreationTime": "2021-07-17 15:43:03+02:00",
"Title": "Write 5 short texts about working on MTurk",
"Description": "Write 5 short texts where you explain your point of view on each topic.",
"Question": "\n <HTMLQuestion xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2011-11-11/HTMLQuestion.xsd\">\n <HTMLContent><![CDATA[\n <!DOCTYPE html>\n <body>\n<!-- You must include this JavaScript file -->\n<script src=\"https://assets.crowd.aws/crowd-html-elements.js\"></script>\n\n<!-- For the full list of available Crowd HTML Elements and their input/output documentation,\n please refer to https://docs.aws.amazon.com/sagemaker/latest/dg/sms-ui-template-reference.html -->\n\n<!-- You must include crowd-form so that your task submits answers to MTurk -->\n<crowd-form answer-format=\"flatten-objects\">\n\n <crowd-instructions link-text=\"View instructions\" link-type=\"button\">\n <short-summary>\n <p>Write 5 short texts where you explain your point of view on each topic.</p>\n </short-summary>\n <detailed-instructions>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </detailed-instructions>\n </crowd-instructions>\n <div>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </div>\n <hr />\n\n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they think people who work on MTurk full time do it because they cannot get a better job.</p>\n<p>Please explain if you agree that people who work on MTurk full time cannot get a better job and why (or why not):</p>\n <crowd-text-area name=\"q0\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they think it doesn't make sense to do MTurk work full time because some HITs require specific skills.</p>\n<p>Please explain if you agree that specific skills are needed to do MTurk work full time and why (or why not).</p>\n <crowd-text-area name=\"q1\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that they earn around 5-10 USD per day and that they are underpaid.</p>\n<p>Please explain if you agree that 5-10USD is a good pay for one day of work and why (or why not):</p>\n <crowd-text-area name=\"q2\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain how many hours per day you do MTurk work and why not more or less hours.</p>\n <crowd-text-area name=\"q3\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that some days on MTurk are \"good days\" but not all days.</p>\n<p>Please explain when a day on MTurk is a \"good day\" and why (or why not):</p>\n <crowd-text-area name=\"q4\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n </crowd-form>\n </body>\n </html>\n ]]></HTMLContent>\n <FrameHeight>0</FrameHeight>\n</HTMLQuestion>\n ",
"Keywords": "text",
"HITStatus": "Reviewable",
"MaxAssignments": 1,
"Reward": "2.00",
"AutoApprovalDelayInSeconds": 14400,
"Expiration": "2021-07-19 15:43:03+02:00",
"AssignmentDurationInSeconds": 600,
"QualificationRequirements": [],
"HITReviewStatus": "NotReviewed",
"NumberOfAssignmentsPending": 0,
"NumberOfAssignmentsAvailable": 0,
"NumberOfAssignmentsCompleted": 0
},
"ResponseMetadata": {
"RequestId": "29722429-8711-40ca-af96-2ec10d354117",
"HTTPStatusCode": 200,
"HTTPHeaders": {
"x-amzn-requestid": "29722429-8711-40ca-af96-2ec10d354117",
"content-type": "application/x-amz-json-1.1",
"content-length": "4337",
"date": "Sat, 17 Jul 2021 14:40:28 GMT"
},
"RetryAttempts": 0
}
}

View File

@ -0,0 +1,34 @@
{
"HIT": {
"HITId": "35U0MRQMUJIA2X6Q8SVHRFVZWI5VO0",
"HITTypeId": "3C3J03PXDEBIPIRQG93SL8BMDBX7HQ",
"HITGroupId": "3EXC7SWSQ2HM2OEQIQBNG7WSI3HHT0",
"CreationTime": "2021-08-10 16:01:02+02:00",
"Title": "Write 5 short texts about working on MTurk",
"Description": "Write 5 short texts where you explain your point of view on each topic.",
"Question": "\n <HTMLQuestion xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2011-11-11/HTMLQuestion.xsd\">\n <HTMLContent><![CDATA[\n <!DOCTYPE html>\n <body>\n<!-- You must include this JavaScript file -->\n<script src=\"https://assets.crowd.aws/crowd-html-elements.js\"></script>\n\n<!-- For the full list of available Crowd HTML Elements and their input/output documentation,\n please refer to https://docs.aws.amazon.com/sagemaker/latest/dg/sms-ui-template-reference.html -->\n\n<!-- You must include crowd-form so that your task submits answers to MTurk -->\n<crowd-form answer-format=\"flatten-objects\">\n\n <crowd-instructions link-text=\"View instructions\" link-type=\"button\">\n <short-summary>\n <p>Write 5 short texts where you explain your point of view on each topic.</p>\n </short-summary>\n <detailed-instructions>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </detailed-instructions>\n </crowd-instructions>\n <div>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </div>\n <hr />\n\n <div>\n <p>For which purposes you think the results of your work are being used by requesters and why?</p>\n <crowd-text-area name=\"q0\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain your thought process when you decide which HITs you accept:</p>\n <crowd-text-area name=\"q1\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain which HITs you will absolutely not do and why:</p>\n <crowd-text-area name=\"q2\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain what the process of doing a HIT is like in a step-by-step manner:</p>\n <crowd-text-area name=\"q3\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that when they feel sick they will just do MTurk work anyway (instead of taking the day to recover).</p>\n<p>Please explain if, when feeling sick, you keep working anyway and why (or why not):</p>\n <crowd-text-area name=\"q4\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n </crowd-form>\n </body>\n </html>\n ]]></HTMLContent>\n <FrameHeight>0</FrameHeight>\n</HTMLQuestion>\n ",
"Keywords": "text",
"HITStatus": "Reviewable",
"MaxAssignments": 1,
"Reward": "2.00",
"AutoApprovalDelayInSeconds": 14400,
"Expiration": "2021-08-12 16:01:02+02:00",
"AssignmentDurationInSeconds": 1200,
"QualificationRequirements": [],
"HITReviewStatus": "NotReviewed",
"NumberOfAssignmentsPending": 0,
"NumberOfAssignmentsAvailable": 0,
"NumberOfAssignmentsCompleted": 0
},
"ResponseMetadata": {
"RequestId": "e7b087a6-5e5e-45db-9828-5f7e38418d27",
"HTTPStatusCode": 200,
"HTTPHeaders": {
"x-amzn-requestid": "e7b087a6-5e5e-45db-9828-5f7e38418d27",
"content-type": "application/x-amz-json-1.1",
"content-length": "3788",
"date": "Tue, 10 Aug 2021 14:43:51 GMT"
},
"RetryAttempts": 0
}
}

View File

@ -0,0 +1,34 @@
{
"HIT": {
"HITId": "35YHTYFL1GEGWKTX9PCR4LML5IGVFJ",
"HITTypeId": "3C3J03PXDEBIPIRQG93SL8BMDBX7HQ",
"HITGroupId": "3EXC7SWSQ2HM2OEQIQBNG7WSI3HHT0",
"CreationTime": "2021-09-18 14:31:32+02:00",
"Title": "Write 5 short texts about working on MTurk",
"Description": "Write 5 short texts where you explain your point of view on each topic.",
"Question": "\n <HTMLQuestion xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2011-11-11/HTMLQuestion.xsd\">\n <HTMLContent><![CDATA[\n <!DOCTYPE html>\n <body>\n<!-- You must include this JavaScript file -->\n<script src=\"https://assets.crowd.aws/crowd-html-elements.js\"></script>\n\n<!-- For the full list of available Crowd HTML Elements and their input/output documentation,\n please refer to https://docs.aws.amazon.com/sagemaker/latest/dg/sms-ui-template-reference.html -->\n\n<!-- You must include crowd-form so that your task submits answers to MTurk -->\n<crowd-form answer-format=\"flatten-objects\">\n\n <crowd-instructions link-text=\"View instructions\" link-type=\"button\">\n <short-summary>\n <p>Write 5 short texts where you explain your point of view on each topic.</p>\n </short-summary>\n <detailed-instructions>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </detailed-instructions>\n </crowd-instructions>\n <div>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </div>\n <hr />\n\n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that sometimes there can be problems between a worker and a requester because the requester is new to MTurk and does not know \"the culture\".</p>\n<p>Please explain if you agree that requesters need to learn about MTurk culture before they can make good HITs and why (or why not):</p>\n <crowd-text-area name=\"q0\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please describe what \"culture\" might mean in the context of MTurk as a platform:</p>\n <crowd-text-area name=\"q1\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain if you feel part of this culture and why (or why not):</p>\n <crowd-text-area name=\"q2\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that Amazon is not drawing a lot of attention to it's MTurk platform.</p>\n<p>Please explain if you agree that Amazon is not actively marketing MTurk and why (or why not):</p>\n <crowd-text-area name=\"q3\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain if you agree that Amazon is being secretive when it comes to MTurk and why (or why not):</p>\n <crowd-text-area name=\"q4\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n </crowd-form>\n </body>\n </html>\n ]]></HTMLContent>\n <FrameHeight>0</FrameHeight>\n</HTMLQuestion>\n ",
"Keywords": "text",
"HITStatus": "Reviewable",
"MaxAssignments": 1,
"Reward": "2.00",
"AutoApprovalDelayInSeconds": 14400,
"Expiration": "2021-09-20 14:31:32+02:00",
"AssignmentDurationInSeconds": 1200,
"QualificationRequirements": [],
"HITReviewStatus": "NotReviewed",
"NumberOfAssignmentsPending": 0,
"NumberOfAssignmentsAvailable": 0,
"NumberOfAssignmentsCompleted": 0
},
"ResponseMetadata": {
"RequestId": "cbce55aa-7763-421c-8cc9-b158ad3e61d1",
"HTTPStatusCode": 200,
"HTTPHeaders": {
"x-amzn-requestid": "cbce55aa-7763-421c-8cc9-b158ad3e61d1",
"content-type": "application/x-amz-json-1.1",
"content-length": "4065",
"date": "Sat, 18 Sep 2021 13:20:52 GMT"
},
"RetryAttempts": 0
}
}

View File

@ -0,0 +1,34 @@
{
"HIT": {
"HITId": "36D1BWBEHNCD53NC72WTX69J5SNM2B",
"HITTypeId": "3C3J03PXDEBIPIRQG93SL8BMDBX7HQ",
"HITGroupId": "3EXC7SWSQ2HM2OEQIQBNG7WSI3HHT0",
"CreationTime": "2021-08-19 10:19:01+02:00",
"Title": "Write 5 short texts about working on MTurk",
"Description": "Write 5 short texts where you explain your point of view on each topic.",
"Question": "\n <HTMLQuestion xmlns=\"http://mechanicalturk.amazonaws.com/AWSMechanicalTurkDataSchemas/2011-11-11/HTMLQuestion.xsd\">\n <HTMLContent><![CDATA[\n <!DOCTYPE html>\n <body>\n<!-- You must include this JavaScript file -->\n<script src=\"https://assets.crowd.aws/crowd-html-elements.js\"></script>\n\n<!-- For the full list of available Crowd HTML Elements and their input/output documentation,\n please refer to https://docs.aws.amazon.com/sagemaker/latest/dg/sms-ui-template-reference.html -->\n\n<!-- You must include crowd-form so that your task submits answers to MTurk -->\n<crowd-form answer-format=\"flatten-objects\">\n\n <crowd-instructions link-text=\"View instructions\" link-type=\"button\">\n <short-summary>\n <p>Write 5 short texts where you explain your point of view on each topic.</p>\n </short-summary>\n <detailed-instructions>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </detailed-instructions>\n </crowd-instructions>\n <div>\n <p>Please read each topic carefully and then write a short text where you explain <strong>your</strong> point of view.</p>\n<p>There is not a minimum number of words required but please write the number of words that you think is fair for 2$.</p>\n </div>\n <hr />\n\n <div>\n <p>For which purposes you think the results of your work are being used by requesters and why?</p>\n <crowd-text-area name=\"q0\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain your thought process when you decide which HITs you accept:</p>\n <crowd-text-area name=\"q1\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain which HITs you will absolutely not do and why:</p>\n <crowd-text-area name=\"q2\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>Please explain what the process of doing a HIT is like in a step-by-step manner:</p>\n <crowd-text-area name=\"q3\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n \n <div>\n <p>In a recent survey about working on MTurk, a fellow worker mentioned that when they feel sick they will just do MTurk work anyway (instead of taking the day to recover).</p>\n<p>Please explain if, when feeling sick, you keep working anyway and why (or why not):</p>\n <crowd-text-area name=\"q4\" rows=\"4\" placeholder=\"Please write your explanation here\" required></crowd-text-area>\n </div>\n </crowd-form>\n </body>\n </html>\n ]]></HTMLContent>\n <FrameHeight>0</FrameHeight>\n</HTMLQuestion>\n ",
"Keywords": "text",
"HITStatus": "Reviewable",
"MaxAssignments": 1,
"Reward": "2.00",
"AutoApprovalDelayInSeconds": 14400,
"Expiration": "2021-08-21 10:19:01+02:00",
"AssignmentDurationInSeconds": 1200,
"QualificationRequirements": [],
"HITReviewStatus": "NotReviewed",
"NumberOfAssignmentsPending": 0,
"NumberOfAssignmentsAvailable": 0,
"NumberOfAssignmentsCompleted": 0
},
"ResponseMetadata": {
"RequestId": "1920532c-7b9b-49ac-a953-acf65811bb29",
"HTTPStatusCode": 200,
"HTTPHeaders": {
"x-amzn-requestid": "1920532c-7b9b-49ac-a953-acf65811bb29",
"content-type": "application/x-amz-json-1.1",
"content-length": "3788",
"date": "Thu, 19 Aug 2021 11:06:09 GMT"
},
"RetryAttempts": 0
}
}

Some files were not shown because too many files have changed in this diff Show More