From 4a963a032415c9abb35e44a01f9ecb4210629588 Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Tue, 26 Apr 2022 17:58:23 +0100 Subject: [PATCH] Include guidance partial on both income questions --- config/forms/2021_2022.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 4cb087fdf..d9f213d47 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -4539,12 +4539,13 @@ ], "pages": { "income_known": { - "header": "", + "header": "Household’s combined income after tax", "description": "", "questions": { "net_income_known": { "check_answer_label": "Do you know the household’s combined income?", - "header": "Do you know the household’s combined income?", + "header": "Do you know the household’s combined income after tax?", + "guidance_partial": "what_counts_as_income", "hint_text": "", "type": "radio", "answer_options": { @@ -4570,7 +4571,7 @@ "net_income_known": 0 } ], - "header": "Household’s combined income after tax", + "header": "Total household income", "description": "", "questions": { "earnings": {