From d4f7f3492eae7bc6aedcd1a3b3bfe84f282e63a1 Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire <94526761+natdeanlewissoftwire@users.noreply.github.com> Date: Wed, 10 Aug 2022 10:05:23 +0100 Subject: [PATCH] Cldc 1235 conditional shortfall (#825) * Add outstanding amount conditionally and update check-answers * Duplicate changes on 2021_2022.json * Fix mis-commit * Feat: copy update --- config/forms/2021_2022.json | 2 +- config/forms/2022_2023.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index f008ab328..ffbdc0887 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -7843,7 +7843,7 @@ "description": "", "questions": { "hbrentshortfall": { - "check_answer_label": "Outstanding amount for basic rent and charges", + "check_answer_label": "Any outstanding amount for basic rent and charges", "header": "After the household has received any housing-related benefits, will they still need to pay for rent and charges?", "hint_text": "Also known as the ‘outstanding amount’.", "type": "radio", diff --git a/config/forms/2022_2023.json b/config/forms/2022_2023.json index 4a43f6a26..7735e5ad9 100644 --- a/config/forms/2022_2023.json +++ b/config/forms/2022_2023.json @@ -7783,7 +7783,7 @@ "description": "", "questions": { "hbrentshortfall": { - "check_answer_label": "Outstanding amount for basic rent and charges", + "check_answer_label": "Any outstanding amount for basic rent and charges", "header": "After the household has received any housing-related benefits, will they still need to pay for rent and charges?", "hint_text": "Also known as the ‘outstanding amount’.", "type": "radio",