From c16f6f60bf1a3d19d2049e3d9c3c6a8dbb661806 Mon Sep 17 00:00:00 2001 From: Pauline Date: Tue, 23 Apr 2024 12:27:14 +0100 Subject: [PATCH 1/3] Update AIMS EPI questionnaire reminders --- RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json | 66 ++++++++++++++++++- 1 file changed, 65 insertions(+), 1 deletion(-) diff --git a/RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json b/RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json index 02c33488..c8b52e95 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.5", + "version": "0.0.6", "schemaVersion": "0.0.3", "name": "RADAR AIIMS-2 TRIALS EPI KCL s1", "healthIssues": ["autism"], @@ -768,6 +768,70 @@ } } } + }, + { + "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.5 + }, + "notification": { + "title": { + "en": "Seizure Diary" + }, + "text": { + "en": "Have you experienced any seizures today? Please tap + in the app to add." + } + } + } } ] } From 24a2a38d6f5914a2464ca132b9ff0310477941f8 Mon Sep 17 00:00:00 2001 From: Pauline Date: Tue, 23 Apr 2024 12:31:32 +0100 Subject: [PATCH 2/3] Update AIMS EPI questionnaire reminders --- RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json b/RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json index c8b52e95..1c86ec22 100644 --- a/RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json +++ b/RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json @@ -821,7 +821,7 @@ }, "completionWindow": { "unit": "min", - "amount": 0.5 + "amount": 0 }, "notification": { "title": { From 723cf116b35c8c349c78f75dff5dffbf71f65027 Mon Sep 17 00:00:00 2001 From: Pauline Date: Tue, 23 Apr 2024 12:34:16 +0100 Subject: [PATCH 3/3] Bump protocol version --- RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json b/RADAR-AIIMS-2-TRIALS-EPI-KCL-s1/protocol.json index 1c86ec22..fa2dffe1 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.6", + "version": "0.0.7", "schemaVersion": "0.0.3", "name": "RADAR AIIMS-2 TRIALS EPI KCL s1", "healthIssues": ["autism"],