Skip to content

Commit

Permalink
[#176] Update option display name config for MHM provisions
Browse files Browse the repository at this point in the history
  • Loading branch information
wayangalihpratama committed Aug 22, 2023
1 parent aeb385a commit b4cdde5
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion backend/source/production/config/config.min.js

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions backend/source/production/config/option-display-name.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,5 +275,26 @@
"displayName": "No data"
}
]
},
{
"question_id": 649030935,
"option": [
{
"text": "Bathing areas( private and secure, door and lock and hangers)",
"displayName": "Bathing areas"
},
{
"text": "MHM materials (e.g. pads)",
"displayName": "MHM materials"
},
{
"text": "MHM education( Should be institutionalized (i.e. regularly taught in class or through a regular school program) to be considered as a response for this question. )",
"displayName": "MHM education"
},
{
"text": "Not available",
"displayName": "Not available"
}
]
}
]

0 comments on commit b4cdde5

Please sign in to comment.