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": {