Skip to content

Commit

Permalink
Update AIMS EPI protocol: fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
mpgxvii committed Apr 23, 2024
2 parents 723cf11 + 985b4b0 commit c47a52e
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,62 @@
}
}
},
{
"name": "Sleep Routine",
"showIntroduction": false,
"showInCalendar": true,
"isDemo": false,
"order": 0,
"questionnaire": {
"repository": "https://raw.githubusercontent.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/master/questionnaires/",
"name": "sleep_routine",
"avsc": "notification"
},
"startText": {
"en": "",
"it": "",
"nl": "",
"da": "",
"de": "",
"es": ""
},
"endText": {
"en": "",
"it": "",
"nl": "",
"da": "",
"de": "",
"es": ""
},
"warn": {
"en": "",
"it": "",
"nl": "",
"da": "",
"de": "",
"es": ""
},
"estimatedCompletionTime": 1,
"protocol": {
"repeatProtocol": {
"unit": "year",
"amount": 9999
},
"repeatQuestionnaire": {
"unit": "min",
"unitsFromZero": [480]
},
"reminders": {
"unit": "day",
"amount": 0,
"repeat": 0
},
"completionWindow": {
"unit": "day",
"amount": 1
}
}
},
{
"name": "Seizure Reporting On Demand",
"showIntroduction": false,
Expand Down

0 comments on commit c47a52e

Please sign in to comment.