Skip to content

Commit

Permalink
Merge pull request #191 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 Apr 29, 2024
2 parents 64b6396 + c47a52e commit 8656ee4
Showing 1 changed file with 65 additions and 1 deletion.
66 changes: 65 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.6",
"version": "0.0.7",
"schemaVersion": "0.0.3",
"name": "RADAR AIIMS-2 TRIALS EPI KCL s1",
"healthIssues": ["autism"],
Expand Down Expand Up @@ -824,6 +824,70 @@
"amount": 1
}
}
},
{
"name": "Seizure Reporting On Demand",
"showIntroduction": false,
"showInCalendar": false,
"isDemo": true,
"order": 0,
"questionnaire": {
"repository": "https://raw.githubusercontent.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/master/questionnaires/",
"name": "seizure_reporting_on_demand",
"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": 1
},
"repeatQuestionnaire": {
"unit": "min",
"unitsFromZero": [1200]
},
"reminders": {
"unit": "day",
"amount": 0,
"repeat": 0
},
"completionWindow": {
"unit": "min",
"amount": 0
},
"notification": {
"title": {
"en": "Seizure Diary"
},
"text": {
"en": "Have you experienced any seizures today? Please tap + in the app to add."
}
}
}
}
]
}

0 comments on commit 8656ee4

Please sign in to comment.