Browse Source

Merge pull request #588 from communitiesuk/tweak-form-content

pull/590/head
Paul Robert Lloyd 3 years ago committed by GitHub
parent
commit
7266a8826a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 21
      config/forms/2022_2023.json

21
config/forms/2022_2023.json

@ -960,6 +960,9 @@
"2": { "2": {
"value": "No" "value": "No"
}, },
"divider": {
"value": "true"
},
"3": { "3": {
"value": "Don’t know" "value": "Don’t know"
} }
@ -998,16 +1001,16 @@
"type": "radio", "type": "radio",
"answer_options": { "answer_options": {
"4": { "4": {
"value": "Assured Shorthold Tenancy (AST) - Fixed term" "value": "Assured Shorthold Tenancy (AST) Fixed term"
}, },
"6": { "6": {
"value": "Secure - fixed term" "value": "Secure fixed term"
}, },
"2": { "2": {
"value": "Assured - lifetime" "value": "Assured lifetime"
}, },
"7": { "7": {
"value": "Secure - lifetime" "value": "Secure lifetime"
}, },
"5": { "5": {
"value": "Licence agreement" "value": "Licence agreement"
@ -1045,16 +1048,16 @@
"type": "radio", "type": "radio",
"answer_options": { "answer_options": {
"4": { "4": {
"value": "Assured Shorthold Tenancy (AST) - Fixed term" "value": "Assured Shorthold Tenancy (AST) Fixed term"
}, },
"6": { "6": {
"value": "Secure - fixed term" "value": "Secure fixed term"
}, },
"2": { "2": {
"value": "Assured - lifetime" "value": "Assured lifetime"
}, },
"7": { "7": {
"value": "Secure - lifetime" "value": "Secure lifetime"
}, },
"5": { "5": {
"value": "Licence agreement" "value": "Licence agreement"
@ -1122,7 +1125,7 @@
"value": "Yes – extra care housing" "value": "Yes – extra care housing"
}, },
"1": { "1": {
"value": "Yes - specialist retirement housing" "value": "Yes specialist retirement housing"
}, },
"3": { "3": {
"value": "No" "value": "No"

Loading…
Cancel
Save