Skip to content

Instantly share code, notes, and snippets.

@juloliveira
Last active September 4, 2020 16:23
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 juloliveira/412ae164c0f0783937059da8bcd88e71 to your computer and use it in GitHub Desktop.
Save juloliveira/412ae164c0f0783937059da8bcd88e71 to your computer and use it in GitHub Desktop.
{
"id": "71572bb7-dc3c-4b0c-b5fa-3270b98a09ce",
"ti": "Título da Pesquisa",
"cs": "Nome da empresa",
"br": "https://i.imgur.com/pqoH63c.png",
"quiz": [
{
"id": "96ec65cd-c88c-4fda-bca5-649c13865941",
"ds": "Para onde você prefere viajar?",
"or": 2,
"op": [
{
"id": "7ff3fc88-8aec-430b-ad75-f410f2db6198",
"ds": "Campo",
"or": 2
},
{
"id": "f80eff63-558a-409c-b201-99a9d68dafa0",
"ds": "Praia",
"or": 1
}
]
},
{
"id": "97de0312-f26c-47a5-9254-b4291f4b8d70",
"ds": "Você gosta de que tipo de música?",
"or": 1,
"op": [
{
"id": "27841603-8686-4a9c-97f0-cde198514236",
"ds": "Rock / Pop",
"or": 1
},
{
"id": "5de9e3e6-af26-4fd0-b9a9-1eb501a219ff",
"ds": "Sertanejo",
"or": 3
},
{
"id": "8c3d6ebe-8238-46b8-8d85-3f87a2581322",
"ds": "Pagode / Samba",
"or": 2
}
]
},
{
"id": "a6162a86-7a18-499f-8c01-5f3f7cd9ca68",
"ds": "Quantos filhos você tem?",
"or": 3,
"op": [
{
"Id": "3bc751c1-baf7-4063-b213-fc0fa9cb4e51",
"ds": "Tenho 1 filho/filha",
"or": 1
},
{
"Id": "8182d026-8c32-44a0-b5c2-9c48a2939aca",
"ds": "Tenho 2 filhos",
"or": 2
},
{
"Id": "e9d4db19-bffd-430b-8635-9210f2d2b96e",
"ds": "Tenho 3 ou mais filhos ",
"or": 3
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment