diff --git a/Gemfile.lock b/Gemfile.lock index addfa4c51..81ffe1343 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM ast (2.4.2) aws-eventstream (1.2.0) aws-partitions (1.554.0) - aws-sdk-core (3.126.2) + aws-sdk-core (3.126.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 06a45cbbe..04d90ff69 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -167,1412 +167,98 @@ } } }, - "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.", + "tenancy_and_property": { + "label": "Property and tenancy information", "subsections": { - "household_characteristics": { - "label": "Household characteristics", + "property_information": { + "label": "Property information", "depends_on": [ { "setup": "completed" } ], "pages": { - "person_1_age": { - "header": "", - "description": "", - "questions": { - "age1": { - "check_answer_label": "Tenant’s age", - "header": "What is the tenant’s age?", - "hint_text": "", - "type": "numeric", - "min": 0, - "max": 120, - "step": 1, - "width": 2 - } - } - }, - "sex1": { + "property_postcode": { "header": "", "description": "", "questions": { - "sex1": { - "check_answer_label": "Tenant’s gender", - "header": "Which of these best describes the tenant’s gender identity?", + "postcode_known": { + "check_answer_label": "Do you know the property postcode?", + "header": "Do you know the property’s postcode?", "hint_text": "", "type": "radio", "answer_options": { "0": { - "value": "Female" + "value": "No" }, "1": { - "value": "Male" - }, - "2": { - "value": "Non-binary" - }, - "3": { - "value": "Prefer not to say" + "value": "Yes" } - } - } - } - }, - "tenant_ethnic_group": { - "header": "", - "description": "", - "questions": { - "ethnic": { - "check_answer_label": "Ethnicity", - "header": "What is the tenant’s ethnic group?", + }, + "conditional_for": { + "property_postcode": ["Yes"] + }, + "hidden_in_check_answers": true + }, + "property_postcode": { + "check_answer_label": "Postcode", + "header": "What is the property’s postcode?", "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "White: English, Welsh, Scottish, Northern Irish or British" - }, - "1": { - "value": "White: Irish" - }, - "2": { - "value": "White: Gypsy or Irish Traveller" - }, - "3": { - "value": "White: Other" - }, - "4": { - "value": "Mixed: White and Black Caribbean" - }, - "5": { - "value": "Mixed: White and Black African" - }, - "6": { - "value": "Mixed: White and Asian" - }, - "7": { - "value": "Mixed: Other" - }, - "8": { - "value": "Asian or Asian British: Indian" - }, - "9": { - "value": "Asian or Asian British: Pakistani" - }, - "10": { - "value": "Asian or Asian British: Bangladeshi" - }, - "11": { - "value": "Asian or Asian British: Chinese" - }, - "12": { - "value": "Asian or Asian British: Other" - }, - "13": { - "value": "Black: Caribbean" - }, - "14": { - "value": "Black: African" - }, - "15": { - "value": "Black: Other" - }, - "16": { - "value": "Other Ethnic Group: Arab" - }, - "17": { - "value": "Other Ethnic Group: Other" - }, - "18": { - "value": "Prefer not to say" + "type": "text", + "width": 5, + "inferred_answers": { + "la": { + "is_la_inferred": true } - } - } - } - }, - "tenant_nationality": { - "header": "", - "description": "", - "questions": { - "national": { - "check_answer_label": "Nationality", - "header": "What is the tenant’s nationality?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "UK national resident in UK" - }, - "1": { - "value": "UK national returning from residence overseas" - }, - "2": { - "value": "Czech Republic" - }, - "3": { - "value": "Estonia" - }, - "4": { - "value": "Hungary" - }, - "5": { - "value": "Latvia" - }, - "6": { - "value": "Lithuania" - }, - "7": { - "value": "Poland" - }, - "8": { - "value": "Slovakia" - }, - "9": { - "value": "Bulgaria" - }, - "10": { - "value": "Romania" - }, - "11": { - "value": "Ireland" - }, - "12": { - "value": "Slovakia" - }, - "13": { - "value": "Slovenia" - }, - "14": { - "value": "Croatia" - }, - "15": { - "value": "Other EU Economic Area (EEA country)" - }, - "16": { - "value": "Any other country" + }, + "inferred_check_answers_value": { + "condition": { + "postcode_known": "No" }, - "17": { - "value": "Prefer not to say" - } + "value": "Not known" } } } }, - "person_1_economic": { + "do_you_know_the_local_authority": { "header": "", "description": "", "questions": { - "ecstat1": { - "check_answer_label": "Work", - "header": "Which of these best describes the tenant’s working situation?", + "la_known": { + "check_answer_label": "Do you know what local authority the property is located in?", + "header": "Do you know what local authority the property is located in?", "hint_text": "", "type": "radio", "answer_options": { "0": { - "value": "Part-time - Less than 30 hours" + "value": "No" }, "1": { - "value": "Full-time - 30 hours or more" - }, - "2": { - "value": "In government training into work, such as New Deal" - }, - "3": { - "value": "Jobseeker" - }, - "4": { - "value": "Retired" - }, - "5": { - "value": "Not seeking work" - }, - "6": { - "value": "Full-time student" - }, - "7": { - "value": "Unable to work because of long term sick or disability" - }, - "8": { - "value": "Child under 16" - }, - "9": { - "value": "Other" - }, - "10": { - "value": "Prefer not to say" + "value": "Yes" } } } }, - "soft_validations": { - "override_net_income_validation": { - "check_answer_label": "Net income confirmed?", - "type": "validation_override", - "answer_options": { - "override_net_income_validation": "Yes" - } + "depends_on": [ + { + "is_la_inferred": false } - } + ] }, - "household_number_of_other_members": { + "select_local_authority": { "header": "", "description": "", "questions": { - "other_hhmemb": { - "check_answer_label": "Number of other household members", - "header": "How many other people are there in the household?", - "hint_text": "The maximum number of others is 7.", - "type": "numeric", - "min": 0, - "max": 7, - "step": 1, - "width": 2, - "conditional_for": { - "relat2": ">0", - "age2": ">0", - "sex2": ">0", - "ecstat2": ">0", - "relat3": ">1", - "age3": ">1", - "sex3": ">1", - "ecstat3": ">1", - "relat4": ">2", - "age4": ">2", - "sex4": ">2", - "ecstat4": ">2", - "relat5": ">3", - "age5": ">3", - "sex5": ">3", - "ecstat5": ">3", - "relat6": ">4", - "age6": ">4", - "sex6": ">4", - "ecstat6": ">4", - "relat7": ">5", - "age7": ">5", - "sex7": ">5", - "ecstat7": ">5", - "relat8": ">6", - "age8": ">6", - "sex8": ">6", - "ecstat8": ">6" - } - }, - "relat2": { - "check_answer_label": "Person 2’s relationship to lead tenant", - "header": "What’s person 2’s relationship to lead tenant", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Partner" - }, - "1": { - "value": "Child - includes young adult and grown-up", - "hint": "Must be eligible for child benefit, aged under 16 or under 20 if still in full-time education." - }, - "2": { - "value": "Other" - }, - "3": { - "value": "Prefer not to say" - } - } - }, - "age2": { - "check_answer_label": "Person 2’s age", - "header": "What’s person 2’s age", - "hint_text": "", - "type": "numeric", - "min": 0, - "max": 150, - "step": 1 - }, - "sex2": { - "check_answer_label": "Person 2’s gender", - "header": "Which of these best describes person 2’s gender identity?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Female" - }, - "1": { - "value": "Male" - }, - "2": { - "value": "Non-binary" - }, - "3": { - "value": "Prefer not to say" - } - } - }, - "ecstat2": { - "check_answer_label": "Person 2’s Work", - "header": "Which of these best describes person 2’s working situation?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Part-time - Less than 30 hours" - }, - "1": { - "value": "Full-time - 30 hours or more" - }, - "2": { - "value": "In government training into work, such as New Deal" - }, - "3": { - "value": "Jobseeker" - }, - "4": { - "value": "Retired" - }, - "5": { - "value": "Not seeking work" - }, - "6": { - "value": "Full-time student" - }, - "7": { - "value": "Unable to work because of long term sick or disability" - }, - "8": { - "value": "Child under 16" - }, - "9": { - "value": "Other" - }, - "10": { - "value": "Prefer not to say" - } - } - }, - "relat3": { - "check_answer_label": "Person 3’s relationship to lead tenant", - "header": "What’s person 3’s relationship to lead tenant", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Partner" - }, - "1": { - "value": "Child - includes young adult and grown-up", - "hint": "Must be eligible for child benefit, aged under 16 or under 20 if still in full-time education." - }, - "2": { - "value": "Other" - }, - "3": { - "value": "Prefer not to say" - } - } - }, - "age3": { - "check_answer_label": "Person 3’s age", - "header": "What’s person 3’s age", - "hint_text": "", - "type": "numeric", - "min": 0, - "max": 150, - "step": 1 - }, - "sex3": { - "check_answer_label": "Person 3’s gender", - "header": "Which of these best describes person 3’s gender identity?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Female" - }, - "1": { - "value": "Male" - }, - "2": { - "value": "Non-binary" - }, - "3": { - "value": "Prefer not to say" - } - } - }, - "ecstat3": { - "check_answer_label": "Person 3’s Work", - "header": "Which of these best describes person 3’s working situation?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Part-time - Less than 30 hours" - }, - "1": { - "value": "Full-time - 30 hours or more" - }, - "2": { - "value": "In government training into work, such as New Deal" - }, - "3": { - "value": "Jobseeker" - }, - "4": { - "value": "Retired" - }, - "5": { - "value": "Not seeking work" - }, - "6": { - "value": "Full-time student" - }, - "7": { - "value": "Unable to work because of long term sick or disability" - }, - "8": { - "value": "Child under 16" - }, - "9": { - "value": "Other" - }, - "10": { - "value": "Prefer not to say" - } - } - }, - "relat4": { - "check_answer_label": "Person 4’s relationship to lead tenant", - "header": "What’s person 4’s relationship to lead tenant", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Partner" - }, - "1": { - "value": "Child - includes young adult and grown-up", - "hint": "Must be eligible for child benefit, aged under 16 or under 20 if still in full-time education." - }, - "2": { - "value": "Other" - }, - "3": { - "value": "Prefer not to say" - } - } - }, - "age4": { - "check_answer_label": "Person 4’s age", - "header": "What’s person 4’s age", - "hint_text": "", - "type": "numeric", - "min": 0, - "max": 150, - "step": 1 - }, - "sex4": { - "check_answer_label": "Person 4’s gender", - "header": "Which of these best describes person 4’s gender identity?", + "la": { + "check_answer_label": "Local Authority", + "header": "Select a local authority", "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Female" - }, - "1": { - "value": "Male" - }, - "2": { - "value": "Non-binary" - }, - "3": { - "value": "Prefer not to say" - } - } - }, - "ecstat4": { - "check_answer_label": "Person 4’s Work", - "header": "Which of these best describes person 4’s working situation?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Part-time - Less than 30 hours" - }, - "1": { - "value": "Full-time - 30 hours or more" - }, - "2": { - "value": "In government training into work, such as New Deal" - }, - "3": { - "value": "Jobseeker" - }, - "4": { - "value": "Retired" - }, - "5": { - "value": "Not seeking work" - }, - "6": { - "value": "Full-time student" - }, - "7": { - "value": "Unable to work because of long term sick or disability" - }, - "8": { - "value": "Child under 16" - }, - "9": { - "value": "Other" - }, - "10": { - "value": "Prefer not to say" - } - } - }, - "relat5": { - "check_answer_label": "Person 5’s relationship to lead tenant", - "header": "What’s person 5’s relationship to lead tenant", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Partner" - }, - "1": { - "value": "Child - includes young adult and grown-up", - "hint": "Must be eligible for child benefit, aged under 16 or under 20 if still in full-time education." - }, - "2": { - "value": "Other" - }, - "3": { - "value": "Prefer not to say" - } - } - }, - "age5": { - "check_answer_label": "Person 5’s age", - "header": "What’s person 5’s age", - "hint_text": "", - "type": "numeric", - "min": 0, - "max": 150, - "step": 1 - }, - "sex5": { - "check_answer_label": "Person 5’s gender", - "header": "Which of these best describes person 5’s gender identity?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Female" - }, - "1": { - "value": "Male" - }, - "2": { - "value": "Non-binary" - }, - "3": { - "value": "Prefer not to say" - } - } - }, - "ecstat5": { - "check_answer_label": "Person 5’s Work", - "header": "Which of these best describes person 5’s working situation?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Part-time - Less than 30 hours" - }, - "1": { - "value": "Full-time - 30 hours or more" - }, - "2": { - "value": "In government training into work, such as New Deal" - }, - "3": { - "value": "Jobseeker" - }, - "4": { - "value": "Retired" - }, - "5": { - "value": "Not seeking work" - }, - "6": { - "value": "Full-time student" - }, - "7": { - "value": "Unable to work because of long term sick or disability" - }, - "8": { - "value": "Child under 16" - }, - "9": { - "value": "Other" - }, - "10": { - "value": "Prefer not to say" - } - } - }, - "relat6": { - "check_answer_label": "Person 6’s relationship to lead tenant", - "header": "What’s person 6’s relationship to lead tenant", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Partner" - }, - "1": { - "value": "Child - includes young adult and grown-up", - "hint": "Must be eligible for child benefit, aged under 16 or under 20 if still in full-time education." - }, - "2": { - "value": "Other" - }, - "3": { - "value": "Prefer not to say" - } - } - }, - "age6": { - "check_answer_label": "Person 6’s age", - "header": "What’s person 6’s age", - "hint_text": "", - "type": "numeric", - "min": 0, - "max": 150, - "step": 1 - }, - "sex6": { - "check_answer_label": "Person 6’s gender", - "header": "Which of these best describes person 6’s gender identity?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Female" - }, - "1": { - "value": "Male" - }, - "2": { - "value": "Non-binary" - }, - "3": { - "value": "Prefer not to say" - } - } - }, - "ecstat6": { - "check_answer_label": "Person 6’s Work", - "header": "Which of these best describes person 6’s working situation?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Part-time - Less than 30 hours" - }, - "1": { - "value": "Full-time - 30 hours or more" - }, - "2": { - "value": "In government training into work, such as New Deal" - }, - "3": { - "value": "Jobseeker" - }, - "4": { - "value": "Retired" - }, - "5": { - "value": "Not seeking work" - }, - "6": { - "value": "Full-time student" - }, - "7": { - "value": "Unable to work because of long term sick or disability" - }, - "8": { - "value": "Child under 16" - }, - "9": { - "value": "Other" - }, - "10": { - "value": "Prefer not to say" - } - } - }, - "relat7": { - "check_answer_label": "Person 7’s relationship to lead tenant", - "header": "What’s person 7’s relationship to lead tenant", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Partner" - }, - "1": { - "value": "Child - includes young adult and grown-up" - }, - "2": { - "value": "Other" - }, - "3": { - "value": "Prefer not to say" - } - } - }, - "age7": { - "check_answer_label": "Person 7’s age", - "header": "What’s person 7’s age", - "hint_text": "", - "type": "numeric", - "min": 0, - "max": 150, - "step": 1 - }, - "sex7": { - "check_answer_label": "Person 7’s gender", - "header": "Which of these best describes person 7’s gender identity?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Female" - }, - "1": { - "value": "Male" - }, - "2": { - "value": "Non-binary" - }, - "3": { - "value": "Prefer not to say" - } - } - }, - "ecstat7": { - "check_answer_label": "Person 7’s Work", - "header": "Which of these best describes person 7’s working situation?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Part-time - Less than 30 hours" - }, - "1": { - "value": "Full-time - 30 hours or more" - }, - "2": { - "value": "In government training into work, such as New Deal" - }, - "3": { - "value": "Jobseeker" - }, - "4": { - "value": "Retired" - }, - "5": { - "value": "Not seeking work" - }, - "6": { - "value": "Full-time student" - }, - "7": { - "value": "Unable to work because of long term sick or disability" - }, - "8": { - "value": "Child under 16" - }, - "9": { - "value": "Other" - }, - "10": { - "value": "Prefer not to say" - } - } - }, - "relat8": { - "check_answer_label": "Person 8’s relationship to lead tenant", - "header": "What’s person 8’s relationship to lead tenant", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Partner" - }, - "1": { - "value": "Child - includes young adult and grown-up" - }, - "2": { - "value": "Other" - }, - "3": { - "value": "Prefer not to say" - } - } - }, - "age8": { - "check_answer_label": "Person 8’s age", - "header": "What’s person 8’s age", - "hint_text": "", - "type": "numeric", - "min": 0, - "max": 150, - "step": 1 - }, - "sex8": { - "check_answer_label": "Person 8’s gender", - "header": "Which of these best describes person 8’s gender identity?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Female" - }, - "1": { - "value": "Male" - }, - "2": { - "value": "Non-binary" - }, - "3": { - "value": "Prefer not to say" - } - } - }, - "ecstat8": { - "check_answer_label": "Person 8’s Work", - "header": "Which of these best describes person 8’s working situation?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Part-time - Less than 30 hours" - }, - "1": { - "value": "Full-time - 30 hours or more" - }, - "2": { - "value": "In government training into work, such as New Deal" - }, - "3": { - "value": "Jobseeker" - }, - "4": { - "value": "Retired" - }, - "5": { - "value": "Not seeking work" - }, - "6": { - "value": "Full-time student" - }, - "7": { - "value": "Unable to work because of long term sick or disability" - }, - "8": { - "value": "Child under 16" - }, - "9": { - "value": "Other" - }, - "10": { - "value": "Prefer not to say" - } - } - } - } - } - } - }, - "household_situation": { - "label": "Household situation", - "depends_on": [ - { - "setup": "completed" - } - ], - "pages": { - "time_lived_in_la": { - "header": "", - "description": "", - "questions": { - "layear": { - "check_answer_label": "Length of time in local authority area", - "header": "How long has the household continuously lived in the local authority area of the new letting?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Just moved to local authority area" - }, - "1": { - "value": "Less than 1 year" - }, - "2": { - "value": "1 year but under 2 years" - }, - "3": { - "value": "2 years but under 3 years" - }, - "4": { - "value": "3 years but under 4 years" - }, - "5": { - "value": "4 years but under 5 years" - }, - "6": { - "value": "5 years or more" - }, - "divider": { - "value": true - }, - "7": { - "value": "Don’t know" - } - } - } - }, - "depends_on": [{ "renewal": "No" }] - }, - "time_on_la_waiting_list": { - "header": "", - "description": "", - "questions": { - "lawaitlist": { - "check_answer_label": "Length of time on local authority waiting list", - "header": "How long has the household been on the local authority waiting list for the new letting?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Just moved to local authority area" - }, - "1": { - "value": "Less than 1 year" - }, - "2": { - "value": "1 year but under 2 years" - }, - "3": { - "value": "2 years but under 3 years" - }, - "4": { - "value": "3 years but under 4 years" - }, - "5": { - "value": "4 years but under 5 years" - }, - "6": { - "value": "5 years or more" - }, - "divider": { - "value": true - }, - "7": { - "value": "Don’t know" - } - } - } - }, - "depends_on": [{ "renewal": "No" }] - }, - "reason_for_leaving_last_settled_home": { - "header": "Leaving their last settled home", - "description": "", - "questions": { - "reason": { - "check_answer_label": "Reason for leaving last settled home", - "header": "What is the tenant’s main reason for the household leaving their last settled home?", - "hint_text": "The tenant’s ’last settled home’ is their last long-standing home. For tenants who were in temporary accommodation or sleeping rough, their last settled home is where they were living previously.", - "type": "radio", - "answer_options": { - "0": { - "value": "End of assured shorthold tenancy - no fault" - }, - "1": { - "value": "End of assured shorthold tenancy - eviction or tenant at fault" - }, - "2": { - "value": "End of fixed term tenancy - no fault" - }, - "3": { - "value": "End of fixed term tenancy - eviction or tenant at fault" - }, - "4": { - "value": "Permanently decanted from another property owned by this landlord" - }, - "5": { - "value": "Left home country as a refugee" - }, - "6": { - "value": "Discharged from prison" - }, - "7": { - "value": "Discharged from long stay hospital or similar institution" - }, - "8": { - "value": "Loss of tied accommodation" - }, - "9": { - "value": "Asked to leave by family or friends" - }, - "10": { - "value": "Relationship breakdown (non-violent) with partner" - }, - "11": { - "value": "Death of household member in last settled accommodation" - }, - "12": { - "value": "To move nearer to family, friends or school" - }, - "13": { - "value": "To move nearer to work" - }, - "14": { - "value": "Domestic abuse" - }, - "15": { - "value": "Racial harassment" - }, - "16": { - "value": "Hate crime" - }, - "17": { - "value": "Other problems with neighbours" - }, - "18": { - "value": "Repossession" - }, - "19": { - "value": "Couldn’t afford fees attached to renewing the tenancy" - }, - "20": { - "value": "Couldn’t afford increase in rent" - }, - "21": { - "value": "Couldn’t afford rent or mortgage - welfare reforms" - }, - "22": { - "value": "Couldn’t afford rent or mortgage - employment" - }, - "23": { - "value": "Couldn’t afford rent or mortgage - other" - }, - "24": { - "value": "Property unsuitable because of overcrowding" - }, - "25": { - "value": "Property unsuitable because of ill health or disability" - }, - "26": { - "value": "Property unsuitable because of poor condition" - }, - "27": { - "value": "Under occupation - no incentive" - }, - "28": { - "value": "Under occupation - offered incentive to downsize" - }, - "29": { - "value": "To move to accommodation with support" - }, - "30": { - "value": "To move to independent accommodation" - }, - "31": { - "value": "Other" - }, - "divider": { - "value": true - }, - "32": { - "value": "Don’t know" - }, - "33": { - "value": "Tenant prefers not to say" - } - }, - "conditional_for": { - "other_reason_for_leaving_last_settled_home": ["Other"] - } - }, - "other_reason_for_leaving_last_settled_home": { - "header": "What is the reason?", - "hint_text": "", - "type": "text" - } - }, - "depends_on": [{ "renewal": "No" }] - }, - "reason_for_leaving_last_settled_home_renewal": { - "header": "Leaving their last settled home", - "description": "", - "questions": { - "reason": { - "check_answer_label": "Reason for leaving last settled home", - "header": "What is the tenant’s main reason for the household leaving their last settled home?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "End of fixed term tenancy - no fault" - }, - "1": { - "value": "End of assured shorthold tenancy - no fault" - } - } - } - }, - "depends_on": [{ "renewal": "Yes" }] - }, - "previous_housing_situation": { - "header": "", - "description": "", - "questions": { - "prevten": { - "check_answer_label": "Where was the household immediately before this letting?", - "header": "Where was the household immediately before this letting?", - "hint_text": "This is where the household was the night before they moved.", - "type": "radio", - "answer_options": { - "0": { - "value": "Fixed-term local authority general needs tenancy" - }, - "1": { - "value": "Lifetime local authority general needs tenancy" - }, - "2": { - "value": "Fixed-term private registered provider (PRP) general needs tenancy" - }, - "3": { - "value": "Lifetime private registered provider (PRP) general needs tenancy" - }, - "4": { - "value": "Supported housing" - }, - "5": { - "value": "Sheltered accommodation" - }, - "6": { - "value": "Private sector tenancy" - }, - "7": { - "value": "Owner occupation (private)" - }, - "8": { - "value": "Owner occupation (low-cost home ownership)" - }, - "9": { - "value": "Living with friends or family" - }, - "10": { - "value": "Direct access hostel" - }, - "11": { - "value": "Bed and breakfast" - }, - "12": { - "value": "Prison or approved probation hostel" - }, - "13": { - "value": "Hospital" - }, - "14": { - "value": "Any other temporary accommodation" - }, - "15": { - "value": "Rough sleeping" - }, - "16": { - "value": "Tied housing or rented with job" - }, - "17": { - "value": "Mobile home or caravan" - }, - "18": { - "value": "Refuge" - }, - "19": { - "value": "Children’s home or foster care" - }, - "20": { - "value": "Residential care home" - }, - "21": { - "value": "Home Office Asylum Support" - }, - "22": { - "value": "Any other accommodation" - } - } - } - }, - "depends_on": [{ "renewal": "No" }] - }, - "previous_housing_situation_renewal": { - "header": "", - "description": "", - "questions": { - "prevten": { - "check_answer_label": "Where was the household immediately before this letting?", - "header": "Where was the household immediately before this letting?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Supported housing" - }, - "1": { - "value": "Sheltered accommodation" - } - } - } - }, - "depends_on": [{ "renewal": "Yes", "needstype": "Supported housing" }] - }, - "underoccupation_benefitcap": { - "header": "", - "description": "", - "questions": { - "underoccupation_benefitcap": { - "check_answer_label": "Removal of spare room subsidy or benefit cap", - "header": "Was the reason for leaving a direct result of the removal of the spare room subsidy or benefit cap introduced from 2013?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Yes - removal of the spare room subsidy" - }, - "1": { - "value": "Yes - benefit cap" - }, - "2": { - "value": "Yes - both" - }, - "3": { - "value": "No" - }, - "divider": { - "value": true - }, - "4": { - "value": "Don’t know" - } - } - } - }, - "depends_on": [{ "renewal": "No" }] - }, - "homelessness": { - "header": "", - "description": "", - "questions": { - "homeless": { - "check_answer_label": "Household homeless immediately before letting", - "header": "Did the household experience homelessness immediately before this letting?", - "hint_text": "", - "type": "radio", - "answer_options": { - "0": { - "value": "Assessed as homeless (or threatened with homelessness within 56 days) by a local authority and owed a homelessness duty" - }, - "1": { - "value": "Other homeless - not found statutorily homeless but considered homeless by landlord" - }, - "2": { - "value": "No" - } - } - } - }, - "depends_on": [{ "renewal": "No" }] - }, - "previous_postcode": { - "header": "", - "description": "", - "questions": { - "previous_postcode_known": { - "header": "Do you know the property’s postcode?", - "hint_text": "This is also known as the household’s ’last settled home’.", - "type": "radio", - "answer_options": { - "1": { "value": "Yes" }, - "0": { "value": "No" } - }, - "conditional_for": { - "previous_postcode": ["Yes"] - }, - "hidden_in_check_answers": true - }, - "previous_postcode": { - "check_answer_label": "Postcode of household’s last settled accommodation", - "header": "Postcode for the previous accommodation", - "hint_text": "", - "type": "text", - "width": 5, - "inferred_answers": { - "prevloc": { "is_previous_la_inferred": true } - }, - "inferred_check_answers_value": { - "condition": { "previous_postcode_known": "No" }, - "value": "Not known" - } - } - } - }, - "previous_la_known": { - "header": "", - "description": "", - "questions": { - "previous_la_known": { - "check_answer_label": "Do you know the local authority of the household’s last settled accommodation?", - "header": "Do you know the local authority of the household’s last settled accommodation?", - "hint_text": "This is also known as the household’s ’last settled home’.", - "type": "radio", - "answer_options": { - "1": { "value": "Yes" }, - "0": { "value": "No" } - } - } - }, - "depends_on": [{ "is_previous_la_inferred": false }] - }, - "previous_la": { - "header": "", - "description": "", - "questions": { - "prevloc": { - "check_answer_label": "Location of household’s last settled accommodation", - "header": "Which local authority area did the household live in immediately before this letting?", - "hint_text": "Includes temporary accommodation.", - "type": "select", + "type": "select", "answer_options": { "": "Select an option", - "S12000033": "Aberdeen City", - "S12000034": "Aberdeenshire", "E07000223": "Adur", "E07000026": "Allerdale", "E07000032": "Amber Valley", - "S12000041": "Angus", - "N09000001": "Antrim and Newtownabbey", - "N09000011": "Ards and North Down", - "S12000035": "Argyll and Bute", - "N09000002": "Armagh City, Banbridge and Craigavon", "E07000224": "Arun", "E07000170": "Ashfield", "E07000105": "Ashford", @@ -1586,13 +272,11 @@ "E07000171": "Bassetlaw", "E06000022": "Bath and North East Somerset", "E06000055": "Bedford", - "N09000003": "Belfast", "E09000004": "Bexley", "E08000025": "Birmingham", "E07000129": "Blaby", "E06000008": "Blackburn with Darwen", "E06000009": "Blackpool", - "W06000019": "Blaenau Gwent", "E07000033": "Bolsover", "E08000001": "Bolton", "E07000136": "Boston", @@ -1603,7 +287,6 @@ "E07000143": "Breckland", "E09000005": "Brent", "E07000068": "Brentwood", - "W06000013": "Bridgend", "E06000043": "Brighton and Hove", "E06000023": "Bristol, City of", "E07000144": "Broadland", @@ -1614,19 +297,14 @@ "E06000060": "Buckinghamshire", "E07000117": "Burnley", "E08000002": "Bury", - "W06000018": "Caerphilly", "E08000033": "Calderdale", "E07000008": "Cambridge", "E09000007": "Camden", "E07000192": "Cannock Chase", "E07000106": "Canterbury", - "W06000015": "Cardiff", "E07000028": "Carlisle", - "W06000010": "Carmarthenshire", "E07000069": "Castle Point", - "N09000004": "Causeway Coast and Glens", "E06000056": "Central Bedfordshire", - "W06000008": "Ceredigion", "E07000130": "Charnwood", "E07000070": "Chelmsford", "E07000078": "Cheltenham", @@ -1636,11 +314,8 @@ "E07000034": "Chesterfield", "E07000225": "Chichester", "E07000118": "Chorley", - "S12000036": "City of Edinburgh", "E09000001": "City of London", - "S12000005": "Clackmannanshire", "E07000071": "Colchester", - "W06000003": "Conwy", "E07000029": "Copeland", "E07000150": "Corby", "E06000052": "Cornwall", @@ -1654,27 +329,19 @@ "E06000005": "Darlington", "E07000107": "Dartford", "E07000151": "Daventry", - "W06000004": "Denbighshire", "E06000015": "Derby", "E07000035": "Derbyshire Dales", - "N09000005": "Derry City and Strabane", "E08000017": "Doncaster", "E06000059": "Dorset", "E07000108": "Dover", "E08000027": "Dudley", - "S12000006": "Dumfries and Galloway", - "S12000042": "Dundee City", "E09000009": "Ealing", - "S12000008": "East Ayrshire", "E07000009": "East Cambridgeshire", "E07000040": "East Devon", - "S12000045": "East Dunbartonshire", "E07000085": "East Hampshire", "E07000242": "East Hertfordshire", "E07000137": "East Lindsey", - "S12000010": "East Lothian", "E07000152": "East Northamptonshire", - "S12000011": "East Renfrewshire", "E06000011": "East Riding of Yorkshire", "E07000193": "East Staffordshire", "E07000244": "East Suffolk", @@ -1687,18 +354,13 @@ "E07000208": "Epsom and Ewell", "E07000036": "Erewash", "E07000041": "Exeter", - "S12000014": "Falkirk", "E07000087": "Fareham", "E07000010": "Fenland", - "N09000006": "Fermanagh and Omagh", - "S12000047": "Fife", - "W06000005": "Flintshire", "E07000112": "Folkestone and Hythe", "E07000080": "Forest of Dean", "E07000119": "Fylde", "E08000037": "Gateshead", "E07000173": "Gedling", - "S12000049": "Glasgow City", "E07000081": "Gloucester", "E07000088": "Gosport", "E07000109": "Gravesham", @@ -1730,9 +392,7 @@ "E09000018": "Hounslow", "E07000011": "Huntingdonshire", "E07000120": "Hyndburn", - "S12000018": "Inverclyde", "E07000202": "Ipswich", - "W06000001": "Isle of Anglesey", "E06000046": "Isle of Wight", "E06000053": "Isles of Scilly", "E09000019": "Islington", @@ -1751,7 +411,6 @@ "E09000023": "Lewisham", "E07000194": "Lichfield", "E07000138": "Lincoln", - "N09000007": "Lisburn and Castlereagh", "E08000012": "Liverpool", "E06000032": "Luton", "E07000110": "Maidstone", @@ -1762,35 +421,23 @@ "E06000035": "Medway", "E07000133": "Melton", "E07000187": "Mendip", - "W06000024": "Merthyr Tydfil", "E09000024": "Merton", "E07000042": "Mid Devon", "E07000203": "Mid Suffolk", "E07000228": "Mid Sussex", - "N09000009": "Mid Ulster", - "N09000008": "Mid and East Antrim", "E06000002": "Middlesbrough", - "S12000019": "Midlothian", "E06000042": "Milton Keynes", "E07000210": "Mole Valley", - "W06000021": "Monmouthshire", - "S12000020": "Moray", - "S12000013": "Na h-Eileanan Siar", - "W06000012": "Neath Port Talbot", "E07000091": "New Forest", "E07000175": "Newark and Sherwood", "E08000021": "Newcastle upon Tyne", "E07000195": "Newcastle-under-Lyme", "E09000025": "Newham", - "W06000022": "Newport", - "N09000010": "Newry, Mourne and Down", - "S12000021": "North Ayrshire", "E07000043": "North Devon", "E07000038": "North East Derbyshire", "E06000012": "North East Lincolnshire", "E07000099": "North Hertfordshire", "E07000139": "North Kesteven", - "S12000050": "North Lanarkshire", "E06000013": "North Lincolnshire", "E07000147": "North Norfolk", "E06000024": "North Somerset", @@ -1804,23 +451,17 @@ "E07000219": "Nuneaton and Bedworth", "E07000135": "Oadby and Wigston", "E08000004": "Oldham", - "S12000023": "Orkney Islands", "E07000178": "Oxford", - "W06000009": "Pembrokeshire", "E07000122": "Pendle", - "S12000048": "Perth and Kinross", "E06000031": "Peterborough", "E06000026": "Plymouth", "E06000044": "Portsmouth", - "W06000023": "Powys", "E07000123": "Preston", "E06000038": "Reading", "E09000026": "Redbridge", "E06000003": "Redcar and Cleveland", "E07000236": "Redditch", "E07000211": "Reigate and Banstead", - "S12000038": "Renfrewshire", - "W06000016": "Rhondda Cynon Taf", "E07000124": "Ribble Valley", "E09000027": "Richmond upon Thames", "E07000166": "Richmondshire", @@ -1838,18 +479,15 @@ "E08000006": "Salford", "E08000028": "Sandwell", "E07000168": "Scarborough", - "S12000026": "Scottish Borders", "E07000188": "Sedgemoor", "E08000014": "Sefton", "E07000169": "Selby", "E07000111": "Sevenoaks", "E08000019": "Sheffield", - "S12000027": "Shetland Islands", "E06000051": "Shropshire", "E06000039": "Slough", "E08000029": "Solihull", "E07000246": "Somerset West and Taunton", - "S12000028": "South Ayrshire", "E07000012": "South Cambridgeshire", "E07000039": "South Derbyshire", "E06000025": "South Gloucestershire", @@ -1857,7 +495,6 @@ "E07000140": "South Holland", "E07000141": "South Kesteven", "E07000031": "South Lakeland", - "S12000029": "South Lanarkshire", "E07000149": "South Norfolk", "E07000155": "South Northamptonshire", "E07000179": "South Oxfordshire", @@ -1874,7 +511,6 @@ "E07000197": "Stafford", "E07000198": "Staffordshire Moorlands", "E07000243": "Stevenage", - "S12000030": "Stirling", "E08000007": "Stockport", "E06000004": "Stockton-on-Tees", "E06000021": "Stoke-on-Trent", @@ -1884,7 +520,6 @@ "E07000214": "Surrey Heath", "E09000029": "Sutton", "E07000113": "Swale", - "W06000011": "Swansea", "E06000030": "Swindon", "E08000008": "Tameside", "E07000199": "Tamworth", @@ -1899,13 +534,11 @@ "E06000034": "Thurrock", "E07000115": "Tonbridge and Malling", "E06000027": "Torbay", - "W06000020": "Torfaen", "E07000046": "Torridge", "E09000030": "Tower Hamlets", "E08000009": "Trafford", "E07000116": "Tunbridge Wells", "E07000077": "Uttlesford", - "W06000014": "Vale of Glamorgan", "E07000180": "Vale of White Horse", "E08000036": "Wakefield", "E08000030": "Walsall", @@ -1920,10 +553,8 @@ "E07000241": "Welwyn Hatfield", "E06000037": "West Berkshire", "E07000047": "West Devon", - "S12000039": "West Dunbartonshire", "E07000127": "West Lancashire", "E07000142": "West Lindsey", - "S12000040": "West Lothian", "E07000181": "West Oxfordshire", "E07000245": "West Suffolk", "E09000033": "Westminster", @@ -1937,671 +568,1959 @@ "E08000031": "Wolverhampton", "E07000237": "Worcester", "E07000229": "Worthing", - "W06000006": "Wrexham", "E07000238": "Wychavon", "E07000128": "Wyre", "E07000239": "Wyre Forest", - "E06000014": "York", - "N92000002": "Northern Ireland", - "S92000003": "Scotland", - "W92000004": "Wales", - "9300000XX": "Outside UK" + "E06000014": "York" + } + } + }, + "depends_on": [ + { + "la_known": "Yes", + "is_la_inferred": false + } + ] + }, + "first_time_property_let_as_social_housing": { + "header": "", + "description": "", + "questions": { + "first_time_property_let_as_social_housing": { + "check_answer_label": "First time being let as social-housing?", + "header": "Is this the first time the property has been let as social housing?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "No", + "hint": "This is a re-let of existing social housing." + }, + "1": { + "value": "Yes", + "hint": "This is a new let." + } + } + } + }, + "depends_on": [ + { + "renewal": "No" + } + ] + }, + "unitletas": { + "header": "", + "description": "", + "questions": { + "unitletas": { + "check_answer_label": "Most recent let type", + "header": "What type was the property most recently let as?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Social rent basis" + }, + "1": { + "value": "Affordable rent basis" + }, + "2": { + "value": "Intermediate rent basis" + }, + "3": { + "value": "Don’t know" + }, + "divider": { + "value": true + } + } + } + }, + "depends_on": [ + { + "first_time_property_let_as_social_housing": "No", + "renewal": "No" + } + ] + }, + "property_vacancy_reason_not_first_let": { + "header": "", + "description": "", + "questions": { + "rsnvac": { + "check_answer_label": "Vacancy reason", + "header": "What is the reason for the property being vacant?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Renewal of fixed-term tenancy" + }, + "1": { + "value": "Internal transfer", + "hint": "Excluding renewals of a fixed-term tenancy" + }, + "2": { + "value": "Relet to tenant who occupied same property as temporary accommodation" + }, + "3": { + "value": "Tenant involved in a succession downsize" + }, + "4": { + "value": "Tenant moved to private sector or other accommodation" + }, + "5": { + "value": "Tenant moved to other social housing provider" + }, + "6": { + "value": "Tenant moved to care home" + }, + "7": { + "value": "Tenant abandoned property" + }, + "8": { + "value": "Tenant evicted due to arrears" + }, + "9": { + "value": "Tenant evicted due to ASB or other reason" + }, + "10": { + "value": "Previous tenant passed away (no succession)" + } + } + } + }, + "depends_on": [ + { + "first_time_property_let_as_social_housing": "No", + "renewal": "No" + } + ] + }, + "property_vacancy_reason_first_let": { + "header": "", + "description": "", + "questions": { + "rsnvac": { + "check_answer_label": "Vacancy reason", + "header": "What is the reason for the property being vacant?", + "hint_text": "", + "type": "radio", + "answer_options": { + "11": { + "value": "First let of new-build property" + }, + "12": { + "value": "First let of conversion, rehabilitation or acquired property" + }, + "13": { + "value": "First let of leased property" + } + } + } + }, + "depends_on": [ + { + "first_time_property_let_as_social_housing": "Yes", + "renewal": "No" + } + ] + }, + "property_number_of_times_relet_not_social_let": { + "header": "", + "description": "", + "questions": { + "offered": { + "check_answer_label": "Times previously offered since becoming available", + "header": "Since becoming available for re-let, how many times has the property been previously offered?", + "hint_text": "If the property is being offered for let for the first time, enter 0.", + "type": "numeric", + "min": 0, + "max": 150, + "step": 1, + "width": 2 + } + }, + "depends_on": [ + { + "first_time_property_let_as_social_housing": "No", + "renewal": "No" + } + ] + }, + "property_number_of_times_relet_social_let": { + "header": "", + "description": "", + "questions": { + "offered": { + "check_answer_label": "Times previously offered since becoming available", + "header": "Since becoming available, how many times has the property been previously offered?", + "hint_text": "If the property is being let for the first time, enter 0.", + "type": "numeric", + "min": 0, + "max": 150, + "step": 1, + "width": 2 + } + }, + "depends_on": [ + { + "first_time_property_let_as_social_housing": "Yes", + "renewal": "No" + } + ] + }, + "property_unit_type": { + "header": "", + "description": "", + "questions": { + "unittype_gn": { + "check_answer_label": "Type of unit", + "header": "What type of unit is the property?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Flat or maisonette" + }, + "1": { + "value": "Bedsit" + }, + "2": { + "value": "House" + }, + "3": { + "value": "Bungalow" + }, + "4": { + "value": "Shared flat or maisonette" + }, + "5": { + "value": "Shared house" + }, + "6": { + "value": "Shared bungalow" + }, + "7": { + "value": "Other" + } + } + } + } + }, + "property_building_type": { + "header": "", + "description": "", + "questions": { + "builtype": { + "check_answer_label": "Type of building", + "header": "What type of building is the property?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Purpose built" + }, + "1": { + "value": "Converted from previous residential or non-residential property" + } + } + } + } + }, + "property_wheelchair_accessible": { + "header": "", + "description": "", + "questions": { + "wchair": { + "check_answer_label": "Property built or adapted to wheelchair-user standards", + "header": "Is the property built or adapted to wheelchair-user standards?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Yes" + }, + "1": { + "value": "No" + } + } + } + } + }, + "property_number_of_bedrooms": { + "header": "", + "description": "", + "questions": { + "beds": { + "check_answer_label": "Number of bedrooms", + "header": "How many bedrooms does the property have?", + "hint_text": "If shared accommodation, enter the number of bedrooms occupied by this household. A bedsit has 1 bedroom.", + "type": "numeric", + "min": 0, + "max": 150, + "step": 1, + "width": 2 + } + }, + "depends_on": [ + { + "needstype": "General needs" + } + ] + }, + "void_or_renewal_date": { + "header": "", + "description": "", + "questions": { + "property_void_date": { + "check_answer_label": "Void or renewal date", + "header": "What is the void or renewal date?", + "hint_text": "For example, 27 3 2021.", + "type": "date" + } + }, + "depends_on": [ + { + "rsnvac": "First let of new-build property", + "renewal": "No" + } + ] + }, + "new_build_handover_date": { + "header": "", + "description": "", + "questions": { + "property_void_date": { + "check_answer_label": "New-build handover date", + "header": "What is the new-build handover date?", + "hint_text": "", + "type": "date" + } + }, + "depends_on": [ + { + "renewal": "No", + "rsnvac": [ + "First let of conversion, rehabilitation or acquired property?", + "First let of leased property" + ] + } + ] + }, + "property_major_repairs": { + "header": "", + "description": "", + "questions": { + "majorrepairs": { + "check_answer_label": "Major repairs carried out during void period", + "header": "Were any major repairs carried out during the void period?", + "hint_text": "Major repairs are works that could not be reasonably carried out with a tenant living at the property. For example, structural repairs.", + "type": "radio", + "answer_options": { + "0": { + "value": "No" + }, + "1": { + "value": "Yes" + } + }, + "conditional_for": { + "mrcdate": ["Yes"] + } + }, + "mrcdate": { + "check_answer_label": "Completion date of repairs", + "header": "When were the repairs completed?", + "hint_text": "For example, 27 3 2021.", + "type": "date" + } + }, + "depends_on": [ + { + "rsnvac": "First let of new-build property", + "renewal": "No" + } + ] + } + } + }, + "tenancy_information": { + "label": "Tenancy information", + "depends_on": [ + { + "setup": "completed" + } + ], + "pages": { + "starter_tenancy": { + "header": "", + "description": "", + "questions": { + "startertenancy": { + "check_answer_label": "Is this a starter or introductory tenancy?", + "header": "Is this a starter tenancy?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Yes" + }, + "1": { + "value": "No" + } + } + } + } + }, + "tenancy_type": { + "header": "", + "description": "", + "questions": { + "tenancy": { + "check_answer_label": "Type of main tenancy", + "header": "What is the type of tenancy?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Assured" + }, + "1": { + "value": "Assured Shorthold" + }, + "2": { + "value": "Licence agreement (almshouses only)" + }, + "3": { + "value": "Secure (including flexible)" + }, + "4": { + "value": "Other" + } + }, + "conditional_for": { + "tenancyother": ["Other"] + } + }, + "tenancyother": { + "header": "Please state the tenancy type", + "hint_text": "", + "type": "text" + } + }, + "depends_on": [ + { + "startertenancy": "No" + } + ] + }, + "tenancy_type_starter_text": { + "header": "", + "description": "", + "questions": { + "tenancy": { + "check_answer_label": "Type of main tenancy after the starter period has ended?", + "header": "What is the type of tenancy after the starter period has ended?", + "hint_text": "This is also known as an ‘introductory period’.", + "type": "radio", + "answer_options": { + "0": { + "value": "Assured" + }, + "1": { + "value": "Assured Shorthold" + }, + "2": { + "value": "Licence agreement (almshouses only)" + }, + "3": { + "value": "Secure (including flexible)" + }, + "4": { + "value": "Other" + } + }, + "conditional_for": { + "tenancyother": ["Other"] + } + }, + "tenancyother": { + "header": "Please state the tenancy type", + "hint_text": "", + "type": "text" + } + }, + "depends_on": [ + { + "startertenancy": "Yes" + } + ] + }, + "fixed_term_tenancy": { + "header": "", + "description": "", + "questions": { + "tenancylength": { + "check_answer_label": "Length of fixed-term tenancy", + "header": "What is the length of the fixed-term tenancy to the nearest year?", + "hint_text": "", + "type": "numeric", + "min": 0, + "max": 150, + "step": 1 + } + }, + "depends_on": [ + { "tenancy": "Secure (including flexible)" }, + { "tenancy": "Assured Shorthold" } + ] + }, + "letting_in_sheltered_accommodation": { + "header": "", + "description": "", + "questions": { + "letting_in_sheltered_accommodation": { + "check_answer_label": "Is this letting in sheltered accommodation?", + "header": "Is this letting in sheltered accommodation?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Yes - sheltered housing" + }, + "1": { + "value": "Yes - extra care housing" + }, + "2": { + "value": "No" + }, + "3": { + "value": "Don’t know" + }, + "divider": { + "value": true + } + } + } + }, + "depends_on": [ + { + "needstype": "Supported housing" + } + ] + } + } + } + } + }, + "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", + "depends_on": [ + { + "setup": "completed" + } + ], + "pages": { + "person_1_age": { + "header": "", + "description": "", + "questions": { + "age1": { + "check_answer_label": "Tenant’s age", + "header": "What is the tenant’s age?", + "hint_text": "", + "type": "numeric", + "min": 0, + "max": 120, + "step": 1, + "width": 2 + } + } + }, + "sex1": { + "header": "", + "description": "", + "questions": { + "sex1": { + "check_answer_label": "Tenant’s gender", + "header": "Which of these best describes the tenant’s gender identity?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Female" + }, + "1": { + "value": "Male" + }, + "2": { + "value": "Non-binary" + }, + "3": { + "value": "Prefer not to say" + } + } + } + } + }, + "tenant_ethnic_group": { + "header": "", + "description": "", + "questions": { + "ethnic": { + "check_answer_label": "Ethnicity", + "header": "What is the tenant’s ethnic group?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "White: English, Welsh, Scottish, Northern Irish or British" + }, + "1": { + "value": "White: Irish" + }, + "2": { + "value": "White: Gypsy or Irish Traveller" + }, + "3": { + "value": "White: Other" + }, + "4": { + "value": "Mixed: White and Black Caribbean" + }, + "5": { + "value": "Mixed: White and Black African" + }, + "6": { + "value": "Mixed: White and Asian" + }, + "7": { + "value": "Mixed: Other" + }, + "8": { + "value": "Asian or Asian British: Indian" + }, + "9": { + "value": "Asian or Asian British: Pakistani" + }, + "10": { + "value": "Asian or Asian British: Bangladeshi" + }, + "11": { + "value": "Asian or Asian British: Chinese" + }, + "12": { + "value": "Asian or Asian British: Other" + }, + "13": { + "value": "Black: Caribbean" + }, + "14": { + "value": "Black: African" + }, + "15": { + "value": "Black: Other" + }, + "16": { + "value": "Other Ethnic Group: Arab" + }, + "17": { + "value": "Other Ethnic Group: Other" + }, + "18": { + "value": "Prefer not to say" + } + } + } + } + }, + "tenant_nationality": { + "header": "", + "description": "", + "questions": { + "national": { + "check_answer_label": "Nationality", + "header": "What is the tenant’s nationality?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "UK national resident in UK" + }, + "1": { + "value": "UK national returning from residence overseas" + }, + "2": { + "value": "Czech Republic" + }, + "3": { + "value": "Estonia" + }, + "4": { + "value": "Hungary" + }, + "5": { + "value": "Latvia" + }, + "6": { + "value": "Lithuania" + }, + "7": { + "value": "Poland" + }, + "8": { + "value": "Slovakia" + }, + "9": { + "value": "Bulgaria" + }, + "10": { + "value": "Romania" + }, + "11": { + "value": "Ireland" + }, + "12": { + "value": "Slovakia" + }, + "13": { + "value": "Slovenia" + }, + "14": { + "value": "Croatia" + }, + "15": { + "value": "Other EU Economic Area (EEA country)" + }, + "16": { + "value": "Any other country" + }, + "17": { + "value": "Prefer not to say" + } + } + } + } + }, + "person_1_economic": { + "header": "", + "description": "", + "questions": { + "ecstat1": { + "check_answer_label": "Work", + "header": "Which of these best describes the tenant’s working situation?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Part-time - Less than 30 hours" + }, + "1": { + "value": "Full-time - 30 hours or more" + }, + "2": { + "value": "In government training into work, such as New Deal" + }, + "3": { + "value": "Jobseeker" + }, + "4": { + "value": "Retired" + }, + "5": { + "value": "Not seeking work" + }, + "6": { + "value": "Full-time student" + }, + "7": { + "value": "Unable to work because of long term sick or disability" + }, + "8": { + "value": "Child under 16" + }, + "9": { + "value": "Other" + }, + "10": { + "value": "Prefer not to say" + } + } + } + }, + "soft_validations": { + "override_net_income_validation": { + "check_answer_label": "Net income confirmed?", + "type": "validation_override", + "answer_options": { + "override_net_income_validation": "Yes" + } + } + } + }, + "household_number_of_other_members": { + "header": "", + "description": "", + "questions": { + "other_hhmemb": { + "check_answer_label": "Number of other household members", + "header": "How many other people are there in the household?", + "hint_text": "The maximum number of others is 7.", + "type": "numeric", + "min": 0, + "max": 7, + "step": 1, + "width": 2, + "conditional_for": { + "relat2": ">0", + "age2": ">0", + "sex2": ">0", + "ecstat2": ">0", + "relat3": ">1", + "age3": ">1", + "sex3": ">1", + "ecstat3": ">1", + "relat4": ">2", + "age4": ">2", + "sex4": ">2", + "ecstat4": ">2", + "relat5": ">3", + "age5": ">3", + "sex5": ">3", + "ecstat5": ">3", + "relat6": ">4", + "age6": ">4", + "sex6": ">4", + "ecstat6": ">4", + "relat7": ">5", + "age7": ">5", + "sex7": ">5", + "ecstat7": ">5", + "relat8": ">6", + "age8": ">6", + "sex8": ">6", + "ecstat8": ">6" + } + }, + "relat2": { + "check_answer_label": "Person 2’s relationship to lead tenant", + "header": "What’s person 2’s relationship to lead tenant", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Partner" + }, + "1": { + "value": "Child - includes young adult and grown-up", + "hint": "Must be eligible for child benefit, aged under 16 or under 20 if still in full-time education." + }, + "2": { + "value": "Other" + }, + "3": { + "value": "Prefer not to say" + } + } + }, + "age2": { + "check_answer_label": "Person 2’s age", + "header": "What’s person 2’s age", + "hint_text": "", + "type": "numeric", + "min": 0, + "max": 150, + "step": 1 + }, + "sex2": { + "check_answer_label": "Person 2’s gender", + "header": "Which of these best describes person 2’s gender identity?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Female" + }, + "1": { + "value": "Male" + }, + "2": { + "value": "Non-binary" + }, + "3": { + "value": "Prefer not to say" + } + } + }, + "ecstat2": { + "check_answer_label": "Person 2’s Work", + "header": "Which of these best describes person 2’s working situation?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Part-time - Less than 30 hours" + }, + "1": { + "value": "Full-time - 30 hours or more" + }, + "2": { + "value": "In government training into work, such as New Deal" + }, + "3": { + "value": "Jobseeker" + }, + "4": { + "value": "Retired" + }, + "5": { + "value": "Not seeking work" + }, + "6": { + "value": "Full-time student" + }, + "7": { + "value": "Unable to work because of long term sick or disability" + }, + "8": { + "value": "Child under 16" + }, + "9": { + "value": "Other" + }, + "10": { + "value": "Prefer not to say" + } + } + }, + "relat3": { + "check_answer_label": "Person 3’s relationship to lead tenant", + "header": "What’s person 3’s relationship to lead tenant", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Partner" + }, + "1": { + "value": "Child - includes young adult and grown-up", + "hint": "Must be eligible for child benefit, aged under 16 or under 20 if still in full-time education." + }, + "2": { + "value": "Other" + }, + "3": { + "value": "Prefer not to say" + } + } + }, + "age3": { + "check_answer_label": "Person 3’s age", + "header": "What’s person 3’s age", + "hint_text": "", + "type": "numeric", + "min": 0, + "max": 150, + "step": 1 + }, + "sex3": { + "check_answer_label": "Person 3’s gender", + "header": "Which of these best describes person 3’s gender identity?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Female" + }, + "1": { + "value": "Male" + }, + "2": { + "value": "Non-binary" + }, + "3": { + "value": "Prefer not to say" + } + } + }, + "ecstat3": { + "check_answer_label": "Person 3’s Work", + "header": "Which of these best describes person 3’s working situation?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Part-time - Less than 30 hours" + }, + "1": { + "value": "Full-time - 30 hours or more" + }, + "2": { + "value": "In government training into work, such as New Deal" + }, + "3": { + "value": "Jobseeker" + }, + "4": { + "value": "Retired" + }, + "5": { + "value": "Not seeking work" + }, + "6": { + "value": "Full-time student" + }, + "7": { + "value": "Unable to work because of long term sick or disability" + }, + "8": { + "value": "Child under 16" + }, + "9": { + "value": "Other" + }, + "10": { + "value": "Prefer not to say" + } + } + }, + "relat4": { + "check_answer_label": "Person 4’s relationship to lead tenant", + "header": "What’s person 4’s relationship to lead tenant", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Partner" + }, + "1": { + "value": "Child - includes young adult and grown-up", + "hint": "Must be eligible for child benefit, aged under 16 or under 20 if still in full-time education." + }, + "2": { + "value": "Other" + }, + "3": { + "value": "Prefer not to say" + } + } + }, + "age4": { + "check_answer_label": "Person 4’s age", + "header": "What’s person 4’s age", + "hint_text": "", + "type": "numeric", + "min": 0, + "max": 150, + "step": 1 + }, + "sex4": { + "check_answer_label": "Person 4’s gender", + "header": "Which of these best describes person 4’s gender identity?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Female" + }, + "1": { + "value": "Male" + }, + "2": { + "value": "Non-binary" + }, + "3": { + "value": "Prefer not to say" + } + } + }, + "ecstat4": { + "check_answer_label": "Person 4’s Work", + "header": "Which of these best describes person 4’s working situation?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Part-time - Less than 30 hours" + }, + "1": { + "value": "Full-time - 30 hours or more" + }, + "2": { + "value": "In government training into work, such as New Deal" + }, + "3": { + "value": "Jobseeker" + }, + "4": { + "value": "Retired" + }, + "5": { + "value": "Not seeking work" + }, + "6": { + "value": "Full-time student" + }, + "7": { + "value": "Unable to work because of long term sick or disability" + }, + "8": { + "value": "Child under 16" + }, + "9": { + "value": "Other" + }, + "10": { + "value": "Prefer not to say" + } } - } - }, - "depends_on": [ - { "previous_la_known": "Yes", "is_previous_la_inferred": false } - ] - }, - "reasonable_preference": { - "header": "", - "description": "", - "questions": { - "reasonpref": { - "check_answer_label": "Household given reasonable preference", - "header": "Was the household given ‘reasonable preference’ by the local authority?", - "hint_text": "Households may be given ‘reasonable preference’ for social housing, also known as ‘priority need’, by the local authority.", + }, + "relat5": { + "check_answer_label": "Person 5’s relationship to lead tenant", + "header": "What’s person 5’s relationship to lead tenant", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Partner" + }, + "1": { + "value": "Child - includes young adult and grown-up", + "hint": "Must be eligible for child benefit, aged under 16 or under 20 if still in full-time education." + }, + "2": { + "value": "Other" + }, + "3": { + "value": "Prefer not to say" + } + } + }, + "age5": { + "check_answer_label": "Person 5’s age", + "header": "What’s person 5’s age", + "hint_text": "", + "type": "numeric", + "min": 0, + "max": 150, + "step": 1 + }, + "sex5": { + "check_answer_label": "Person 5’s gender", + "header": "Which of these best describes person 5’s gender identity?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Female" + }, + "1": { + "value": "Male" + }, + "2": { + "value": "Non-binary" + }, + "3": { + "value": "Prefer not to say" + } + } + }, + "ecstat5": { + "check_answer_label": "Person 5’s Work", + "header": "Which of these best describes person 5’s working situation?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Part-time - Less than 30 hours" + }, + "1": { + "value": "Full-time - 30 hours or more" + }, + "2": { + "value": "In government training into work, such as New Deal" + }, + "3": { + "value": "Jobseeker" + }, + "4": { + "value": "Retired" + }, + "5": { + "value": "Not seeking work" + }, + "6": { + "value": "Full-time student" + }, + "7": { + "value": "Unable to work because of long term sick or disability" + }, + "8": { + "value": "Child under 16" + }, + "9": { + "value": "Other" + }, + "10": { + "value": "Prefer not to say" + } + } + }, + "relat6": { + "check_answer_label": "Person 6’s relationship to lead tenant", + "header": "What’s person 6’s relationship to lead tenant", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Partner" + }, + "1": { + "value": "Child - includes young adult and grown-up", + "hint": "Must be eligible for child benefit, aged under 16 or under 20 if still in full-time education." + }, + "2": { + "value": "Other" + }, + "3": { + "value": "Prefer not to say" + } + } + }, + "age6": { + "check_answer_label": "Person 6’s age", + "header": "What’s person 6’s age", + "hint_text": "", + "type": "numeric", + "min": 0, + "max": 150, + "step": 1 + }, + "sex6": { + "check_answer_label": "Person 6’s gender", + "header": "Which of these best describes person 6’s gender identity?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Female" + }, + "1": { + "value": "Male" + }, + "2": { + "value": "Non-binary" + }, + "3": { + "value": "Prefer not to say" + } + } + }, + "ecstat6": { + "check_answer_label": "Person 6’s Work", + "header": "Which of these best describes person 6’s working situation?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Part-time - Less than 30 hours" + }, + "1": { + "value": "Full-time - 30 hours or more" + }, + "2": { + "value": "In government training into work, such as New Deal" + }, + "3": { + "value": "Jobseeker" + }, + "4": { + "value": "Retired" + }, + "5": { + "value": "Not seeking work" + }, + "6": { + "value": "Full-time student" + }, + "7": { + "value": "Unable to work because of long term sick or disability" + }, + "8": { + "value": "Child under 16" + }, + "9": { + "value": "Other" + }, + "10": { + "value": "Prefer not to say" + } + } + }, + "relat7": { + "check_answer_label": "Person 7’s relationship to lead tenant", + "header": "What’s person 7’s relationship to lead tenant", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Partner" + }, + "1": { + "value": "Child - includes young adult and grown-up" + }, + "2": { + "value": "Other" + }, + "3": { + "value": "Prefer not to say" + } + } + }, + "age7": { + "check_answer_label": "Person 7’s age", + "header": "What’s person 7’s age", + "hint_text": "", + "type": "numeric", + "min": 0, + "max": 150, + "step": 1 + }, + "sex7": { + "check_answer_label": "Person 7’s gender", + "header": "Which of these best describes person 7’s gender identity?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Female" + }, + "1": { + "value": "Male" + }, + "2": { + "value": "Non-binary" + }, + "3": { + "value": "Prefer not to say" + } + } + }, + "ecstat7": { + "check_answer_label": "Person 7’s Work", + "header": "Which of these best describes person 7’s working situation?", + "hint_text": "", "type": "radio", "answer_options": { "0": { - "value": "Yes" + "value": "Part-time - Less than 30 hours" }, "1": { - "value": "No" - }, - "divider": { - "value": true + "value": "Full-time - 30 hours or more" }, "2": { - "value": "Don’t know" + "value": "In government training into work, such as New Deal" + }, + "3": { + "value": "Jobseeker" + }, + "4": { + "value": "Retired" + }, + "5": { + "value": "Not seeking work" + }, + "6": { + "value": "Full-time student" + }, + "7": { + "value": "Unable to work because of long term sick or disability" + }, + "8": { + "value": "Child under 16" + }, + "9": { + "value": "Other" + }, + "10": { + "value": "Prefer not to say" } } - } - } - }, - "reasonable_preference_reason": { - "header": "Reason for reasonable preference being given", - "description": "", - "questions": { - "reasonable_preference_reason": { - "check_answer_label": "Reason for reasonable preference", - "header": "Why was the household given ‘reasonable preference’?", + }, + "relat8": { + "check_answer_label": "Person 8’s relationship to lead tenant", + "header": "What’s person 8’s relationship to lead tenant", "hint_text": "", - "type": "checkbox", + "type": "radio", "answer_options": { - "rp_homeless": { - "value": "They were homeless or about to lose their home (within 56 days)" - }, - "rp_insan_unsat": { - "value": "They were living in unsanitary, overcrowded or unsatisfactory housing" - }, - "rp_medwel": { - "value": "They needed to move due to medical and welfare reasons (including disability)" + "0": { + "value": "Partner" }, - "rp_hardship": { - "value": "They needed to move to avoid hardship to themselves or others" + "1": { + "value": "Child - includes young adult and grown-up" }, - "divider": { - "value": true + "2": { + "value": "Other" }, - "rp_dontknow": { - "value": "Don’t know" + "3": { + "value": "Prefer not to say" } } - } - }, - "depends_on": [ - { - "reasonpref": "Yes" - } - ] - }, - "lettings_policy": { - "header": "", - "description": "", - "questions": { - "letting_allocation": { - "check_answer_label": "Allocation system", - "header": "How was this letting allocated?", - "hint_text": "Select all that apply.", - "type": "checkbox", + }, + "age8": { + "check_answer_label": "Person 8’s age", + "header": "What’s person 8’s age", + "hint_text": "", + "type": "numeric", + "min": 0, + "max": 150, + "step": 1 + }, + "sex8": { + "check_answer_label": "Person 8’s gender", + "header": "Which of these best describes person 8’s gender identity?", + "hint_text": "", + "type": "radio", "answer_options": { - "cbl": { - "value": "Choice-based lettings (CBL)" - }, - "chr": { - "value": "Common housing register (CHR)" + "0": { + "value": "Female" }, - "cap": { - "value": "Common Allocation Policy (CAP)" + "1": { + "value": "Male" }, - "divider": { - "value": true + "2": { + "value": "Non-binary" }, - "letting_allocation_unknown": { - "value": "None of these allocation systems" + "3": { + "value": "Prefer not to say" } } - } - } - }, - "referral": { - "header": "", - "description": "", - "questions": { - "referral": { - "check_answer_label": "Source of referral for letting", - "header": "What was the source of referral for this letting?", + }, + "ecstat8": { + "check_answer_label": "Person 8’s Work", + "header": "Which of these best describes person 8’s working situation?", "hint_text": "", "type": "radio", "answer_options": { "0": { - "value": "Internal transfer" + "value": "Part-time - Less than 30 hours" }, "1": { - "value": "Tenant applied directly (no referral or nomination)" + "value": "Full-time - 30 hours or more" }, "2": { - "value": "Re-located through official housing mobility scheme" + "value": "In government training into work, such as New Deal" }, "3": { - "value": "Other social landlord" + "value": "Jobseeker" }, "4": { - "value": "Community learning disability team" + "value": "Retired" }, "5": { - "value": "Community mental health team" + "value": "Not seeking work" }, "6": { - "value": "Health service" + "value": "Full-time student" }, "7": { - "value": "Police, probation or prison" + "value": "Unable to work because of long term sick or disability" }, "8": { - "value": "Youth offending team" + "value": "Child under 16" }, "9": { - "value": "Voluntary agency" + "value": "Other" }, "10": { - "value": "Other" + "value": "Prefer not to say" } } } - }, - "depends_on": [ - { - "managing_organisation.provider_type": "LA", - "needstype": "General needs", - "renewal": "No" - } - ] - }, - "referral_prp": { + } + } + } + }, + "household_situation": { + "label": "Household situation", + "depends_on": [ + { + "setup": "completed" + } + ], + "pages": { + "time_lived_in_la": { "header": "", "description": "", "questions": { - "referral": { - "check_answer_label": "Source of referral for letting", - "header": "What was the source of referral for this letting?", + "layear": { + "check_answer_label": "Length of time in local authority area", + "header": "How long has the household continuously lived in the local authority area of the new letting?", "hint_text": "", "type": "radio", "answer_options": { "0": { - "value": "Internal transfer" + "value": "Just moved to local authority area" }, "1": { - "value": "Tenant applied directly (no referral or nomination)" + "value": "Less than 1 year" }, "2": { - "value": "Private registered provider (PRP) lettings only - nominated by a local housing authority" + "value": "1 year but under 2 years" }, "3": { - "value": "Re-located through official housing mobility scheme" + "value": "2 years but under 3 years" }, "4": { - "value": "Other social landlord" + "value": "3 years but under 4 years" }, "5": { - "value": "Community learning disability team" + "value": "4 years but under 5 years" }, "6": { - "value": "Community mental health team" + "value": "5 years or more" + }, + "divider": { + "value": true }, "7": { - "value": "Health service" + "value": "Don’t know" + } + } + } + }, + "depends_on": [{ "renewal": "No" }] + }, + "time_on_la_waiting_list": { + "header": "", + "description": "", + "questions": { + "lawaitlist": { + "check_answer_label": "Length of time on local authority waiting list", + "header": "How long has the household been on the local authority waiting list for the new letting?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "Just moved to local authority area" }, - "8": { - "value": "Police, probation or prison" + "1": { + "value": "Less than 1 year" }, - "9": { - "value": "Youth offending team" + "2": { + "value": "1 year but under 2 years" }, - "10": { - "value": "Voluntary agency" + "3": { + "value": "2 years but under 3 years" }, - "11": { - "value": "Other" + "4": { + "value": "3 years but under 4 years" + }, + "5": { + "value": "4 years but under 5 years" + }, + "6": { + "value": "5 years or more" + }, + "divider": { + "value": true + }, + "7": { + "value": "Don’t know" } } } }, - "depends_on": [ - { - "managing_organisation.provider_type": "PRP", - "needstype": "General needs", - "renewal": "No" - } - ] + "depends_on": [{ "renewal": "No" }] }, - "referral_supported_housing": { - "header": "", + "reason_for_leaving_last_settled_home": { + "header": "Leaving their last settled home", "description": "", "questions": { - "referral": { - "check_answer_label": "Source of referral for letting", - "header": "What was the source of referral for this letting?", - "hint_text": "", + "reason": { + "check_answer_label": "Reason for leaving last settled home", + "header": "What is the tenant’s main reason for the household leaving their last settled home?", + "hint_text": "The tenant’s ’last settled home’ is their last long-standing home. For tenants who were in temporary accommodation or sleeping rough, their last settled home is where they were living previously.", "type": "radio", "answer_options": { "0": { - "value": "Internal transfer" + "value": "End of assured shorthold tenancy - no fault" }, "1": { - "value": "Tenant applied directly (no referral or nomination)" + "value": "End of assured shorthold tenancy - eviction or tenant at fault" }, "2": { - "value": "Private registered provider (PRP) supported lettings only - referred by local authority housing department" + "value": "End of fixed term tenancy - no fault" }, "3": { - "value": "Re-located through official housing mobility scheme" + "value": "End of fixed term tenancy - eviction or tenant at fault" }, "4": { - "value": "Other social landlord" + "value": "Permanently decanted from another property owned by this landlord" }, "5": { - "value": "Community learning disability team" + "value": "Left home country as a refugee" }, "6": { - "value": "Community mental health team" + "value": "Discharged from prison" }, "7": { - "value": "Health service" + "value": "Discharged from long stay hospital or similar institution" }, "8": { - "value": "Police, probation or prison" + "value": "Loss of tied accommodation" }, "9": { - "value": "Youth offending team" + "value": "Asked to leave by family or friends" }, "10": { - "value": "Voluntary agency" + "value": "Relationship breakdown (non-violent) with partner" }, "11": { + "value": "Death of household member in last settled accommodation" + }, + "12": { + "value": "To move nearer to family, friends or school" + }, + "13": { + "value": "To move nearer to work" + }, + "14": { + "value": "Domestic abuse" + }, + "15": { + "value": "Racial harassment" + }, + "16": { + "value": "Hate crime" + }, + "17": { + "value": "Other problems with neighbours" + }, + "18": { + "value": "Repossession" + }, + "19": { + "value": "Couldn’t afford fees attached to renewing the tenancy" + }, + "20": { + "value": "Couldn’t afford increase in rent" + }, + "21": { + "value": "Couldn’t afford rent or mortgage - welfare reforms" + }, + "22": { + "value": "Couldn’t afford rent or mortgage - employment" + }, + "23": { + "value": "Couldn’t afford rent or mortgage - other" + }, + "24": { + "value": "Property unsuitable because of overcrowding" + }, + "25": { + "value": "Property unsuitable because of ill health or disability" + }, + "26": { + "value": "Property unsuitable because of poor condition" + }, + "27": { + "value": "Under occupation - no incentive" + }, + "28": { + "value": "Under occupation - offered incentive to downsize" + }, + "29": { + "value": "To move to accommodation with support" + }, + "30": { + "value": "To move to independent accommodation" + }, + "31": { "value": "Other" + }, + "divider": { + "value": true + }, + "32": { + "value": "Don’t know" + }, + "33": { + "value": "Tenant prefers not to say" } + }, + "conditional_for": { + "other_reason_for_leaving_last_settled_home": ["Other"] } + }, + "other_reason_for_leaving_last_settled_home": { + "header": "What is the reason?", + "hint_text": "", + "type": "text" } }, - "depends_on": [ - { - "managing_organisation.provider_type": "LA", - "needstype": "Supported housing", - "renewal": "No" + "depends_on": [{ "renewal": "No" }] + }, + "reason_for_leaving_last_settled_home_renewal": { + "header": "Leaving their last settled home", + "description": "", + "questions": { + "reason": { + "check_answer_label": "Reason for leaving last settled home", + "header": "What is the tenant’s main reason for the household leaving their last settled home?", + "hint_text": "", + "type": "radio", + "answer_options": { + "0": { + "value": "End of fixed term tenancy - no fault" + }, + "1": { + "value": "End of assured shorthold tenancy - no fault" + } + } } - ] + }, + "depends_on": [{ "renewal": "Yes" }] }, - "referral_supported_housing_prp": { + "previous_housing_situation": { "header": "", "description": "", "questions": { - "referral": { - "check_answer_label": "Source of referral for letting", - "header": "What was the source of referral for this letting?", - "hint_text": "", + "prevten": { + "check_answer_label": "Where was the household immediately before this letting?", + "header": "Where was the household immediately before this letting?", + "hint_text": "This is where the household was the night before they moved.", "type": "radio", "answer_options": { "0": { - "value": "Internal transfer" + "value": "Fixed-term local authority general needs tenancy" }, "1": { - "value": "Tenant applied directly (no referral or nomination)" + "value": "Lifetime local authority general needs tenancy" }, "2": { - "value": "Private registered provider (PRP) lettings only - nominated by a local housing authority" + "value": "Fixed-term private registered provider (PRP) general needs tenancy" }, "3": { - "value": "Private registered provider (PRP) supported lettings only - referred by local authority housing department" + "value": "Lifetime private registered provider (PRP) general needs tenancy" }, "4": { - "value": "Re-located through official housing mobility scheme" + "value": "Supported housing" }, "5": { - "value": "Other social landlord" + "value": "Sheltered accommodation" }, "6": { - "value": "Community learning disability team" + "value": "Private sector tenancy" }, "7": { - "value": "Community mental health team" + "value": "Owner occupation (private)" }, "8": { - "value": "Health service" + "value": "Owner occupation (low-cost home ownership)" }, "9": { - "value": "Police, probation or prison" + "value": "Living with friends or family" }, "10": { - "value": "Youth offending team" + "value": "Direct access hostel" }, "11": { - "value": "Voluntary agency" + "value": "Bed and breakfast" }, "12": { - "value": "Other" - } - } - } - }, - "depends_on": [ - { - "managing_organisation.provider_type": "PRP", - "needstype": "Supported housing", - "renewal": "No" - } - ] - } - } - }, - "household_needs": { - "label": "Household needs", - "depends_on": [ - { - "setup": "completed" - } - ], - "pages": { - "armed_forces": { - "header": "Experience of the UK Armed Forces", - "description": "", - "questions": { - "armedforces": { - "header": "Is anyone in the household...", - "hint_text": "This excludes national service.", - "type": "radio", - "check_answer_label": "Armed Forces", - "answer_options": { - "0": { - "value": "A current or former regular in the UK Armed Forces (excluding National Service)" - }, - "1": { - "value": "A current or former reserve in the UK Armed Forces (excluding National Service)" + "value": "Prison or approved probation hostel" }, - "2": { - "value": "A spouse / civil partner of a UK Armed Forces member who has separated or been bereaved within the last 2 years" + "13": { + "value": "Hospital" }, - "3": { - "value": "No" + "14": { + "value": "Any other temporary accommodation" }, - "4": { - "value": "Tenant prefers not to say" - } - } - } - } - }, - "armed_forces_member": { - "header": "Experience of the UK Armed Forces", - "description": "", - "depends_on": [ - { - "armedforces": "A current or former regular in the UK Armed Forces (excluding National Service)" - } - ], - "questions": { - "leftreg": { - "header": "Are they still serving?", - "hint_text": "", - "type": "radio", - "check_answer_label": "When did they leave the Armed Forces?", - "answer_options": { - "0": { - "value": "Yes" + "15": { + "value": "Rough sleeping" }, - "1": { - "value": "No - they left up to 5 years ago" + "16": { + "value": "Tied housing or rented with job" }, - "2": { - "value": "No - they left more than 5 years ago" + "17": { + "value": "Mobile home or caravan" }, - "3": { - "value": "Prefer not to say" + "18": { + "value": "Refuge" }, - "divider": { - "value": true - } - } - }, - "reservist": { - "header": "Were they seriously injured or ill as a result of their service?", - "hint_text": "", - "type": "radio", - "check_answer_label": "Has anyone in the household been seriously injured or ill as a result of their service in the armed forces?", - "answer_options": { - "0": { - "value": "Yes" + "19": { + "value": "Children’s home or foster care" }, - "1": { - "value": "No" + "20": { + "value": "Residential care home" }, - "2": { - "value": "Prefer not to say" + "21": { + "value": "Home Office Asylum Support" }, - "divider": { - "value": true + "22": { + "value": "Any other accommodation" } } } - } + }, + "depends_on": [{ "renewal": "No" }] }, - "medical_conditions": { + "previous_housing_situation_renewal": { "header": "", "description": "", "questions": { - "illness": { - "header": "Does anyone in the household have any of the following that they expect to last for 12 months or more: