Skip to content

Instantly share code, notes, and snippets.

@bonclay7
Last active August 29, 2015 14:15
Show Gist options
  • Select an option

  • Save bonclay7/d056128c0a0b2101bded to your computer and use it in GitHub Desktop.

Select an option

Save bonclay7/d056128c0a0b2101bded to your computer and use it in GitHub Desktop.
{
"title": "Quiz TSA Estounie",
"comments": "Ce quiz a pour but de recenser les parents d'autistes en Estounie",
"language": "fr",
"questions": [
{
"number": 1,
"type": "singleValue",
"title": "Avez Vous des enfants ?",
"answersTemplate": [
{
"number": 1,
"value": "Oui"
},
{
"number": 2,
"value": "Non"
}
]
},{
"number": 2,
"launchedBy": "1.1",
"type": "singleValue",
"rule": "^[1-9][0-9]?$",
"title": "Combien d'enfants avez vous ?",
"answersTemplate": [
{
"number":1,
"value": "^[1]$"
},
{
"number":2,
"value": "^[^1]$"
}
]
},{
"number": 3,
"launchedBy": "2.1",
"type": "simple",
"title": "Quel est le comportement de votre enfant ?"
},{
"number": 4,
"type": "simple",
"title": "où habitez vous ?"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment