Skip to content

Commit

Permalink
Update Questionnaire maam_day_b/maam_day_b_armt.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mpgxvii committed Apr 18, 2024
1 parent ac21b74 commit 3173fc3
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions questionnaires/maam_day_b/maam_day_b_armt.json
Original file line number Diff line number Diff line change
Expand Up @@ -1035,13 +1035,16 @@
"field_label": "How much were you bothered by pain related to your menstrual cycle today (i.e. cramps)?",
"select_choices_or_calculations": [
{
"code": "Not at all"
"code": "1",
"label": "Not at all"
},
{
"code": "Moderately"
"code": "3",
"label": "Moderately"
},
{
"code": "Extremely"
"code": "5",
"label": "Extremely"
}
],
"field_note": "",
Expand All @@ -1066,13 +1069,16 @@
"field_label": "How tired did you feel today?",
"select_choices_or_calculations": [
{
"code": "Not at all"
"code": "1",
"label": "Not at all"
},
{
"code": "Moderately"
"code": "3",
"label": "Moderately"
},
{
"code": "Extremely"
"code": "5",
"label": "Extremely"
}
],
"field_note": "",
Expand Down

0 comments on commit 3173fc3

Please sign in to comment.