{
  "rubric": "Fill in the blanks with its it’s.",
  "attempts": "2",
  "case_sense": "1",
  "Questions": [
    [
      "The dog wagged ___ tail when it saw its owner.",
      "its"
    ],
    [
      "___ going to rain this evening.",
      "It's"
    ],
    [
      "The company changed ___ logo last year.",
      "its"
    ],
    [
      "___ a beautiful day to visit the park.",
      "It's"
    ],
    [
      "The bird built ___ nest on the tall tree.",
      "its"
    ]
  ]
}