From 5e5e28db93ef111dd8299c2848ad6d06a696fba2 Mon Sep 17 00:00:00 2001 From: Kat Date: Tue, 10 Jan 2023 10:07:58 +0000 Subject: [PATCH] Add Add "Specialist retirement housing" and "Extra care housing" options to 22/23 prevten question --- config/forms/2022_2023.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/config/forms/2022_2023.json b/config/forms/2022_2023.json index f49070bbf..c80fd9226 100644 --- a/config/forms/2022_2023.json +++ b/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" },