{
  "instructions": "Choose the correct article to complete each sentence.",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "She saw ________ owl sitting on the tree.",
      "a,an,the",
      "an"
    ],
    [
      "Q2",
      "I need ________ pen to write this note.",
      "a,an,the",
      "a"
    ],
    [
      "Q3",
      "________ sun rises in the east.",
      "A,An,The",
      "the"
    ],
    [
      "Q4",
      "He is eating ________ banana.",
      "a,an,the",
      "a"
    ],
    [
      "Q5",
      "We visited ________ Taj Mahal last year.",
      "a,an,the",
      "the"
    ]
  ]
}