GET /learning/scenarios/?format=api&ordering=title
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": "https://whiteboardapi.mywellnesshub.in/learning/scenarios/?format=api&ordering=title&page=2",
    "previous": null,
    "results": [
        {
            "id": 36,
            "category": 8,
            "title": "A classmate asks you to give them your snack, but you’re still hungry.",
            "slug": "a-classmate-asks-you-to-give-them-your-snack-but-youre-still-hungry",
            "order_index": 3,
            "is_active": true,
            "age_band": "3-6",
            "scenario_text": "You’re eating your snack. A classmate comes up and says, “Can I have it?” But you’re still hungry and don’t want to share it right now.",
            "choices": [
                {
                    "text": "Shout, “No! It’s mine!”",
                    "label": "A"
                },
                {
                    "text": "Turn away and ignore them.",
                    "label": "B"
                },
                {
                    "text": "Say calmly, “No, I’m still hungry.”",
                    "label": "C"
                },
                {
                    "text": "Say, “I can’t share now, but maybe next time.”",
                    "label": "D"
                }
            ],
            "positive_choices": [
                "C",
                "D"
            ],
            "positive_text": "You said no kindly. You took care of your own need and respected theirs too.",
            "unhelpful_choices": [
                "A",
                "B"
            ],
            "unhelpful_text": "Yelling or ignoring can hurt feelings. Saying no politely is better.",
            "reflection_child_prompt": "How do you feel when you say no without being mean?",
            "reflection_child_options": [
                {
                    "text": "I feel good and strong.",
                    "emoji": "💪"
                },
                {
                    "text": "A little sad for my friend.",
                    "emoji": "😔"
                },
                {
                    "text": "Happy I get to eat my snack!",
                    "emoji": "😄"
                },
                {
                    "text": "Proud I used kind words.",
                    "emoji": "😊"
                }
            ],
            "reflection_child_encouragement": "",
            "reflection_parent_prompt": "Why is it okay to say no when you need something for yourself?",
            "cover_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/49816e09-b0e2-480b-887c-45213098d3d4.webp",
            "scenario_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/c24d7c22-d67e-46c9-b542-b69e464d555e.webp",
            "choices_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/cf511862-d14f-4d0c-875f-c0bab3a6d207.webp",
            "positive_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/caa64a8e-c7b5-46d7-9dc3-af164b4a443f.webp",
            "unhelpful_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/25d86bf1-73d0-4d9e-8a0d-d7f38ed5a992.webp",
            "reflection_child_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/032c7e09-d94a-48a5-a77b-50354a0c5166.webp",
            "title_translations": {
                "ar": "زميل يطلب منك إعطاءه وجبتك، لكنك ما زلت جائعاً.",
                "de": "Ein Klassenkamerad fragt dich nach deinem Snack, aber du bist noch hungrig.",
                "en": "A classmate asks you to give them your snack, but you’re still hungry.",
                "es": "Un compañero te pide tu merienda, pero todavía tienes hambre.",
                "hi": "एक सहपाठी आपसे आपका नाश्ता मांगता है, लेकिन आपको अभी भी भूख लगी है।",
                "te": "మీ స్నాక్ ఇవ్వమని క్లాస్‌మేట్ అడుగుతుంది, కానీ మీరు ఇంకా ఆకలిగా ఉన్నారు."
            },
            "scenario_text_translations": {
                "ar": "أنت تتناول وجبتك الخفيفة. يقترب زميل في الصف ويسأل: \"هل يمكنني أخذها؟\" لكنك ما زلت جائعًا ولا تريد مشاركتها الآن.",
                "de": "Du isst deinen Snack. Ein Klassenkamerad kommt und fragt: „Kann ich den haben?“ Aber du bist noch hungrig und möchtest gerade nicht teilen.",
                "en": "You’re eating your snack. A classmate comes up and says, “Can I have it?” But you’re still hungry and don’t want to share it right now.",
                "es": "Estás comiendo tu merienda. Un compañero se acerca y te dice: \"¿Me la das?\" Pero todavía tienes hambre y no quieres compartirla ahora.",
                "hi": "तुम अपना नाश्ता खा रहे हो। एक सहपाठी पास आता है और कहता है, \"क्या मैं इसे ले सकता हूँ?\" लेकिन तुम्हें अभी भी भूख लगी है और अभी तुम इसे साझा नहीं करना चाहते।",
                "te": "మీరు మీ చిలకడ దుంప తింటున్నావు. ఒక తరగతి స్నేహితుడు వచ్చి, \"నాకు ఇస్తావా?\" అని అడుగుతాడు. కానీ మీరు ఇంకా ఆకలితో ఉన్నారు కాబట్టి, ఇప్పుడు పంచుకోవాలని లేదు."
            },
            "choices_translations": {
                "ar": [
                    {
                        "text": "اصرخ، \"لا! إنه لي!\"",
                        "label": "A"
                    },
                    {
                        "text": "التفت بعيدًا وتجاهله.",
                        "label": "B"
                    },
                    {
                        "text": "قل بهدوء، \"لا، ما زلت جائعًا.\"",
                        "label": "C"
                    },
                    {
                        "text": "قل، \"لا أستطيع المشاركة الآن، لكن ربما في المرة القادمة.\"",
                        "label": "D"
                    }
                ],
                "de": [
                    {
                        "text": "Schrei: \"Nein! Das ist meins!\"",
                        "label": "A"
                    },
                    {
                        "text": "Wende dich ab und ignoriere sie.",
                        "label": "B"
                    },
                    {
                        "text": "Sag ruhig: \"Nein, ich habe noch Hunger.\"",
                        "label": "C"
                    },
                    {
                        "text": "Sag: \"Ich kann jetzt nichts abgeben, aber vielleicht nächstes Mal.\"",
                        "label": "D"
                    }
                ],
                "en": [
                    {
                        "text": "Shout, “No! It’s mine!”",
                        "label": "A"
                    },
                    {
                        "text": "Turn away and ignore them.",
                        "label": "B"
                    },
                    {
                        "text": "Say calmly, “No, I’m still hungry.”",
                        "label": "C"
                    },
                    {
                        "text": "Say, “I can’t share now, but maybe next time.”",
                        "label": "D"
                    }
                ],
                "es": [
                    {
                        "text": "Gritar: “¡No! ¡Es mío!”",
                        "label": "A"
                    },
                    {
                        "text": "Darse la vuelta e ignorarlo.",
                        "label": "B"
                    },
                    {
                        "text": "Decir con calma: “No, todavía tengo hambre.”",
                        "label": "C"
                    },
                    {
                        "text": "Decir: “No puedo compartir ahora, pero quizá la próxima vez.”",
                        "label": "D"
                    }
                ],
                "hi": [
                    {
                        "text": "चिल्लाओ, “नहीं! ये मेरा है!”",
                        "label": "A"
                    },
                    {
                        "text": "मुंह मोड़कर उन्हें अनदेखा करो।",
                        "label": "B"
                    },
                    {
                        "text": "शांतिपूर्वक कहो, “नहीं, मैं अभी भूखा हूँ।”",
                        "label": "C"
                    },
                    {
                        "text": "कहो, “अभी साझा नहीं कर सकता, लेकिन अगली बार।”",
                        "label": "D"
                    }
                ],
                "te": [
                    {
                        "text": "కేకలు వేయండి, “లేదు! ఇది నాది!”",
                        "label": "A"
                    },
                    {
                        "text": "వాళ్లను తిరిగి చూసి పట్టించుకోండి.",
                        "label": "B"
                    },
                    {
                        "text": "శాంతంగా చెప్పండి, “లేదు, నాకు ఇంకా ఆకలిగా ఉంది.”",
                        "label": "C"
                    },
                    {
                        "text": "చెప్పండి, “ఇప్పుడు పంచలేను, కానీ తరువాత ఖచ్చితంగా.”",
                        "label": "D"
                    }
                ]
            },
            "positive_text_translations": {
                "ar": "قلت لا بلطف. اهتممت بحاجتك واحترمت حاجتهم أيضًا.",
                "de": "Du hast freundlich Nein gesagt. Du hast auf deine Bedürfnisse geachtet und ihre auch respektiert.",
                "en": "You said no kindly. You took care of your own need and respected theirs too.",
                "es": "Dijiste que no con amabilidad. Cuidaste tus necesidades y respetaste las de ellos también.",
                "hi": "तुमने मना बड़े प्यार से किया। तुमने अपनी जरूरत का ध्यान रखा और उनकी भी इज्जत की।",
                "te": "నువ్వు వినయంగా లేదు అన్నావు. నీ అవసరాన్ని చూసుకోగా, వాళ్ళ అవసరాన్ని గౌరవించావు."
            },
            "unhelpful_text_translations": {
                "ar": "الصراخ أو التجاهل يمكن أن يجرح المشاعر. قول \"لا\" بأدب أفضل.",
                "de": "Schreien oder Ignorieren kann die Gefühle verletzen. Freundlich Nein zu sagen ist besser.",
                "en": "Yelling or ignoring can hurt feelings. Saying no politely is better.",
                "es": "Gritar o ignorar puede herir los sentimientos. Es mejor decir que no de manera amable.",
                "hi": "चिल्लाना या अनदेखा करना भावनाएँ आहत कर सकता है। शिष्टता से ना कहना बेहतर है।",
                "te": "అవమానించడం లేదా చూడని వేషం వేసుకోవడం హృదయాన్ని బాధిస్తుంది. అభ్యర్థనను ఆప్యాయంగా తిరస్కరించడం మంచిది."
            },
            "reflection_child_prompt_translations": {
                "ar": "كيف تشعر عندما تقول لا دون أن تكون غير لطيف؟",
                "de": "Wie fühlst du dich, wenn du nett „Nein“ sagst?",
                "en": "How do you feel when you say no without being mean?",
                "es": "¿Cómo te sientes cuando dices que no sin ser grosero?",
                "hi": "जब आप बिना किसी को बुरा महसूस कराए 'नहीं' कहते हैं, तो आपको कैसा लगता है?",
                "te": "మీరు దుష్టంగా లేకుండా \"లేకపోతే\" అంటే మీకు ఎలా అనిపిస్తుంది?"
            },
            "reflection_child_options_translations": {
                "ar": [
                    {
                        "text": "أشعر بالراحة والقوة.",
                        "emoji": "💪"
                    },
                    {
                        "text": "قليل من الحزن لصديقي.",
                        "emoji": "😔"
                    },
                    {
                        "text": "سعيد أنني سأتمكن من تناول وجبتي!",
                        "emoji": "😄"
                    },
                    {
                        "text": "فخور أنني استخدمت كلمات لطيفة.",
                        "emoji": "😊"
                    }
                ],
                "de": [
                    {
                        "text": "Ich fühle mich gut und stark.",
                        "emoji": "💪"
                    },
                    {
                        "text": "Ein bisschen traurig für meinen Freund.",
                        "emoji": "😔"
                    },
                    {
                        "text": "Froh, dass ich meinen Snack essen kann!",
                        "emoji": "😄"
                    },
                    {
                        "text": "Stolz, dass ich freundliche Worte benutzt habe.",
                        "emoji": "😊"
                    }
                ],
                "en": [
                    {
                        "text": "I feel good and strong.",
                        "emoji": "💪"
                    },
                    {
                        "text": "A little sad for my friend.",
                        "emoji": "😔"
                    },
                    {
                        "text": "Happy I get to eat my snack!",
                        "emoji": "😄"
                    },
                    {
                        "text": "Proud I used kind words.",
                        "emoji": "😊"
                    }
                ],
                "es": [
                    {
                        "text": "Me siento bien y fuerte.",
                        "emoji": "💪"
                    },
                    {
                        "text": "Un poco triste por mi amigo.",
                        "emoji": "😔"
                    },
                    {
                        "text": "¡Feliz de poder comer mi merienda!",
                        "emoji": "😄"
                    },
                    {
                        "text": "Orgulloso de haber usado palabras amables.",
                        "emoji": "😊"
                    }
                ],
                "hi": [
                    {
                        "text": "मुझे अच्छा और मजबूत महसूस हो रहा है।",
                        "emoji": "💪"
                    },
                    {
                        "text": "अपने दोस्त के लिए थोड़ा दुःखी।",
                        "emoji": "😔"
                    },
                    {
                        "text": "खुश हूँ कि मैं अपना स्नैक खा सकता हूँ!",
                        "emoji": "😄"
                    },
                    {
                        "text": "गर्व महसूस कर रहा हूँ कि मैंने अच्छे शब्दों का उपयोग किया।",
                        "emoji": "😊"
                    }
                ],
                "te": [
                    {
                        "text": "నేను సంతోషంగా, బలంగా ఫీలవుతున్నాను.",
                        "emoji": "💪"
                    },
                    {
                        "text": "నా స్నేహితుడికోసం కొంచెం దిగులుగా ఉంది.",
                        "emoji": "😔"
                    },
                    {
                        "text": "నా స్నాక్ను తినే అవకాశం సంతోషం!",
                        "emoji": "😄"
                    },
                    {
                        "text": "నాకు మంచి మాటలు ఉపయోగించినందుకు గర్వంగా ఉంది.",
                        "emoji": "😊"
                    }
                ]
            },
            "reflection_child_encouragement_translations": {},
            "reflection_parent_prompt_translations": {
                "ar": "لماذا من المناسب أن تقول لا عندما تحتاج شيئًا لنفسك؟",
                "de": "Warum ist es okay, nein zu sagen, wenn du etwas für dich selbst brauchst?",
                "en": "Why is it okay to say no when you need something for yourself?",
                "es": "¿Por qué está bien decir que no cuando necesitas algo para ti?",
                "hi": "जब आपको खुद के लिए किसी चीज़ की ज़रूरत होती है, तो \"ना\" कहना क्यों ठीक है?",
                "te": "మీ కోసం అవసరమైనప్పుడు 'లేదు' అని చెప్పడం ఎందుకు సరి?"
            }
        },
        {
            "id": 5,
            "category": 1,
            "title": "A classmate forgot their snack and looks hungry.",
            "slug": "a-classmate-forgot-their-snack-and-looks-hungry",
            "order_index": 5,
            "is_active": true,
            "age_band": "3-6",
            "scenario_text": "A classmate opens their lunchbox and realizes they forgot their snack. They look sad and hungry.",
            "choices": [
                {
                    "text": "Laugh and say, “Too bad!”",
                    "label": "A"
                },
                {
                    "text": "Ignore and eat your own snack.",
                    "label": "B"
                },
                {
                    "text": "Offer to share your snack.",
                    "label": "C"
                },
                {
                    "text": "Call a teacher to help.",
                    "label": "D"
                }
            ],
            "positive_choices": [
                "C",
                "D"
            ],
            "positive_text": "You showed empathy. Your classmate feels cared for and happy.",
            "unhelpful_choices": [
                "A",
                "B"
            ],
            "unhelpful_text": "They still feel hungry and left out. Next time, you can help.",
            "reflection_child_prompt": "How do you think your classmate feels when you share or help them?",
            "reflection_child_options": [
                {
                    "text": "They feel happy!",
                    "emoji": "😊"
                },
                {
                    "text": "Their tummy feels better.",
                    "emoji": "😋"
                },
                {
                    "text": "They feel thankful.",
                    "emoji": "🙏"
                },
                {
                    "text": "They feel like a friend.",
                    "emoji": "🤗"
                }
            ],
            "reflection_child_encouragement": "",
            "reflection_parent_prompt": "Has anyone ever shared something with you? How did that feel?",
            "cover_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A classmate forgot their snack and looks hungry_cover_image.png",
            "scenario_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+forgot+their+snack+and+looks+hungry_scenario_image.png",
            "choices_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+forgot+their+snack+and+looks+hungry_choices_image.png",
            "positive_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+forgot+their+snack+and+looks+hungry_positive_image.png",
            "unhelpful_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+forgot+their+snack+and+looks+hungry_unhelpful_image.png",
            "reflection_child_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+forgot+their+snack+and+looks+hungry_reflection_child_image.png",
            "title_translations": {
                "ar": "زميل نسي وجبته ويبدو جائعًا.",
                "de": "Ein Mitschüler hat seinen Snack vergessen und sieht hungrig aus.",
                "en": "A classmate forgot their snack and looks hungry.",
                "es": "Un compañero olvidó su merienda y parece tener hambre.",
                "hi": "एक साथी ने अपना नाश्ता भूल गया और भूखा लग रहा है।",
                "te": "సహపాఠి తినుబండారు మరచిపోయారు మరియు ఆకలిగా ఉన్నారు."
            },
            "scenario_text_translations": {
                "ar": "يفتح زميلك في الصف صندوق غدائه ويكتشف أنه نسي وجبته الخفيفة. يبدو عليه الحزن والجوع.",
                "de": "Ein Klassenkamerad öffnet seine Brotdose und merkt, dass er seinen Snack vergessen hat. Er schaut traurig und hungrig aus.",
                "en": "A classmate opens their lunchbox and realizes they forgot their snack. They look sad and hungry.",
                "es": "Un compañero abre su lonchera y se da cuenta de que olvidó su merienda. Parece triste y tiene hambre.",
                "hi": "एक सहपाठी अपना लंचबॉक्स खोलता है और देखता है कि वह अपना नाश्ता भूल गया है। वह उदास और भूखा दिखता है।",
                "te": "ఒక సహపాఠి తమ మధ్యాహ్న భోజన డబ్బా తెరిచి, తాము సెలవులోకి తినే అల్పహారం మరచిపోయామని తెలుసుకుంటారు. వారు బాధగా మరియు ఆకలిగొన్నట్లుగా కనిపిస్తున్నారు."
            },
            "choices_translations": {
                "ar": [
                    {
                        "text": "تضحك وتقول، “حرام!”",
                        "label": "A"
                    },
                    {
                        "text": "تتجاهل وتأكل وجبتك الخاصة.",
                        "label": "B"
                    },
                    {
                        "text": "تقدم لمشاركة وجبتك.",
                        "label": "C"
                    },
                    {
                        "text": "تنادي المعلم للمساعدة.",
                        "label": "D"
                    }
                ],
                "de": [
                    {
                        "text": "Lachen und sagen: „Pech gehabt!“",
                        "label": "A"
                    },
                    {
                        "text": "Ignorieren und deinen eigenen Snack essen.",
                        "label": "B"
                    },
                    {
                        "text": "Anbieten, deinen Snack zu teilen.",
                        "label": "C"
                    },
                    {
                        "text": "Einen Lehrer holen, um zu helfen.",
                        "label": "D"
                    }
                ],
                "en": [
                    {
                        "text": "Laugh and say, “Too bad!”",
                        "label": "A"
                    },
                    {
                        "text": "Ignore and eat your own snack.",
                        "label": "B"
                    },
                    {
                        "text": "Offer to share your snack.",
                        "label": "C"
                    },
                    {
                        "text": "Call a teacher to help.",
                        "label": "D"
                    }
                ],
                "es": [
                    {
                        "text": "Reírse y decir, “¡Qué pena!”",
                        "label": "A"
                    },
                    {
                        "text": "Ignorar y comer tu propio bocadillo.",
                        "label": "B"
                    },
                    {
                        "text": "Ofrecer compartir tu bocadillo.",
                        "label": "C"
                    },
                    {
                        "text": "Llamar a un maestro para ayudar.",
                        "label": "D"
                    }
                ],
                "hi": [
                    {
                        "text": "हँसकर कहें, “बहुत बुरा!”",
                        "label": "A"
                    },
                    {
                        "text": "नज़रअंदाज़ करें और अपना नाश्ता खाएं।",
                        "label": "B"
                    },
                    {
                        "text": "अपना नाश्ता साझा करने की पेशकश करें।",
                        "label": "C"
                    },
                    {
                        "text": "मदद के लिए शिक्षक को बुलाएं।",
                        "label": "D"
                    }
                ],
                "te": [
                    {
                        "text": "వాడిపోవడం మరియు “చాలుపోయింది!” అని చెప్పడం.",
                        "label": "A"
                    },
                    {
                        "text": "నిర్లక్ష్యంగా మీ స్వంత స్నాక్ తినడం.",
                        "label": "B"
                    },
                    {
                        "text": "మీ స్నాక్ పంచుకుంటానని ఆఫర్ చేయడం.",
                        "label": "C"
                    },
                    {
                        "text": "సహాయం చేయడానికి ఒక టీచర్ కి పిలవడం.",
                        "label": "D"
                    }
                ]
            },
            "positive_text_translations": {
                "ar": "لقد أظهرت التعاطف. يشعر زميلك بالاهتمام والسعادة.",
                "de": "Du hast Mitgefühl gezeigt. Dein Klassenkamerad fühlt sich umsorgt und glücklich.",
                "en": "You showed empathy. Your classmate feels cared for and happy.",
                "es": "Mostraste empatía. Tu compañero se siente cuidado y feliz.",
                "hi": "आपने सहानुभूति दिखाई। आपके सहपाठी को ख्याल रखा हुआ और खुश महसूस होता है।",
                "te": "నీకి మంచి తెలిసింది. నీ స్నేహితుడు నీ వల్ల భద్రంగా, ఆనందంగా ఉన్నాడు."
            },
            "unhelpful_text_translations": {
                "ar": "ما زالوا يشعرون بالجوع والوحدة. في المرة القادمة، يمكنك المساعدة.",
                "de": "Sie fühlen sich immer noch hungrig und ausgeschlossen. Nächstes Mal kannst du helfen.",
                "en": "They still feel hungry and left out. Next time, you can help.",
                "es": "Todavía se sienten con hambre y solos. La próxima vez, puedes ayudar.",
                "hi": "वो अभी भी भूखे और अकेले महसूस कर रहे हैं। अगली बार, तुम मदद कर सकते हो।",
                "te": "వారికి ఇంకా ఆకలిగానే ఉంది మరియు ఒంటరితనంగా అనిపిస్తోంది. వచ్చే సారి, మీరు సహాయం చేయవచ్చు."
            },
            "reflection_child_prompt_translations": {
                "ar": "كيف تظن أن زميلك يشعر عندما تشاركه أو تساعده؟",
                "de": "Wie glaubst du fühlt sich dein Klassenkamerad, wenn du mit ihm teilst oder ihm hilfst?",
                "en": "How do you think your classmate feels when you share or help them?",
                "es": "¿Cómo crees que se siente tu compañero cuando compartes o le ayudas?",
                "hi": "जब तुम अपने दोस्त के साथ उसका नाश्ता बाँटते हो या उसकी मदद करते हो तो तुम्हारा दोस्त कैसा महसूस करता होगा?",
                "te": "మీరు మీ తోటి విద్యార్థికి పంచుకోంగానీ, సహాయం చేస్తే వారు ఎలా అనిపిస్తుందనుకుంటారు?"
            },
            "reflection_child_options_translations": {
                "ar": [
                    {
                        "text": "يشعرون بالسعادة!",
                        "emoji": "😊"
                    },
                    {
                        "text": "بطنهم يشعر بتحسن.",
                        "emoji": "😋"
                    },
                    {
                        "text": "يشعرون بالامتنان.",
                        "emoji": "🙏"
                    },
                    {
                        "text": "يشعرون كأنهم أصدقاء.",
                        "emoji": "🤗"
                    }
                ],
                "de": [
                    {
                        "text": "Sie fühlen sich glücklich!",
                        "emoji": "😊"
                    },
                    {
                        "text": "Ihr Bauch fühlt sich besser an.",
                        "emoji": "😋"
                    },
                    {
                        "text": "Sie fühlen sich dankbar.",
                        "emoji": "🙏"
                    },
                    {
                        "text": "Sie fühlen sich wie ein Freund.",
                        "emoji": "🤗"
                    }
                ],
                "en": [
                    {
                        "text": "They feel happy!",
                        "emoji": "😊"
                    },
                    {
                        "text": "Their tummy feels better.",
                        "emoji": "😋"
                    },
                    {
                        "text": "They feel thankful.",
                        "emoji": "🙏"
                    },
                    {
                        "text": "They feel like a friend.",
                        "emoji": "🤗"
                    }
                ],
                "es": [
                    {
                        "text": "¡Se sienten felices!",
                        "emoji": "😊"
                    },
                    {
                        "text": "Su pancita se siente mejor.",
                        "emoji": "😋"
                    },
                    {
                        "text": "Se sienten agradecidos.",
                        "emoji": "🙏"
                    },
                    {
                        "text": "Se sienten como un amigo.",
                        "emoji": "🤗"
                    }
                ],
                "hi": [
                    {
                        "text": "वे खुश महसूस करते हैं!",
                        "emoji": "😊"
                    },
                    {
                        "text": "उनका पेट बेहतर महसूस करता है।",
                        "emoji": "😋"
                    },
                    {
                        "text": "वे आभारी महसूस करते हैं।",
                        "emoji": "🙏"
                    },
                    {
                        "text": "वे दोस्त जैसा महसूस करते हैं।",
                        "emoji": "🤗"
                    }
                ],
                "te": [
                    {
                        "text": "వాళ్లు ఆనందంగా ఉంటారు!",
                        "emoji": "😊"
                    },
                    {
                        "text": "వారి కడుపు మెరుగ్గా అనిపిస్తుంది.",
                        "emoji": "😋"
                    },
                    {
                        "text": "వాళ్లు కృతజ్ఞతగా ఉంటారు.",
                        "emoji": "🙏"
                    },
                    {
                        "text": "వాళ్లు స్నేహితుడిలా భావిస్తారు.",
                        "emoji": "🤗"
                    }
                ]
            },
            "reflection_child_encouragement_translations": {},
            "reflection_parent_prompt_translations": {
                "ar": "هل قام أحد بمشاركة شيء معك من قبل؟ كيف كان شعورك؟",
                "de": "Hat schon einmal jemand etwas mit dir geteilt? Wie hat sich das angefühlt?",
                "en": "Has anyone ever shared something with you? How did that feel?",
                "es": "¿Alguien alguna vez compartió algo contigo? ¿Cómo te hizo sentir eso?",
                "hi": "क्या किसी ने कभी आपके साथ कुछ साझा किया है? आपको कैसा लगा?",
                "te": "ఎవరైనా మీతో ఏదైనా పంచుకున్నారు? దానివల్ల మీకు ఎలా అనిపించింది?"
            }
        },
        {
            "id": 12,
            "category": 2,
            "title": "A classmate is laughing loudly with their friends.",
            "slug": "a-classmate-is-laughing-loudly-with-their-friends",
            "order_index": 6,
            "is_active": true,
            "age_band": "3-6",
            "scenario_text": "A classmate is laughing loudly and smiling with their friends. Everyone seems to be having fun together.",
            "choices": [
                {
                    "text": "Roll your eyes and walk away.",
                    "label": "A"
                },
                {
                    "text": "Say, “Why are you so loud?”",
                    "label": "B"
                },
                {
                    "text": "Smile and wave at them.",
                    "label": "C"
                },
                {
                    "text": "Walk over and join their laughter.",
                    "label": "D"
                }
            ],
            "positive_choices": [
                "C",
                "D"
            ],
            "positive_text": "You noticed their happy feelings and joined in. That builds friendship.",
            "unhelpful_choices": [
                "A",
                "B"
            ],
            "unhelpful_text": "They still feel happy, but you missed a chance to connect.",
            "reflection_child_prompt": "How do you think your classmate feels when you smile or join their fun?",
            "reflection_child_options": [
                {
                    "text": "They feel really happy!",
                    "emoji": "😊"
                },
                {
                    "text": "They feel like my friend.",
                    "emoji": "🤗"
                },
                {
                    "text": "They think it's more fun!",
                    "emoji": "😄"
                },
                {
                    "text": "They feel glad I'm with them.",
                    "emoji": "👍"
                }
            ],
            "reflection_child_encouragement": "",
            "reflection_parent_prompt": "How do you feel when friends share your happy moments?",
            "cover_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A classmate is laughing loudly with their friends_cover_image.png",
            "scenario_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+is+laughing+loudly+with+their+friends_scenario_image.png",
            "choices_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+is+laughing+loudly+with+their+friends_choices_image.png",
            "positive_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+is+laughing+loudly+with+their+friends_positive_image.png",
            "unhelpful_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+is+laughing+loudly+with+their+friends_unhelpful_image.png",
            "reflection_child_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+is+laughing+loudly+with+their+friends_reflection_child_image.png",
            "title_translations": {
                "ar": "زميل في الفصل يضحك بصوت عالٍ مع أصدقائه.",
                "de": "Ein Klassenkamerad lacht laut mit seinen Freunden.",
                "en": "A classmate is laughing loudly with their friends.",
                "es": "Un compañero se ríe fuerte con sus amigos.",
                "hi": "एक सहपाठी अपने दोस्तों के साथ जोर से हँस रहा है।",
                "te": "తమ స్నేహితులతో గట్టిగా నవ్వుతున్న నా సహపాఠి."
            },
            "scenario_text_translations": {
                "ar": "أحد زملائك يضحك بصوت عالٍ ويبتسم مع أصدقائه. يبدو أن الجميع يستمتعون معًا.",
                "de": "Ein Klassenkamerad lacht laut und lächelt mit seinen Freunden. Alle scheinen zusammen Spaß zu haben.",
                "en": "A classmate is laughing loudly and smiling with their friends. Everyone seems to be having fun together.",
                "es": "Un compañero de clase se está riendo fuerte y sonriendo con sus amigos. Todos parecen estar divirtiéndose juntos.",
                "hi": "एक सहपाठी ज़ोर से हँस रहा है और अपने दोस्तों के साथ मुस्कुरा रहा है। सभी मिलकर मज़े कर रहे हैं।",
                "te": "ఒక తరగతి సహచరుడు తన మిత్రులతో కలిసి బిగుగ హస్యిస్తున్నాడు మరియు నవ్వుతున్నాడు. అందరూ కలసి ఆనందంగా ఉన్నట్లు కనిపిస్తున్నారు."
            },
            "choices_translations": {
                "ar": [
                    {
                        "text": "لف عينيك وامش بعيدًا.",
                        "label": "Label A"
                    },
                    {
                        "text": "قل، “لماذا أنت صاخب جدًا؟”",
                        "label": "Label B"
                    },
                    {
                        "text": "ابتسم ولوح لهم.",
                        "label": "Label C"
                    },
                    {
                        "text": "اذهب وانضم إليهم في الضحك.",
                        "label": "Label D"
                    }
                ],
                "de": [
                    {
                        "text": "Die Augen verdrehen und weggehen.",
                        "label": "Label A"
                    },
                    {
                        "text": "Sagen: „Warum bist du so laut?“",
                        "label": "Label B"
                    },
                    {
                        "text": "Lächeln und ihnen zuwinken.",
                        "label": "Label C"
                    },
                    {
                        "text": "Hinübergehen und mitlachen.",
                        "label": "Label D"
                    }
                ],
                "en": [
                    {
                        "text": "Roll your eyes and walk away.",
                        "label": "A"
                    },
                    {
                        "text": "Say, “Why are you so loud?”",
                        "label": "B"
                    },
                    {
                        "text": "Smile and wave at them.",
                        "label": "C"
                    },
                    {
                        "text": "Walk over and join their laughter.",
                        "label": "D"
                    }
                ],
                "es": [
                    {
                        "text": "Girar los ojos y alejarse.",
                        "label": "A"
                    },
                    {
                        "text": "Decir, “¿Por qué eres tan ruidoso?”",
                        "label": "B"
                    },
                    {
                        "text": "Sonreír y saludarles.",
                        "label": "C"
                    },
                    {
                        "text": "Acercarse y unirse a su risa.",
                        "label": "D"
                    }
                ],
                "hi": [
                    {
                        "text": "आँखें चढ़ाकर चले जाओ।",
                        "label": "A"
                    },
                    {
                        "text": "पूछो, “तुम इतनी जोर से क्यों हंस रहे हो?”",
                        "label": "B"
                    },
                    {
                        "text": "मुस्कुराओ और उनको नमस्ते करो।",
                        "label": "C"
                    },
                    {
                        "text": "उनके पास जाकर उनकी हंसी में शामिल हो जाओ।",
                        "label": "D"
                    }
                ],
                "te": [
                    {
                        "text": "పుస్తకం తిరగేసి, నడిచి వెళ్లిపో.",
                        "label": "Label A"
                    },
                    {
                        "text": "నీకు ఏం తెలుసు ఏమిటి అంటే.",
                        "label": "Label B"
                    },
                    {
                        "text": "వాళ్లను చూసి చిరునవ్వు మరియు చేతితో చూపి పలకరించు.",
                        "label": "Label C"
                    },
                    {
                        "text": "వాళ్ల దగ్గరకు వెళ్లి నవ్వులో చేరండి.",
                        "label": "Label D"
                    }
                ]
            },
            "positive_text_translations": {
                "ar": "لقد لاحظت مشاعرهم السعيدة وانضممت إليهم. هذا يعزز الصداقة.",
                "de": "Du hast ihre fröhlichen Gefühle bemerkt und mitgemacht. Das stärkt die Freundschaft.",
                "en": "You noticed their happy feelings and joined in. That builds friendship.",
                "es": "Te diste cuenta de sus sentimientos felices y te uniste. Eso fortalece la amistad.",
                "hi": "तुमने उनकी खुशी देखी और उनके साथ शामिल हो गए। इससे दोस्ती बनती है।",
                "te": "అవును, నువ్వు వాళ్ల ఆనందాన్ని గమనించావు మరియు తోడుగా చేరావు. ఇది స్నేహాన్ని పెంచుతుంది."
            },
            "unhelpful_text_translations": {
                "ar": "ما زالوا يشعرون بالسعادة، لكنك فاتتك فرصة للتواصل.",
                "de": "Sie sind immer noch fröhlich, aber du hast eine Gelegenheit verpasst, sich anzufreunden.",
                "en": "They still feel happy, but you missed a chance to connect.",
                "es": "Ellos siguen felices, pero perdiste la oportunidad de conectar.",
                "hi": "वे अभी भी खुश हैं, लेकिन आपने जुड़ने का एक मौका गंवा दिया।",
                "te": "వాళ్లు ఇంకా సంతోషంగా ఉంటారు, కానీ నువ్వు కలిసి ఉండే అవకాశం కోల్పోయేశావు."
            },
            "reflection_child_prompt_translations": {
                "ar": "كيف تعتقد أن زميلك يشعر عندما تبتسم له أو تشاركه في المرح؟",
                "de": "Was glaubst du, wie sich dein Klassenkamerad fühlt, wenn du lächelst oder bei ihrem Spaß mitmachst?",
                "en": "How do you think your classmate feels when you smile or join their fun?",
                "es": "¿Cómo crees que se siente tu compañero cuando sonríes o te unes a su diversión?",
                "hi": "जब आप मुस्कुराते हैं या उनके मज़े में शामिल होते हैं, तो आपको क्या लगता है कि आपका सहपाठी कैसा महसूस करता है?",
                "te": "అప్పుడు, నువ్వు నవ్వుతూ వాళ్ల సరదాలో కలిసినా, నీ సహపాఠి ఎలా ఫీలవుతాడని నీకు అనిపిస్తుంది?"
            },
            "reflection_child_options_translations": {
                "ar": [
                    {
                        "text": "إنهم يشعرون بالسعادة حقًا!",
                        "emoji": "😊"
                    },
                    {
                        "text": "إنهم يشعرون بأنني صديقهم.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "يرون أن الأمر أكثر متعة!",
                        "emoji": "😄"
                    },
                    {
                        "text": "يشعرون بالسعادة لوجودي معهم.",
                        "emoji": "👍"
                    }
                ],
                "de": [
                    {
                        "text": "Sie fühlen sich wirklich glücklich!",
                        "emoji": "😊"
                    },
                    {
                        "text": "Sie fühlen sich wie mein Freund.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "Sie denken, es macht mehr Spaß!",
                        "emoji": "😄"
                    },
                    {
                        "text": "Sie sind froh, dass ich bei ihnen bin.",
                        "emoji": "👍"
                    }
                ],
                "en": [
                    {
                        "text": "They feel really happy!",
                        "emoji": "😊"
                    },
                    {
                        "text": "They feel like my friend.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "They think it's more fun!",
                        "emoji": "😄"
                    },
                    {
                        "text": "They feel glad I'm with them.",
                        "emoji": "👍"
                    }
                ],
                "es": [
                    {
                        "text": "¡Se sienten muy felices!",
                        "emoji": "😊"
                    },
                    {
                        "text": "Se sienten como mi amigo.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "¡Ellos piensan que es más divertido!",
                        "emoji": "😄"
                    },
                    {
                        "text": "Se sienten contentos de que esté con ellos.",
                        "emoji": "👍"
                    }
                ],
                "hi": [
                    {
                        "text": "वे बहुत खुश हैं!",
                        "emoji": "😊"
                    },
                    {
                        "text": "वे मेरे दोस्त की तरह महसूस करते हैं।",
                        "emoji": "🤗"
                    },
                    {
                        "text": "उन्हें लगता है कि यह अधिक मजेदार है!",
                        "emoji": "😄"
                    },
                    {
                        "text": "वे खुश हैं कि मैं उनके साथ हूँ।",
                        "emoji": "👍"
                    }
                ],
                "te": [
                    {
                        "text": "వాళ్లు చాలా సంతోషంగా ఉన్నారు!",
                        "emoji": "😊"
                    },
                    {
                        "text": "వాళ్లు నా స్నేహితుల్లా ఉన్నారు.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "వాళ్లు ఎక్కువ సేద్యంలో ఆనందంగా ఉన్నారు!",
                        "emoji": "😄"
                    },
                    {
                        "text": "వాళ్ళు నేను వాళ్ళ పెట్టుకుందాం అని సంతోషంగా ఉన్నారు.",
                        "emoji": "👍"
                    }
                ]
            },
            "reflection_child_encouragement_translations": {},
            "reflection_parent_prompt_translations": {
                "ar": "كيف تشعر عندما يشاركك الأصدقاء لحظاتك السعيدة؟",
                "de": "Wie fühlst du dich, wenn Freunde deine glücklichen Momente teilen?",
                "en": "How do you feel when friends share your happy moments?",
                "es": "¿Cómo te sientes cuando tus amigos comparten tus momentos felices?",
                "hi": "जब दोस्त आपके खुशियों के पल साझा करते हैं तो आपको कैसा महसूस होता है?",
                "te": "మిత్రులు మీ ఆనంద క్షణాలను పంచుకున్నప్పుడు మీరు ఎలా అనుభవిస్తారు?"
            }
        },
        {
            "id": 20,
            "category": 4,
            "title": "A classmate is looking at your coloring book with interest.",
            "slug": "a-classmate-is-looking-at-your-coloring-book-with-interest",
            "order_index": 5,
            "is_active": true,
            "age_band": "3-6",
            "scenario_text": "You are coloring in your favorite coloring book. A classmate stands beside you, looking at it with interest and a smile.",
            "choices": [
                {
                    "text": "Say, “Go away, it’s mine.”",
                    "label": "A"
                },
                {
                    "text": "Ignore them and keep coloring.",
                    "label": "B"
                },
                {
                    "text": "Smile and say, “Do you want to color with me?”",
                    "label": "C"
                },
                {
                    "text": "Offer a page or a crayon to share.",
                    "label": "D"
                }
            ],
            "positive_choices": [
                "C",
                "D"
            ],
            "positive_text": "You shared your coloring book. Your classmate feels happy and included.",
            "unhelpful_choices": [
                "A",
                "B"
            ],
            "unhelpful_text": "They felt sad. Sharing brings more fun for everyone.",
            "reflection_child_prompt": "How do you think your classmate feels when you invite them to join?",
            "reflection_child_options": [
                {
                    "text": "They feel happy!",
                    "emoji": "😊"
                },
                {
                    "text": "They feel excited!",
                    "emoji": "🤩"
                },
                {
                    "text": "They feel glad I asked.",
                    "emoji": "😄"
                },
                {
                    "text": "They feel like my friend.",
                    "emoji": "🤗"
                }
            ],
            "reflection_child_encouragement": "",
            "reflection_parent_prompt": "How do you feel when someone lets you join their fun?",
            "cover_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/158ad534-1abe-4880-92dd-a15e35f79e79.webp",
            "scenario_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/7d66826e-4d8f-4299-8850-bdb016cc74ed.webp",
            "choices_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/c7ac3c9b-f621-4169-a45b-db3a597f7ba1.webp",
            "positive_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/1a9d6491-e602-4b91-9c64-42625fc412bf.webp",
            "unhelpful_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/95ba9920-0374-4b1d-b970-92281876b755.webp",
            "reflection_child_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/9af1ee61-9bd0-4275-8975-29a823d78313.webp",
            "title_translations": {
                "ar": "زميل ينظر باهتمام إلى كتاب التلوين الخاص بك.",
                "de": "Ein Klassenkamerad schaut neugierig in dein Malbuch.",
                "en": "A classmate is looking at your coloring book with interest.",
                "es": "Un compañero mira con interés tu libro para colorear.",
                "hi": "एक सहपाठी आपकी रंगाई किताब में दिलचस्पी ले रहा है।",
                "te": "మీ సహాధ్యాయుడు ఆసక్తిగా మీ రంగుల పుస్తకాన్ని చూస్తున్నాడు."
            },
            "scenario_text_translations": {
                "ar": "أنت تلوّن في كتاب التلوين المفضل لديك. يقف زميل في الصف بجانبك وينظر إليه باهتمام وابتسامة.",
                "de": "Du malst in deinem Lieblings-Malbuch. Ein Klassenkamerad steht neben dir, schaut mit Interesse und einem Lächeln darauf.",
                "en": "You are coloring in your favorite coloring book. A classmate stands beside you, looking at it with interest and a smile.",
                "es": "Estás coloreando en tu libro de colorear favorito. Un compañero de clase está a tu lado, mirándolo con interés y una sonrisa.",
                "hi": "आप अपनी पसंदीदा रंग भरने की किताब में रंग भर रहे हो। एक सहपाठी आपके बगल में खड़ा है, दिलचस्पी और मुस्कान के साथ उसे देख रहा है।",
                "te": "మీ ప్రియమైన రంగుల పుస్తకంలో మీరు రంగులు వేస్తున్నారు. ఒక తరగతి సహచరుడు మీ పక్కన నిలబడి, ఆసక్తితో మరియు చిరునవ్వుతో దానిని చూస్తున్నాడు."
            },
            "choices_translations": {
                "ar": [
                    {
                        "text": "قل، “ابتعد، إنه لي.”",
                        "label": "Label A"
                    },
                    {
                        "text": "تجاهلهم واستمر في التلوين.",
                        "label": "Label B"
                    },
                    {
                        "text": "ابتسم وقل، “هل تريد التلوين معي؟”",
                        "label": "Label C"
                    },
                    {
                        "text": "اعرض عليهم صفحة أو قلم للتلوين.",
                        "label": "Label D"
                    }
                ],
                "de": [
                    {
                        "text": "Sage: „Geh weg, das ist meins.“",
                        "label": "Label A"
                    },
                    {
                        "text": "Ignoriere sie und male weiter.",
                        "label": "Label B"
                    },
                    {
                        "text": "Lächle und frage: „Möchtest du mit mir malen?“",
                        "label": "Label C"
                    },
                    {
                        "text": "Biete eine Seite oder einen Buntstift zum Teilen an.",
                        "label": "Label D"
                    }
                ],
                "en": [
                    {
                        "text": "Say, “Go away, it’s mine.”",
                        "label": "A"
                    },
                    {
                        "text": "Ignore them and keep coloring.",
                        "label": "B"
                    },
                    {
                        "text": "Smile and say, “Do you want to color with me?”",
                        "label": "C"
                    },
                    {
                        "text": "Offer a page or a crayon to share.",
                        "label": "D"
                    }
                ],
                "es": [
                    {
                        "text": "Di, “Vete, es mío.”",
                        "label": "Label A"
                    },
                    {
                        "text": "Ignóralo y sigue coloreando.",
                        "label": "Label B"
                    },
                    {
                        "text": "Sonríe y di, “¿Quieres colorear conmigo?”",
                        "label": "Label C"
                    },
                    {
                        "text": "Ofrece una página o un crayón para compartir.",
                        "label": "Label D"
                    }
                ],
                "hi": [
                    {
                        "text": "कहें, “दूर हटो, यह मेरा है।”",
                        "label": "A"
                    },
                    {
                        "text": "उनकी अनदेखी करें और रंग भरते रहें।",
                        "label": "B"
                    },
                    {
                        "text": "मुस्कुराओ और कहो, “क्या तुम मेरे साथ रंग भरना चाहते हो?”",
                        "label": "C"
                    },
                    {
                        "text": "शेयर करने के लिए एक पेज या एक क्रेयॉन पेश करें।",
                        "label": "D"
                    }
                ],
                "te": [
                    {
                        "text": "చెప్పండి, “వెళ్లు, ఇది నాది.”",
                        "label": "A"
                    },
                    {
                        "text": "వారిని గమనించకుండా ఉంచి, మీరు కలుపుతూ ఉండండి.",
                        "label": "B"
                    },
                    {
                        "text": "చిరునవ్వు మరియు, “మీరు నా తో కలవాలనుకుంటారా?” అని చెప్పండి.",
                        "label": "C"
                    },
                    {
                        "text": "ఉంచేందుకు లేదా మైమరచేందుకు ఒక పేజీ లేదా క్రేయాన్ ఇవ్వండి.",
                        "label": "D"
                    }
                ]
            },
            "positive_text_translations": {
                "ar": "شاركت كتاب التلوين الخاص بك. يشعر زميلك بالسعادة والانتماء.",
                "de": "Du hast dein Malbuch geteilt. Dein Klassenkamerad fühlt sich glücklich und einbezogen.",
                "en": "You shared your coloring book. Your classmate feels happy and included.",
                "es": "Compartiste tu libro para colorear. Tu compañero se siente feliz e incluido.",
                "hi": "तुमने अपनी रंगबिरंगी किताब साझा की। तुम्हारा साथी खुश महसूस कर रहा है और शामिल हो गया है।",
                "te": "నీకున్న రంగుల పుస్తకం అనిపించారు. నీ స్నేహితుడు ఆనందంగా మరియు భాగస్వామిగా భావిస్తున్నాడు."
            },
            "unhelpful_text_translations": {
                "ar": "شعروا بالحزن. المشاركة تجعل الأمور أكثر متعة للجميع.",
                "de": "Sie waren traurig. Teilen macht es für alle lustiger.",
                "en": "They felt sad. Sharing brings more fun for everyone.",
                "es": "Se sintieron tristes. Compartir hace que todos se diviertan más.",
                "hi": "उन्हें उदास महसूस हुआ। साझा करने से सबके लिए खुशी बढ़ती है।",
                "te": "వారు బాధపడ్డారు. పంచుకోవడం అందరికీ ఎక్కువ సరదా‌ని తెస్తుంది."
            },
            "reflection_child_prompt_translations": {
                "ar": "كيف تعتقد أن زميلك يشعر عندما تدعوه للمشاركة؟",
                "de": "Wie glaubst du, fühlt sich dein Klassenkamerad, wenn du ihn einlädst mitzumachen?",
                "en": "How do you think your classmate feels when you invite them to join?",
                "es": "¿Qué crees que siente tu compañero cuando lo invitas a unirse?",
                "hi": "जब तुम अपने साथी को साथ में जोड़ने के लिए बुलाते हो, तो तुम्हारे साथी को कैसा लगता होगा?",
                "te": "మీ సహపాఠిని మీరు చేరమని ఆహ్వానించినప్పుడు, మీకు అనిపిస్తున్నట్లు మీ సహపాఠికి ఎలా ఉంటుంది?"
            },
            "reflection_child_options_translations": {
                "ar": [
                    {
                        "text": "يشعرون بالسعادة!",
                        "emoji": "😊"
                    },
                    {
                        "text": "يشعرون بالحماس!",
                        "emoji": "🤩"
                    },
                    {
                        "text": "يشعرون بالسعادة لأنني سألت.",
                        "emoji": "😄"
                    },
                    {
                        "text": "يشعرون كأنهم أصدقائي.",
                        "emoji": "🤗"
                    }
                ],
                "de": [
                    {
                        "text": "Sie fühlen sich glücklich!",
                        "emoji": "😊"
                    },
                    {
                        "text": "Sie fühlen sich aufgeregt!",
                        "emoji": "🤩"
                    },
                    {
                        "text": "Sie freuen sich, dass ich gefragt habe.",
                        "emoji": "😄"
                    },
                    {
                        "text": "Sie fühlen sich wie mein Freund.",
                        "emoji": "🤗"
                    }
                ],
                "en": [
                    {
                        "text": "They feel happy!",
                        "emoji": "😊"
                    },
                    {
                        "text": "They feel excited!",
                        "emoji": "🤩"
                    },
                    {
                        "text": "They feel glad I asked.",
                        "emoji": "😄"
                    },
                    {
                        "text": "They feel like my friend.",
                        "emoji": "🤗"
                    }
                ],
                "es": [
                    {
                        "text": "¡Ellos se sienten felices!",
                        "emoji": "😊"
                    },
                    {
                        "text": "¡Ellos se sienten emocionados!",
                        "emoji": "🤩"
                    },
                    {
                        "text": "Están contentos de que les pregunté.",
                        "emoji": "😄"
                    },
                    {
                        "text": "Se sienten como mis amigos.",
                        "emoji": "🤗"
                    }
                ],
                "hi": [
                    {
                        "text": "वे खुश महसूस करेंगे!",
                        "emoji": "😊"
                    },
                    {
                        "text": "वे उत्साहित महसूस करेंगे!",
                        "emoji": "🤩"
                    },
                    {
                        "text": "उन्हें खुशी होगी कि मैंने पूछा।",
                        "emoji": "😄"
                    },
                    {
                        "text": "उन्हें लगेगा कि मैं उनका दोस्त हूँ।",
                        "emoji": "🤗"
                    }
                ],
                "te": [
                    {
                        "text": "వారు సంతోషంగా అనుభవిస్తారు!",
                        "emoji": "😊"
                    },
                    {
                        "text": "వారు ఉత్సాహంగా ఉంటారు!",
                        "emoji": "🤩"
                    },
                    {
                        "text": "వారు నేను అడిగినందుకు ఆనందంగా ఉంటారు.",
                        "emoji": "😄"
                    },
                    {
                        "text": "వారు నా స్నేహితులను అనిపిస్తారు.",
                        "emoji": "🤗"
                    }
                ]
            },
            "reflection_child_encouragement_translations": {},
            "reflection_parent_prompt_translations": {
                "ar": "كيف تشعر عندما يسمح لك شخص ما بمشاركته في اللعب؟",
                "de": "Wie fühlst du dich, wenn dich jemand bei seinem Spaß mitmachen lässt?",
                "en": "How do you feel when someone lets you join their fun?",
                "es": "¿Cómo te sientes cuando alguien te deja unirte a su diversión?",
                "hi": "जब कोई आपको अपनी मजेदार गतिविधि में शामिल करता है, तो आपको कैसा महसूस होता है?",
                "te": "ఎవరైనా తమ ఆటలో నిన్ను చేర్చినప్పుడు నీకు ఎలా అనిపిస్తుంది?"
            }
        },
        {
            "id": 24,
            "category": 5,
            "title": "A classmate is playing a game on the tablet, and you want a turn.",
            "slug": "a-classmate-is-playing-a-game-on-the-tablet-and-you-want-a-turn",
            "order_index": 3,
            "is_active": true,
            "age_band": "3-6",
            "scenario_text": "A classmate is playing a game on the tablet. You really want to play too, but it’s not your turn yet.",
            "choices": [
                {
                    "text": "Grab the tablet from their hands.",
                    "label": "A"
                },
                {
                    "text": "Yell, “It’s my turn now!”",
                    "label": "B"
                },
                {
                    "text": "Wait beside them patiently.",
                    "label": "C"
                },
                {
                    "text": "Ask politely, “Can I have a turn after you?”",
                    "label": "D"
                }
            ],
            "positive_choices": [
                "C",
                "D"
            ],
            "positive_text": "You waited your turn. Now it’s your turn to play, and everyone feels happy.",
            "unhelpful_choices": [
                "A",
                "B"
            ],
            "unhelpful_text": "Grabbing or yelling can hurt feelings. Waiting keeps things fair.",
            "reflection_child_prompt": "How do you think your classmate feels when you wait politely for your turn?",
            "reflection_child_options": [
                {
                    "text": "They feel happy I waited.",
                    "emoji": "😊"
                },
                {
                    "text": "They feel calm and can play.",
                    "emoji": "😌"
                },
                {
                    "text": "They feel thankful I'm nice.",
                    "emoji": "🙏"
                },
                {
                    "text": "They know I will wait my turn.",
                    "emoji": "👍"
                }
            ],
            "reflection_child_encouragement": "",
            "reflection_parent_prompt": "How do you feel when someone takes your turn?",
            "cover_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/2dea5df3-f266-42b1-8b57-8f08665deb69.webp",
            "scenario_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/05be84f6-911c-4b22-868e-1792cf6a8875.webp",
            "choices_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/e6033f7a-e8a8-41e5-aecb-1996f2713170.webp",
            "positive_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/594ac57f-e7f0-4d51-b4e7-5792a745926e.webp",
            "unhelpful_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/db47d47c-ad2a-480e-b7b0-cce63f493a43.webp",
            "reflection_child_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/aeb85c9c-c735-4201-b058-e877fefed51e.webp",
            "title_translations": {
                "ar": "زميلي يلعب على الجهاز اللوحي، وأريد دورًا للعب.",
                "de": "Ein Klassenkamerad spielt auf dem Tablet, und du möchtest auch mal dran.",
                "en": "A classmate is playing a game on the tablet, and you want a turn.",
                "es": "Un compañero está jugando en la tablet, y tú quieres un turno.",
                "hi": "एक सहपाठी टैबलेट पर खेल रहा है, और आप भी खेलना चाहते हैं।",
                "te": "మిత్రులలో ఒకరు టాబ్లెట్ మీద ఆట ఆడుతున్నారు, మీకు కూడా ఆడాలనిపిస్తుంది."
            },
            "scenario_text_translations": {
                "ar": "أحد زملائك يلعب لعبة على الجهاز اللوحي. أنت حقاً تريد اللعب أيضًا، لكن لم يأت دورك بعد.",
                "de": "Ein Klassenkamerad spielt ein Spiel auf dem Tablet. Du möchtest auch unbedingt mitspielen, aber es ist noch nicht dein Turn.",
                "en": "A classmate is playing a game on the tablet. You really want to play too, but it’s not your turn yet.",
                "es": "Un compañero de clase está jugando con la tableta. Tú también quieres jugar, pero todavía no es tu turno.",
                "hi": "आपका एक सहपाठी टैबलेट पर गेम खेल रहा है। आपको भी खेलना बहुत मन है, लेकिन अभी आपकी बारी नहीं आई है।",
                "te": "ఒక తరగతి సహచరుడు టాబ్లెట్‌లో ఒక ఆట ఆడుతున్నాడు. నీకు కూడా ఆడాలని చాలా ఉంది, కానీ నీ వంతు ఏమీ రాలేదు."
            },
            "choices_translations": {
                "ar": [
                    {
                        "text": "أخذ الجهاز من أيديهم.",
                        "label": "A"
                    },
                    {
                        "text": "الصراخ، “دوري الآن!”",
                        "label": "B"
                    },
                    {
                        "text": "انتظر بجانبهم بصبر.",
                        "label": "C"
                    },
                    {
                        "text": "أسأل بأدب، “هل يمكنني أن ألعب بعدك؟”",
                        "label": "D"
                    }
                ],
                "de": [
                    {
                        "text": "Nimm das Tablet aus ihren Händen.",
                        "label": "Label A"
                    },
                    {
                        "text": "Schrei: „Jetzt bin ich dran!“",
                        "label": "Label B"
                    },
                    {
                        "text": "Warte geduldig neben ihnen.",
                        "label": "Label C"
                    },
                    {
                        "text": "Frag höflich: „Kann ich nach dir dran sein?“",
                        "label": "Label D"
                    }
                ],
                "en": [
                    {
                        "text": "Grab the tablet from their hands.",
                        "label": "A"
                    },
                    {
                        "text": "Yell, “It’s my turn now!”",
                        "label": "B"
                    },
                    {
                        "text": "Wait beside them patiently.",
                        "label": "C"
                    },
                    {
                        "text": "Ask politely, “Can I have a turn after you?”",
                        "label": "D"
                    }
                ],
                "es": [
                    {
                        "text": "Arrebatarles la tableta de sus manos.",
                        "label": "A"
                    },
                    {
                        "text": "Gritar, “¡Es mi turno ahora!”",
                        "label": "B"
                    },
                    {
                        "text": "Esperar pacientemente a su lado.",
                        "label": "C"
                    },
                    {
                        "text": "Preguntar amablemente, “¿Puedo tener un turno después de ti?”",
                        "label": "D"
                    }
                ],
                "hi": [
                    {
                        "text": "उनके हाथ से टैबलेट छीन लो।",
                        "label": "Label A"
                    },
                    {
                        "text": "चिल्लाओ, “अब मेरी बारी है!”",
                        "label": "Label B"
                    },
                    {
                        "text": "उनके पास धैर्य से इंतजार करो।",
                        "label": "Label C"
                    },
                    {
                        "text": "सौजन्य से पूछो, “क्या मैं आपके बाद खेल सकता हूँ?”",
                        "label": "Label D"
                    }
                ],
                "te": [
                    {
                        "text": "వారి చేతుల నుంచి టాబ్లెట్ లాగండి.",
                        "label": "A"
                    },
                    {
                        "text": "జొరకుతూ చెప్పండి, “ఇప్పుడు నా వంతు!”",
                        "label": "B"
                    },
                    {
                        "text": "వారితో పాటు ఓర్పుతో వేచి ఉండండి.",
                        "label": "C"
                    },
                    {
                        "text": "మధురంగా అడగండి, “మీరు అయిపోయాక నేను ఆడవచ్చా?”",
                        "label": "D"
                    }
                ]
            },
            "positive_text_translations": {
                "ar": "انتظرت دورك. الآن حان دورك للعب، والجميع يشعر بالسعادة.",
                "de": "Du hast auf deinen Turn gewartet. Jetzt bist du dran zu spielen, und alle sind glücklich.",
                "en": "You waited your turn. Now it’s your turn to play, and everyone feels happy.",
                "es": "Esperaste tu turno. Ahora es tu turno de jugar, y todos están contentos.",
                "hi": "तुमने अपनी बारी का इंतज़ार किया। अब तुम्हारी बारी है खेलने की, और सबको खुशी हो रही है।",
                "te": "నీ వెంట౦డికి ఎదురు చూసి ఉంది. ఇప్పుడు నీ వెంట౦డ౦ వచ్చి౦ది, అందరూ స౦తోష౦గా ఉన్నారు."
            },
            "unhelpful_text_translations": {
                "ar": "الأخذ بالقوة أو الصراخ يمكن أن يؤذي المشاعر. الانتظار يحافظ على العدالة.",
                "de": "Schnappen oder Schreien kann Gefühle verletzen. Warten sorgt für Gerechtigkeit.",
                "en": "Grabbing or yelling can hurt feelings. Waiting keeps things fair.",
                "es": "Arrebatar o gritar puede lastimar sentimientos. Esperar hace que todo sea justo.",
                "hi": "छीनना या चिल्लाना दूसरों की भावनाएं आहत कर सकता है। इंतजार करना चीजों को सही बनाता है।",
                "te": "పడుచుకోవడం లేదా అరిచే దాని వల్ల మనసు నొచ్చే అవకాశం ఉంది. ఎదురు చూడటం విశయం సమానంగా ఉండేలా చేస్తుంది."
            },
            "reflection_child_prompt_translations": {
                "ar": "كيف تعتقد أن زميلك يشعر عندما تنتظر دورك بأدب؟",
                "de": "Wie glaubst du, fühlt sich dein Klassenkamerad, wenn du höflich darauf wartest, bis du an der Reihe bist?",
                "en": "How do you think your classmate feels when you wait politely for your turn?",
                "es": "¿Cómo crees que se siente tu compañero cuando esperas educadamente tu turno?",
                "hi": "जब तुम अपनी बारी का शांति से इंतज़ार करते हो, तो तुम्हें क्या लगता है कि तुम्हारा सहपाठी कैसा महसूस करता है?",
                "te": "మీ మిత్రుడు మీరు అమాయకంగా మీ వంతు కోసం ఎదురుచూస్తే ఎలా భావిస్తాడు అనుకుంటారు?"
            },
            "reflection_child_options_translations": {
                "ar": [
                    {
                        "text": "يشعرون بالسعادة أنني انتظرت.",
                        "emoji": "😊"
                    },
                    {
                        "text": "يشعرون بالهدوء ويمكنهم اللعب.",
                        "emoji": "😌"
                    },
                    {
                        "text": "يشعرون بالامتنان لكوني لطيفًا.",
                        "emoji": "🙏"
                    },
                    {
                        "text": "يعلمون أنني سأنتظر دوري.",
                        "emoji": "👍"
                    }
                ],
                "de": [
                    {
                        "text": "Sie freuen sich, dass ich gewartet habe.",
                        "emoji": "😊"
                    },
                    {
                        "text": "Sie fühlen sich ruhig und können spielen.",
                        "emoji": "😌"
                    },
                    {
                        "text": "Sie sind dankbar, dass ich nett bin.",
                        "emoji": "🙏"
                    },
                    {
                        "text": "Sie wissen, dass ich warten werde.",
                        "emoji": "👍"
                    }
                ],
                "en": [
                    {
                        "text": "They feel happy I waited.",
                        "emoji": "😊"
                    },
                    {
                        "text": "They feel calm and can play.",
                        "emoji": "😌"
                    },
                    {
                        "text": "They feel thankful I'm nice.",
                        "emoji": "🙏"
                    },
                    {
                        "text": "They know I will wait my turn.",
                        "emoji": "👍"
                    }
                ],
                "es": [
                    {
                        "text": "Se sienten felices de que esperé.",
                        "emoji": "😊"
                    },
                    {
                        "text": "Se sienten tranquilos y pueden jugar.",
                        "emoji": "😌"
                    },
                    {
                        "text": "Se sienten agradecidos de que soy amable.",
                        "emoji": "🙏"
                    },
                    {
                        "text": "Saben que esperaré mi turno.",
                        "emoji": "👍"
                    }
                ],
                "hi": [
                    {
                        "text": "वे खुश हैं कि मैंने इंतजार किया।",
                        "emoji": "😊"
                    },
                    {
                        "text": "वे शांत महसूस करते हैं और खेल सकते हैं।",
                        "emoji": "😌"
                    },
                    {
                        "text": "वे कृतज्ञ हैं कि मैं अच्छा हूँ।",
                        "emoji": "🙏"
                    },
                    {
                        "text": "वे जानते हैं कि मैं अपनी बारी का इंतजार करूंगा।",
                        "emoji": "👍"
                    }
                ],
                "te": [
                    {
                        "text": "నేను ఎదురు చూసినందుకు వారానికి సంతోషంగా ఉంటుంది.",
                        "emoji": "😊"
                    },
                    {
                        "text": "వారికి ప్రశాంతంగా చేసి ఆడుకోవచ్చు.",
                        "emoji": "😌"
                    },
                    {
                        "text": "నేను మంచి వాణ్ణి అయినందుకు వారానికి కృతజ్ఞత గా ఉంటుంది.",
                        "emoji": "🙏"
                    },
                    {
                        "text": "నేను నా వంతు కోసం ఎదురుచూస్తానని తెలిసి ఉంటుంది.",
                        "emoji": "👍"
                    }
                ]
            },
            "reflection_child_encouragement_translations": {},
            "reflection_parent_prompt_translations": {
                "ar": "كيف تشعر عندما يأخذ شخص ما دورك؟",
                "de": "Wie fühlst du dich, wenn dir jemand deinen Zug wegnimmt?",
                "en": "How do you feel when someone takes your turn?",
                "es": "¿Cómo te sientes cuando alguien toma tu turno?",
                "hi": "जब कोई आपकी बारी ले लेता है तो आपको कैसा लगता है?",
                "te": "ఎవరో మీ తరం తీసుకుంటే మీకు ఎలా అనిపిస్తుంది?"
            }
        },
        {
            "id": 40,
            "category": 9,
            "title": "A classmate is sharing their idea during group activity time.",
            "slug": "a-classmate-is-sharing-their-idea-during-group-activity-time",
            "order_index": 3,
            "is_active": true,
            "age_band": "3-6",
            "scenario_text": "Your class is working on a group activity. A classmate is sharing their idea, and everyone is supposed to listen carefully before deciding what to do.",
            "choices": [
                {
                    "text": "Talk over them and share your idea first.",
                    "label": "A"
                },
                {
                    "text": "Look away and start playing with something else.",
                    "label": "B"
                },
                {
                    "text": "Look at them and listen quietly.",
                    "label": "C"
                },
                {
                    "text": "Wait until they finish, then share your idea.",
                    "label": "D"
                }
            ],
            "positive_choices": [
                "C",
                "D"
            ],
            "positive_text": "You listened to your classmate. Everyone felt respected, and the group worked well together.",
            "unhelpful_choices": [
                "A",
                "B"
            ],
            "unhelpful_text": "Interrupting or not listening can hurt feelings and make teamwork harder.",
            "reflection_child_prompt": "How do you think your classmate feels when you listen carefully to their idea?",
            "reflection_child_options": [
                {
                    "text": "They feel happy.",
                    "emoji": "😊"
                },
                {
                    "text": "They feel important.",
                    "emoji": "✨"
                },
                {
                    "text": "They feel their idea matters.",
                    "emoji": "👍"
                },
                {
                    "text": "They feel good inside.",
                    "emoji": "❤️"
                }
            ],
            "reflection_child_encouragement": "",
            "reflection_parent_prompt": "How does it feel when someone listens to your idea?",
            "cover_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/596346d2-ea44-40cc-b59b-9dd5f4c2a917.webp",
            "scenario_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/7bc4fb8d-d91d-4c00-91af-ad752bca094e.webp",
            "choices_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/2d761313-8ece-4af3-8d45-a9af1c84bbec.webp",
            "positive_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/fad84399-4d00-4230-a9af-f55aa28ca92e.webp",
            "unhelpful_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/7aeb3c65-07f5-486a-af68-8a035a08ddc4.webp",
            "reflection_child_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/1d85e28c-37b6-4fc4-9f7c-efe6640ccbfc.webp",
            "title_translations": {
                "ar": "زميل يشارك فكرته أثناء نشاط جماعي.",
                "de": "Ein Klassenkamerad teilt seine Idee während der Gruppenzeit.",
                "en": "A classmate is sharing their idea during group activity time.",
                "es": "Un compañero comparte su idea durante la actividad en grupo.",
                "hi": "समूह गतिविधि में एक साथी अपना विचार साझा कर रहा है।",
                "te": "గ్రూప్ కార్యకలాప సమయములో తోటి విద్యార్థి తన ఆలోచనని పంచుకుంటున్నాడు."
            },
            "scenario_text_translations": {
                "ar": "صَفّكُم يَعملُ في نشاطٍ جَماعيّ. يشاركُ أحد زُملائكم فكرته، وعلى الجميع أن يُنصت بانتباه قبل اتخاذ القرار حول ما يجب فعله.",
                "de": "Deine Klasse arbeitet an einer Gruppenaktivität. Ein Mitschüler teilt seine Idee mit, und alle sollen aufmerksam zuhören, bevor sie entscheiden, was zu tun ist.",
                "en": "Your class is working on a group activity. A classmate is sharing their idea, and everyone is supposed to listen carefully before deciding what to do.",
                "es": "Tu clase está trabajando en una actividad en grupo. Un compañero está compartiendo su idea y todos deben escuchar con atención antes de decidir qué hacer.",
                "hi": "आपकी कक्षा एक समूह गतिविधि पर काम कर रही है। एक सहपाठी अपनी राय साझा कर रहा है, और सभी को ध्यान से सुनना चाहिए ताकि यह तय कर सकें कि क्या करना है।",
                "te": "మీ తరగతి ఒక గ్రూప్ కార్యాచరణపై పనిచేస్తోంది. మీ సహాధ్యాయిని వారి ఆలోచనను పంచుకుంటున్నారు, అందరూ ఏం చేయాలో నిర్ణయించుకునే ముందు జాగ్రత్తగా వినాల్సిన అవసరం ఉంది."
            },
            "choices_translations": {
                "ar": [
                    {
                        "text": "تحدث فوقهم وشارك فكرتك أولاً.",
                        "label": "A"
                    },
                    {
                        "text": "انظر بعيدًا وابدأ اللعب بشيء آخر.",
                        "label": "B"
                    },
                    {
                        "text": "انظر إليهم واستمع بهدوء.",
                        "label": "C"
                    },
                    {
                        "text": "انتظر حتى ينتهوا، ثم شارك فكرتك.",
                        "label": "D"
                    }
                ],
                "de": [
                    {
                        "text": "Sprich darüber und teile zuerst deine Idee.",
                        "label": "Label A"
                    },
                    {
                        "text": "Schau weg und fange an, mit etwas anderem zu spielen.",
                        "label": "Label B"
                    },
                    {
                        "text": "Schaue sie an und höre leise zu.",
                        "label": "Label C"
                    },
                    {
                        "text": "Warte, bis sie fertig sind, dann teile deine Idee.",
                        "label": "Label D"
                    }
                ],
                "en": [
                    {
                        "text": "Talk over them and share your idea first.",
                        "label": "A"
                    },
                    {
                        "text": "Look away and start playing with something else.",
                        "label": "B"
                    },
                    {
                        "text": "Look at them and listen quietly.",
                        "label": "C"
                    },
                    {
                        "text": "Wait until they finish, then share your idea.",
                        "label": "D"
                    }
                ],
                "es": [
                    {
                        "text": "Hablar antes que ellos y compartir tu idea primero.",
                        "label": "A"
                    },
                    {
                        "text": "Mirar hacia otro lado y empezar a jugar con algo más.",
                        "label": "B"
                    },
                    {
                        "text": "Mirarlos y escuchar en silencio.",
                        "label": "C"
                    },
                    {
                        "text": "Esperar hasta que terminen, luego compartir tu idea.",
                        "label": "D"
                    }
                ],
                "hi": [
                    {
                        "text": "उनके ऊपर बात करें और पहले अपना विचार साझा करें।",
                        "label": "Label A"
                    },
                    {
                        "text": "दूर देखें और किसी और चीज़ से खेलने लगें।",
                        "label": "Label B"
                    },
                    {
                        "text": "उनकी ओर देखें और चुपचाप सुनें।",
                        "label": "Label C"
                    },
                    {
                        "text": "उनके समाप्त होने तक प्रतीक्षा करें, फिर अपना विचार साझा करें।",
                        "label": "Label D"
                    }
                ],
                "te": [
                    {
                        "text": "వారి మాటలను విడిచి పెట్టండి మరియు ముందుగా మీ ఆలోచన చెప్పండి.",
                        "label": "Label A"
                    },
                    {
                        "text": "మరియు దూరంగా చూస్తూ ఇంకెదైనా ఆటలతో ఆడటం మొదలు పెట్టండి.",
                        "label": "Label B"
                    },
                    {
                        "text": "వారి వైపు చూస్తూ, మౌనంగా వినండి.",
                        "label": "Label C"
                    },
                    {
                        "text": "వారు పూర్తిచేసేవరకూ వేచి ఉండండి, తరువాత మీ ఆలోచనను పంచుకోండి.",
                        "label": "Label D"
                    }
                ]
            },
            "positive_text_translations": {
                "ar": "لقد استمعت إلى زميلك في الصف. شعر الجميع بالاحترام، وعمل الفريق بشكل جيد معًا.",
                "de": "Du hast deinem Klassenkameraden zugehört. Alle fühlten sich respektiert und die Gruppe hat gut zusammengearbeitet.",
                "en": "You listened to your classmate. Everyone felt respected, and the group worked well together.",
                "es": "Escuchaste a tu compañero. Todos se sintieron respetados y el grupo trabajó bien juntos.",
                "hi": "तुमने अपने साथी की बात सुनी। सबको सम्मान महसूस हुआ, और टीम ने मिलकर अच्छा काम किया।",
                "te": "నీ స్నేహితుడి మాట విన్నావు. అందరూ గౌరవంతో ఉన్నారు, గుంపు చాలా బాగా పనిచేసింది."
            },
            "unhelpful_text_translations": {
                "ar": "مقاطعة الآخرين أو عدم الاستماع يمكن أن يجرح المشاعر ويجعل العمل الجماعي أصعب.",
                "de": "Unterbrechen oder nicht zuhören kann die Gefühle verletzen und die Teamarbeit erschweren.",
                "en": "Interrupting or not listening can hurt feelings and make teamwork harder.",
                "es": "Interrumpir o no escuchar puede herir sentimientos y dificultar el trabajo en equipo.",
                "hi": "बात को बीच में काटना या ध्यान नहीं देना किसी की भावनाओं को आहत कर सकता है और टीम के साथ काम करना मुश्किल बना सकता है।",
                "te": "మధ్యలో ఆపడం లేదా వినకపోవడం వాళ్ళ మనసు నొప్పించవచ్చు, సహకారం కష్టం చేస్తుంది."
            },
            "reflection_child_prompt_translations": {
                "ar": "برأيك، كيف يشعر زميلك في الصف عندما تنصت جيدًا إلى فكرته؟",
                "de": "Wie glaubst du, fühlt sich dein Mitschüler, wenn du aufmerksam seiner Idee zuhörst?",
                "en": "How do you think your classmate feels when you listen carefully to their idea?",
                "es": "¿Cómo crees que se siente tu compañero cuando escuchas con atención su idea?",
                "hi": "जब तुम ध्यान से उनके विचार सुनते हो तो तुम्हारे सहपाठी को कैसा लगता है, तुम्हें क्या लगता है?",
                "te": "నీవు జాగ్రత్తగా వారి ఐడియాను వినేటప్పుడు నీ సహపాఠి ఎలా అనుకుంటాడని భావిస్తున్నావు?"
            },
            "reflection_child_options_translations": {
                "ar": [
                    {
                        "text": "يشعرون بالسعادة.",
                        "emoji": "😊"
                    },
                    {
                        "text": "يشعرون بالأهمية.",
                        "emoji": "✨"
                    },
                    {
                        "text": "يشعرون أن فكرتهم مهمة.",
                        "emoji": "👍"
                    },
                    {
                        "text": "يشعرون بشعور جيد في الداخل.",
                        "emoji": "❤️"
                    }
                ],
                "de": [
                    {
                        "text": "Sie fühlen sich glücklich.",
                        "emoji": "😊"
                    },
                    {
                        "text": "Sie fühlen sich wichtig.",
                        "emoji": "✨"
                    },
                    {
                        "text": "Sie fühlen, dass ihre Idee zählt.",
                        "emoji": "👍"
                    },
                    {
                        "text": "Sie fühlen sich gut.",
                        "emoji": "❤️"
                    }
                ],
                "en": [
                    {
                        "text": "They feel happy.",
                        "emoji": "😊"
                    },
                    {
                        "text": "They feel important.",
                        "emoji": "✨"
                    },
                    {
                        "text": "They feel their idea matters.",
                        "emoji": "👍"
                    },
                    {
                        "text": "They feel good inside.",
                        "emoji": "❤️"
                    }
                ],
                "es": [
                    {
                        "text": "Ellos se sienten felices.",
                        "emoji": "😊"
                    },
                    {
                        "text": "Ellos se sienten importantes.",
                        "emoji": "✨"
                    },
                    {
                        "text": "Ellos sienten que su idea importa.",
                        "emoji": "👍"
                    },
                    {
                        "text": "Ellos se sienten bien por dentro.",
                        "emoji": "❤️"
                    }
                ],
                "hi": [
                    {
                        "text": "वे खुश महसूस करते हैं।",
                        "emoji": "😊"
                    },
                    {
                        "text": "वे महत्वपूर्ण महसूस करते हैं।",
                        "emoji": "✨"
                    },
                    {
                        "text": "वे महसूस करते हैं कि उनका विचार महत्वपूर्ण है।",
                        "emoji": "👍"
                    },
                    {
                        "text": "वे अंदर से अच्छा महसूस करते हैं।",
                        "emoji": "❤️"
                    }
                ],
                "te": [
                    {
                        "text": "వారికి సంతోషంగా ఉంటుంది.",
                        "emoji": "😊"
                    },
                    {
                        "text": "వారికి ముఖ్యమైన అనిపిస్తుంది.",
                        "emoji": "✨"
                    },
                    {
                        "text": "వారి ఆలోచన ముఖ్యమైనదని వారికి అనిపిస్తుంది.",
                        "emoji": "👍"
                    },
                    {
                        "text": "వారికి లోపల మంచి అనుభూతి ఉంటుంది.",
                        "emoji": "❤️"
                    }
                ]
            },
            "reflection_child_encouragement_translations": {},
            "reflection_parent_prompt_translations": {
                "ar": "كيف تشعر عندما يستمع شخص ما لفكرتك؟",
                "de": "Wie fühlt es sich an, wenn jemand deinem Vorschlag zuhört?",
                "en": "How does it feel when someone listens to your idea?",
                "es": "¿Cómo se siente cuando alguien escucha tu idea?",
                "hi": "जब कोई आपकी बात ध्यान से सुनता है, तो कैसा लगता है?",
                "te": "ఎవరైనా మీ ఆలోచనను వినడానికి ఎలా అనిపిస్తుంది?"
            }
        },
        {
            "id": 3,
            "category": 1,
            "title": "A classmate is sitting alone during lunch.",
            "slug": "a-classmate-is-sitting-alone-during-lunch",
            "order_index": 3,
            "is_active": true,
            "age_band": "3-6",
            "scenario_text": "You see a classmate sitting alone at the lunch table. They look quiet and a little sad.",
            "choices": [
                {
                    "text": "Sit with them and say hello.",
                    "label": "A"
                },
                {
                    "text": "Point and laugh.",
                    "label": "B"
                },
                {
                    "text": "Pretend not to see them and sit somewhere else.",
                    "label": "C"
                },
                {
                    "text": "Invite them to sit with your group.",
                    "label": "D"
                }
            ],
            "positive_choices": [
                "A",
                "D"
            ],
            "positive_text": "You made your classmate feel included. That’s empathy.",
            "unhelpful_choices": [
                "B",
                "C"
            ],
            "unhelpful_text": "They still feel left out. Next time, you can help them feel included.",
            "reflection_child_prompt": "How do you think your classmate feels when you sit with them or invite them?",
            "reflection_child_options": [
                {
                    "text": "They feel happy!",
                    "emoji": "😊"
                },
                {
                    "text": "They feel not alone.",
                    "emoji": "🤗"
                },
                {
                    "text": "They feel special.",
                    "emoji": "✨"
                },
                {
                    "text": "They feel glad I'm there.",
                    "emoji": "👍"
                }
            ],
            "reflection_child_encouragement": "",
            "reflection_parent_prompt": "Have you ever felt left out? What helped you feel better?",
            "cover_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A classmate is sitting alone during lunch_cover_image.png",
            "scenario_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+is+sitting+alone+during+lunch_scenario_image.png",
            "choices_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+is+sitting+alone+during+lunch_choices_image.png",
            "positive_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+is+sitting+alone+during+lunch_positive_image.png",
            "unhelpful_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+is+sitting+alone+during+lunch_unhelpful_image.png",
            "reflection_child_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+is+sitting+alone+during+lunch_reflection_child_image.png",
            "title_translations": {
                "ar": "زميل يجلس وحده أثناء الغداء.",
                "de": "Ein Klassenkamerad sitzt alleine beim Mittagessen.",
                "en": "A classmate is sitting alone during lunch.",
                "es": "Un compañero está sentado solo durante el almuerzo.",
                "hi": "दोपहर के खाने में एक सहपाठी अकेला बैठा है।",
                "te": "ఎరుపు సమయాన దీనంగా ఒంటరిగా కూర్చున్న సహపీడితుడు"
            },
            "scenario_text_translations": {
                "ar": "ترى زميل لك يجلس بمفرده على طاولة الغداء. يبدو هادئًا وقليلًا حزينًا.",
                "de": "Du siehst einen Klassenkameraden, der allein am Mittagstisch sitzt. Sie wirken still und ein bisschen traurig.",
                "en": "You see a classmate sitting alone at the lunch table. They look quiet and a little sad.",
                "es": "Ves a un compañero sentado solo en la mesa del almuerzo. Parece callado y un poco triste.",
                "hi": "आप देखते हैं कि एक सहपाठी अकेले लंच टेबल पर बैठा है। वह चुपचाप और थोड़े उदास लग रहे हैं।",
                "te": "విద్యార్థి భోజన పట్టిక దగ్గర ఒంటరిగా కూర్చొని ఉన్నాడు. వారు నిశ్శబ్దంగా మరియు కొంచెం విచారంగా కనిపిస్తున్నారు."
            },
            "choices_translations": {
                "ar": [
                    {
                        "text": "اجلس معهم وقل مرحبًا.",
                        "label": "A"
                    },
                    {
                        "text": "أشر إليهم واضحك.",
                        "label": "B"
                    },
                    {
                        "text": "تظاهر بعدم رؤيتهم واجلس في مكان آخر.",
                        "label": "C"
                    },
                    {
                        "text": "ادعهم للجلوس مع مجموعتك.",
                        "label": "D"
                    }
                ],
                "de": [
                    {
                        "text": "Setz dich zu ihnen und sag hallo.",
                        "label": "A"
                    },
                    {
                        "text": "Zeige und lache.",
                        "label": "B"
                    },
                    {
                        "text": "Tu so, als würdest du sie nicht sehen, und setz dich woanders hin.",
                        "label": "C"
                    },
                    {
                        "text": "Lade sie ein, sich zu deiner Gruppe zu setzen.",
                        "label": "D"
                    }
                ],
                "en": [
                    {
                        "text": "Sit with them and say hello.",
                        "label": "A"
                    },
                    {
                        "text": "Point and laugh.",
                        "label": "B"
                    },
                    {
                        "text": "Pretend not to see them and sit somewhere else.",
                        "label": "C"
                    },
                    {
                        "text": "Invite them to sit with your group.",
                        "label": "D"
                    }
                ],
                "es": [
                    {
                        "text": "Sentarte con ellos y decir hola.",
                        "label": "Label A"
                    },
                    {
                        "text": "Señalar y reír.",
                        "label": "Label B"
                    },
                    {
                        "text": "Hacer como si no los vieras y sentarte en otro lugar.",
                        "label": "Label C"
                    },
                    {
                        "text": "Invitarlos a sentarse con tu grupo.",
                        "label": "Label D"
                    }
                ],
                "hi": [
                    {
                        "text": "उनके पास बैठें और हैलो कहें।",
                        "label": "A"
                    },
                    {
                        "text": "उनकी तरफ इशारा करें और हंसें।",
                        "label": "B"
                    },
                    {
                        "text": "ऐसा दिखावा करें जैसे आपने उन्हें देखा ही नहीं और कहीं और बैठ जाएं।",
                        "label": "C"
                    },
                    {
                        "text": "उन्हें अपने समूह के साथ बैठने के लिए आमंत्रित करें।",
                        "label": "D"
                    }
                ],
                "te": [
                    {
                        "text": "వాళ్లతో కలిసి కూర్చోని హలో చెప్పు.",
                        "label": "A"
                    },
                    {
                        "text": "చూపించి నవ్వు.",
                        "label": "B"
                    },
                    {
                        "text": "వారిని చూడనట్లు నటించి మరెక్కడైనా కూర్చో.",
                        "label": "C"
                    },
                    {
                        "text": "వారిని మీ సమూహంతో కలిసి కూర్చోమని ఆహ్వానించు.",
                        "label": "D"
                    }
                ]
            },
            "positive_text_translations": {
                "ar": "لقد جعلت زميلك يشعر بأنه جزء من المجموعة. هذا هو التعاطف.",
                "de": "Du hast deinem Mitschüler geholfen, sich dazugehörig zu fühlen. Das ist Empathie.",
                "en": "You made your classmate feel included. That’s empathy.",
                "es": "Hiciste que tu compañero se sintiera incluido. Eso es empatía.",
                "hi": "आपने अपने सहपाठी को शामिल होने का एहसास दिलाया। यही सहानुभूति है।",
                "te": "మీరు మిత్రుడిని భాగస్వామిగా భావింపజేశారు. ఇవే అవగాహన."
            },
            "unhelpful_text_translations": {
                "ar": "ما زالوا يشعرون بأنهم مستبعدين. في المرة القادمة، يمكنك مساعدتهم على الشعور بأنهم جزء من المجموعة.",
                "de": "Sie fühlen sich immer noch ausgeschlossen. Nächstes Mal kannst du ihnen helfen, sich dazugehörig zu fühlen.",
                "en": "They still feel left out. Next time, you can help them feel included.",
                "es": "Todavía se sienten excluidos. La próxima vez, puedes ayudarles a sentirse incluidos.",
                "hi": "उन्हें अभी भी अकेला महसूस हो रहा है। अगले बार, आप उन्हें शामिल महसूस करवा सकते हैं।",
                "te": "వాళ్లు ఇంకా ఒంటరిగా అనుభవిస్తున్నారు. వచ్చే సారి, మీరు వాళ్లను చేరినట్లు అనిపించుకునేందుకు సహాయం చేయవచ్చు."
            },
            "reflection_child_prompt_translations": {
                "ar": "برأيك، كيف يشعر زميلك عندما تجلس معه أو تدعوه؟",
                "de": "Wie glaubst du, fühlt sich dein Klassenkamerad, wenn du dich zu ihm setzt oder ihn einlädst?",
                "en": "How do you think your classmate feels when you sit with them or invite them?",
                "es": "¿Cómo crees que se siente tu compañero cuando te sientas con él o lo invitas?",
                "hi": "आपका सहपाठी कैसा महसूस करता होगा जब आप उनके साथ बैठते हैं या उन्हें बुलाते हैं?",
                "te": "నీ తోటి సహాధ్యాయి దగ్గర కూర్చున్నప్పుడు లేదా వారిని ఆహ్వానించినప్పుడు వారు ఎలా భావిస్తారో నీకు తోస్తుంది?"
            },
            "reflection_child_options_translations": {
                "ar": [
                    {
                        "text": "سيشعرون بالسعادة!",
                        "emoji": "😊"
                    },
                    {
                        "text": "سيشعرون بأنهم ليسوا وحدهم.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "سيشعرون بأنهم مميزون.",
                        "emoji": "✨"
                    },
                    {
                        "text": "سيشعرون بالسرور لوجودي هناك.",
                        "emoji": "👍"
                    }
                ],
                "de": [
                    {
                        "text": "Sie fühlen sich glücklich!",
                        "emoji": "😊"
                    },
                    {
                        "text": "Sie fühlen sich nicht allein.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "Sie fühlen sich besonders.",
                        "emoji": "✨"
                    },
                    {
                        "text": "Sie freuen sich, dass ich da bin.",
                        "emoji": "👍"
                    }
                ],
                "en": [
                    {
                        "text": "They feel happy!",
                        "emoji": "😊"
                    },
                    {
                        "text": "They feel not alone.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "They feel special.",
                        "emoji": "✨"
                    },
                    {
                        "text": "They feel glad I'm there.",
                        "emoji": "👍"
                    }
                ],
                "es": [
                    {
                        "text": "¡Se sienten felices!",
                        "emoji": "😊"
                    },
                    {
                        "text": "No se sienten solos.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "¡Se sienten especiales!",
                        "emoji": "✨"
                    },
                    {
                        "text": "Se sienten contentos de que esté allí.",
                        "emoji": "👍"
                    }
                ],
                "hi": [
                    {
                        "text": "वे खुश महसूस करते हैं!",
                        "emoji": "😊"
                    },
                    {
                        "text": "वे अकेला महसूस नहीं करते।",
                        "emoji": "🤗"
                    },
                    {
                        "text": "वे विशेष महसूस करते हैं।",
                        "emoji": "✨"
                    },
                    {
                        "text": "उन्हें खुशी होती है कि मैं वहाँ हूँ।",
                        "emoji": "👍"
                    }
                ],
                "te": [
                    {
                        "text": "వారు ఆనందంగా ఫీలవుతారు!",
                        "emoji": "😊"
                    },
                    {
                        "text": "వారు ఒంటరిగా ఫీలవట్లేదు.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "వారు ప్రత్యేకంగా అనుకుంటారు.",
                        "emoji": "✨"
                    },
                    {
                        "text": "నేను అక్కడ ఉన్నందుకు వాళ్ళు సంతోషంగా అనిపిస్తుంది.",
                        "emoji": "👍"
                    }
                ]
            },
            "reflection_child_encouragement_translations": {},
            "reflection_parent_prompt_translations": {
                "ar": "هل شعرت بأنك مستبعد من قبل؟ ما الذي ساعدك على الشعور بالتحسن؟",
                "de": "Hast du dich schon mal ausgeschlossen gefühlt? Was hat dir geholfen, dich besser zu fühlen?",
                "en": "Have you ever felt left out? What helped you feel better?",
                "es": "¿Alguna vez te has sentido excluido? ¿Qué te ayudó a sentirte mejor?",
                "hi": "क्या कभी तुमने अपने आपको अकेला महसूस किया है? तुम्हें बेहतर महसूस करने में क्या मदद मिली?",
                "te": "మీరు ఎవరికీ ఏదైనా విషయాన్ని చెప్పలేదా? మీరు ఎలా బాగుపడ్డారు?"
            }
        },
        {
            "id": 31,
            "category": 7,
            "title": "A classmate is talking, and you feel like interrupting.",
            "slug": "a-classmate-is-talking-and-you-feel-like-interrupting",
            "order_index": 2,
            "is_active": true,
            "age_band": "3-6",
            "scenario_text": "Your classmate is talking and sharing something. You really want to say something too, but it’s not your turn yet.",
            "choices": [
                {
                    "text": "Interrupt and start talking over them.",
                    "label": "A"
                },
                {
                    "text": "Shout, “Me next!”",
                    "label": "B"
                },
                {
                    "text": "Wait quietly and listen until they finish.",
                    "label": "C"
                },
                {
                    "text": "Raise your hand or signal politely.",
                    "label": "D"
                }
            ],
            "positive_choices": [
                "C",
                "D"
            ],
            "positive_text": "You showed respect by waiting. Everyone got to share and feel heard.",
            "unhelpful_choices": [
                "A",
                "B"
            ],
            "unhelpful_text": "Interrupting makes others feel ignored. Respect means letting others finish.",
            "reflection_child_prompt": "How do you think your classmate feels when you listen and wait your turn?",
            "reflection_child_options": [
                {
                    "text": "They feel happy you listen.",
                    "emoji": "😊"
                },
                {
                    "text": "They feel their words are special.",
                    "emoji": "✨"
                },
                {
                    "text": "They feel you care about them.",
                    "emoji": "❤️"
                },
                {
                    "text": "They feel heard and important.",
                    "emoji": "👂"
                }
            ],
            "reflection_child_encouragement": "",
            "reflection_parent_prompt": "How do you feel when someone interrupts you?",
            "cover_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/c87a8695-513b-4200-81dd-531ca62e4e6e.webp",
            "scenario_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/3f47446b-9f7d-4b83-883f-5add0be951e0.webp",
            "choices_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/6290c6eb-9f5f-4fdf-b5ad-63fae2f8b3e2.webp",
            "positive_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/0663d8be-4712-467d-9fa5-c30371e0de59.webp",
            "unhelpful_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/2f922344-78e7-4092-85bf-5363d65e690b.webp",
            "reflection_child_image": "https://experteaseimages.s3.amazonaws.com/social_story_pages/2800fb91-f9a9-4ca2-8785-eec8f51a7e83.webp",
            "title_translations": {
                "ar": "زميلك يتحدث، وتشعر برغبة في المقاطعة.",
                "de": "Ein Klassenkamerad spricht, und du möchtest ihn unterbrechen.",
                "en": "A classmate is talking, and you feel like interrupting.",
                "es": "Un compañero está hablando y sientes ganas de interrumpir.",
                "hi": "आपका सहपाठी बात कर रहा है, और आपको बीच में बोलने का मन हो रहा है।",
                "te": "మీ తోటి విద్యార్థి మాట్లాడుతున్నాడు, కానీ మీరు మధ్యలోనే మాట్లాడాలని అనిపిస్తోంది."
            },
            "scenario_text_translations": {
                "ar": "زميلك في الصف يتحدث ويشارك شيئًا ما. أنت تريد أن تقول شيئًا أيضًا، لكن ليس دورك بعد.",
                "de": "Dein Klassenkamerad spricht und erzählt etwas. Du möchtest auch etwas sagen, aber du bist noch nicht an der Reihe.",
                "en": "Your classmate is talking and sharing something. You really want to say something too, but it’s not your turn yet.",
                "es": "Tu compañero de clase está hablando y compartiendo algo. Tú también quieres decir algo, pero aún no es tu turno.",
                "hi": "तुम्हारा सहपाठी कुछ बोल रहा है और कुछ साझा कर रहा है। तुम्हारा भी कुछ कहने का मन है, लेकिन अभी तुम्हारी बारी नहीं है।",
                "te": "నీ తరగతి సహచరుడు ఏమో చెప్పుకుంటూ వున్నాడు. నీకు కూడా ఏదో చెప్పాలని చాలా వుంది కానీ ఇంకా నీ వంతు రాలేదు."
            },
            "choices_translations": {
                "ar": [
                    {
                        "text": "قاطع وابدأ الحديث فوقهم.",
                        "label": "A"
                    },
                    {
                        "text": "اصرخ، “أنا التالي!”",
                        "label": "B"
                    },
                    {
                        "text": "انتظر بهدوء واستمع حتى ينتهوا.",
                        "label": "C"
                    },
                    {
                        "text": "ارفع يدك أو أشر بأدب.",
                        "label": "D"
                    }
                ],
                "de": [
                    {
                        "text": "Unterbrich und rede über sie hinweg.",
                        "label": "Label A"
                    },
                    {
                        "text": "Schrei: „Ich bin dran!“",
                        "label": "Label B"
                    },
                    {
                        "text": "Warte leise und höre zu, bis sie fertig sind.",
                        "label": "Label C"
                    },
                    {
                        "text": "Heb die Hand oder gib ein höfliches Zeichen.",
                        "label": "Label D"
                    }
                ],
                "en": [
                    {
                        "text": "Interrupt and start talking over them.",
                        "label": "A"
                    },
                    {
                        "text": "Shout, “Me next!”",
                        "label": "B"
                    },
                    {
                        "text": "Wait quietly and listen until they finish.",
                        "label": "C"
                    },
                    {
                        "text": "Raise your hand or signal politely.",
                        "label": "D"
                    }
                ],
                "es": [
                    {
                        "text": "Interrumpir y empezar a hablar sobre ellos.",
                        "label": "A"
                    },
                    {
                        "text": "Gritar, “¡Yo después!”",
                        "label": "B"
                    },
                    {
                        "text": "Esperar tranquilamente y escuchar hasta que terminen.",
                        "label": "C"
                    },
                    {
                        "text": "Levantar la mano o señalar educadamente.",
                        "label": "D"
                    }
                ],
                "hi": [
                    {
                        "text": "टोक कर उन पर बात करना शुरू कर दो।",
                        "label": "A"
                    },
                    {
                        "text": "चिल्लाओ, 'मेरा नंबर!'",
                        "label": "B"
                    },
                    {
                        "text": "शांत रहो और तब तक सुनो जब तक वे खत्म नहीं करते।",
                        "label": "C"
                    },
                    {
                        "text": "हाथ उठाओ या शिष्टता से संकेत दो।",
                        "label": "D"
                    }
                ],
                "te": [
                    {
                        "text": "వారిని అడ్డుకుని మీరు మాట్లాడటం మొదలుపెట్టండి.",
                        "label": "A"
                    },
                    {
                        "text": "“నేను తర్వాత!” అని అరవండి",
                        "label": "B"
                    },
                    {
                        "text": "వారి మాట పూర్తయ్యేవరకు సైలెంట్ గా ఉండి వినండి.",
                        "label": "C"
                    },
                    {
                        "text": "మీ చేతిని పైకి ఎత్తి లేదా మర్యాదగా సంకేతం చూపించండి.",
                        "label": "D"
                    }
                ]
            },
            "positive_text_translations": {
                "ar": "أظهرت الاحترام بانتظارك. الجميع شارك وشعر أنه مسموع.",
                "de": "Du hast Respekt gezeigt, indem du gewartet hast. Jeder konnte etwas erzählen und sich gehört fühlen.",
                "en": "You showed respect by waiting. Everyone got to share and feel heard.",
                "es": "Mostraste respeto al esperar. Todos pudieron compartir y sentirse escuchados.",
                "hi": "तुमने इंतज़ार करके इज़्ज़त दिखाई। सभी ने बात साझा की और उनकी बात सुनी गई।",
                "te": "నువ్వు ఎదురుచూసి గౌరవం చూపినట్టు చేసావు. అందరికీ తమ మాటలు చెప్పడానికి, వినిపించడానికి అవకాశం లభించింది."
            },
            "unhelpful_text_translations": {
                "ar": "المقاطعة تجعل الآخرين يشعرون بالتجاهل. الاحترام يعني السماح للآخرين بإكمال كلامهم.",
                "de": "Unterbrechen kann andere traurig machen. Respekt bedeutet, andere ausreden zu lassen.",
                "en": "Interrupting makes others feel ignored. Respect means letting others finish.",
                "es": "Interrumpir hace que los demás se sientan ignorados. Respetar significa dejar que los demás terminen.",
                "hi": "बीच में बोलने से दूसरों को नज़रअंदाज़ होने का एहसास होता है। सम्मान का मतलब है दूसरों को अपनी बात पूरी करने देना।",
                "te": "వద్దుకు అడ్డుకోవడం వలన వాళ్ళు అణచివేయబడినట్టు భావిస్తారు. మర్యాద అంటే వాళ్ళు చెప్పేది పూర్తయ్యేవరకు వేచిచూడటం."
            },
            "reflection_child_prompt_translations": {
                "ar": "كيف تعتقد أن زميلك يشعر عندما تستمع وتنتظر دورك؟",
                "de": "Wie denkst du, fühlt sich dein Klassenkamerad, wenn du zuhörst und auf deine Reihe wartest?",
                "en": "How do you think your classmate feels when you listen and wait your turn?",
                "es": "¿Cómo crees que se siente tu compañero cuando escuchas y esperas tu turno?",
                "hi": "जब तुम ध्यान से सुनते हो और अपनी बारी का इंतज़ार करते हो, तो तुम्हारा सहपाठी कैसा महसूस करता है?",
                "te": "మీరు వినిపించి, మీ వంతు రావడానికి వేచి ఉండినప్పుడు మీ సహపాఠి ఎలా భావిస్తాడని మీకు అనిపిస్తోంది?"
            },
            "reflection_child_options_translations": {
                "ar": [
                    {
                        "text": "يشعرون بالسعادة لأنك تستمع.",
                        "emoji": "😊"
                    },
                    {
                        "text": "يشعرون أن كلماتهم خاصة.",
                        "emoji": "✨"
                    },
                    {
                        "text": "يشعرون أنك تهتم بهم.",
                        "emoji": "❤️"
                    },
                    {
                        "text": "يشعرون أنك تسمعهم وتشعرهم بأهميتهم.",
                        "emoji": "👂"
                    }
                ],
                "de": [
                    {
                        "text": "Sie fühlen sich glücklich, dass du zuhörst.",
                        "emoji": "😊"
                    },
                    {
                        "text": "Sie fühlen, dass ihre Worte etwas Besonderes sind.",
                        "emoji": "✨"
                    },
                    {
                        "text": "Sie fühlen, dass du dich um sie kümmerst.",
                        "emoji": "❤️"
                    },
                    {
                        "text": "Sie fühlen sich gehört und wichtig.",
                        "emoji": "👂"
                    }
                ],
                "en": [
                    {
                        "text": "They feel happy you listen.",
                        "emoji": "😊"
                    },
                    {
                        "text": "They feel their words are special.",
                        "emoji": "✨"
                    },
                    {
                        "text": "They feel you care about them.",
                        "emoji": "❤️"
                    },
                    {
                        "text": "They feel heard and important.",
                        "emoji": "👂"
                    }
                ],
                "es": [
                    {
                        "text": "Se sienten felices de que los escuches.",
                        "emoji": "😊"
                    },
                    {
                        "text": "Sienten que sus palabras son especiales.",
                        "emoji": "✨"
                    },
                    {
                        "text": "Sienten que te importan.",
                        "emoji": "❤️"
                    },
                    {
                        "text": "Se sienten escuchados e importantes.",
                        "emoji": "👂"
                    }
                ],
                "hi": [
                    {
                        "text": "उन्हें खुशी होती है कि तुमने सुना।",
                        "emoji": "😊"
                    },
                    {
                        "text": "उन्हें लगता है कि उनके शब्द खास हैं।",
                        "emoji": "✨"
                    },
                    {
                        "text": "उन्हें लगता है कि तुम उनकी परवाह करते हो।",
                        "emoji": "❤️"
                    },
                    {
                        "text": "उन्हें लगता है कि उन्हें सुना और महत्वपूर्ण समझा गया।",
                        "emoji": "👂"
                    }
                ],
                "te": [
                    {
                        "text": "మీరు విన్నందుకు వారితో సంతోషంగా ఉంటారు.",
                        "emoji": "😊"
                    },
                    {
                        "text": "వారి మాటలు స్పెషల్గా అనిపిస్తాయి.",
                        "emoji": "✨"
                    },
                    {
                        "text": "మీరు వారిని కాబట్టి మీరు శ్రద్ధ వహిస్తున్నారని అనిపిస్తుంది.",
                        "emoji": "❤️"
                    },
                    {
                        "text": "వారిని మీరు విన్నారని మరియు ముఖ్యమైన వ్యక్తిగా అనిపిస్తారు.",
                        "emoji": "👂"
                    }
                ]
            },
            "reflection_child_encouragement_translations": {},
            "reflection_parent_prompt_translations": {
                "ar": "كيف تشعر عندما يقاطعك أحد؟",
                "de": "Wie fühlst du dich, wenn dich jemand unterbricht?",
                "en": "How do you feel when someone interrupts you?",
                "es": "¿Cómo te sientes cuando alguien te interrumpe?",
                "hi": "जब कोई आपको बीच में टोकता है तो आपको कैसा लगता है?",
                "te": "ఎవ్వరైనా నిన్ను అడ్డుకుంటే నువ్వు ఎలా అనుభవిస్తావు?"
            }
        },
        {
            "id": 8,
            "category": 2,
            "title": "A classmate looks sad after their balloon popped.",
            "slug": "a-classmate-looks-sad-after-their-balloon-popped",
            "order_index": 2,
            "is_active": true,
            "age_band": "3-6",
            "scenario_text": "A classmate’s balloon suddenly popped. They look shocked and very sad, with their eyes filling with tears.",
            "choices": [
                {
                    "text": "Laugh and say, “That was loud!”",
                    "label": "A"
                },
                {
                    "text": "Walk away and keep playing.",
                    "label": "B"
                },
                {
                    "text": "Say, “It’s okay,” and give a gentle smile.",
                    "label": "C"
                },
                {
                    "text": "Offer to share your balloon or toy.",
                    "label": "D"
                }
            ],
            "positive_choices": [
                "C",
                "D"
            ],
            "positive_text": "You noticed their feelings and helped them feel better.",
            "unhelpful_choices": [
                "A",
                "B"
            ],
            "unhelpful_text": "They still feel upset. Next time, you can help or comfort them.",
            "reflection_child_prompt": "How do you think your classmate feels when you help or comfort them?",
            "reflection_child_options": [
                {
                    "text": "They feel a little better.",
                    "emoji": "😊"
                },
                {
                    "text": "They feel not so sad anymore.",
                    "emoji": "😌"
                },
                {
                    "text": "They know I am their friend.",
                    "emoji": "🤗"
                },
                {
                    "text": "They are glad I helped them.",
                    "emoji": "🙏"
                }
            ],
            "reflection_child_encouragement": "",
            "reflection_parent_prompt": "What makes you feel better when something you like breaks?",
            "cover_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A classmate looks sad after their balloon popped_cover_image.png",
            "scenario_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+looks+sad+after+their+balloon+popped_scenario_image.png",
            "choices_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+looks+sad+after+their+balloon+popped_choices_image.png",
            "positive_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+looks+sad+after+their+balloon+popped_positive_image.png",
            "unhelpful_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+looks+sad+after+their+balloon+popped_unhelpful_image.png",
            "reflection_child_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+looks+sad+after+their+balloon+popped_reflection_child_image.png",
            "title_translations": {
                "ar": "زميل في الصف يبدو حزينًا بعد أن انفجر بالونه.",
                "de": "Ein Klassenkamerad sieht traurig aus, nachdem sein Luftballon geplatzt ist.",
                "en": "A classmate looks sad after their balloon popped.",
                "es": "Un compañero de clase se ve triste después de que su globo explotó.",
                "hi": "एक सहपाठी गुब्बारा फूटने पर उदास दिखता है।",
                "te": "ఒక తరగతి సathiయుడు బుడగ కుళ్ళిన తర్వాత విచారంగా కనిపిస్తున్నారు."
            },
            "scenario_text_translations": {
                "ar": "انفجر بالون زميلك فجأة. يبدو عليه الذهول والحزن الشديد، وعيونه تملأها الدموع.",
                "de": "Der Ballon eines Klassenkameraden ist plötzlich geplatzt. Sie sehen überrascht und sehr traurig aus, ihre Augen füllen sich mit Tränen.",
                "en": "A classmate’s balloon suddenly popped. They look shocked and very sad, with their eyes filling with tears.",
                "es": "El globo de un compañero de clase estalló de repente. Él/ella está sorprendido/a y muy triste, con los ojos llenos de lágrimas.",
                "hi": "एक सहपाठी का गुब्बारा अचानक फूट गया। वे चौंक गए और बहुत उदास दिख रहे हैं, उनकी आंखों में आंसू भर आए हैं।",
                "te": "తన తరగతి సహపాఠి బెలూన్ అకస్మాత్తుగా పగిలిపోయింది. అది చూసి అతను ఆశ్చర్యంగా, చాలా బాధగా కనిపిస్తాడు, అతని కన్ను నీళ్ళతో నిండుతున్నాయి."
            },
            "choices_translations": {
                "ar": [
                    {
                        "text": "اضحك وقل، \"كان ذلك صوتاً عالياً!\"",
                        "label": "A"
                    },
                    {
                        "text": "ابتعد واستمر في اللعب.",
                        "label": "B"
                    },
                    {
                        "text": "قل، \"لا بأس،\" وابتسم بلطف.",
                        "label": "C"
                    },
                    {
                        "text": "اعرض مشاركة بالونك أو لعبتك.",
                        "label": "D"
                    }
                ],
                "de": [
                    {
                        "text": "Lachen und sagen: „Das war laut!“",
                        "label": "Label A"
                    },
                    {
                        "text": "Weggehen und weiterspielen.",
                        "label": "Label B"
                    },
                    {
                        "text": "Sagen: „Es ist okay“, und freundlich lächeln.",
                        "label": "Label C"
                    },
                    {
                        "text": "Anbieten, deinen Ballon oder dein Spielzeug zu teilen.",
                        "label": "Label D"
                    }
                ],
                "en": [
                    {
                        "text": "Laugh and say, “That was loud!”",
                        "label": "A"
                    },
                    {
                        "text": "Walk away and keep playing.",
                        "label": "B"
                    },
                    {
                        "text": "Say, “It’s okay,” and give a gentle smile.",
                        "label": "C"
                    },
                    {
                        "text": "Offer to share your balloon or toy.",
                        "label": "D"
                    }
                ],
                "es": [
                    {
                        "text": "Reír y decir, \"¡Eso fue fuerte!\"",
                        "label": "Label A"
                    },
                    {
                        "text": "Alejarse y seguir jugando.",
                        "label": "Label B"
                    },
                    {
                        "text": "Decir, \"Está bien,\" y dar una sonrisa amable.",
                        "label": "Label C"
                    },
                    {
                        "text": "Ofrecer compartir tu globo o juguete.",
                        "label": "Label D"
                    }
                ],
                "hi": [
                    {
                        "text": "हंसें और कहें, 'यह बहुत जोर से था!'",
                        "label": "Label A"
                    },
                    {
                        "text": "चलें जाएं और खेलते रहें।",
                        "label": "Label B"
                    },
                    {
                        "text": "कहें, 'ये ठीक है,' और एक हल्की मुस्कान दें।",
                        "label": "Label C"
                    },
                    {
                        "text": "अपना गुब्बारा या खिलौना साझा करने की पेशकश करें।",
                        "label": "Label D"
                    }
                ],
                "te": [
                    {
                        "text": "నవ్వి, \"అది ఉదయంగా ఉంది!\" అని చెప్పండి",
                        "label": "Label A"
                    },
                    {
                        "text": "పక్కకు వెళ్లి ఆడుకోవడం కొనసాగించండి.",
                        "label": "Label B"
                    },
                    {
                        "text": "\"పరవాలేదు\" సంగచెప్పి, మృదువుగా నవ్వండి.",
                        "label": "Label C"
                    },
                    {
                        "text": "మీ బెలూన్ లేదా బొమ్మను పంచుకుని ఆఫర్ చేయండి.",
                        "label": "Label D"
                    }
                ]
            },
            "positive_text_translations": {
                "ar": "لقد لاحظت مشاعرهم وساعدتهم في الشعور بتحسن.",
                "de": "Du hast ihre Gefühle bemerkt und ihnen geholfen, sich besser zu fühlen.",
                "en": "You noticed their feelings and helped them feel better.",
                "es": "Te diste cuenta de sus sentimientos y les ayudaste a sentirse mejor.",
                "hi": "तुमने उनकी भावनाओं को समझा और उन्हें बेहतर महसूस कराया।",
                "te": "నీకు వాళ్ళ భావాలు కనిపించి, వాళ్ళను కాలమెత్తుకునేలా సహాయం చేశావు."
            },
            "unhelpful_text_translations": {
                "ar": "لا يزالون يشعرون بالحزن. في المرة القادمة، يمكنك مساعدتهم أو مواساتهم.",
                "de": "Sie sind immer noch traurig. Das nächste Mal kannst du helfen oder sie trösten.",
                "en": "They still feel upset. Next time, you can help or comfort them.",
                "es": "Todavía se sienten molestos. La próxima vez, puedes ayudar o consolar.",
                "hi": "वे अभी भी परेशान हैं। अगली बार, आप उनकी मदद कर सकते हैं या उन्हें सांत्वना दे सकते हैं।",
                "te": "వాళ్లు ఇప్పుడూ బాధగా ఉన్నారు. వచ్చే సమయానికి, మీరు వారికి సహాయం చేయవచ్చు లేదా ప్రోత్సహించవచ్చు."
            },
            "reflection_child_prompt_translations": {
                "ar": "كيف تعتقد أن زميلك يشعر عندما تقوم بمساعدته أو مواساته؟",
                "de": "Wie denkst du, fühlt sich dein Klassenkamerad, wenn du ihm hilfst oder ihn tröstest?",
                "en": "How do you think your classmate feels when you help or comfort them?",
                "es": "¿Cómo crees que se siente tu compañero cuando lo ayudas o consuelas?",
                "hi": "जब तुम अपने सहपाठी की मदद या उन्हें सांतवना देते हो, तो तुम्हें क्या लगता है कि वो कैसा महसूस करते हैं?",
                "te": "మీరు సహాయం చేసేటప్పుడు లేదా ఓదార్చేటప్పుడు మీ సహపాఠి ఎలా భావిస్తారని మీరు అనుకుంటున్నారు?"
            },
            "reflection_child_options_translations": {
                "ar": [
                    {
                        "text": "هم يشعرون بتحسن قليل.",
                        "emoji": "😊"
                    },
                    {
                        "text": "هم لم يكونوا حزينين كثيرًا بعد الآن.",
                        "emoji": "😌"
                    },
                    {
                        "text": "هم يعرفون أنني صديقهم.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "هم سعداء لأني ساعدتهم.",
                        "emoji": "🙏"
                    }
                ],
                "de": [
                    {
                        "text": "Sie fühlen sich ein bisschen besser.",
                        "emoji": "😊"
                    },
                    {
                        "text": "Sie sind nicht mehr so traurig.",
                        "emoji": "😌"
                    },
                    {
                        "text": "Sie wissen, dass ich ihr Freund bin.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "Sie sind froh, dass ich ihnen geholfen habe.",
                        "emoji": "🙏"
                    }
                ],
                "en": [
                    {
                        "text": "They feel a little better.",
                        "emoji": "😊"
                    },
                    {
                        "text": "They feel not so sad anymore.",
                        "emoji": "😌"
                    },
                    {
                        "text": "They know I am their friend.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "They are glad I helped them.",
                        "emoji": "🙏"
                    }
                ],
                "es": [
                    {
                        "text": "Se sienten un poco mejor.",
                        "emoji": "😊"
                    },
                    {
                        "text": "Ya no se sienten tan tristes.",
                        "emoji": "😌"
                    },
                    {
                        "text": "Saben que soy su amigo.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "Están contentos de que los ayudé.",
                        "emoji": "🙏"
                    }
                ],
                "hi": [
                    {
                        "text": "वे थोड़ा बेहतर महसूस करते हैं।",
                        "emoji": "😊"
                    },
                    {
                        "text": "वे अब इतना दुखी नहीं हैं।",
                        "emoji": "😌"
                    },
                    {
                        "text": "उन्हें पता है कि मैं उनका मित्र हूं।",
                        "emoji": "🤗"
                    },
                    {
                        "text": "वे खुश हैं कि मैंने उनकी मदद की।",
                        "emoji": "🙏"
                    }
                ],
                "te": [
                    {
                        "text": "వారు కొంచెం మంచిగా ఫీలవుతారు.",
                        "emoji": "😊"
                    },
                    {
                        "text": "వారు అంతగా బాధపడరు.",
                        "emoji": "😌"
                    },
                    {
                        "text": "వారు నాకు స్నేహితుడిని అని తెలుసుకుంటారు.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "వారు నేను సహాయం చేసినందుకు సంతోషంగా ఉండి ఉంటారు.",
                        "emoji": "🙏"
                    }
                ]
            },
            "reflection_child_encouragement_translations": {},
            "reflection_parent_prompt_translations": {
                "ar": "ما الذي يجعلك تشعر بتحسن عندما ينكسر شيء تحبه؟",
                "de": "Was hilft dir, dich besser zu fühlen, wenn etwas, das du magst, kaputtgeht?",
                "en": "What makes you feel better when something you like breaks?",
                "es": "¿Qué te hace sentir mejor cuando se rompe algo que te gusta?",
                "hi": "जब कोई चीज़ जो आपको पसंद है टूट जाती है, तो क्या करने से आपका मन अच्छा होता है?",
                "te": "మీరు ఇష్టపడే ఏదైనా వస్తువు పగిలిపోతే మీకు మళ్ళీ ఎలా నయం అవుతుంది?"
            }
        },
        {
            "id": 10,
            "category": 2,
            "title": "A classmate looks scared during a fire drill.",
            "slug": "a-classmate-looks-scared-during-a-fire-drill",
            "order_index": 4,
            "is_active": true,
            "age_band": "3-6",
            "scenario_text": "The fire alarm rings loudly during the drill. A classmate covers their ears and looks very scared.",
            "choices": [
                {
                    "text": "Laugh and say, “It’s just a drill!”",
                    "label": "A"
                },
                {
                    "text": "Ignore them and follow the line.",
                    "label": "B"
                },
                {
                    "text": "Stand beside them and say, “It’s okay, we’re safe.”",
                    "label": "C"
                },
                {
                    "text": "Call a teacher to help.",
                    "label": "D"
                }
            ],
            "positive_choices": [
                "C",
                "D"
            ],
            "positive_text": "You noticed their feelings and helped them feel safe.",
            "unhelpful_choices": [
                "A",
                "B"
            ],
            "unhelpful_text": "They still feel frightened. Next time, you can comfort or get help.",
            "reflection_child_prompt": "How do you think your classmate feels when someone stands beside them or gets help?",
            "reflection_child_options": [
                {
                    "text": "They feel a little less scared.",
                    "emoji": "😌"
                },
                {
                    "text": "They feel happy someone helped.",
                    "emoji": "😊"
                },
                {
                    "text": "They feel safe with someone near.",
                    "emoji": "🤗"
                },
                {
                    "text": "They know someone cares for them.",
                    "emoji": "❤️"
                }
            ],
            "reflection_child_encouragement": "",
            "reflection_parent_prompt": "What helps you feel safe when something is loud or scary?",
            "cover_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A classmate looks scared during a fire drill_cover_image.png",
            "scenario_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+looks+scared+during+a+fire+drill_scenario_image.png",
            "choices_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+looks+scared+during+a+fire+drill_choices_image.png",
            "positive_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+looks+scared+during+a+fire+drill_positive_image.png",
            "unhelpful_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+looks+scared+during+a+fire+drill_unhelpful_image.png",
            "reflection_child_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/A+classmate+looks+scared+during+a+fire+drill_reflection_child_image.png",
            "title_translations": {
                "ar": "زميل في الصف يبدو خائفاً أثناء تمرين الحريق.",
                "de": "Ein Klassenkamerad sieht ängstlich bei einer Feuerübung aus.",
                "en": "A classmate looks scared during a fire drill.",
                "es": "Un compañero parece asustado durante el simulacro de incendio.",
                "hi": "फायर ड्रिल के दौरान एक सहपाठी डरा हुआ दिखता है।",
                "te": "మంటలు వెంటఱఱమోస్తున్నప్పుడు తోటి విద్యార్థి భయాందోళనగా ఉన్నాడు."
            },
            "scenario_text_translations": {
                "ar": "يدق جرس الحريق بصوت عالٍ أثناء التدريب. يغطي زميل في الصف أذنيه ويبدو خائفًا جدًا.",
                "de": "Der Feueralarm klingelt laut während der Übung. Ein Klassenkamerad hält sich die Ohren zu und sieht sehr ängstlich aus.",
                "en": "The fire alarm rings loudly during the drill. A classmate covers their ears and looks very scared.",
                "es": "La alarma de incendio suena muy fuerte durante el simulacro. Un compañero se tapa los oídos y parece muy asustado.",
                "hi": "अभ्यास के दौरान आग का अलार्म जोर से बजता है। एक सहपाठी अपने कान ढक लेता है और बहुत डरा हुआ दिखता है।",
                "te": "ప్రాక్టీస్ సమయంలో అగ్ని అలారం గట్టిగా మోగుతుంది. ఒక తరగతి స్నేహితుడు చెవులను కప్పుకుని భయపడినట్టు కనిపిస్తున్నారు."
            },
            "choices_translations": {
                "ar": [
                    {
                        "text": "اضحك وقل، \"إنها مجرد تمرين!\"",
                        "label": "Label A"
                    },
                    {
                        "text": "تجاهلهم واتبع الصف.",
                        "label": "Label B"
                    },
                    {
                        "text": "قف بجانبهم وقل، \"لا بأس، نحن آمنون.\"",
                        "label": "Label C"
                    },
                    {
                        "text": "اتصل بالمعلم للمساعدة.",
                        "label": "Label D"
                    }
                ],
                "de": [
                    {
                        "text": "Lachen und sagen: “Es ist nur eine Übung!”",
                        "label": "Label A"
                    },
                    {
                        "text": "Ignoriere sie und folge der Linie.",
                        "label": "Label B"
                    },
                    {
                        "text": "Stelle dich neben sie und sage: “Es ist okay, wir sind in Sicherheit.”",
                        "label": "Label C"
                    },
                    {
                        "text": "Hole einen Lehrer zur Hilfe.",
                        "label": "Label D"
                    }
                ],
                "en": [
                    {
                        "text": "Laugh and say, “It’s just a drill!”",
                        "label": "A"
                    },
                    {
                        "text": "Ignore them and follow the line.",
                        "label": "B"
                    },
                    {
                        "text": "Stand beside them and say, “It’s okay, we’re safe.”",
                        "label": "C"
                    },
                    {
                        "text": "Call a teacher to help.",
                        "label": "D"
                    }
                ],
                "es": [
                    {
                        "text": "Reír y decir, “¡Es solo un simulacro!”",
                        "label": "Label A"
                    },
                    {
                        "text": "Ignorarlos y seguir la fila.",
                        "label": "Label B"
                    },
                    {
                        "text": "Ponerse junto a ellos y decir, “Está bien, estamos a salvo.”",
                        "label": "Label C"
                    },
                    {
                        "text": "Llamar a un maestro para que ayude.",
                        "label": "Label D"
                    }
                ],
                "hi": [
                    {
                        "text": "हँसकर कहें, “यह तो बस एक अभ्यास है!”",
                        "label": "A"
                    },
                    {
                        "text": "उन्हें अनदेखा करें और पंक्ति का पालन करें।",
                        "label": "B"
                    },
                    {
                        "text": "उनके पास खड़े होकर कहें, “चिंता मत करो, हम सुरक्षित हैं।”",
                        "label": "C"
                    },
                    {
                        "text": "मदद के लिए एक शिक्षक को बुलाएं।",
                        "label": "D"
                    }
                ],
                "te": [
                    {
                        "text": "నవ్వి చెప్పండి, “ఇది కేవలం సాధన మాత్రమే!”",
                        "label": "A"
                    },
                    {
                        "text": "వారిని పట్టించుకోకుండా లైన్లో వెళ్లండి.",
                        "label": "B"
                    },
                    {
                        "text": "వారితో నిలబడి చెప్పండి, “అది సరే, మనం సురక్షితంగా ఉన్నాం.”",
                        "label": "C"
                    },
                    {
                        "text": "ఉపాధ్యాయులను సహాయం కోసం పిలవండి.",
                        "label": "D"
                    }
                ]
            },
            "positive_text_translations": {
                "ar": "لقد لاحظت مشاعرهم وساعدتهم على الشعور بالأمان.",
                "de": "Du hast ihre Gefühle bemerkt und ihnen geholfen, sich sicher zu fühlen.",
                "en": "You noticed their feelings and helped them feel safe.",
                "es": "Te diste cuenta de sus sentimientos y los ayudaste a sentirse seguros.",
                "hi": "तुमने उनकी भावनाओं को समझा और उन्हें सुरक्षित महसूस कराया।",
                "te": "నువ్వు వారి భావాలను గమనించావు మరియు వారిని సురక్షితంగా ఉండేలా చూసావు."
            },
            "unhelpful_text_translations": {
                "ar": "ما زالوا يشعرون بالخوف. في المرة القادمة، يمكنك أن تواسيهم أو تطلب مساعدة.",
                "de": "Sie fühlen sich immer noch ängstlich. Beim nächsten Mal kannst du trösten oder um Hilfe bitten.",
                "en": "They still feel frightened. Next time, you can comfort or get help.",
                "es": "Todavía se sienten asustados. La próxima vez, puedes consolarlos o buscar ayuda.",
                "hi": "वे अभी भी डरे हुए हैं। अगली बार, आप उन्हें दिलासा दे सकते हैं या मदद ला सकते हैं।",
                "te": "వారికి ఇంకా భయం పడుతుంది. వచ్చే సారి, మీరు ప్రకృతి చేయడం లేదా సహాయం పొందగలరు."
            },
            "reflection_child_prompt_translations": {
                "ar": "كيف تعتقد أن زميلك يشعر عندما يقف شخص بجانبه أو يحصل على مساعدة؟",
                "de": "Wie fühlst du dich, wenn jemand neben dir steht oder dir hilft?",
                "en": "How do you think your classmate feels when someone stands beside them or gets help?",
                "es": "¿Cómo crees que se siente tu compañero cuando alguien se para a su lado o busca ayuda?",
                "hi": "तुम्हारे दोस्त को कैसा लगता होगा जब कोई उनके पास खड़ा होता है या उनकी मदद करता है?",
                "te": "మీ సహపాఠి పక్కన ఎవరు నిలబడితే లేదా సహాయం చేస్తే, వాళ్లు ఎలా అనుభవిస్తారో నీకు ఎలా అనిపిస్తుంది?"
            },
            "reflection_child_options_translations": {
                "ar": [
                    {
                        "text": "يشعرون بقليل من الخوف أقل.",
                        "emoji": "😌"
                    },
                    {
                        "text": "يشعرون بالسعادة لأن شخصًا ما ساعدهم.",
                        "emoji": "😊"
                    },
                    {
                        "text": "يشعرون بالأمان مع شخص قريب.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "يعرفون أن هناك من يهتم بهم.",
                        "emoji": "❤️"
                    }
                ],
                "de": [
                    {
                        "text": "Sie fühlen sich ein wenig weniger ängstlich.",
                        "emoji": "😌"
                    },
                    {
                        "text": "Sie fühlen sich glücklich, dass jemand geholfen hat.",
                        "emoji": "😊"
                    },
                    {
                        "text": "Sie fühlen sich sicher mit jemandem in der Nähe.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "Sie wissen, dass sich jemand um sie kümmert.",
                        "emoji": "❤️"
                    }
                ],
                "en": [
                    {
                        "text": "They feel a little less scared.",
                        "emoji": "😌"
                    },
                    {
                        "text": "They feel happy someone helped.",
                        "emoji": "😊"
                    },
                    {
                        "text": "They feel safe with someone near.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "They know someone cares for them.",
                        "emoji": "❤️"
                    }
                ],
                "es": [
                    {
                        "text": "Se sienten un poco menos asustados.",
                        "emoji": "😌"
                    },
                    {
                        "text": "Se sienten felices de que alguien ayudó.",
                        "emoji": "😊"
                    },
                    {
                        "text": "Se sienten seguros con alguien cerca.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "Saben que alguien se preocupa por ellos.",
                        "emoji": "❤️"
                    }
                ],
                "hi": [
                    {
                        "text": "वे थोड़ा कम डरते हैं।",
                        "emoji": "😌"
                    },
                    {
                        "text": "वे खुश हैं कि किसी ने मदद की।",
                        "emoji": "😊"
                    },
                    {
                        "text": "वे किसी के पास होने पर सुरक्षित महसूस करते हैं।",
                        "emoji": "🤗"
                    },
                    {
                        "text": "वे जानते हैं कि कोई उनकी परवाह करता है।",
                        "emoji": "❤️"
                    }
                ],
                "te": [
                    {
                        "text": "వారు కొంచెం భయపడి తక్కువగా ఉన్నారు.",
                        "emoji": "😌"
                    },
                    {
                        "text": "ఎవరో సహాయం చేసారని అనందంగా ఉన్నారు.",
                        "emoji": "😊"
                    },
                    {
                        "text": "ఎవరో తమ వద్ద ఉన్నారని సురక్షితంగా ఉంటుంది.",
                        "emoji": "🤗"
                    },
                    {
                        "text": "ఎవరో తమను చూసుకుంటున్నారని తెలుసుకున్నారు.",
                        "emoji": "❤️"
                    }
                ]
            },
            "reflection_child_encouragement_translations": {},
            "reflection_parent_prompt_translations": {
                "ar": "ما الذي يساعدك على الشعور بالأمان عندما يكون هناك شيء مزعج أو مخيف؟",
                "de": "Was hilft dir, dich sicher zu fühlen, wenn etwas laut oder unheimlich ist?",
                "en": "What helps you feel safe when something is loud or scary?",
                "es": "¿Qué te ayuda a sentirte seguro cuando algo es ruidoso o da miedo?",
                "hi": "जब कुछ बहुत तेज़ या डरावना होता है, तो क्या चीज़ आपको सुरक्षित महसूस कराती है?",
                "te": "ఎప్పుడు ఏదైనా బలంగా లేదా భయంకరంగా ఉంటే, నువ్వు భద్రంగా ఉండడానికి ఏం చేస్తావు?"
            }
        }
    ]
}