Skip to content

Commit

Permalink
(fix) Update concept answer for boolean lmp estimate (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
CynthiaKamau authored Oct 11, 2023
1 parent 16e35cb commit b4d34e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configuration/ampathforms/MCH-MS_Enrollment.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,11 +218,11 @@
"rendering": "select",
"answers": [
{
"concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"concept": "true",
"label": "Yes"
},
{
"concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"concept": "false",
"label": "No"
}
]
Expand Down

0 comments on commit b4d34e1

Please sign in to comment.