{
  "instructions": "Choose the correct possessive noun.",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "We visited __________.",
      "uncles shop,uncle’s shop,uncles’ shop",
      "uncle’s shop"
    ],
    [
      "Q2",
      "We cleaned our __________.",
      "classroom’s windows,classrooms’ windows,classrooms windows",
      "classroom’s windows"
    ],
    [
      "Q3",
      "I like __________.",
      "Taras drawings,Taras’ drawings,Tara’s drawings",
      "Tara’s drawings"
    ],
    [
      "Q4",
      "The cat slept in __________.",
      "the baby’s cot,the babys’ cot,the babies cot",
      "the baby’s cot"
    ],
    [
      "Q5",
      "We listened to __________.",
      "Grandpas story,Grandpa’s story,Grandpas’ story",
      "Grandpa’s story"
    ]
  ]
}