{
  "key": "washing_the_cup",
  "kind": "paragraph",
  "level": 9,
  "status": "draft",
  "titles": {"en": "How we wash a cup"},
  "summary": "A routine explained in order: dirty cup, water, wash, finished. First, then, last. For explaining a familiar routine and sequencing.",
  "concept_keys": ["cup", "milk", "water", "wash", "finished", "child", "clean"],
  "node_keys": ["explain_familiar_routine", "sequence_events", "answer_what"],
  "scenes": [
    {"order": 1, "image": "concept:cup", "focus": "cup", "on_screen": ["cup", "milk"], "event": "the cup is dirty after milk", "narration": {"en": "First, Ravi finishes his milk. The cup is dirty. Milk all over it."}},
    {"order": 2, "image": "concept:water", "focus": "water", "on_screen": ["cup", "water"], "event": "water in the cup", "narration": {"en": "Then Ravi takes the cup to the tap. Water goes in. Swish, swish."}},
    {"order": 3, "image": "concept:wash", "focus": "wash", "on_screen": ["child", "cup", "water"], "event": "washing", "narration": {"en": "Next, Ravi washes the cup. Inside and outside. Round and round."}},
    {"order": 4, "image": "concept:finished", "focus": "finished", "on_screen": ["cup", "child"], "event": "the clean cup", "narration": {"en": "Last, Ravi puts the cup upside down to dry. Finished! A clean cup for tomorrow."}}
  ],
  "questions": [
    {"order": 1, "type": "sequence", "scene": 1, "answer": "milk", "distractors": ["water", "wash"], "difficulty": 2, "text": {"en": "What happens first? Ravi finishes his..."}},
    {"order": 2, "type": "literal_what", "scene": 2, "answer": "water", "distractors": ["milk", "juice"], "difficulty": 1, "text": {"en": "What goes into the cup at the tap?"}},
    {"order": 3, "type": "sequence", "scene": 4, "answer": "finished", "distractors": ["wash", "cup"], "difficulty": 3, "text": {"en": "What does Ravi say at the end?"}},
    {"order": 4, "type": "main_idea", "scene": 3, "answer": "wash", "distractors": ["eat", "sleep"], "difficulty": 4, "text": {"en": "What is this whole story about?"}}
  ]
}
