diff --git a/config/forms/2022_2023.json b/config/forms/2022_2023.json index 533ee1185..422ec8a84 100644 --- a/config/forms/2022_2023.json +++ b/config/forms/2022_2023.json @@ -1140,7 +1140,6 @@ }, "household": { "label": "About the household", - "description": "Make sure the tenant has seen the Department for Levelling Up, Housing & Communities (DLUHC) privacy notice before completing this section.", "subsections": { "household_characteristics": { "label": "Household characteristics", @@ -1151,16 +1150,18 @@ ], "pages": { "declaration": { - "header": "", + "header": "Department for Levelling Up, Housing & Communities privacy notice", "description": "", "questions": { "declaration": { + "header": "", + "guidance_partial": "privacy_notice", "check_answer_label": "Tenant has seen the privacy notice", - "header": "Department for Levelling Up, Housing & Communities privacy notice ", - "hint_text": "Make sure the tenant has seen the Department for Levelling Up, Housing & Communities (DLUHC) privacy notice before submitting this log", "type": "checkbox", "answer_options": { - "declaration": "The tenant has seen the Department for Levelling Up, Housing & Communities (DLUHC) privacy notice" + "declaration": { + "value": "The tenant has seen the DLUHC privacy notice" + } } } } @@ -5702,11 +5703,14 @@ "hint_text": "Also known as the ‘outstanding amount’.", "type": "radio", "answer_options": { - "0": { + "1": { "value": "Yes" }, - "1": { + "2": { "value": "No" + }, + "3": { + "value": "Don’t know" } } }