{
  "instructions": "Fill in the blanks with the correct possessive adjective.",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "I forgot __________ book at home.",
      "my,his,our",
      "my"
    ],
    [
      "Q2",
      "Can you please lend me __________ skates for a day?",
      "my,your,our",
      "your"
    ],
    [
      "Q3",
      "Rahul has arrived. __________ bicycle is parked outside.",
      "Her,Their,His",
      "His"
    ],
    [
      "Q4",
      "We are going to school. __________ teacher is waiting for us.",
      "Their,Our,Her",
      "Our"
    ],
    [
      "Q5",
      "I have a puppy. __________ name is Bruno.",
      "Their,My,Its",
      "Its"
    ]
  ]
}