Skip to content

Instantly share code, notes, and snippets.

@lifeamit
Created March 29, 2016 07:52
Show Gist options
  • Save lifeamit/6dced31cac5198c6ff1b to your computer and use it in GitHub Desktop.
Save lifeamit/6dced31cac5198c6ff1b to your computer and use it in GitHub Desktop.
survey payload
{
"slides": [
{
"id": 1,
"fields": [
{
"id": 35,
"options": [
22,
24
]
}
]
},
{
"id": 2,
"fields": [
{
"id": 36,
"options": [
28
]
}
]
},
{
"id": 3,
"fields": [
{
"id": 37,
"value": "6"
}
]
},
{
"id": 4,
"fields": [
{
"id": 39,
"rating": 3,
"value": "asdsa"
}
]
},
{
"id": 5,
"fields": [
{
"id": 40,
"value": "no comment"
}
]
}
],
"isComplete": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment