{
  "key": "where_is_the_cat",
  "kind": "story",
  "level": 7,
  "status": "draft",
  "titles": {"en": "Where is the cat?", "hi": "बिल्ली कहाँ है?"},
  "summary": "A cat hides in, on and under things around the house. Prepositions with a where question per scene.",
  "concept_keys": ["cat", "in", "on", "under", "cup", "book", "home", "child"],
  "node_keys": ["understand_location_words", "answer_where", "describe_scene", "sequence_events"],
  "scenes": [
    {"order": 1, "image": "concept:cat", "focus": "cat", "on_screen": ["cat", "child"], "event": "child looks for the cat", "narration": {"en": "Where is the cat? Ravi looks everywhere.", "hi": "बिल्ली कहाँ है? रवि हर जगह देखता है।"}},
    {"order": 2, "image": "concept:under", "focus": "under", "on_screen": ["cat"], "event": "cat under the table", "narration": {"en": "Is she under the table? No, not under.", "hi": "क्या वह मेज़ के नीचे है? नहीं, नीचे नहीं।"}},
    {"order": 3, "image": "concept:on", "focus": "on", "on_screen": ["cat", "book"], "event": "cat on the books", "narration": {"en": "Is she on the books? No, not on.", "hi": "क्या वह किताबों पर है? नहीं, ऊपर नहीं।"}},
    {"order": 4, "image": "concept:in", "focus": "in", "on_screen": ["cat"], "event": "cat found in the box", "narration": {"en": "There she is, in the box! Found you!", "hi": "वह रही, डिब्बे में! मिल गई!"}}
  ],
  "questions": [
    {"order": 1, "type": "literal_who", "scene": 1, "answer": "cat", "distractors": ["dog", "doll"], "difficulty": 1, "text": {"en": "Who is Ravi looking for?", "hi": "रवि किसे ढूँढ रहा है?"}},
    {"order": 2, "type": "where", "scene": 4, "answer": "in", "distractors": ["on", "under"], "difficulty": 2, "text": {"en": "Where is the cat at the end?", "hi": "अंत में बिल्ली कहाँ है?"}},
    {"order": 3, "type": "where", "scene": 3, "answer": "on", "distractors": ["in", "under"], "difficulty": 2, "text": {"en": "Ravi looks on the books. Which word is that?", "hi": "रवि किताबों पर देखता है। वह कौन सा शब्द है?"}}
  ]
}
