Skip to content

Commit

Permalink
Merge pull request #187 from RADAR-base/maam
Browse files Browse the repository at this point in the history
Update MAAM protocol
  • Loading branch information
mpgxvii authored Apr 10, 2024
2 parents cc75ecf + 8c8495a commit f5b9dd5
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions RADAR-MAAM-QMUL-s1/protocol.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.4",
"version": "0.0.5",
"schemaVersion": "0.0.1",
"name": "RADAR MAAM QMUL s1",
"healthIssues": ["ADHD", "menstrual", "menopause"],
Expand Down Expand Up @@ -43,12 +43,12 @@
"protocol": {
"repeatProtocol": {
"unit": "day",
"amount": 1
"amount": 2
},
"repeatQuestionnaire": {
"unit": "min",
"unitsFromZero": [
1140
2580
]
},
"reminders": {
Expand All @@ -57,8 +57,8 @@
"repeat": 1
},
"completionWindow": {
"unit": "day",
"amount": 1
"unit": "hour",
"amount": 5
},
"notification": {
"title": {
Expand Down Expand Up @@ -109,12 +109,12 @@
"protocol": {
"repeatProtocol": {
"unit": "day",
"amount": 1
"amount": 2
},
"repeatQuestionnaire": {
"unit": "min",
"unitsFromZero": [
1140
2580
]
},
"reminders": {
Expand All @@ -123,8 +123,8 @@
"repeat": 0
},
"completionWindow": {
"unit": "day",
"amount": 1
"unit": "hour",
"amount": 5
},
"notification": {
"title": {
Expand Down Expand Up @@ -175,12 +175,12 @@
"protocol": {
"repeatProtocol": {
"unit": "day",
"amount": 1
"amount": 2
},
"repeatQuestionnaire": {
"unit": "min",
"unitsFromZero": [
1140
2580
]
},
"reminders": {
Expand All @@ -189,8 +189,8 @@
"repeat": 0
},
"completionWindow": {
"unit": "day",
"amount": 1
"unit": "hour",
"amount": 5
},
"notification": {
"title": {
Expand Down Expand Up @@ -241,12 +241,12 @@
"protocol": {
"repeatProtocol": {
"unit": "day",
"amount": 1
"amount": 2
},
"repeatQuestionnaire": {
"unit": "min",
"unitsFromZero": [
1140
2580
]
},
"reminders": {
Expand All @@ -255,8 +255,8 @@
"repeat": 0
},
"completionWindow": {
"unit": "day",
"amount": 1
"unit": "hour",
"amount": 5
},
"notification": {
"title": {
Expand Down Expand Up @@ -321,8 +321,8 @@
"repeat": 0
},
"completionWindow": {
"unit": "day",
"amount": 1
"unit": "hour",
"amount": 5
},
"notification": {
"title": {
Expand Down Expand Up @@ -387,8 +387,8 @@
"repeat": 0
},
"completionWindow": {
"unit": "day",
"amount": 1
"unit": "hour",
"amount": 5
},
"notification": {
"title": {
Expand Down Expand Up @@ -439,7 +439,7 @@
"protocol": {
"repeatProtocol": {
"unit": "day",
"amount": 1
"amount": 2
},
"repeatQuestionnaire": {
"unit": "min",
Expand All @@ -453,8 +453,8 @@
"repeat": 0
},
"completionWindow": {
"unit": "day",
"amount": 1
"unit": "hour",
"amount": 5
},
"notification": {
"title": {
Expand Down

0 comments on commit f5b9dd5

Please sign in to comment.