Browse Source

Add Add "Specialist retirement housing" and "Extra care housing" options to 22/23 prevten question

pull/1167/head
Kat 3 years ago
parent
commit
5e5e28db93
  1. 12
      config/forms/2022_2023.json

12
config/forms/2022_2023.json

@ -6329,6 +6329,12 @@
"33": {
"value": "Lifetime private registered provider (PRP) general needs tenancy"
},
"34": {
"value": "Specialist retirement housing"
},
"35": {
"value": "Extra care housing"
},
"8": {
"value": "Sheltered accommodation"
},
@ -6405,6 +6411,12 @@
"hint_text": "",
"type": "radio",
"answer_options": {
"34": {
"value": "Specialist retirement housing"
},
"35": {
"value": "Extra care housing"
},
"8": {
"value": "Sheltered accommodation"
},

Loading…
Cancel
Save