From 09ef1761386d053660bd4123c386c870738320bf Mon Sep 17 00:00:00 2001 From: Lilly LaPlace Date: Fri, 12 Jan 2024 15:39:30 -0500 Subject: [PATCH] update parent_lang datatype --- 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 f5b0f4e..e2fdf38 100644 --- a/data-monitoring/data-dictionary/central-tracker_datadict.csv +++ b/data-monitoring/data-dictionary/central-tracker_datadict.csv @@ -50,4 +50,4 @@ rcadsp,redcap_data,RCADS-P questionnaire status,"When data is transferred from r physinfop,redcap_data,PHYSINFO-P questionnaire status,"When data is transferred from raw to checked, value of 1 is assigned based on the value of ""{questionnaire name}_complete""!=NULL (indicating participant began questionnaire), otherwise 0.",s1_r1_e1,Logical,"NA, 0, 1","NA, status unknown | 0, no data exists | 1, data exists","file: ""readbbsparent"", variable: """"",NA pdsp,redcap_data,PDS-P questionnaire status,"When data is transferred from raw to checked, value of 1 is assigned based on the value of ""{questionnaire name}_complete""!=NULL (indicating participant began questionnaire), otherwise 0.",s1_r1_e1,Logical,"NA, 0, 1","NA, status unknown | 0, no data exists | 1, data exists","file: ""readbbsparent"", variable: """"",NA pidentity,parent_identity,Parent identity status,"When data is transferred from raw to checked, value of 8 is assigned based on the value of parent ID = 328XXXX; value of 9 is assigned based on the value of parent ID = 329XXXX",s1_r1_e1,Logical,"NA, 8, 9","NA, status unknown | 8, primary parent | 9, secondary parent","file: ""readbbsparent""; variable: ""record_id""",NA -plang,parent_language,Parent language status,"When data is transferred from raw to checked, value of 1 is assigned based on the value of {language variable} = 1 (English); value of 2 is assigned based on the value of  {language variable} = 2 (Spanish)",s1_r1_e1,Logical,"NA, 1, 2","NA, status unknown | 1, English | 2, Spanish","file: ""readbbsparent""; variable: ""bbspaid_lang""",NA \ No newline at end of file +plang,parent_lang,Parent language status,"When data is transferred from raw to checked, value of 1 is assigned based on the value of {language variable} = 1 (English); value of 2 is assigned based on the value of  {language variable} = 2 (Spanish)",s1_r1_e1,Logical,"NA, 1, 2","NA, status unknown | 1, English | 2, Spanish","file: ""readbbsparent""; variable: ""bbspaid_lang""",NA \ No newline at end of file