@ -19,13 +19,13 @@
"type": "integer"
},
"sections": {
"description": "",
"type": "object",
"patternProperties": {
"^[0-9]+$": {
"[a-z_\/#]+": {
"type": "string"
"type": "object"
"properties": {
"label": {
@ -34,62 +34,59 @@
"required": ["label"],
"type": "string",
"required": "true"
"subsections": {
"pages": {
"required": ["header"],
"[a-z_]+": {
"header": {
"description": {
}
"questions": {
"conditional_for": {
"properties": ""
"check_answer_label": {
"conditional_route_to": {
"minProperties": 8
"default_next_page": {
"type" : "string"
"minProperties": 1
@ -21,20 +21,18 @@
@ -42,40 +40,17 @@
"additionalProperties": false,
"maxProperties": 1,
"minProperties": 2
@ -9,15 +9,6 @@
"household_characteristics": {
"label": "Household characteristics",
"tenant_code": {
"check_answer_label": "Tenant code",
"header": "What is the tenant code?",
"type": "text"