Browse Source

Undo changes to 2021_2022.json

pull/419/head
roobottom 3 years ago
parent
commit
59c304ede8
  1. 44
      config/forms/2021_2022.json

44
config/forms/2021_2022.json

@ -1,7 +1,7 @@
{
"form_type": "lettings",
"start_date": "2021-04-01T00:00:00.000+01:00",
"end_date": "2022-03-31T23:59:59.999+01:00",
"end_date": "2022-07-01T00:00:00.000+01:00",
"sections": {
"setup": {
"label": "Before you start",
@ -993,25 +993,25 @@
"hint_text": "",
"type": "radio",
"answer_options": {
"2": {
"0": {
"value": "Assured"
},
"4": {
"1": {
"value": "Assured Shorthold"
},
"5": {
"2": {
"value": "Licence agreement (almshouses only)"
},
"1": {
"3": {
"value": "Secure (including flexible)"
},
"3": {
"4": {
"value": "Other"
}
},
"conditional_for": {
"tenancyother": [
3
4
]
}
},
@ -1037,25 +1037,25 @@
"hint_text": "This is also known as an ‘introductory period’.",
"type": "radio",
"answer_options": {
"2": {
"0": {
"value": "Assured"
},
"4": {
"1": {
"value": "Assured Shorthold"
},
"5": {
"2": {
"value": "Licence agreement (almshouses only)"
},
"1": {
"3": {
"value": "Secure (including flexible)"
},
"3": {
"4": {
"value": "Other"
}
},
"conditional_for": {
"tenancyother": [
3
4
]
}
},
@ -1105,19 +1105,19 @@
"hint_text": "",
"type": "radio",
"answer_options": {
"1": {
"0": {
"value": "Yes – sheltered housing"
},
"2": {
"1": {
"value": "Yes – extra care housing"
},
"3": {
"2": {
"value": "No"
},
"divider": {
"value": true
},
"4": {
"3": {
"value": "Don’t know"
}
}
@ -1403,12 +1403,12 @@
}
},
"conditional_for": {
"tenant_ethnic_group_mixed_other": [
"ethnic_other": [
2
]
}
},
"tenant_ethnic_group_mixed_other": {
"ethnic_other": {
"header": "How would the lead tenant describe their background? (optional)",
"hint_text": "",
"type": "text"
@ -1444,12 +1444,12 @@
}
},
"conditional_for": {
"tenant_ethnic_group_white_other": [
"ethnic_other": [
3
]
}
},
"tenant_ethnic_group_white_other": {
"ethnic_other": {
"header": "How would the lead tenant describe their background? (optional)",
"hint_text": "",
"type": "text"
@ -1457,7 +1457,7 @@
},
"depends_on": [
{
"ethnic": 0
"ethnic_group": 0
}
]
},

Loading…
Cancel
Save