{
  "key": "whose_shoe",
  "kind": "story",
  "level": 8,
  "status": "draft",
  "titles": {"en": "Whose shoe is this?"},
  "summary": "A shoe by the door, too big for Asha, too small for Daddy. Who and what questions with a small mystery.",
  "concept_keys": ["shoe", "child", "father", "mother", "big", "small", "home"],
  "node_keys": ["answer_who", "answer_what", "answer_yes_no", "describe_scene"],
  "scenes": [
    {"order": 1, "image": "concept:shoe", "focus": "shoe", "on_screen": ["shoe", "home"], "event": "a shoe by the door", "narration": {"en": "There is one shoe by the door. Whose shoe is this?"}},
    {"order": 2, "image": "concept:child", "focus": "child", "on_screen": ["child", "shoe"], "event": "Asha tries it", "narration": {"en": "Asha tries it on. Too big! It is not Asha's shoe."}},
    {"order": 3, "image": "concept:father", "focus": "father", "on_screen": ["father", "shoe"], "event": "Daddy tries it", "narration": {"en": "Daddy tries it on. Too small! It is not Daddy's shoe."}},
    {"order": 4, "image": "concept:mother", "focus": "mother", "on_screen": ["mother", "shoe"], "event": "it fits Mummy", "narration": {"en": "Mummy tries it on. Just right! It is Mummy's shoe."}}
  ],
  "questions": [
    {"order": 1, "type": "literal_what", "scene": 1, "answer": "shoe", "distractors": ["shirt", "book"], "difficulty": 1, "text": {"en": "What is by the door?"}},
    {"order": 2, "type": "literal_who", "scene": 4, "answer": "mother", "distractors": ["father", "child"], "difficulty": 2, "text": {"en": "Whose shoe is it?"}},
    {"order": 3, "type": "yes_no", "scene": 2, "answer": "no", "distractors": ["yes"], "difficulty": 2, "text": {"en": "Is it Asha's shoe?"}},
    {"order": 4, "type": "why", "scene": 3, "answer": "small", "distractors": ["big", "red"], "difficulty": 3, "text": {"en": "Why is it not Daddy's shoe? Because it is too..."}},
    {"order": 5, "type": "yes_no", "scene": 4, "answer": "yes", "distractors": ["no"], "difficulty": 2, "text": {"en": "Does the shoe fit Mummy?"}}
  ]
}
