diff --git a/config/forms/2022_2023.json b/config/forms/2022_2023.json index 855f598a5..5fe1f8b2f 100644 --- a/config/forms/2022_2023.json +++ b/config/forms/2022_2023.json @@ -1027,17 +1027,20 @@ "hint_text": "", "type": "radio", "answer_options": { + "1": { + "value": "Assured Shorthold Tenancy (AST) - Fixed term" + }, + "6": { + "value": "Secure - fixed term" + }, "2": { - "value": "Assured" + "value": "Assured - lifetime" }, - "4": { - "value": "Assured Shorthold" + "7": { + "value": "Secure - lifetime" }, "5": { - "value": "Licence agreement (almshouses only)" - }, - "1": { - "value": "Secure (including flexible)" + "value": "Licence agreement" }, "3": { "value": "Other" @@ -1071,17 +1074,20 @@ "hint_text": "This is also known as an ‘introductory period’.", "type": "radio", "answer_options": { + "1": { + "value": "Assured Shorthold Tenancy (AST) - Fixed term" + }, + "6": { + "value": "Secure - fixed term" + }, "2": { - "value": "Assured" + "value": "Assured - lifetime" }, - "4": { - "value": "Assured Shorthold" + "7": { + "value": "Secure - lifetime" }, "5": { - "value": "Licence agreement (almshouses only)" - }, - "1": { - "value": "Secure (including flexible)" + "value": "Licence agreement" }, "3": { "value": "Other" @@ -1125,7 +1131,7 @@ "tenancy": 1 }, { - "tenancy": 4 + "tenancy": 6 } ] },