From 204232c4606871fc343ece277dce029120fab295 Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Thu, 12 May 2022 17:18:16 +0100 Subject: [PATCH] Add visiblly hidden change link text for details known questions --- config/forms/2021_2022.json | 7 +++++++ config/forms/2022_2023.json | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index e1379cd2f..5b5954d3f 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -1614,6 +1614,7 @@ "description": "", "questions": { "details_known_2": { + "check_answer_label": "Details known for person 2", "header": "Do you know details for person 2?", "hint_text": "You must provide details for everyone in the household if you know them.", "type": "radio", @@ -1919,6 +1920,7 @@ "description": "", "questions": { "details_known_3": { + "check_answer_label": "Details known for person 3", "header": "Do you know details for person 3?", "hint_text": "You must provide details for everyone in the household if you know them.", "type": "radio", @@ -2221,6 +2223,7 @@ "description": "", "questions": { "details_known_4": { + "check_answer_label": "Details known for person 4", "header": "Do you know details for person 4?", "hint_text": "You must provide details for everyone in the household if you know them.", "type": "radio", @@ -2520,6 +2523,7 @@ "description": "", "questions": { "details_known_5": { + "check_answer_label": "Details known for person 5", "header": "Do you know details for person 5?", "hint_text": "You must provide details for everyone in the household if you know them.", "type": "radio", @@ -2816,6 +2820,7 @@ "description": "", "questions": { "details_known_6": { + "check_answer_label": "Details known for person 6", "header": "Do you know details for person 6?", "hint_text": "You must provide details for everyone in the household if you know them.", "type": "radio", @@ -3109,6 +3114,7 @@ "description": "", "questions": { "details_known_7": { + "check_answer_label": "Details known for person 7", "header": "Do you know details for person 7?", "hint_text": "You must provide details for everyone in the household if you know them.", "type": "radio", @@ -3399,6 +3405,7 @@ "description": "", "questions": { "details_known_8": { + "check_answer_label": "Details known for person 8", "header": "Do you know details for person 8?", "hint_text": "You must provide details for everyone in the household if you know them.", "type": "radio", diff --git a/config/forms/2022_2023.json b/config/forms/2022_2023.json index 7ead1f956..7c7c2e66b 100644 --- a/config/forms/2022_2023.json +++ b/config/forms/2022_2023.json @@ -1608,6 +1608,7 @@ "description": "", "questions": { "details_known_2": { + "check_answer_label": "Details known for person 2", "header": "Do you know details for person 2?", "hint_text": "You must provide details for everyone in the household if you know them.", "type": "radio", @@ -1920,6 +1921,7 @@ "description": "", "questions": { "details_known_3": { + "check_answer_label": "Details known for person 3", "header": "Do you know details for person 3?", "hint_text": "You must provide details for everyone in the household if you know them.", "type": "radio", @@ -2229,6 +2231,7 @@ "description": "", "questions": { "details_known_4": { + "check_answer_label": "Details known for person 4", "header": "Do you know details for person 4?", "hint_text": "You must provide details for everyone in the household if you know them.", "type": "radio", @@ -2535,6 +2538,7 @@ "description": "", "questions": { "details_known_5": { + "check_answer_label": "Details known for person 5", "header": "Do you know details for person 5?", "hint_text": "You must provide details for everyone in the household if you know them.", "type": "radio", @@ -2838,6 +2842,7 @@ "description": "", "questions": { "details_known_6": { + "check_answer_label": "Details known for person 6", "header": "Do you know details for person 6?", "hint_text": "You must provide details for everyone in the household if you know them.", "type": "radio", @@ -3138,6 +3143,7 @@ "description": "", "questions": { "details_known_7": { + "check_answer_label": "Details known for person 7", "header": "Do you know details for person 7?", "hint_text": "You must provide details for everyone in the household if you know them.", "type": "radio", @@ -3435,6 +3441,7 @@ "description": "", "questions": { "details_known_8": { + "check_answer_label": "Details known for person 8", "header": "Do you know details for person 8?", "hint_text": "You must provide details for everyone in the household if you know them.", "type": "radio",