diff --git a/questionnaires/about_you_remote/about_you_remote_armt.json b/questionnaires/about_you_remote/about_you_remote_armt.json index 3f4b0cbd..a87701c4 100644 --- a/questionnaires/about_you_remote/about_you_remote_armt.json +++ b/questionnaires/about_you_remote/about_you_remote_armt.json @@ -1,25 +1,4 @@ [ - { - "field_name": "adhd_remote_technology_and", - "form_name": "about_you_remote", - "section_header": "", - "field_type": "descriptive", - "field_label": "ADHD ART-transition - About you ", - "select_choices_or_calculations": "", - "field_note": "", - "text_validation_type_or_show_slider_number": "", - "text_validation_min": "", - "text_validation_max": "", - "identifier": "", - "branching_logic": "", - "required_field": "", - "custom_alignment": "", - "question_number": "", - "matrix_group_name": "", - "matrix_ranking": "", - "field_annotation": "", - "evaluated_logic": "" - }, { "field_name": "monthly_relationship_change", "form_name": "about_you_remote", @@ -405,8 +384,8 @@ "field_name": "changed_gp_details", "form_name": "about_you_remote", "section_header": "", - "field_type": "notes", - "field_label": "If so, please enter them below. \r\n\r\n  \r\n\r\nIf an unexpected problem emerged during the assessments, the research team have a duty of care to contact either your clinical care team (if still in contact) or your GP. Please give the name and address for your GP:  ", + "field_type": "text", + "field_label": "If so, please enter them below. \r\n\r\n  \r\n\r\nIf an unexpected problem emerged during the assessments, the research team have a duty of care to contact either your clinical care team (if still in contact) or your GP. ", "select_choices_or_calculations": "", "field_note": "", "text_validation_type_or_show_slider_number": "", @@ -422,6 +401,69 @@ "field_annotation": "", "evaluated_logic": "responses['gp_changed'] == '1'" }, + { + "field_name": "name_of_gp_practice", + "form_name": "about_you_remote", + "section_header": "", + "field_type": "text", + "field_label": "Name of GP Practice", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "name_of_gp", + "form_name": "about_you_remote", + "section_header": "", + "field_type": "text", + "field_label": "Name of GP", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "address_change", + "form_name": "about_you_remote", + "section_header": "", + "field_type": "text", + "field_label": "Address", + "select_choices_or_calculations": "", + "field_note": "", + "text_validation_type_or_show_slider_number": "", + "text_validation_min": "", + "text_validation_max": "", + "identifier": "", + "branching_logic": "", + "required_field": "", + "custom_alignment": "", + "question_number": "", + "matrix_group_name": "", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, { "field_name": "new_diagnosis", "form_name": "about_you_remote", diff --git a/questionnaires/adhd_symptoms_daily/adhd_symptoms_daily_armt.json b/questionnaires/adhd_symptoms_daily/adhd_symptoms_daily_armt.json index a75e79e8..cef73c77 100644 --- a/questionnaires/adhd_symptoms_daily/adhd_symptoms_daily_armt.json +++ b/questionnaires/adhd_symptoms_daily/adhd_symptoms_daily_armt.json @@ -3,7 +3,7 @@ "field_name": "adhd_symp_daily", "form_name": "adhd_symptoms_daily", "section_header": "", - "field_type": "radio", + "field_type": "range", "field_label": "How much have your ADHD symptoms affected your daily activities today? \r\nSelect an option from 1 to 5, where 1 is \"not at all\" and 5 is \"a lot\".", "select_choices_or_calculations": [ { @@ -38,7 +38,7 @@ "question_number": "", "matrix_group_name": "", "matrix_ranking": "", - "field_annotation": "", + "field_annotation": "range-type", "evaluated_logic": "" } ] \ No newline at end of file diff --git a/questionnaires/edeqs/edeqs_armt.json b/questionnaires/edeqs/edeqs_armt.json index ffe7b26d..a6fab5a4 100644 --- a/questionnaires/edeqs/edeqs_armt.json +++ b/questionnaires/edeqs/edeqs_armt.json @@ -232,7 +232,7 @@ "form_name": "edeqs", "section_header": "", "field_type": "radio", - "field_label": "Have you exercised in a driven or compulsive way as a means of controlling your weight, shape or body fat, or to burn off calories?", + "field_label": "Have you tried to control your weight or shape by making yourself sick (vomit) or taking laxatives?", "select_choices_or_calculations": [ { "code": "1", @@ -518,7 +518,7 @@ "text_validation_min": "", "text_validation_max": "", "identifier": "", - "branching_logic": "[height_uom]= '1'", + "branching_logic": "[height_uom]='1'", "required_field": "", "custom_alignment": "", "question_number": "", @@ -539,7 +539,7 @@ "text_validation_min": "", "text_validation_max": "", "identifier": "", - "branching_logic": "[height_uom]= '2'", + "branching_logic": "[height_uom]='2'", "required_field": "", "custom_alignment": "", "question_number": "",