{
  "instructions": "Navigate your car along the right path by selecting the correct answer and race towards victory!",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "Seeds need air, water and ______ to germinate.",
      "darkness,sunlight,wind",
      "sunlight"
    ],
    [
      "Q2",
      "Cotton seeds are dispersed by",
      "water,animals,wind",
      "wind"
    ],
    [
      "Q3",
      "Bryophyllum reproduces through its",
      "roots,stem,leaves",
      "leaves"
    ],
    [
      "Q4",
      "Seeds that have hooks and spines are dispersed by",
      "wind,animals,water",
      "animals"
    ],
    [
      "Q5",
      "The first part of the plant to come out during germination is the",
      "root,leaf,flower",
      "root"
    ]
  ]
}