Browse Source

Content tweaks for household needs section

pull/351/head
Paul Robert Lloyd 3 years ago
parent
commit
b13b6d1542
  1. 57
      config/forms/2021_2022.json

57
config/forms/2021_2022.json

@ -3019,17 +3019,20 @@
"check_answer_label": "Household links to UK armed forces", "check_answer_label": "Household links to UK armed forces",
"answer_options": { "answer_options": {
"0": { "0": {
"value": "Yes, the person is a current or former regular" "value": "Yes the person is a current or former regular"
}, },
"1": { "1": {
"value": "Yes, the person is a current or former reserve" "value": "Yes the person is a current or former reserve"
}, },
"2": { "2": {
"value": "Yes, the person is a spouse or civil partner of a UK armed forces member and has been bereaved or separated from them within the last 2 years" "value": "Yes the person is a spouse or civil partner of a UK armed forces member and has been bereaved or separated from them within the last 2 years"
}, },
"3": { "3": {
"value": "No" "value": "No"
}, },
"divider": {
"value": true
},
"4": { "4": {
"value": "Person prefers not to say" "value": "Person prefers not to say"
} }
@ -3056,10 +3059,13 @@
"value": "Yes" "value": "Yes"
}, },
"1": { "1": {
"value": "No, they left up to and including 5 years ago" "value": "No they left up to and including 5 years ago"
}, },
"2": { "2": {
"value": "No, they left more than 5 years ago" "value": "No – they left more than 5 years ago"
},
"divider": {
"value": true
}, },
"3": { "3": {
"value": "Person prefers not to say" "value": "Person prefers not to say"
@ -3092,6 +3098,9 @@
"1": { "1": {
"value": "No" "value": "No"
}, },
"divider": {
"value": true
},
"2": { "2": {
"value": "Person prefers not to say" "value": "Person prefers not to say"
} }
@ -3115,6 +3124,9 @@
"1": { "1": {
"value": "No" "value": "No"
}, },
"divider": {
"value": true
},
"2": { "2": {
"value": "Tenant prefers not to say" "value": "Tenant prefers not to say"
} }
@ -3122,7 +3134,7 @@
} }
} }
}, },
"accessibility_requirements": { "access_needs": {
"header": "", "header": "",
"description": "", "description": "",
"questions": { "questions": {
@ -3157,7 +3169,7 @@
} }
} }
}, },
"medical_conditions": { "health_conditions": {
"header": "", "header": "",
"description": "", "description": "",
"questions": { "questions": {
@ -3173,6 +3185,9 @@
"1": { "1": {
"value": "No" "value": "No"
}, },
"divider": {
"value": true
},
"2": { "2": {
"value": "Tenant prefers not to say" "value": "Tenant prefers not to say"
} }
@ -3195,18 +3210,6 @@
"type": "checkbox", "type": "checkbox",
"check_answer_label": "How is person affected by condition or illness", "check_answer_label": "How is person affected by condition or illness",
"answer_options": { "answer_options": {
"illness_type_1": {
"value": "Vision",
"hint": "For example, blindness or partial sight."
},
"illness_type_2": {
"value": "Hearing",
"hint": "For example, deafness or partial hearing."
},
"illness_type_3": {
"value": "Mobility",
"hint": "For example, walking short distances or climbing stairs."
},
"illness_type_4": { "illness_type_4": {
"value": "Dexterity", "value": "Dexterity",
"hint": "For example, lifting and carrying objects or using a keyboard." "hint": "For example, lifting and carrying objects or using a keyboard."
@ -3214,6 +3217,10 @@
"illness_type_5": { "illness_type_5": {
"value": "Learning or understanding or concentrating" "value": "Learning or understanding or concentrating"
}, },
"illness_type_2": {
"value": "Hearing",
"hint": "For example, deafness or partial hearing."
},
"illness_type_6": { "illness_type_6": {
"value": "Memory" "value": "Memory"
}, },
@ -3221,13 +3228,21 @@
"value": "Mental health", "value": "Mental health",
"hint": "For example, depression or anxiety." "hint": "For example, depression or anxiety."
}, },
"illness_type_8": { "illness_type_3": {
"value": "Stamina or breathing or fatigue" "value": "Mobility",
"hint": "For example, walking short distances or climbing stairs."
}, },
"illness_type_9": { "illness_type_9": {
"value": "Socially or behaviourally", "value": "Socially or behaviourally",
"hint": "For example, associated with autism spectrum disorder (ASD) which includes Asperger’s or attention deficit hyperactivity disorder (ADHD)." "hint": "For example, associated with autism spectrum disorder (ASD) which includes Asperger’s or attention deficit hyperactivity disorder (ADHD)."
}, },
"illness_type_8": {
"value": "Stamina or breathing or fatigue"
},
"illness_type_1": {
"value": "Vision",
"hint": "For example, blindness or partial sight."
},
"illness_type_10": { "illness_type_10": {
"value": "Other" "value": "Other"
} }

Loading…
Cancel
Save