{
  "rubric": "Choose the correct possessive pronoun.",
  "attempts": "2",
  "case_sense": "0",
  "Questions": [
    [
      "This lunch box belongs to me. It is __________.",
      "mine"
    ],
    [
      "This pencil belongs to you. It is __________.",
      "yours"
    ],
    [
      "This garden belongs to us. It is __________.",
      "ours"
    ],
    [
      "This house belongs to them. It is __________.",
      "theirs"
    ],
    [
      "This cap belongs to Ravi. It is __________.",
      "his"
    ]
  ]
}