Skip to content

Instantly share code, notes, and snippets.

@apherio
Created May 30, 2020 21:28
Show Gist options
  • Save apherio/59a8d6e5da76d24a4015e0f3b4934738 to your computer and use it in GitHub Desktop.
Save apherio/59a8d6e5da76d24a4015e0f3b4934738 to your computer and use it in GitHub Desktop.
{
"response_code": 0,
"results": [
{
"category": "RiskQuestions",
"type": "multiple",
"question": "I have previously put money in a risky investment",
"options": [
"Strongly Agree",
"Agree",
"Agree",
"Disagree",
"Strongly Disagree"
]
},
{
"category": "RiskQuestions",
"type": "multiple",
"question": "I prefer my money to be safe from risk.",
"options": [
"Strongly Agree",
"Agree",
"Agree",
"Disagree",
"Strongly Disagree"
]
},
{
"category": "RiskQuestions",
"type": "multiple",
"question": "Your friends would say that you are cautious",
"options": [
"Strongly Agree",
"Agree",
"Agree",
"Disagree",
"Strongly Disagree"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment