Browse Source

updated options for pregnant

pull/462/head
roobottom 3 years ago
parent
commit
1381bf6cc5
  1. 6
      config/forms/2021_2022.json

6
config/forms/2021_2022.json

@ -3087,16 +3087,16 @@
"type": "radio", "type": "radio",
"check_answer_label": "Anybody in household pregnant", "check_answer_label": "Anybody in household pregnant",
"answer_options": { "answer_options": {
"0": { "1": {
"value": "Yes" "value": "Yes"
}, },
"1": { "2": {
"value": "No" "value": "No"
}, },
"divider": { "divider": {
"value": true "value": true
}, },
"2": { "3": {
"value": "Tenant prefers not to say" "value": "Tenant prefers not to say"
} }
} }

Loading…
Cancel
Save