From 9e7494d74a0091e6bcec2703d501d1d56adeac99 Mon Sep 17 00:00:00 2001 From: Pauline Date: Wed, 11 Dec 2024 16:15:23 +0000 Subject: [PATCH] Add new audio questionaire for ART-Transition --- .../audio_transition_armt.json | 138 ++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 questionnaires/audio_transition/audio_transition_armt.json diff --git a/questionnaires/audio_transition/audio_transition_armt.json b/questionnaires/audio_transition/audio_transition_armt.json new file mode 100644 index 00000000..943116d9 --- /dev/null +++ b/questionnaires/audio_transition/audio_transition_armt.json @@ -0,0 +1,138 @@ +[ + { + "field_name": "audio_prep_1", + "form_name": "audio", + "section_header": "Speech Test Preparation", + "field_type": "info", + "field_label": "", + "select_choices_or_calculations": [ + { + "label": "In the following two tasks, we would like you to record yourself speaking. To do this, first find a quiet space and make yourself comfortable.", + "code": "Step 1" + }, + { + "label": "You can sit or stand while you record yourself. Speak naturally in both tasks. Don’t try to change your voice or the speed at which you speak in any way.", + "code": "Step 2" + }, + { + "label": "You will have a chance to repeat the recordings, in case you are somehow interrupted.", + "code": "Step 3" + } + ], + "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": "audio", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "audio_prep_2", + "form_name": "audio", + "section_header": "Let's get started.", + "field_type": "info", + "field_label": "These three steps will help ensure a good recording.", + "select_choices_or_calculations": [ + { + "label": "While recording, hold your phone still and in front of you, as if you were making a video call, for example with Skype, Whatsapp or Facetime.", + "code": "Step 1" + }, + { + "label": "Your arm should be naturally bent and relaxed. Avoid straightening your arm or holding your phone very close to your face.", + "code": "Step 2" + }, + { + "label": "Make sure the phone’s microphone is not covered by your hand or another object.", + "code": "Step 3" + } + ], + "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": "audio", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "audio_prep_3", + "form_name": "audio", + "section_header": "Let's get started.", + "field_type": "info", + "field_label": "", + "select_choices_or_calculations": [ + { + "label": "Please make sure you are able to complete this task. From this question forward, you will be unable to move back and restart. If you are ready, press 'Next' to continue.", + "code": "Important" + } + ], + "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": "audio", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "audio_scripted_4", + "form_name": "audio", + "section_header": "Below is the text of 'The North Wind and The Sun', one of Aesop's fables. Press ‘Start’, read out the text, then press ‘Stop’ when you have finished.", + "field_type": "audio", + "field_label": "\"The North Wind and the Sun were disputing which was the stronger, when a traveller came along wrapped in a warm cloak. They agreed that the one who first succeeded in making the traveller take his cloak off should be considered stronger than the other. Then the North Wind blew as hard as he could, but the more he blew the more closely did the traveller fold his cloak around him; and at last the North Wind gave up the attempt. Then the Sun shone out warmly, and immediately the traveller took off his cloak. And so the North Wind was obliged to confess that the Sun was the stronger of the two.\"", + "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": "audio", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + }, + { + "field_name": "audio_unscripted", + "form_name": "audio", + "section_header": "Next, we would like you to record yourself answering a question. You can answer the question however you want. If you would prefer to skip this task, please press ‘Finish’. This recording cannot be used to send any kind of message to the RADAR team. If you need help, please contact your local research team directly.", + "field_type": "audio", + "field_label": "Talk about something you have coming up next week, how you feel about it and why. You can speak for up to 90 seconds. Press ‘START’, then press ‘STOP’ when you have finished. What event or activity is it? An appointment, a holiday, a meeting, a celebration, a hobby, a deadline? How do you feel about this event, and why?", + "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": "audio", + "matrix_ranking": "", + "field_annotation": "", + "evaluated_logic": "" + } +]