@ -19,77 +19,74 @@
"type": "integer"
},
"sections": {
"description": "",
"type": "object",
"patternProperties": {
"^[0-9]+$": {
"type": "string"
"label": {
"[a-z_\/#]+": {
"type": "object"
"subsections": {
"pages": {
}
"questions": {
"properties": {
"required": ["label"],
"type": "string",
"required": "true"
"required": ["header"],
"conditional_for": {
"properties": ""
"[a-z_]+": {
"header": {
"description": {
"check_answer_label": {
"minProperties": 8
"conditional_route_to": {
"default_next_page": {
"type" : "string"
"minProperties": 1
@ -21,61 +21,36 @@
"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"