{
  "instructions": "Choose the correct word (is / am / are) to complete the sentences.",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "My friends ______ coming to my house today.",
      "is,am,are",
      "are"
    ],
    [
      "Q2",
      "The dog ______ sleeping under the table.",
      "is,am,are",
      "is"
    ],
    [
      "Q3",
      "I ______ feeling very excited about the trip.",
      "is,am,are",
      "am"
    ],
    [
      "Q4",
      "The children in the park ______ playing happily",
      "is,am,are",
      "are"
    ],
    [
      "Q5",
      "The book on the table ______ mine.",
      "is,am,are",
      "is"
    ]
  ]
}