Created
September 13, 2021 08:32
-
-
Save rnjailamba/18f5576dfdd0c648114791ec9b556b90 to your computer and use it in GitHub Desktop.
Prejoin Array
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"modules": [ | |
{ | |
"type": "prejoin", | |
"name": "breathe", | |
"screens": [ | |
{ | |
"type": "carla_text_two_levels", | |
"gray_text_top": "Okay, let’s start the session by taking three deep breaths so that we can relax.", | |
"gray_text_below": "Follow my count...", | |
"next_type": "screen_array", | |
"next_mode": "automatic", | |
"next": "continue", | |
"slide_no": 9, | |
}, | |
{ | |
"type": "video", | |
"duration": "30 seconds", | |
"video_link": "abc.com", | |
"next_type": "module_array", | |
"next_mode": "automatic_after_duration", | |
"next": "continue", | |
"slide_no": 10, | |
} | |
] | |
}, | |
{ | |
"type": "prejoin", | |
"name": "assign_names", | |
"screens": [ | |
{ | |
"type": "carla_text_star_animation", | |
"gray_text": "You will now be granted your name for the session – {{session_id.round_id.room_id.user_id.name}}. This is the name of a major constellation. Because, you know, we are all made of stars.", | |
"next_type": "screen_array", | |
"next_mode": "automatic", | |
"next": "continue", | |
"slide_no": 11, | |
}, | |
{ | |
"type": "carla_text_star_icon", | |
"gray_text": "You will also be granted a new voice. The intention for this is to ensure a level of anonymity so that you can be playful and silly with the other person – without having to worry about how you think you sound to them.", | |
"next_type": "module_array", | |
"next_mode": "automatic", | |
"next": "continue", | |
"slide_no": 12, | |
}, | |
] | |
}, | |
{ | |
"type": "prejoin", | |
"name": "sound_check", | |
"screens": [ | |
{ | |
"type": "carla_show_text_and_record", | |
"gray_text": "Let’s explore how you’ll sound. Say: “Lookie, lookie! Let’s get ready to boogie!", | |
"next_type": "screen_array", | |
"next_mode": "automatic", | |
"next": "continue", | |
"slide_no": 13, | |
}, | |
{ | |
"type": "carla_replay_move_ahead", | |
"gray_text": "Does that sound clear? If not, check your mic settings.", | |
"next_type": "module_array", | |
"next_mode": "button", | |
"next": "continue", | |
"slide_no": 14, | |
}, | |
] | |
}, | |
{ | |
"type": "prejoin", | |
"name": "calming_down", | |
"screens": [ | |
{ | |
"type": "carla_text_two_levels", | |
"gray_text_top": "Today, you will be paired with 2 people from the On Deck universe across 2 rounds.", | |
"gray_text_below": "In all likelihood, you do not know these people. Notice how you are feeling right now..", | |
"next_type": "screen_array", | |
"next_mode": "automatic", | |
"next": "continue", | |
"slide_no": 16, | |
}, | |
{ | |
"type": "carla_text_two_levels", | |
"gray_text_top": "However you’re feeling, it’s okay. Just be yourself!", | |
"gray_text_below": "Remember that they may be feeling similarly to you. And that you contain multitudes – the many parts of yourself that are evolving and changing.", | |
"next_type": "module_array", | |
"next_mode": "automatic", | |
"next": "continue", | |
"slide_no": 17, | |
}, | |
] | |
}, | |
{ | |
"type": "prejoin", | |
"name": "questions", | |
"screens": [ | |
{ | |
"type": "carla_text", | |
"gray_text": "I have a few questions for you before we begin.", | |
"next_type": "screen_array", | |
"next_mode": "automatic", | |
"next": "continue", | |
"slide_no": 18, | |
}, | |
{ | |
"type": "carla_text_question", | |
"gray_text_question": "Today, you will be paired with 2 people from the On Deck universe across 2 rounds.", | |
"options": [ | |
"img1.com", | |
"img2.com", | |
"img3.com", | |
"img4.com", | |
"img5.com", | |
"img6.com" | |
], | |
"next_type": "screen_array", | |
"next_mode": "button", | |
"next": "continue", | |
"slide_no": 19, | |
}, | |
{ | |
"type": "carla_text_question", | |
"gray_text_question": "Today, you will be paired with 2 people from the On Deck universe across 2 rounds.", | |
"options": [ | |
"img1.com", | |
"img2.com", | |
"img3.com", | |
"img4.com", | |
"img5.com", | |
"img6.com" | |
], | |
"next_type": "screen_array", | |
"next_mode": "button", | |
"next": "continue", | |
"slide_no": 20, | |
}, | |
{ | |
"type": "carla_text_question", | |
"gray_text_question": "Today, you will be paired with 2 people from the On Deck universe across 2 rounds.", | |
"options": [ | |
"img1.com", | |
"img2.com", | |
"img3.com", | |
"img4.com", | |
"img5.com", | |
"img6.com" | |
], | |
"next_type": "module_array", | |
"next_mode": "button", | |
"next": "continue", | |
"slide_no": 21, | |
}, | |
] | |
}, | |
{ | |
"type": "prejoin", | |
"name": "room_matching", | |
"screens": [ | |
{ | |
"type": "carla_text_image", | |
"gray_text": "Please wait. This cat is going to help connect you with your partner!", | |
"image": "img.com", | |
"next_type": "module_array", | |
"next_mode": "wait_api/room_matching_status", | |
"next": "continue", | |
"slide_no": 22, | |
}, | |
] | |
}, | |
{ | |
"type": "prejoin", | |
"name": "pre_room_joining", | |
"screens": [ | |
{ | |
"type": "carla_text_two_levels", | |
"gray_text_top": "Okay! ", | |
"gray_text_below": "Let’s start Round 1. We will now launch you to your first partner, {{session_id.round_id.room_id.other_user_id.name}}.", | |
"next_type": "screen_array", | |
"next_mode": "automatic", | |
"next": "continue", | |
"slide_no": 23, | |
}, | |
{ | |
"type": "video", | |
"video_link": "abc.com", | |
"next_type": "room_array", | |
"next_mode": "automatic", | |
"next": "continue", | |
"slide_no": 24, | |
}, | |
] | |
}, | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
will have duration