Created
February 23, 2017 21:47
-
-
Save anonymous/a7a2b11a6006d5cdb9c047ee7a69548a 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": "QID14", | |
"SecondaryAttribute": "This is a multiple choice multiple answer question with recode values Which foods do you think yo...", | |
"TertiaryAttribute": null, | |
"Payload": { | |
"QuestionText": "This is a multiple choice multiple answer question with recode values<div><br><\/div><div>Which foods do you think you could convince your family relatives to eat at a reunion?<\/div>", | |
"DataExportTag": "Q14", | |
"QuestionType": "MC", | |
"Selector": "MAVR", | |
"SubSelector": "TX", | |
"Configuration": { | |
"QuestionDescriptionOption": "UseText" | |
}, | |
"QuestionDescription": "This is a multiple choice multiple answer question with recode values Which foods do you think yo...", | |
"Choices": { | |
"1": { | |
"Display": "Kale" | |
}, | |
"2": { | |
"Display": "Kale chips" | |
}, | |
"3": { | |
"Display": "Swiss Chard" | |
}, | |
"4": { | |
"Display": "Fancy cheese" | |
}, | |
"5": { | |
"Display": "Chocolate with >80% cocoa" | |
}, | |
"6": { | |
"Display": "Straight tomato paste" | |
} | |
}, | |
"ChoiceOrder": [ | |
1, | |
2, | |
3, | |
4, | |
5, | |
6 | |
], | |
"Validation": { | |
"Settings": { | |
"ForceResponse": "OFF", | |
"ForceResponseType": "ON", | |
"Type": "None" | |
} | |
}, | |
"Language": [ | |
], | |
"QuestionID": "QID14", | |
"RecodeValues": { | |
"1": "130", | |
"2": "50", | |
"3": "7", | |
"4": "113", | |
"5": "155", | |
"6": "139" | |
} | |
} | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment