From 534d0c861696d2eb8cd9251fc6d7a6f2b3a91fc9 Mon Sep 17 00:00:00 2001 From: Lilly LaPlace Date: Mon, 13 May 2024 11:10:00 -0500 Subject: [PATCH] update variable used to populate bbs_status column --- data-monitoring/data-dictionary/central-tracker_datadict.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-monitoring/data-dictionary/central-tracker_datadict.csv b/data-monitoring/data-dictionary/central-tracker_datadict.csv index 256197a..2c146df 100644 --- a/data-monitoring/data-dictionary/central-tracker_datadict.csv +++ b/data-monitoring/data-dictionary/central-tracker_datadict.csv @@ -10,7 +10,7 @@ all_zoom,zoom,Zoom data status,"When hallMonitor is run, value of 1 is assigned all_eeg,eeg,Brain Vision EEG data status,"When data is transferred from raw to checked, value of 1 is assigned if data exists, otherwise 0.","s1_r1_e1, s2_r1_e1, s3_r1_e1",Logical,"NA, 0, 1","NA, status unknown | 0, no data exists | 1, data exists",direct-eeg,".eeg, .vmrk, .vhdr" all_digi,digi,Digi data status,"When hallMonitor is run, value of 1 is assigned if data already exists in checked, otherwise 0.","s1_r1_e1, s2_r1_e1, s3_r1_e1",Logical,"NA, 0, 1","NA, status unknown | 0, no data exists | 1, data exists",direct-digi,.zip.gpg iqs_status,visit_status,Status of participant's IQS visit (attended vs not attended),,"s1_r1_e1, s2_r1_e1, s3_r1_e2",Logical,"NA, 0, 1","NA, status unknown | 0, participant has not attended IQS | 1, participant has attended IQS","file: ""iqsclinician""; variable: ""iqsclchecklist""",NA -bbs_status,visit_status,Status of participant's BBS visit (attended vs not attended),,"s1_r1_e1, s2_r1_e1, s3_r1_e3",Logical,"NA, 0, 1","NA, status unknown | 0, participant has not attended BBS | 1, participant has attended BBS","file: ""bbsra""; variable: ""bbsrafamarrival""; id: ""bbsratrk_acid""",NA +bbs_status,visit_status,Status of participant's BBS visit (attended vs not attended),,"s1_r1_e1, s2_r1_e1, s3_r1_e3",Logical,"NA, 0, 1","NA, status unknown | 0, participant has not attended BBS | 1, participant has attended BBS","file: ""bbsra""; variable: ""bbsracompensation""; id: ""bbsratrk_acid""",NA iqs_data,visit_data,Status of participant's IQS data (present on HPC or not),,"s1_r1_e1, s2_r1_e1, s3_r1_e4",Logical,"NA, 0, 1","NA, status unknown | 0, IQS data does not exist | 1, IQS data exists","file: ""iqsclinician"", ""iqschild"", ""iqsparent""",NA bbs_data,visit_data,Status of participant's BBS data (present on HPC or not),,"s1_r1_e1, s2_r1_e1, s3_r1_e5",Logical,"NA, 0, 1","NA, status unknown | 0, At least some BBS data does not exist | 1, All BBS data exists","variables: ""arrow-alert_psychopy"",""all_audacity"",""all_zoom"",""all_eeg"",""all_digi""",NA iqs_clinician,redcap_data,iqs_clinician project status,"When data is transferred from raw to checked, value of 1 is assigned based on the value of ""iqs-cl-sess-info_complete""!=NULL (indicating participant began questionnaire), otherwise 0.","s1_r1_e1, s2_r1_e1, s3_r1_e1",Logical,"NA, 0, 1","NA, status unknown | 0, no data exists | 1, data exists","file: ""iqsclinician""; variable: ""iqsclcompensation""",NA