{
  "instruction": "Choose the correct determiner to complete each sentence.",
  "attempts": "2",
  "type": "Mario-MCQ",
  "Questions": [
    [
      "I saw ________ elephant at the zoo.",
      "a,an,the,some",
      "an"
    ],
    [
      "She bought ________ oranges from the market.",
      "much,many,little,a",
      "many"
    ],
    [
      "________ sun rises in the east.",
      "The,A,Some,An",
      "The"
    ],
    [
      "There isn’t ________ sugar left in the jar.",
      "many,few,much,several",
      "much"
    ],
    [
      "________ students in the class completed the project.",
      "Each,Every,All,A",
      "All"
    ]
  ]
}