From 21de9d13e520c0d037fac9dc2d5cb2b55a1b635b Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Wed, 18 May 2022 16:49:04 +0100 Subject: [PATCH 1/2] =?UTF-8?q?Add=20missing=20=E2=80=98or=E2=80=99=20divi?= =?UTF-8?q?der=20on=20joint=20tenancy=20question?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/forms/2022_2023.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/forms/2022_2023.json b/config/forms/2022_2023.json index 93177a301..fac53ba20 100644 --- a/config/forms/2022_2023.json +++ b/config/forms/2022_2023.json @@ -960,6 +960,9 @@ "2": { "value": "No" }, + "divider": { + "value": "true" + }, "3": { "value": "Don’t know" } From 9734888a502932bb4b3b063710896750bf25eb5c Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Wed, 18 May 2022 16:51:24 +0100 Subject: [PATCH 2/2] Use dash not hyphen in answer options --- config/forms/2022_2023.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config/forms/2022_2023.json b/config/forms/2022_2023.json index fac53ba20..ef7b49077 100644 --- a/config/forms/2022_2023.json +++ b/config/forms/2022_2023.json @@ -1001,16 +1001,16 @@ "type": "radio", "answer_options": { "4": { - "value": "Assured Shorthold Tenancy (AST) - Fixed term" + "value": "Assured Shorthold Tenancy (AST) – Fixed term" }, "6": { - "value": "Secure - fixed term" + "value": "Secure – fixed term" }, "2": { - "value": "Assured - lifetime" + "value": "Assured – lifetime" }, "7": { - "value": "Secure - lifetime" + "value": "Secure – lifetime" }, "5": { "value": "Licence agreement" @@ -1048,16 +1048,16 @@ "type": "radio", "answer_options": { "4": { - "value": "Assured Shorthold Tenancy (AST) - Fixed term" + "value": "Assured Shorthold Tenancy (AST) – Fixed term" }, "6": { - "value": "Secure - fixed term" + "value": "Secure – fixed term" }, "2": { - "value": "Assured - lifetime" + "value": "Assured – lifetime" }, "7": { - "value": "Secure - lifetime" + "value": "Secure – lifetime" }, "5": { "value": "Licence agreement" @@ -1125,7 +1125,7 @@ "value": "Yes – extra care housing" }, "1": { - "value": "Yes - specialist retirement housing" + "value": "Yes – specialist retirement housing" }, "3": { "value": "No"