From 5924e7af4eed7917e4f892689133747d55a238e0 Mon Sep 17 00:00:00 2001 From: roobottom Date: Mon, 11 Apr 2022 16:21:45 +0100 Subject: [PATCH] updated options for health_conditions --- config/forms/2021_2022.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index db991095b..16e509965 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -3148,16 +3148,16 @@ "type": "radio", "check_answer_label": "Anybody in household with physical or mental health condition", "answer_options": { - "0": { + "1": { "value": "Yes" }, - "1": { + "2": { "value": "No" }, "divider": { "value": true }, - "2": { + "3": { "value": "Tenant prefers not to say" } } @@ -3169,7 +3169,7 @@ "description": "", "depends_on": [ { - "illness": 0 + "illness": 1 } ], "questions": {