{
  "key": "big_dog_small_dog",
  "kind": "story",
  "level": 8,
  "status": "draft",
  "titles": {"en": "The big dog and the small dog"},
  "summary": "A big dog barks, a small dog hides, then they play together. Size words, a why, and a guess about what happens next.",
  "concept_keys": ["dog", "big", "small", "sad", "happy", "play", "child"],
  "node_keys": ["answer_what", "answer_why", "understand_size", "describe_scene", "tell_short_story"],
  "scenes": [
    {"order": 1, "image": "concept:big", "focus": "big", "on_screen": ["dog"], "event": "a big dog barks", "narration": {"en": "A big dog comes to the gate. Woof! Woof! A very loud woof."}},
    {"order": 2, "image": "concept:small", "focus": "small", "on_screen": ["dog"], "event": "a small dog hides", "narration": {"en": "A small dog hears the woof. It hides under the chair. It is scared."}},
    {"order": 3, "image": "concept:child", "focus": "child", "on_screen": ["child", "dog"], "event": "Asha pats the big dog", "narration": {"en": "Asha pats the big dog. Gentle, gentle. The big dog wags its tail."}},
    {"order": 4, "image": "concept:play", "focus": "play", "on_screen": ["dog", "child"], "event": "the two dogs play", "narration": {"en": "The small dog comes out. Now the big dog and the small dog play together!"}}
  ],
  "questions": [
    {"order": 1, "type": "literal_what", "scene": 1, "answer": "dog", "distractors": ["cat", "car_toy"], "difficulty": 1, "text": {"en": "What comes to the gate?"}},
    {"order": 2, "type": "vocabulary", "scene": 1, "answer": "big", "distractors": ["small"], "difficulty": 2, "text": {"en": "Is the dog at the gate big or small?"}},
    {"order": 3, "type": "why", "scene": 2, "answer": "big", "distractors": ["small", "happy"], "difficulty": 3, "text": {"en": "Why does the small dog hide? Because the other dog is..."}},
    {"order": 4, "type": "predict", "scene": 3, "answer": "play", "distractors": ["sleep", "eat"], "difficulty": 3, "text": {"en": "The big dog is friendly now. What will the dogs do next?"}},
    {"order": 5, "type": "feeling", "scene": 4, "answer": "happy", "distractors": ["sad"], "difficulty": 2, "text": {"en": "How does the small dog feel at the end?"}}
  ]
}
