We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The csv file that I download from mTurk does not have columns corresponding to the items file. As a consequence, the decoder script can not run.
Here are the columns that appear in the results file from mTurk: HITId HITTypeId Title Description Keywords Reward CreationTime MaxAssignments RequesterAnnotation AssignmentDurationInSeconds AutoApprovalDelayInSeconds Expiration NumberOfSimilarHITs LifetimeInSeconds AssignmentId WorkerId AssignmentStatus AcceptTime SubmitTime AutoApprovalTime ApprovalTime RejectionTime RequesterFeedback WorkTimeInSeconds LifetimeApprovalRate Last30DaysApprovalRate Last7DaysApprovalRate Answer.Choice1 Answer.Choice10 Answer.Choice11 Answer.Choice12 Answer.Choice13 Answer.Choice14 Answer.Choice15 Answer.Choice16 Answer.Choice17 Answer.Choice18 Answer.Choice19 Answer.Choice2 Answer.Choice20 Answer.Choice21 Answer.Choice22 Answer.Choice23 Answer.Choice24 Answer.Choice25 Answer.Choice26 Answer.Choice27 Answer.Choice28 Answer.Choice29 Answer.Choice3 Answer.Choice30 Answer.Choice31 Answer.Choice32 Answer.Choice33 Answer.Choice34 Answer.Choice35 Answer.Choice36 Answer.Choice37 Answer.Choice38 Answer.Choice39 Answer.Choice4 Answer.Choice40 Answer.Choice41 Answer.Choice42 Answer.Choice43 Answer.Choice44 Answer.Choice45 Answer.Choice46 Answer.Choice47 Answer.Choice48 Answer.Choice5 Answer.Choice6 Answer.Choice7 Answer.Choice8 Answer.Choice9 Answer.ChoiceSample1 Answer.english Answer.foreignlang Answer.numanswered Answer.useragent Approve Reject
The text was updated successfully, but these errors were encountered:
Just wanted to follow up here. We're sorry to see that this happened. Indeed the decoder requires the original fields.
I've recently run some turktools-based experiments on Turk again myself and did not run into any issues. Has this problem reoccurred?
Sorry, something went wrong.
No branches or pull requests
The csv file that I download from mTurk does not have columns corresponding to the items file. As a consequence, the decoder script can not run.
Here are the columns that appear in the results file from mTurk:
HITId HITTypeId Title Description Keywords Reward CreationTime MaxAssignments RequesterAnnotation AssignmentDurationInSeconds AutoApprovalDelayInSeconds Expiration NumberOfSimilarHITs LifetimeInSeconds AssignmentId WorkerId AssignmentStatus AcceptTime SubmitTime AutoApprovalTime ApprovalTime RejectionTime RequesterFeedback WorkTimeInSeconds LifetimeApprovalRate Last30DaysApprovalRate Last7DaysApprovalRate Answer.Choice1 Answer.Choice10 Answer.Choice11 Answer.Choice12 Answer.Choice13 Answer.Choice14 Answer.Choice15 Answer.Choice16 Answer.Choice17 Answer.Choice18 Answer.Choice19 Answer.Choice2 Answer.Choice20 Answer.Choice21 Answer.Choice22 Answer.Choice23 Answer.Choice24 Answer.Choice25 Answer.Choice26 Answer.Choice27 Answer.Choice28 Answer.Choice29 Answer.Choice3 Answer.Choice30 Answer.Choice31 Answer.Choice32 Answer.Choice33 Answer.Choice34 Answer.Choice35 Answer.Choice36 Answer.Choice37 Answer.Choice38 Answer.Choice39 Answer.Choice4 Answer.Choice40 Answer.Choice41 Answer.Choice42 Answer.Choice43 Answer.Choice44 Answer.Choice45 Answer.Choice46 Answer.Choice47 Answer.Choice48 Answer.Choice5 Answer.Choice6 Answer.Choice7 Answer.Choice8 Answer.Choice9 Answer.ChoiceSample1 Answer.english Answer.foreignlang Answer.numanswered Answer.useragent Approve Reject
The text was updated successfully, but these errors were encountered: