{
  "key": "the_lost_shoe",
  "kind": "story",
  "level": 9,
  "status": "draft",
  "titles": {"en": "The lost shoe"},
  "summary": "One shoe is missing before school. Asha looks, feels sad, the dog has it, and everyone laughs. A full story arc for retelling: characters, setting, problem, events, ending.",
  "concept_keys": ["shoe", "child", "mother", "dog", "sad", "happy", "school", "home", "under"],
  "node_keys": ["tell_short_story", "sequence_events", "describe_scene", "answer_where"],
  "scenes": [
    {"order": 1, "image": "concept:school", "focus": "school", "on_screen": ["child", "mother", "home"], "event": "time for school, one shoe missing", "narration": {"en": "It is time for school. Asha has one shoe on. Where is the other shoe?"}},
    {"order": 2, "image": "concept:sad", "focus": "sad", "on_screen": ["child"], "event": "Asha looks everywhere and is sad", "narration": {"en": "Asha looks under the bed. She looks in the bag. No shoe. Asha is sad."}},
    {"order": 3, "image": "concept:dog", "focus": "dog", "on_screen": ["dog", "shoe", "under"], "event": "the dog has the shoe under the table", "narration": {"en": "Mummy hears a sound. Under the table, the dog is chewing... the shoe!"}},
    {"order": 4, "image": "concept:happy", "focus": "happy", "on_screen": ["child", "mother", "dog", "shoe"], "event": "shoe back, everyone laughs", "narration": {"en": "Naughty dog! Mummy takes the shoe. Asha puts it on. Everyone laughs, and off to school they go."}}
  ],
  "questions": [
    {"order": 1, "type": "literal_what", "scene": 1, "answer": "shoe", "distractors": ["shirt", "bag"], "difficulty": 1, "text": {"en": "What is missing?"}},
    {"order": 2, "type": "where", "scene": 3, "answer": "under", "distractors": ["in", "on"], "difficulty": 2, "text": {"en": "Where is the dog with the shoe? It is... the table."}},
    {"order": 3, "type": "why", "scene": 2, "answer": "shoe", "distractors": ["dog", "school"], "difficulty": 3, "text": {"en": "Why is Asha sad? Because she cannot find her..."}},
    {"order": 4, "type": "sequence", "scene": 4, "answer": "school", "distractors": ["home", "clinic"], "difficulty": 3, "text": {"en": "Where do they go at the end?"}},
    {"order": 5, "type": "main_idea", "scene": 4, "answer": "dog", "distractors": ["mother", "child"], "difficulty": 4, "text": {"en": "Who made the trouble in this story?"}}
  ]
}
