Created
February 23, 2017 21:48
-
-
Save anonymous/0d32b330b7f7ea691314996916861400 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": "QID8", | |
"SecondaryAttribute": "This is a plain matrix single answer question.\u00a0 Rank each fruit on this strange scale I've dreamt..", | |
"TertiaryAttribute": null, | |
"Payload": { | |
"QuestionText": "This is a plain matrix single answer question. <div><br><\/div><div>Rank each fruit on this strange scale I've dreamt up.<\/div>", | |
"DefaultChoices": false, | |
"DataExportTag": "Q8", | |
"QuestionType": "Matrix", | |
"Selector": "Likert", | |
"SubSelector": "SingleAnswer", | |
"Configuration": { | |
"QuestionDescriptionOption": "UseText", | |
"TextPosition": "inline", | |
"ChoiceColumnWidth": 25, | |
"RepeatHeaders": "none", | |
"WhiteSpace": "OFF", | |
"MobileFirst": true | |
}, | |
"QuestionDescription": "This is a plain matrix single answer question.\u00a0 Rank each fruit on this strange scale I've dreamt...", | |
"Choices": { | |
"1": { | |
"Display": "Cucumbers" | |
}, | |
"2": { | |
"Display": "Pomegranates" | |
}, | |
"3": { | |
"Display": "Mango" | |
}, | |
"4": { | |
"Display": "Snozzberries" | |
} | |
}, | |
"ChoiceOrder": [ | |
1, | |
2, | |
3, | |
4 | |
], | |
"Validation": { | |
"Settings": { | |
"ForceResponse": "OFF", | |
"ForceResponseType": "ON", | |
"Type": "None" | |
} | |
}, | |
"GradingData": [ | |
], | |
"Language": [ | |
], | |
"Answers": { | |
"1": { | |
"Display": "They're against my ideology" | |
}, | |
"2": { | |
"Display": "I mean, they're not bad" | |
}, | |
"3": { | |
"Display": "I have an intimate relationship with this fruit" | |
} | |
}, | |
"AnswerOrder": [ | |
"1", | |
"2", | |
"3" | |
], | |
"ChoiceDataExportTags": false, | |
"QuestionID": "QID8" | |
} | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment