{
  "key": "getting_dressed",
  "kind": "story",
  "level": 5,
  "status": "draft",
  "titles": {"en": "Getting dressed", "hi": "कपड़े पहनना"},
  "summary": "Shirt, then shoes, with a little help from mother. Clothing words and asking for help.",
  "concept_keys": ["child", "shirt", "shoe", "mother", "help", "finished", "school"],
  "node_keys": ["identify_familiar_object", "request_help", "sequence_events", "follow_one_step_instruction"],
  "scenes": [
    {"order": 1, "image": "concept:shirt", "focus": "shirt", "on_screen": ["child", "shirt"], "event": "child puts on a shirt", "narration": {"en": "Time for school. Asha puts on her shirt.", "hi": "स्कूल का समय। आशा अपनी शर्ट पहनती है।"}},
    {"order": 2, "image": "concept:shoe", "focus": "shoe", "on_screen": ["child", "shoe"], "event": "shoes are hard to put on", "narration": {"en": "Now the shoes. Oh, the shoes are hard!", "hi": "अब जूते। अरे, जूते मुश्किल हैं!"}},
    {"order": 3, "image": "concept:help", "focus": "help", "on_screen": ["child", "mother", "shoe"], "event": "child asks for help; mother helps", "narration": {"en": "Asha says: Help, please! Mother helps with the shoes.", "hi": "आशा कहती है: मदद करो! माँ जूतों में मदद करती है।"}},
    {"order": 4, "image": "concept:school", "focus": "school", "on_screen": ["child", "school"], "event": "ready and off to school", "narration": {"en": "All done. Off to school!", "hi": "सब हो गया। चलो स्कूल!"}}
  ],
  "questions": [
    {"order": 1, "type": "literal_what", "scene": 1, "answer": "shirt", "distractors": ["shoe", "cup"], "difficulty": 1, "text": {"en": "What does Asha put on first?", "hi": "आशा पहले क्या पहनती है?"}},
    {"order": 2, "type": "literal_who", "scene": 3, "answer": "mother", "distractors": ["father", "therapist"], "difficulty": 1, "text": {"en": "Who helps Asha?", "hi": "आशा की मदद कौन करता है?"}},
    {"order": 3, "type": "why", "scene": 3, "answer": "shoe", "distractors": ["shirt", "book"], "difficulty": 3, "text": {"en": "Asha needs help with what?", "hi": "आशा को किसमें मदद चाहिए?"}}
  ]
}
