{
  "instructions": "Read the words. Drive the car through the words beginning with the letter F.",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "Drive the car through the words beginning with the letter F.",
      "garden,fence,plant",
      "fence"
    ],
    [
      "Q2",
      "Drive the car through the words beginning with the letter F.",
      "flower,grass,honey",
      "flower"
    ],
    [
      "Q3",
      "Drive the car through the words beginning with the letter F.",
      "seed,tree,fruit",
      "fruit"
    ],
    [
      "Q4",
      "Drive the car through the words beginning with the letter F.",
      "fish,toad,duck",
      "fish"
    ],
    [
      "Q5",
      "Drive the car through the words beginning with the letter F.",
      "third,first,second",
      "first"
    ]
  ]
}