{
  "key": "more_banana",
  "kind": "story",
  "level": 3,
  "status": "draft",
  "titles": {"en": "More banana", "hi": "और केला"},
  "summary": "Eat, ask for more, then finished. The two words that run every snack.",
  "concept_keys": ["banana", "eat", "more", "finished", "child", "mother"],
  "node_keys": ["request_more", "indicate_finished"],
  "scenes": [
    {"order": 1, "image": "concept:banana", "focus": "banana", "on_screen": ["banana", "mother"], "event": "Mummy offers a banana", "narration": {"en": "Mummy has a banana. Banana for Ravi.", "hi": "माँ के पास केला है। रवि के लिए केला।"}},
    {"order": 2, "image": "concept:eat", "focus": "eat", "on_screen": ["child", "banana"], "event": "the child eats", "narration": {"en": "Ravi eats. Yum, yum!", "hi": "रवि खाता है। यम, यम!"}},
    {"order": 3, "image": "concept:more", "focus": "more", "on_screen": ["child", "mother"], "event": "the child asks for more", "narration": {"en": "All gone. Ravi says: More! More banana, please.", "hi": "खत्म। रवि कहता है: और! और केला, प्लीज़।"}},
    {"order": 4, "image": "concept:finished", "focus": "finished", "on_screen": ["child"], "event": "finished", "narration": {"en": "Tummy full. Finished!", "hi": "पेट भर गया। खत्म!"}}
  ],
  "questions": [
    {"order": 1, "type": "find", "scene": 1, "answer": "banana", "distractors": ["apple", "cup"], "difficulty": 1, "text": {"en": "Show me the banana.", "hi": "मुझे केला दिखाओ।"}},
    {"order": 2, "type": "find", "scene": 3, "answer": "more", "distractors": ["finished", "no"], "difficulty": 2, "text": {"en": "Show me 'more'.", "hi": "मुझे 'और' दिखाओ।"}},
    {"order": 3, "type": "find_action", "scene": 2, "answer": "eat", "distractors": ["drink", "play"], "difficulty": 1, "text": {"en": "Show me eating.", "hi": "मुझे खाना दिखाओ।"}}
  ]
}
