Created
February 23, 2017 21:49
-
-
Save anonymous/28dc79da2f0338b5b085dff3c5b52b8d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"SurveyID": "SV_eFjHq9W5eLCeJI9", | |
"Element": "SQ", | |
"PrimaryAttribute": "QID33", | |
"SecondaryAttribute": "This is a matrix multiple answer question with choice data export tags and recode values Select t...", | |
"TertiaryAttribute": null, | |
"Payload": { | |
"QuestionText": "This is a matrix multiple answer question with choice data export tags and recode values<div><br><\/div><div>Select the ways in which you think you'd enjoy eating the following fruit.<\/div>", | |
"DefaultChoices": false, | |
"DataExportTag": "Q33", | |
"QuestionType": "Matrix", | |
"Selector": "Likert", | |
"SubSelector": "MultipleAnswer", | |
"Configuration": { | |
"QuestionDescriptionOption": "UseText", | |
"TextPosition": "inline", | |
"ChoiceColumnWidth": 25, | |
"RepeatHeaders": "none", | |
"WhiteSpace": "OFF", | |
"MobileFirst": true | |
}, | |
"QuestionDescription": "This is a matrix multiple answer question with choice data export tags and recode values Select t...", | |
"Choices": { | |
"1": { | |
"Display": "Underripe Avocados" | |
}, | |
"2": { | |
"Display": "Mushy Bananas" | |
}, | |
"3": { | |
"Display": "Yellow Cherry Tomatoes" | |
}, | |
"4": { | |
"Display": "A Lump of Dough" | |
} | |
}, | |
"ChoiceOrder": [ | |
1, | |
2, | |
3, | |
4 | |
], | |
"Validation": { | |
"Settings": { | |
"ForceResponse": "OFF", | |
"ForceResponseType": "ON", | |
"Type": "None" | |
} | |
}, | |
"RecodeValues": { | |
"1": "1", | |
"2": "10", | |
"3": "100" | |
}, | |
"GradingData": [ | |
], | |
"Language": [ | |
], | |
"Answers": { | |
"1": { | |
"Display": "Extra Deep Fried" | |
}, | |
"2": { | |
"Display": "Saut\u00e9ed, but kind of badly" | |
}, | |
"3": { | |
"Display": "Raw, but with some cayenne pepper on it" | |
} | |
}, | |
"AnswerOrder": [ | |
"1", | |
"2", | |
"3" | |
], | |
"ChoiceDataExportTags": { | |
"1": "avocados", | |
"2": "bananas", | |
"3": "cherry_tomatoes", | |
"4": "dough_lump" | |
}, | |
"QuestionID": "QID33" | |
} | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment