{
  "key": "washing_hands",
  "kind": "story",
  "level": 5,
  "status": "draft",
  "titles": {"en": "Washing hands", "hi": "हाथ धोना"},
  "summary": "Ravi's hands are dirty after play; water, wash, finished. Routine sequence with a body-part question.",
  "concept_keys": ["child", "hand", "play", "water", "wash", "hand_washing", "finished", "mother"],
  "node_keys": ["follow_one_step_instruction", "identify_body_part", "sequence_events", "identify_common_action"],
  "scenes": [
    {"order": 1, "image": "concept:play", "focus": "play", "on_screen": ["child", "ball"], "event": "child plays outside", "narration": {"en": "Ravi plays outside. His hands get dirty.", "hi": "रवि बाहर खेलता है। उसके हाथ गंदे हो जाते हैं।"}},
    {"order": 2, "image": "concept:hand", "focus": "hand", "on_screen": ["hand", "mother"], "event": "mother shows the dirty hands", "narration": {"en": "Mother says: Look at your hands, Ravi!", "hi": "माँ कहती है: रवि, अपने हाथ देखो!"}},
    {"order": 3, "image": "concept:water", "focus": "water", "on_screen": ["water", "hand"], "event": "water runs; child washes hands", "narration": {"en": "Ravi turns on the water. He washes his hands.", "hi": "रवि नल खोलता है। वह हाथ धोता है।"}},
    {"order": 4, "image": "concept:finished", "focus": "finished", "on_screen": ["child", "hand"], "event": "clean hands, finished", "narration": {"en": "Clean hands! All finished.", "hi": "साफ हाथ! सब हो गया।"}}
  ],
  "questions": [
    {"order": 1, "type": "literal_what", "scene": 2, "answer": "hand", "distractors": ["foot", "mouth"], "difficulty": 1, "text": {"en": "What is dirty?", "hi": "क्या गंदा है?"}},
    {"order": 2, "type": "literal_what", "scene": 3, "answer": "water", "distractors": ["milk", "juice"], "difficulty": 1, "text": {"en": "What does Ravi wash with?", "hi": "रवि किससे धोता है?"}},
    {"order": 3, "type": "action", "scene": 3, "answer": "wash", "distractors": ["eat", "sleep"], "difficulty": 2, "text": {"en": "What does Ravi do?", "hi": "रवि क्या करता है?"}}
  ]
}
