formatAnswers | R Documentation |
formatAnswer
formats the XML code required to make an answer key for
an MTurk qualification test.
formatAnswers(question_list, question_number)
question_list |
A list object where the first and second element correspond to the left and right comparison text, respectively, and the third element corresponds to the index of the correct choice. |
question_number |
An integer referencing the question number as it appears in the MTurk qualification test. |
The function automatically formats the XML code required to make a generic answer key for an MTurk qualification test.
A string of XML code that constructs the answer key for an MTurk qualification test.
Ryden Butler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.