Last active
October 14, 2016 15:33
-
-
Save jde/919b8fbcf978a8037dc61cc5d3cbd5d5 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"responses": 15, | |
"aggregations": { | |
"23366ebe-ed47-457c-b3fd-71ebe9bcc01d": { | |
"question": { | |
"id": "23366ebe-ed47-457c-b3fd-71ebe9bcc01d", | |
"type": "field", | |
"identity": false, | |
"component": "MultipleChoice", | |
"title": "Who was present at this first memory?", | |
"description": "", | |
"wrapper": {}, | |
"props": { | |
"multipleChoice": true, | |
"options": [ | |
{ | |
"title": "Parents" | |
}, | |
{ | |
"title": "Siblings" | |
}, | |
{ | |
"title": "Friends" | |
}, | |
{ | |
"title": "Extended family" | |
}, | |
{ | |
"title": "Strangers" | |
} | |
], | |
"otherAllowed": true | |
} | |
}, | |
"answers": { | |
"3d594614f445f6b00014e9b77730b833": { | |
"title": "Friends", | |
"count": 1 | |
}, | |
"5e972a1f8074f4dfb43dccf68bd7ef98": { | |
"title": "Siblings", | |
"count": 3 | |
}, | |
"6e927cdd1b942a0f916cb821bb7b8bd2": { | |
"title": "Strangers", | |
"count": 3 | |
}, | |
"9dafe3747e06aa15af0bfba521f66346": { | |
"title": "Parents", | |
"count": 7 | |
}, | |
"bc9d7526106e682de88d244819fba740": { | |
"title": "Extended family", | |
"count": 1 | |
}, | |
"cc8d0518e07a6389285b453262745fef": { | |
"title": "Teachers", | |
"count": 1 | |
}, | |
"f08164d22044b2c9fb5daa7e49fab6f2": { | |
"title": "The stork.", | |
"count": 1 | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment