{
  "instructions": "Navigate your car along the right path by selecting the\ncorrect conjunction and race towards victory!",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "The train stopped _____________ the passengers got down.",
      "and,but,or",
      "and"
    ],
    [
      "Q2",
      "I don’t drink tea _____________ I drink milk.",
      "and,but,or",
      "but"
    ],
    [
      "Q3",
      "Is this a new book _____________ an old one?",
      "and,but,or",
      "or"
    ],
    [
      "Q4",
      "We went to the market _____________ bought some fruits.",
      "and,but,or",
      "and"
    ],
    [
      "Q5",
      "Which colour do you like, green _____________ yellow?",
      "and,but,or",
      "or"
    ]
  ]
}