{
  "rubric": "Fill in the blanks with correct possessive adjectives.",
  "attempts": "2",
  "case_sense": "0",
  "Questions": [
    [
      "I cleaned __________ room yesterday.",
      "my"
    ],
    [
      "Asif forgot __________ water bottle.",
      "his"
    ],
    [
      "Kavya gave __________ book to the teacher.",
      "her"
    ],
    [
      "The cat licked __________ paw.",
      "its"
    ],
    [
      "The children wore __________ uniforms.",
      "their"
    ]
  ]
}