diff --git a/RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json b/RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json index bb879e7a..20d7797c 100644 --- a/RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json +++ b/RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json @@ -1,5 +1,5 @@ { - "version": "0.0.1", + "version": "0.0.2", "schemaVersion": "0.0.3", "name": "RADAR AIIMS-2 TRIALS EPI KCL s1", "healthIssues": ["autism"], @@ -703,6 +703,119 @@ "amount": 1 } } + }, + { + "name": "Seizure Reporting On Demand", + "type": "on_demand", + "showIntroduction": false, + "showInCalendar": true, + "isDemo": false, + "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": "year", + "amount": 9999 + }, + "repeatQuestionnaire": { + "unit": "min", + "unitsFromZero": [480] + }, + "reminders": { + "unit": "day", + "amount": 0, + "repeat": 0 + }, + "completionWindow": { + "unit": "min", + "amount": 960 + } + } + }, + { + "name": "Seizure Reporting Weekly", + "showIntroduction": false, + "showInCalendar": true, + "isDemo": false, + "order": 0, + "questionnaire": { + "repository": "https://raw.githubusercontent.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/master/questionnaires/", + "name": "seizure_reporting_weekly", + "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 + } + } } ] }