{
  "rubric": "Choose the correct word (has / have) to complete the sentence.",
  "attempts": "1",
  "type": "mcq",
  "Questions": [
    [
      "Q1",
      "I ______ a red ball.",
      "has,have",
      "have"
    ],
    [
      "Q2",
      "She ______ a doll.",
      "has,have",
      "has"
    ],
    [
      "Q3",
      "We ______ two pencils.",
      "has,have",
      "have"
    ],
    [
      "Q4",
      "He ______ a green bag.",
      "has,have",
      "has"
    ],
    [
      "Q5",
      "They ______ a big garden.",
      "has,have",
      "have"
    ]
  ]
}