{
  "rubric": "Rewrite each sentence by correcting the articles.",
  "attempts": "2",
  "case_sense": "0",
  "Questions": [
    [
      "I found a old photograph in the box.",
      "I found an old photograph in the box."
    ],
    [
      "We visited a Red Fort during our trip to Delhi.",
      "We visited the Red Fort during our trip to Delhi."
    ],
    [
      "I saw a eagle flying above the hill.",
      "I saw an eagle flying above the hill."
    ],
    [
      "She wore an uniform to school.",
      "She wore a uniform to school."
    ],
    [
      "He is a best player in the team.",
      "He is the best player in the team."
    ]
  ]
}