Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tarun-nagpal-github/1b46927bd4183ea846eb8da8472fae45 to your computer and use it in GitHub Desktop.
Save tarun-nagpal-github/1b46927bd4183ea846eb8da8472fae45 to your computer and use it in GitHub Desktop.
get-choices-based-on-question.json
{
"total": 4,
"limit": 100,
"skip": 0,
"data": [
{
"id": "284c6218-e6c6-41f4-9b48-ac9cef99c745",
"questionId": "549d0442-41c9-4eec-8076-a3efa16d8304",
"temperament": "CHOLERIC",
"title": "Bold",
"description": "Fearless, daring, and willing to take a risk.",
"order": 0,
"createdAt": "2020-02-10T13:30:52.623Z",
"updatedAt": "2020-02-10T13:30:52.623Z"
},
{
"id": "8924ff25-b1fa-44ca-bfa3-d33976756a8c",
"questionId": "549d0442-41c9-4eec-8076-a3efa16d8304",
"temperament": "MELANCHOLY",
"title": "Private",
"description": "Needs alone time.",
"order": 1,
"createdAt": "2020-02-10T13:30:52.623Z",
"updatedAt": "2020-02-10T13:30:52.623Z"
},
{
"id": "912feee8-be32-4734-b735-2a9d26699390",
"questionId": "549d0442-41c9-4eec-8076-a3efa16d8304",
"temperament": "PHLEGMATIC",
"title": "Traditional",
"description": "Adheres to long-established traditions.",
"order": 2,
"createdAt": "2020-02-10T13:30:52.623Z",
"updatedAt": "2020-02-10T13:30:52.623Z"
},
{
"id": "d9e8c324-efda-4482-8106-47b2fec82fa3",
"questionId": "549d0442-41c9-4eec-8076-a3efa16d8304",
"temperament": "SANGUINE",
"title": "Trusting",
"description": "Depends on what others say; confidence in others.",
"order": 3,
"createdAt": "2020-02-10T13:30:52.623Z",
"updatedAt": "2020-02-10T13:30:52.623Z"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment