{
  "key": "cup_of_milk",
  "kind": "story",
  "level": 2,
  "status": "draft",
  "titles": {"en": "A cup of milk", "hi": "एक कप दूध"},
  "summary": "A cup, milk poured in, and a drink. Object, object, action.",
  "concept_keys": ["cup", "milk", "drink", "child", "mother"],
  "node_keys": ["identify_familiar_object", "identify_common_action"],
  "scenes": [
    {"order": 1, "image": "concept:cup", "focus": "cup", "on_screen": ["cup"], "event": "an empty cup", "narration": {"en": "Here is a cup.", "hi": "यह रहा कप।"}},
    {"order": 2, "image": "concept:milk", "focus": "milk", "on_screen": ["milk", "cup", "mother"], "event": "Mummy pours milk", "narration": {"en": "Mummy pours milk. Milk in the cup.", "hi": "माँ दूध डालती है। कप में दूध।"}},
    {"order": 3, "image": "concept:drink", "focus": "drink", "on_screen": ["child", "cup"], "event": "the child drinks", "narration": {"en": "Ravi drinks the milk. Mmm, all gone!", "hi": "रवि दूध पीता है। मम्म, सब खत्म!"}}
  ],
  "questions": [
    {"order": 1, "type": "find", "scene": 1, "answer": "cup", "distractors": ["spoon", "ball"], "difficulty": 1, "text": {"en": "Show me the cup.", "hi": "मुझे कप दिखाओ।"}},
    {"order": 2, "type": "find", "scene": 2, "answer": "milk", "distractors": ["water", "juice"], "difficulty": 1, "text": {"en": "Show me the milk.", "hi": "मुझे दूध दिखाओ।"}},
    {"order": 3, "type": "find_action", "scene": 3, "answer": "drink", "distractors": ["eat", "wash"], "difficulty": 1, "text": {"en": "Show me drinking.", "hi": "मुझे पीना दिखाओ।"}}
  ]
}
