Skip to content
New issue

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

QuestionFormAnswers for MTurk #474

Closed
rococode opened this issue May 1, 2018 · 4 comments
Closed

QuestionFormAnswers for MTurk #474

rococode opened this issue May 1, 2018 · 4 comments
Labels
guidance Question that needs advice or information.

Comments

@rococode
Copy link

rococode commented May 1, 2018

As far as I can tell, this existed in the v1 API but no longer exists? For example, Assignment.answer() returns "The Worker's answers submitted for the HIT contained in a QuestionFormAnswers document, if the Worker provides an answer. If the Worker does not provide any answers, Answer may contain a QuestionFormAnswers document, or Answer may be empty." according to documentation, but it's really just a String.

What is the alternative? Maybe I'm missing something but I don't see any built in way to parse the output.

@rococode
Copy link
Author

rococode commented May 2, 2018

For anyone else curious, it seems that it's safe to use any standard XML parser to handle the result. I'll leave this issue open in case there are plans to introduce something to the API, though.

@zoewangg
Copy link
Contributor

@rococode Can you try with the latest release? We have updated the models.

@debora-ito
Copy link
Member

Closing due to inactivity. Feel free to reopen if you continue to see the issue.

@justnance justnance added guidance Question that needs advice or information. and removed Question labels Apr 19, 2019
@logological
Copy link

@zoewangg Perhaps you could indicate specifically where you have added this functionality? I'm still not seeing any built-in way to parse the answers (i.e., a QuestionFormAnswers class with the requisite methods), but it's possible I've overlooked this.

This was referenced Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guidance Question that needs advice or information.
Projects
None yet
Development

No branches or pull requests

5 participants