{
  "key": "red_car",
  "kind": "story",
  "level": 7,
  "status": "draft",
  "titles": {"en": "The red car and the blue car", "hi": "लाल गाड़ी और नीली गाड़ी"},
  "summary": "Two toy cars, red and blue, big and small; they race and stop. Colour and size attributes with a comparison.",
  "concept_keys": ["car_toy", "red", "blue", "big", "small", "play", "stop", "child"],
  "node_keys": ["identify_attribute", "combine_attribute_object", "answer_what", "describe_scene"],
  "scenes": [
    {"order": 1, "image": "concept:car_toy", "focus": "car_toy", "on_screen": ["car_toy", "child"], "event": "two cars on the floor", "narration": {"en": "Asha has two cars. A red car and a blue car.", "hi": "आशा के पास दो गाड़ियाँ हैं। एक लाल गाड़ी और एक नीली गाड़ी।"}},
    {"order": 2, "image": "concept:big", "focus": "big", "on_screen": ["car_toy"], "event": "the red car is big, the blue one small", "narration": {"en": "The red car is big. The blue car is small.", "hi": "लाल गाड़ी बड़ी है। नीली गाड़ी छोटी है।"}},
    {"order": 3, "image": "concept:play", "focus": "play", "on_screen": ["car_toy", "child"], "event": "the cars race", "narration": {"en": "Ready, steady, go! The cars race across the floor.", "hi": "एक, दो, तीन, जाओ! गाड़ियाँ फर्श पर दौड़ती हैं।"}},
    {"order": 4, "image": "concept:stop", "focus": "stop", "on_screen": ["car_toy"], "event": "the small car wins and stops", "narration": {"en": "Stop! The small blue car wins.", "hi": "रुको! छोटी नीली गाड़ी जीत गई।"}}
  ],
  "questions": [
    {"order": 1, "type": "vocabulary", "scene": 2, "answer": "big", "distractors": ["small"], "difficulty": 1, "text": {"en": "The red car is…?", "hi": "लाल गाड़ी कैसी है?"}},
    {"order": 2, "type": "vocabulary", "scene": 4, "answer": "blue", "distractors": ["red", "green"], "difficulty": 2, "text": {"en": "Which car wins?", "hi": "कौन सी गाड़ी जीतती है?"}},
    {"order": 3, "type": "action", "scene": 4, "answer": "stop", "distractors": ["play", "give"], "difficulty": 2, "text": {"en": "What do the cars do at the end?", "hi": "अंत में गाड़ियाँ क्या करती हैं?"}}
  ]
}
