From 42dc9865a2dd01111e6b66a4314df18facad404f Mon Sep 17 00:00:00 2001 From: Pauline Date: Fri, 6 Dec 2024 12:01:41 +0000 Subject: [PATCH] Remove medication_side_effects for non medication group --- .../non_medication/protocol.json | 64 ------------------- 1 file changed, 64 deletions(-) diff --git a/RADAR-ART-Transition-s1/participant_group/non_medication/protocol.json b/RADAR-ART-Transition-s1/participant_group/non_medication/protocol.json index 4dae1c3e..8983d850 100644 --- a/RADAR-ART-Transition-s1/participant_group/non_medication/protocol.json +++ b/RADAR-ART-Transition-s1/participant_group/non_medication/protocol.json @@ -4,70 +4,6 @@ "name": "RADAR ART Transition KCL s1", "healthIssues": ["ADHD"], "protocols": [ - { - "name": "ADHD Medication Side Effects", - "showIntroduction": false, - "showInCalendar": false, - "isDemo": false, - "order": 4, - "questionnaire": { - "repository": "https://raw.githubusercontent.com/RADAR-CNS/RADAR-REDCap-aRMT-Definitions/master/questionnaires/", - "name": "adhd_medication_side_effects", - "avsc": "questionnaire" - }, - "startText": { - "en": "", - "it": "", - "nl": "", - "da": "", - "de": "", - "es": "" - }, - "endText": { - "en": "", - "it": "", - "nl": "", - "da": "", - "de": "", - "es": "" - }, - "warn": { - "en": "", - "it": "", - "nl": "", - "da": "", - "de": "", - "es": "" - }, - "estimatedCompletionTime": 2, - "protocol": { - "repeatProtocol": { - "unit": "day", - "amount": 7 - }, - "repeatQuestionnaire": { - "unit": "min", - "unitsFromZero": [1020] - }, - "reminders": { - "unit": "hour", - "amount": 24, - "repeat": 1 - }, - "completionWindow": { - "unit": "day", - "amount": 3 - }, - "notification": { - "title": { - "en": "Questionnaire time" - }, - "text": { - "en": "Please finish them within 3 days." - } - } - } - }, { "name": "BAARS-IV", "showIntroduction": false,