{
  "rubric": "Fill in the blanks.",
  "attempts": "2",
  "case_sense": "0",
  "Questions": [
    [
      "Division means sharing things into ______ groups.",
      "equal"
    ],
    [
      "12 ÷ 3 means 12 items are shared into ______ equal groups.",
      "3"
    ],
    [
      "Division can be done by repeated ______.",
      "subtraction"
    ],
    [
      "Division can be done by repeated ______.",
      "quotient"
    ],
    [
      "If 4 × 3 = 12, then 12 ÷ 3 = ______.",
      "4"
    ]
  ]
}