{
  "key": "wash_your_hands",
  "kind": "story",
  "level": 2,
  "status": "draft",
  "titles": {"en": "Wash your hands", "hi": "हाथ धोओ"},
  "summary": "Dirty hands, water, wash. A routine the child already knows, told in three words.",
  "concept_keys": ["hand", "water", "wash", "hand_washing", "child"],
  "node_keys": ["identify_common_action", "follow_one_step_instruction"],
  "scenes": [
    {"order": 1, "image": "concept:hand", "focus": "hand", "on_screen": ["hand", "child"], "event": "dirty hands", "narration": {"en": "Asha's hands. Oh, dirty hands!", "hi": "आशा के हाथ। अरे, गंदे हाथ!"}},
    {"order": 2, "image": "concept:water", "focus": "water", "on_screen": ["water", "hand"], "event": "water runs", "narration": {"en": "Water. Splash, splash!", "hi": "पानी। छप, छप!"}},
    {"order": 3, "image": "concept:wash", "focus": "wash", "on_screen": ["child", "hand", "water"], "event": "washing", "narration": {"en": "Wash, wash, wash. Clean hands!", "hi": "धोओ, धोओ, धोओ। साफ़ हाथ!"}}
  ],
  "questions": [
    {"order": 1, "type": "find", "scene": 1, "answer": "hand", "distractors": ["foot", "mouth"], "difficulty": 1, "text": {"en": "Show me the hand.", "hi": "मुझे हाथ दिखाओ।"}},
    {"order": 2, "type": "find", "scene": 2, "answer": "water", "distractors": ["milk", "juice"], "difficulty": 1, "text": {"en": "Show me the water.", "hi": "मुझे पानी दिखाओ।"}},
    {"order": 3, "type": "find_action", "scene": 3, "answer": "wash", "distractors": ["eat", "sleep"], "difficulty": 1, "text": {"en": "Show me washing.", "hi": "मुझे धोना दिखाओ।"}}
  ]
}
