{
  "key": "juice_or_milk",
  "kind": "dialogue",
  "level": 6,
  "status": "draft",
  "titles": {"en": "Juice or milk?", "hi": "जूस या दूध?"},
  "summary": "A short dialogue: father offers a choice, Ravi asks for juice, then wants more. Choosing and requesting.",
  "concept_keys": ["father", "child", "juice", "milk", "want", "cup", "drink", "more"],
  "node_keys": ["make_intentional_choice", "request_item", "answer_what", "request_more"],
  "scenes": [
    {"order": 1, "image": "concept:milk", "focus": "milk", "on_screen": ["father", "juice", "milk"], "event": "father offers juice or milk", "narration": {"en": "Father asks: Ravi, juice or milk?", "hi": "पापा पूछते हैं: रवि, जूस या दूध?"}},
    {"order": 2, "image": "concept:juice", "focus": "juice", "on_screen": ["child", "juice"], "event": "child chooses juice", "narration": {"en": "Ravi points. Juice! I want juice.", "hi": "रवि इशारा करता है। जूस! मुझे जूस चाहिए।"}},
    {"order": 3, "image": "concept:cup", "focus": "cup", "on_screen": ["cup", "juice", "child"], "event": "father pours juice; child drinks", "narration": {"en": "Father pours the juice in the cup. Ravi drinks it all.", "hi": "पापा कप में जूस डालते हैं। रवि सब पी जाता है।"}},
    {"order": 4, "image": "concept:more", "focus": "more", "on_screen": ["child", "cup"], "event": "child asks for more", "narration": {"en": "Ravi holds up the cup. More, please!", "hi": "रवि कप ऊपर उठाता है। और चाहिए!"}}
  ],
  "questions": [
    {"order": 1, "type": "literal_what", "scene": 2, "answer": "juice", "distractors": ["milk", "water"], "difficulty": 1, "text": {"en": "What does Ravi want?", "hi": "रवि क्या चाहता है?"}},
    {"order": 2, "type": "literal_who", "scene": 1, "answer": "father", "distractors": ["mother", "therapist"], "difficulty": 1, "text": {"en": "Who asks Ravi?", "hi": "रवि से कौन पूछता है?"}},
    {"order": 3, "type": "predict", "scene": 4, "answer": "juice", "distractors": ["milk", "apple"], "difficulty": 3, "text": {"en": "What will father give Ravi now?", "hi": "अब पापा रवि को क्या देंगे?"}}
  ]
}
