{
  "key": "no_juice_apple",
  "kind": "story",
  "level": 3,
  "status": "draft",
  "titles": {"en": "No juice, apple!", "hi": "जूस नहीं, सेब!"},
  "summary": "Juice offered, refused, and an apple asked for. Saying no and saying what you want.",
  "concept_keys": ["juice", "no", "apple", "want", "child", "therapist"],
  "node_keys": ["reject_or_protest", "request_desired_object"],
  "scenes": [
    {"order": 1, "image": "concept:juice", "focus": "juice", "on_screen": ["juice", "therapist"], "event": "juice is offered", "narration": {"en": "Juice? Here is juice, Ravi.", "hi": "जूस? यह लो जूस, रवि।"}},
    {"order": 2, "image": "concept:no", "focus": "no", "on_screen": ["child"], "event": "the child says no", "narration": {"en": "Ravi shakes his head. No. No juice.", "hi": "रवि सिर हिलाता है। नहीं। जूस नहीं।"}},
    {"order": 3, "image": "concept:apple", "focus": "apple", "on_screen": ["child", "apple"], "event": "the child asks for an apple", "narration": {"en": "Ravi points. Apple! I want apple.", "hi": "रवि इशारा करता है। सेब! मुझे सेब चाहिए।"}}
  ],
  "questions": [
    {"order": 1, "type": "find", "scene": 3, "answer": "apple", "distractors": ["juice", "banana"], "difficulty": 1, "text": {"en": "Show me the apple.", "hi": "मुझे सेब दिखाओ।"}},
    {"order": 2, "type": "find", "scene": 1, "answer": "juice", "distractors": ["milk", "water"], "difficulty": 1, "text": {"en": "Show me the juice.", "hi": "मुझे जूस दिखाओ।"}},
    {"order": 3, "type": "find", "scene": 2, "answer": "no", "distractors": ["yes", "more"], "difficulty": 2, "text": {"en": "Show me 'no'.", "hi": "मुझे 'नहीं' दिखाओ।"}}
  ]
}
