Skip to content

Commit

Permalink
Merge pull request #175 from RADAR-base/aims-epi
Browse files Browse the repository at this point in the history
Update AIMS-EPI protocol
  • Loading branch information
mpgxvii authored Jan 23, 2024
2 parents 9721cfe + 05ec2ea commit e6db2aa
Showing 1 changed file with 57 additions and 1 deletion.
58 changes: 57 additions & 1 deletion RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.2",
"version": "0.0.3",
"schemaVersion": "0.0.3",
"name": "RADAR AIIMS-2 TRIALS EPI KCL s1",
"healthIssues": ["autism"],
Expand Down Expand Up @@ -816,6 +816,62 @@
"amount": 3
}
}
},
{
"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": "day",
"amount": 3
},
"repeatQuestionnaire": {
"unit": "min",
"unitsFromZero": [540]
},
"reminders": {
"unit": "day",
"amount": 0,
"repeat": 0
},
"completionWindow": {
"unit": "day",
"amount": 3
}
}
}
]
}

0 comments on commit e6db2aa

Please sign in to comment.