{
  "instructions": "Read the given words and drive your car through the correct opposites.",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "in",
      "out,hot,up",
      "out"
    ],
    [
      "Q2",
      "small",
      "short,big,some",
      "big"
    ],
    [
      "Q3",
      "down",
      "up,tall,left",
      "up"
    ],
    [
      "Q4",
      "awake",
      "many,short,asleep",
      "asleep"
    ],
    [
      "Q5",
      "slow",
      "fast,tall,up",
      "fast"
    ]
  ]
}