diff --git a/questionnaires/adhd_medication_use_maam/adhd_medication_use_maam_armt.json b/questionnaires/adhd_medication_use_maam/adhd_medication_use_maam_armt.json new file mode 100644 index 00000000..bbf57498 --- /dev/null +++ b/questionnaires/adhd_medication_use_maam/adhd_medication_use_maam_armt.json @@ -0,0 +1,1297 @@ +[ + { + "field_name": "meduse_1", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "radio", + "field_label": "Did you take medication for your ADHD today?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Yes" + }, + { + "code": "0", + "label": "No" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "meduse_3", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "checkbox", + "field_label": "If no, why did you not take the medication? (please select all that apply)", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "I didn't have any available" + }, + { + "code": "2", + "label": "I was taking a medication holiday" + }, + { + "code": "3", + "label": "I was worried about side effects" + }, + { + "code": "4", + "label": "I forgot" + }, + { + "code": "5", + "label": "I didn't want to" + }, + { + "code": "6", + "label": "Other" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_1] = '0'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_1'] == '0'" + }, + { + "field_name": "meduse_3_other", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "Please let us know the 'other' reason", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_3] = '8'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_3'] == '8'" + }, + { + "field_name": "meduse_2a_1", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "radio", + "field_label": "Name of medication 1:\r\n(Disclaimer: Medications are carefully decided and monitored by the prescribing team and are not affected by this research participation. If you have any questions regarding your medications, please contact the prescribing team.)", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Amfexa" + }, + { + "code": "2", + "label": "Atomoxetine" + }, + { + "code": "3", + "label": "Bupropion" + }, + { + "code": "4", + "label": "Concerta XL" + }, + { + "code": "5", + "label": "Delmosart" + }, + { + "code": "6", + "label": "Dexamfetamine IR" + }, + { + "code": "7", + "label": "Elvanse/ Elvanse adult" + }, + { + "code": "8", + "label": "Equasym XL" + }, + { + "code": "9", + "label": "Guanfacine ER" + }, + { + "code": "10", + "label": "Intuniv" + }, + { + "code": "11", + "label": "Lisdexamfetamine" + }, + { + "code": "12", + "label": "Matoride XL" + }, + { + "code": "13", + "label": "Medikinet IR/ Medikinet XL" + }, + { + "code": "14", + "label": "Methylphenidate IR" + }, + { + "code": "15", + "label": "Ritalin/ Ritalin XL" + }, + { + "code": "16", + "label": "Strattera" + }, + { + "code": "17", + "label": "Tranquilyn" + }, + { + "code": "18", + "label": "Xaggitin XL" + }, + { + "code": "19", + "label": "Xenidate XL" + }, + { + "code": "20", + "label": "Zyban" + }, + { + "code": "21", + "label": "Other" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_1] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_1'] == '1'" + }, + { + "field_name": "meduse_2a_1o", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "If other, please type in name of medication 1: ", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2a_1] = '21'", + "required_field": "", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2a_1'] == '21'" + }, + { + "field_name": "meduse_2b_1", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "Medication 1: Dose (in mg)", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "number", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_1] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_1'] == '1'" + }, + { + "field_name": "meduse_2c_1", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "Medication 1: Time taken", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "time", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_1] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_1'] == '1'" + }, + { + "field_name": "meduse_2d_1", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "radio", + "field_label": "Add another medication?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Yes" + }, + { + "code": "0", + "label": "No" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_1] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_1'] == '1'" + }, + { + "field_name": "meduse_2a_2", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "radio", + "field_label": "Name of medication 2:", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Amfexa" + }, + { + "code": "2", + "label": "Atomoxetine" + }, + { + "code": "3", + "label": "Bupropion" + }, + { + "code": "4", + "label": "Concerta XL" + }, + { + "code": "5", + "label": "Delmosart" + }, + { + "code": "6", + "label": "Dexamfetamine IR" + }, + { + "code": "7", + "label": "Elvanse/ Elvanse adult" + }, + { + "code": "8", + "label": "Equasym XL" + }, + { + "code": "9", + "label": "Guanfacine ER" + }, + { + "code": "10", + "label": "Intuniv" + }, + { + "code": "11", + "label": "Lisdexamfetamine" + }, + { + "code": "12", + "label": "Matoride XL" + }, + { + "code": "13", + "label": "Medikinet IR/ Medikinet XL" + }, + { + "code": "14", + "label": "Methylphenidate IR" + }, + { + "code": "15", + "label": "Ritalin/ Ritalin XL" + }, + { + "code": "16", + "label": "Strattera" + }, + { + "code": "17", + "label": "Tranquilyn" + }, + { + "code": "18", + "label": "Xaggitin XL" + }, + { + "code": "19", + "label": "Xenidate XL" + }, + { + "code": "20", + "label": "Zyban" + }, + { + "code": "21", + "label": "Other" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_1] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_1'] == '1'" + }, + { + "field_name": "meduse_2a_2o", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "If other, please type in name of medication 2: ", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2a_2] = '21'", + "required_field": "", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2a_2'] == '21'" + }, + { + "field_name": "meduse_2b_2", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "Medication 2: Dose (in mg)", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "number", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_1] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_1'] == '1'" + }, + { + "field_name": "meduse_2c_2", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "Medication 2: Time taken", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "time", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_1] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_1'] == '1'" + }, + { + "field_name": "meduse_2d_2", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "radio", + "field_label": "Add another medication?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Yes" + }, + { + "code": "0", + "label": "No" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_1] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_1'] == '1'" + }, + { + "field_name": "meduse_2a_3", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "radio", + "field_label": "Name of medication 3:", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Amfexa" + }, + { + "code": "2", + "label": "Atomoxetine" + }, + { + "code": "3", + "label": "Bupropion" + }, + { + "code": "4", + "label": "Concerta XL" + }, + { + "code": "5", + "label": "Delmosart" + }, + { + "code": "6", + "label": "Dexamfetamine IR" + }, + { + "code": "7", + "label": "Elvanse/ Elvanse adult" + }, + { + "code": "8", + "label": "Equasym XL" + }, + { + "code": "9", + "label": "Guanfacine ER" + }, + { + "code": "10", + "label": "Intuniv" + }, + { + "code": "11", + "label": "Lisdexamfetamine" + }, + { + "code": "12", + "label": "Matoride XL" + }, + { + "code": "13", + "label": "Medikinet IR/ Medikinet XL" + }, + { + "code": "14", + "label": "Methylphenidate IR" + }, + { + "code": "15", + "label": "Ritalin/ Ritalin XL" + }, + { + "code": "16", + "label": "Strattera" + }, + { + "code": "17", + "label": "Tranquilyn" + }, + { + "code": "18", + "label": "Xaggitin XL" + }, + { + "code": "19", + "label": "Xenidate XL" + }, + { + "code": "20", + "label": "Zyban" + }, + { + "code": "21", + "label": "Other" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_2] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_2'] == '1'" + }, + { + "field_name": "meduse_2a_3o", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "If other, please type in name of medication 3: ", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2a_3] = '21'", + "required_field": "", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2a_3'] == '21'" + }, + { + "field_name": "meduse_2b_3", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "Medication 3: Dose (in mg)", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "number", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_2] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_2'] == '1'" + }, + { + "field_name": "meduse_2c_3", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "Medication 3: Time taken", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "time", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_2] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_2'] == '1'" + }, + { + "field_name": "meduse_2d_3", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "radio", + "field_label": "Add another medication?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Yes" + }, + { + "code": "0", + "label": "No" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_2] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_2'] == '1'" + }, + { + "field_name": "meduse_2a_4", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "radio", + "field_label": "Name of medication 4:", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Amfexa" + }, + { + "code": "2", + "label": "Atomoxetine" + }, + { + "code": "3", + "label": "Bupropion" + }, + { + "code": "4", + "label": "Concerta XL" + }, + { + "code": "5", + "label": "Delmosart" + }, + { + "code": "6", + "label": "Dexamfetamine IR" + }, + { + "code": "7", + "label": "Elvanse/ Elvanse adult" + }, + { + "code": "8", + "label": "Equasym XL" + }, + { + "code": "9", + "label": "Guanfacine ER" + }, + { + "code": "10", + "label": "Intuniv" + }, + { + "code": "11", + "label": "Lisdexamfetamine" + }, + { + "code": "12", + "label": "Matoride XL" + }, + { + "code": "13", + "label": "Medikinet IR/ Medikinet XL" + }, + { + "code": "14", + "label": "Methylphenidate IR" + }, + { + "code": "15", + "label": "Ritalin/ Ritalin XL" + }, + { + "code": "16", + "label": "Strattera" + }, + { + "code": "17", + "label": "Tranquilyn" + }, + { + "code": "18", + "label": "Xaggitin XL" + }, + { + "code": "19", + "label": "Xenidate XL" + }, + { + "code": "20", + "label": "Zyban" + }, + { + "code": "21", + "label": "Other" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_3] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_3'] == '1'" + }, + { + "field_name": "meduse_2a_4o", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "If other, please type in name of medication 4: ", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2a_4] = '21'", + "required_field": "", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2a_4'] == '21'" + }, + { + "field_name": "meduse_2b_4", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "Medication 4: Dose (in mg)", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "number", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_3] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_3'] == '1'" + }, + { + "field_name": "meduse_2c_4", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "Medication 4: Time taken", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "time", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_3] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_3'] == '1'" + }, + { + "field_name": "meduse_2d_4", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "radio", + "field_label": "Add another medication?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Yes" + }, + { + "code": "0", + "label": "No" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_3] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_3'] == '1'" + }, + { + "field_name": "meduse_2a_5", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "radio", + "field_label": "Name of medication 5:", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Amfexa" + }, + { + "code": "2", + "label": "Atomoxetine" + }, + { + "code": "3", + "label": "Bupropion" + }, + { + "code": "4", + "label": "Concerta XL" + }, + { + "code": "5", + "label": "Delmosart" + }, + { + "code": "6", + "label": "Dexamfetamine IR" + }, + { + "code": "7", + "label": "Elvanse/ Elvanse adult" + }, + { + "code": "8", + "label": "Equasym XL" + }, + { + "code": "9", + "label": "Guanfacine ER" + }, + { + "code": "10", + "label": "Intuniv" + }, + { + "code": "11", + "label": "Lisdexamfetamine" + }, + { + "code": "12", + "label": "Matoride XL" + }, + { + "code": "13", + "label": "Medikinet IR/ Medikinet XL" + }, + { + "code": "14", + "label": "Methylphenidate IR" + }, + { + "code": "15", + "label": "Ritalin/ Ritalin XL" + }, + { + "code": "16", + "label": "Strattera" + }, + { + "code": "17", + "label": "Tranquilyn" + }, + { + "code": "18", + "label": "Xaggitin XL" + }, + { + "code": "19", + "label": "Xenidate XL" + }, + { + "code": "20", + "label": "Zyban" + }, + { + "code": "21", + "label": "Other" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_4] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_4'] == '1'" + }, + { + "field_name": "meduse_2a_5o", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "If other, please type in name of medication 5: ", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2a_5] = '21'", + "required_field": "", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2a_5'] == '21'" + }, + { + "field_name": "meduse_2b_5", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "Medication 5: Dose (in mg)", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "number", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_4] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_4'] == '1'" + }, + { + "field_name": "meduse_2c_5", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "Medication 5: Time taken", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "time", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_4] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_4'] == '1'" + }, + { + "field_name": "meduse_2d_5", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "radio", + "field_label": "Add another medication?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Yes" + }, + { + "code": "0", + "label": "No" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_4] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_4'] == '1'" + }, + { + "field_name": "meduse_2a_6", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "radio", + "field_label": "Name of medication 6:", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Amfexa" + }, + { + "code": "2", + "label": "Atomoxetine" + }, + { + "code": "3", + "label": "Bupropion" + }, + { + "code": "4", + "label": "Concerta XL" + }, + { + "code": "5", + "label": "Delmosart" + }, + { + "code": "6", + "label": "Dexamfetamine IR" + }, + { + "code": "7", + "label": "Elvanse/ Elvanse adult" + }, + { + "code": "8", + "label": "Equasym XL" + }, + { + "code": "9", + "label": "Guanfacine ER" + }, + { + "code": "10", + "label": "Intuniv" + }, + { + "code": "11", + "label": "Lisdexamfetamine" + }, + { + "code": "12", + "label": "Matoride XL" + }, + { + "code": "13", + "label": "Medikinet IR/ Medikinet XL" + }, + { + "code": "14", + "label": "Methylphenidate IR" + }, + { + "code": "15", + "label": "Ritalin/ Ritalin XL" + }, + { + "code": "16", + "label": "Strattera" + }, + { + "code": "17", + "label": "Tranquilyn" + }, + { + "code": "18", + "label": "Xaggitin XL" + }, + { + "code": "19", + "label": "Xenidate XL" + }, + { + "code": "20", + "label": "Zyban" + }, + { + "code": "21", + "label": "Other" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_5] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_5'] == '1'" + }, + { + "field_name": "meduse_2a_6o", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "If other, please type in name of medication 6: ", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2a_6] = '21'", + "required_field": "", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2a_6'] == '21'" + }, + { + "field_name": "meduse_2b_6", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "Medication 6: Dose (in mg)", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "number", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_5] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_5'] == '1'" + }, + { + "field_name": "meduse_2c_6", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "text", + "field_label": "Medication 6: Time taken", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "time", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[meduse_2d_5] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['meduse_2d_5'] == '1'" + }, + { + "field_name": "med_effectiveness", + "form_name": "adhd_medication_use_maam", + "section_header": "", + "field_type": "checkbox", + "field_label": "How do you feel your medication is working today?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not as well as usual" + }, + { + "code": "2", + "label": "The same as usual" + }, + { + "code": "3", + "label": "Better than usual" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + } +] \ No newline at end of file diff --git a/questionnaires/adhd_symptoms_and_impairment/adhd_symptoms_and_impairment_armt.json b/questionnaires/adhd_symptoms_and_impairment/adhd_symptoms_and_impairment_armt.json new file mode 100644 index 00000000..c0aaef19 --- /dev/null +++ b/questionnaires/adhd_symptoms_and_impairment/adhd_symptoms_and_impairment_armt.json @@ -0,0 +1,988 @@ +[ + { + "field_name": "asrs_1", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "Please answer the questions below, rating yourself on each of the criteria as shown on the right. Answer each question in a way that best describes how you have felt and conducted yourself today.", + "field_type": "radio", + "field_label": "Did you have trouble wrapping up a task or did you leave unfinished something you had planned to do?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_2", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Did you have difficulty getting yourself organised/planning or organising your day?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_3", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Did you have problems remembering appointments or things you were supposed to do (e.g. returning a call or text, opening mail)", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_4", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Did you have trouble getting started/getting going on things?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_5", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Did you fidget or squirm with your hands or feet?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_6", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Did you feel overly active and compelled to do things, like you were driven by a motor?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_7", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Did you make careless mistakes?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_8", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Did you have difficulty keeping your attention when you were doing something you weren't particularly interested in? [when you weren't motivated by the task]", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_9", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Did you have difficulty paying attention to what people were saying to you, or did you 'zoning out' in conversation?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_10", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Did you misplace or have difficulty finding things at home or at work (e.g. mobile phone, house keys)?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_11", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Were you distracted by activity or noise around you?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_12", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Did your own thoughts distract you and prevent you from focusing?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_13", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Did you feel restless or fidgety? (this can also be a feeling of internal restlessness)", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_14", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "How often do you have difficulty feeling chilled out or contented when you had time to yourself?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_15", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Did you say things without thinking?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_16", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Did you make 'spur of the moment' decisions without really thinking things through?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_17", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "Was it hard for you to resist acting on your feelings?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "asrs_18", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "How much did you feel impatient waiting for something (e.g. at a stop light, in a queue)", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely / a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "A lot / often" + }, + { + "code": "5", + "label": "Almost always / very much" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "asrs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "adhd_impairment_1", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "To what extent do the problems you endorsed above interfere with your ability to function in each of these areas of life activities today?", + "field_type": "radio", + "field_label": "In your home life with your immediate family", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Very much / A lot" + }, + { + "code": "6", + "label": "Not applicable" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "adhd_impairment", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "adhd_impairment_2", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "In your work/occupation or educational activities", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Very much / A lot" + }, + { + "code": "6", + "label": "Not applicable" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "adhd_impairment", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "adhd_impairment_3", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "In your social interactions with others", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Very much / A lot" + }, + { + "code": "6", + "label": "Not applicable" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "adhd_impairment", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "adhd_impairment_4", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "In your leisure or recreational activities", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Very much / A lot" + }, + { + "code": "6", + "label": "Not applicable" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "adhd_impairment", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "adhd_impairment_5", + "form_name": "adhd_symptoms_and_impairment", + "section_header": "", + "field_type": "radio", + "field_label": "In your management of your daily responsibilities", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Very much / A lot" + }, + { + "code": "6", + "label": "Not applicable" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "adhd_impairment", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + } +] \ No newline at end of file diff --git a/questionnaires/hfs/hfs_armt.json b/questionnaires/hfs/hfs_armt.json new file mode 100644 index 00000000..4030eaf4 --- /dev/null +++ b/questionnaires/hfs/hfs_armt.json @@ -0,0 +1,154 @@ +[ + { + "field_name": "hfs_1", + "form_name": "hfs", + "section_header": "How well does each of the following statements describe your behaviours/feelings today? When I was focusing on something:", + "field_type": "radio", + "field_label": "I lost track of time", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Totally disagree" + }, + { + "code": "2", + "label": "Disagree" + }, + { + "code": "3", + "label": "Agree" + }, + { + "code": "4", + "label": "Totally agree" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "hyperfocus", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "hfs_2", + "form_name": "hfs", + "section_header": "", + "field_type": "radio", + "field_label": "I neglected myself and/or those around me", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Totally disagree" + }, + { + "code": "2", + "label": "Disagree" + }, + { + "code": "3", + "label": "Agree" + }, + { + "code": "4", + "label": "Totally agree" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "hyperfocus", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "hfs_3", + "form_name": "hfs", + "section_header": "", + "field_type": "radio", + "field_label": "I delayed or was late to other important things that I have to do", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Totally disagree" + }, + { + "code": "2", + "label": "Disagree" + }, + { + "code": "3", + "label": "Agree" + }, + { + "code": "4", + "label": "Totally agree" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "hyperfocus", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "hfs_4", + "form_name": "hfs", + "section_header": "", + "field_type": "radio", + "field_label": "I felt like time flew by (although it has been a longer time, it felt shorter)", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Totally disagree" + }, + { + "code": "2", + "label": "Disagree" + }, + { + "code": "3", + "label": "Agree" + }, + { + "code": "4", + "label": "Totally agree" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "hyperfocus", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + } +] \ No newline at end of file diff --git a/questionnaires/neuro_qol/neuro_qol_armt.json b/questionnaires/neuro_qol/neuro_qol_armt.json new file mode 100644 index 00000000..4a6d2f83 --- /dev/null +++ b/questionnaires/neuro_qol/neuro_qol_armt.json @@ -0,0 +1,632 @@ +[ + { + "field_name": "neuro_qol_1", + "form_name": "neuro_qol", + "section_header": "Today, how much have you been bothered by any of the following problems? ", + "field_type": "radio", + "field_label": "I made simple mistakes more easily", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "neuro_qol_2", + "form_name": "neuro_qol", + "section_header": "", + "field_type": "radio", + "field_label": "Words I wanted to use seemed to be on the \"tip of my tongue\"", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "neuro_qol_3", + "form_name": "neuro_qol", + "section_header": "", + "field_type": "radio", + "field_label": "I had to read something several times to understand it", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "neuro_qol_4", + "form_name": "neuro_qol", + "section_header": "", + "field_type": "radio", + "field_label": "I had trouble keeping track of what I was doing if I was interrupted", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "neuro_qol_5", + "form_name": "neuro_qol", + "section_header": "", + "field_type": "radio", + "field_label": "I had difficulty doing more than one thing at a time", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "neuro_qol_6", + "form_name": "neuro_qol", + "section_header": "", + "field_type": "radio", + "field_label": "I had trouble remembering whether I did things I was supposed to do, like taking a medicine or buying something I needed", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "neuro_qol_7", + "form_name": "neuro_qol", + "section_header": "", + "field_type": "radio", + "field_label": "I walked into a room and forgot what I meant to get or do there", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "neuro_qol_8", + "form_name": "neuro_qol", + "section_header": "", + "field_type": "radio", + "field_label": "I had trouble thinking clearly", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "neuro_qol_9", + "form_name": "neuro_qol", + "section_header": "", + "field_type": "radio", + "field_label": "I reacted slowly to things that were said or done", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "neuro_qol_10", + "form_name": "neuro_qol", + "section_header": "", + "field_type": "radio", + "field_label": "I had trouble forming thoughts", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "neuro_qol_11", + "form_name": "neuro_qol", + "section_header": "", + "field_type": "radio", + "field_label": "My thinking was slow", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "neuro_qol_12", + "form_name": "neuro_qol", + "section_header": "", + "field_type": "radio", + "field_label": "I had to work really hard to pay attention or I would make a mistake", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "neuro_qol_13", + "form_name": "neuro_qol", + "section_header": "", + "field_type": "radio", + "field_label": "I had trouble getting started on very simple tasks", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "neuro_qol_14", + "form_name": "neuro_qol", + "section_header": "", + "field_type": "radio", + "field_label": "I had trouble making decisions", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "neuro_qol_15", + "form_name": "neuro_qol", + "section_header": "", + "field_type": "radio", + "field_label": "I had trouble planning out steps of a task", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "neuro_qol", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + } +] \ No newline at end of file diff --git a/questionnaires/period_pain_and_fatigue/period_pain_and_fatigue_armt.json b/questionnaires/period_pain_and_fatigue/period_pain_and_fatigue_armt.json new file mode 100644 index 00000000..eab9a482 --- /dev/null +++ b/questionnaires/period_pain_and_fatigue/period_pain_and_fatigue_armt.json @@ -0,0 +1,191 @@ +[ + { + "field_name": "period", + "form_name": "period_pain_and_fatigue", + "section_header": "", + "field_type": "yesno", + "field_label": "Did you have your period today?", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "menstrual_pain", + "form_name": "period_pain_and_fatigue", + "section_header": "Please answer the questions below, rating yourself on each of the criteria as shown on the right. Answer each question in a way that best describes how you have felt today. ", + "field_type": "radio", + "field_label": "How much were you bothered by pain related to your menstrual cycle today (i.e cramps or ovulatory pain)?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "pain_and_fatigue", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "other_pain", + "form_name": "period_pain_and_fatigue", + "section_header": "", + "field_type": "radio", + "field_label": "How much were you bothered by pain for any other reason?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "pain_and_fatigue", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "tired", + "form_name": "period_pain_and_fatigue", + "section_header": "", + "field_type": "radio", + "field_label": "How tired did you feel today?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "A little bit" + }, + { + "code": "3", + "label": "Moderately" + }, + { + "code": "4", + "label": "Quite a bit" + }, + { + "code": "5", + "label": "Extremely" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "pain_and_fatigue", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "other_events_1", + "form_name": "period_pain_and_fatigue", + "section_header": "", + "field_type": "yesno", + "field_label": "Did any notable events or circumstances occur today that you think might have impacted your symptoms or overall well-being? This could involve changes in your daily routine (e.g. night shift work), heightened stressors, significant life events, or any other noteworthy incidents. ", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "other_events_2", + "form_name": "period_pain_and_fatigue", + "section_header": "", + "field_type": "notes", + "field_label": "Please provide details.", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "[other_events_1] = '1'", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "responses['other_events_1'] == '1'" + } +] \ No newline at end of file diff --git a/questionnaires/sensitivity/sensitivity_armt.json b/questionnaires/sensitivity/sensitivity_armt.json new file mode 100644 index 00000000..54035b9b --- /dev/null +++ b/questionnaires/sensitivity/sensitivity_armt.json @@ -0,0 +1,212 @@ +[ + { + "field_name": "sensitivity_1", + "form_name": "sensitivity", + "section_header": "Please answer each question according to the way you felt today.", + "field_type": "radio", + "field_label": "Were you sensitive to temperature (hot or cold) or temperature change?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely/ a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "Often" + }, + { + "code": "5", + "label": "A lot/ very much/ always always" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "sensitivity", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "sensitivity_2", + "form_name": "sensitivity", + "section_header": "", + "field_type": "radio", + "field_label": "Did you tend to be sensitive to pain?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely/ a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "Often" + }, + { + "code": "5", + "label": "A lot/ very much/ always always" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "sensitivity", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "sensitivity_3", + "form_name": "sensitivity", + "section_header": "", + "field_type": "radio", + "field_label": "Did you find yourself needing to withdraw into a place where you can have some privacy and relief from stimulation?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely/ a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "Often" + }, + { + "code": "5", + "label": "A lot/ very much/ always always" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "sensitivity", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "sensitivity_4", + "form_name": "sensitivity", + "section_header": "", + "field_type": "radio", + "field_label": "Were you easily overwhelmed by things like bright lights, strong smells, coarse fabrics, or loud or irritating noises?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely/ a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "Often" + }, + { + "code": "5", + "label": "A lot/ very much/ always always" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "sensitivity", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "sensitivity_5", + "form_name": "sensitivity", + "section_header": "", + "field_type": "radio", + "field_label": "Did being very hungry create a strong reaction in you, disrupting your concentration or mood?", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "Not at all" + }, + { + "code": "2", + "label": "Rarely/ a little bit" + }, + { + "code": "3", + "label": "Sometimes" + }, + { + "code": "4", + "label": "Often" + }, + { + "code": "5", + "label": "A lot/ very much/ always always" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "sensitivity", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + } +] \ No newline at end of file diff --git a/questionnaires/wemwbs/wemwbs_armt.json b/questionnaires/wemwbs/wemwbs_armt.json new file mode 100644 index 00000000..56b47931 --- /dev/null +++ b/questionnaires/wemwbs/wemwbs_armt.json @@ -0,0 +1,254 @@ +[ + { + "field_name": "wemwbs_1", + "form_name": "wemwbs", + "section_header": "How well does each of the following statements describe your behaviours/feelings today?", + "field_type": "radio", + "field_label": "I felt optimistic about the future", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "None of the time" + }, + { + "code": "2", + "label": "Rarely" + }, + { + "code": "3", + "label": "Some of the time" + }, + { + "code": "4", + "label": "Often" + }, + { + "code": "5", + "label": "All of the time" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "wemwbs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "wemwbs_2", + "form_name": "wemwbs", + "section_header": "", + "field_type": "radio", + "field_label": "I felt useful", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "None of the time" + }, + { + "code": "2", + "label": "Rarely" + }, + { + "code": "3", + "label": "Some of the time" + }, + { + "code": "4", + "label": "Often" + }, + { + "code": "5", + "label": "All of the time" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "wemwbs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "wemwbs_3", + "form_name": "wemwbs", + "section_header": "", + "field_type": "radio", + "field_label": "I felt close to other people", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "None of the time" + }, + { + "code": "2", + "label": "Rarely" + }, + { + "code": "3", + "label": "Some of the time" + }, + { + "code": "4", + "label": "Often" + }, + { + "code": "5", + "label": "All of the time" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "wemwbs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "wemwbs_4", + "form_name": "wemwbs", + "section_header": "", + "field_type": "radio", + "field_label": "I was able to make up my own mind about things", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "None of the time" + }, + { + "code": "2", + "label": "Rarely" + }, + { + "code": "3", + "label": "Some of the time" + }, + { + "code": "4", + "label": "Often" + }, + { + "code": "5", + "label": "All of the time" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "wemwbs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "wemwbs_5", + "form_name": "wemwbs", + "section_header": "", + "field_type": "radio", + "field_label": "I felt good about myself", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "None of the time" + }, + { + "code": "2", + "label": "Rarely" + }, + { + "code": "3", + "label": "Some of the time" + }, + { + "code": "4", + "label": "Often" + }, + { + "code": "5", + "label": "All of the time" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "wemwbs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "wemwbs_6", + "form_name": "wemwbs", + "section_header": "", + "field_type": "radio", + "field_label": "I felt loved", + "select_choices_or_calculations": [ + { + "code": "1", + "label": "None of the time" + }, + { + "code": "2", + "label": "Rarely" + }, + { + "code": "3", + "label": "Some of the time" + }, + { + "code": "4", + "label": "Often" + }, + { + "code": "5", + "label": "All of the time" + } + ], + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "y", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "wemwbs", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + } +] \ No newline at end of file