{
  "rubric": "Fill in the blanks.",
  "attempts": "2",
  "case_sense": "0",
  "Questions": [
    [
      "0.5 + 0.5 = _______",
      "1.0"
    ],
    [
      "0.1 x 10 = _____",
      "1"
    ],
    [
      "Write 3/10 as a decimals _________",
      "0.3"
    ],
    [
      "What is the vlaue of digit 7 in 4.7?  ___________",
      "tenth"
    ],
    [
      "1 - 0.25 = ________",
      "0.75"
    ]
  ]
}