{
  "key": "the_ball",
  "kind": "story",
  "level": 2,
  "status": "draft",
  "titles": {"en": "The ball", "hi": "गेंद"},
  "summary": "A ball, a roll, and giving it to Mummy. Three scenes, one word each, for the first listeners.",
  "concept_keys": ["ball", "child", "play", "give", "mother"],
  "node_keys": ["identify_familiar_object", "recognize_familiar_object", "follow_one_step_instruction"],
  "scenes": [
    {"order": 1, "image": "concept:ball", "focus": "ball", "on_screen": ["ball"], "event": "a ball appears", "narration": {"en": "Look! A ball.", "hi": "देखो! गेंद।"}},
    {"order": 2, "image": "concept:play", "focus": "play", "on_screen": ["child", "ball"], "event": "the child rolls the ball", "narration": {"en": "Asha rolls the ball. Roll, roll, roll!", "hi": "आशा गेंद लुढ़काती है। लुढ़क, लुढ़क, लुढ़क!"}},
    {"order": 3, "image": "concept:give", "focus": "give", "on_screen": ["child", "mother", "ball"], "event": "the child gives the ball to Mummy", "narration": {"en": "Give the ball to Mummy. Thank you, Asha!", "hi": "गेंद माँ को दो। शाबाश, आशा!"}}
  ],
  "questions": [
    {"order": 1, "type": "find", "scene": 1, "answer": "ball", "distractors": ["cup", "doll"], "difficulty": 1, "text": {"en": "Show me the ball.", "hi": "मुझे गेंद दिखाओ।"}},
    {"order": 2, "type": "find", "scene": 3, "answer": "mother", "distractors": ["father", "child"], "difficulty": 1, "text": {"en": "Show me Mummy.", "hi": "मुझे माँ दिखाओ।"}},
    {"order": 3, "type": "find_action", "scene": 2, "answer": "play", "distractors": ["eat", "sleep"], "difficulty": 1, "text": {"en": "Show me playing.", "hi": "मुझे खेलना दिखाओ।"}}
  ]
}
