{
  "key": "clap_and_wave",
  "kind": "story",
  "level": 4,
  "status": "draft",
  "titles": {"en": "Clap and wave", "hi": "ताली और हाथ हिलाना"},
  "summary": "Clap your hands, wave hello, wave bye bye. Motor actions to copy along with the story.",
  "concept_keys": ["hand", "hello", "goodbye", "child", "therapist"],
  "node_keys": ["imitate_motor_action", "follow_one_step_instruction"],
  "scenes": [
    {"order": 1, "image": "concept:hand", "focus": "hand", "on_screen": ["hand", "child"], "event": "clapping", "narration": {"en": "Two hands. Clap, clap, clap! You clap too.", "hi": "दो हाथ। ताली, ताली, ताली! तुम भी ताली बजाओ।"}},
    {"order": 2, "image": "concept:hello", "focus": "hello", "on_screen": ["child", "therapist"], "event": "waving hello", "narration": {"en": "Teacher comes. Wave! Hello, teacher!", "hi": "टीचर आती हैं। हाथ हिलाओ! नमस्ते, टीचर!"}},
    {"order": 3, "image": "concept:goodbye", "focus": "goodbye", "on_screen": ["child", "therapist"], "event": "waving goodbye", "narration": {"en": "Teacher goes. Wave! Bye bye, teacher!", "hi": "टीचर जाती हैं। हाथ हिलाओ! बाय बाय, टीचर!"}}
  ],
  "questions": [
    {"order": 1, "type": "find", "scene": 1, "answer": "hand", "distractors": ["foot", "eye"], "difficulty": 1, "text": {"en": "Show me the hand.", "hi": "मुझे हाथ दिखाओ।"}},
    {"order": 2, "type": "find", "scene": 2, "answer": "hello", "distractors": ["goodbye", "stop"], "difficulty": 2, "text": {"en": "Show me 'hello'.", "hi": "मुझे 'नमस्ते' दिखाओ।"}},
    {"order": 3, "type": "find", "scene": 3, "answer": "goodbye", "distractors": ["hello", "help"], "difficulty": 2, "text": {"en": "Show me 'bye bye'.", "hi": "मुझे 'बाय बाय' दिखाओ।"}}
  ]
}
