{
  "instructions": "Choose the correct pronouns to fill in the blanks.",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "______ am reading a story.",
      "Me,I,Them",
      "I"
    ],
    [
      "Q2",
      "Please give the ball to ______.",
      "me,they,I",
      "me"
    ],
    [
      "Q3",
      "______ are going to the zoo today.",
      "Us,Them,We",
      "We"
    ],
    [
      "Q4",
      "The coach praised ______ after the match.",
      "us,we,I",
      "us"
    ],
    [
      "Q5",
      "______ are singing on the stage.",
      "Them,They,Me",
      "They"
    ]
  ]
}