{
  "rubric": "Rewrite each sentence with a capital letter at the beginning and a full stop at the end.",
  "attempts": "2",
  "Questions": [
    [
      "the sun is hot",
      "The sun is hot."
    ],
    [
      "birds can fly",
      "Birds can fly."
    ],
    [
      "he is my friend",
      "He is my friend."
    ],
    [
      "we eat lunch together",
      "We eat lunch together."
    ],
    [
      "flowers are beautiful",
      "Flowers are beautiful."
    ]
  ]
}