{
  "rubric": "Fill in the blanks.",
  "attempts": "2",
  "case_sense": "0",
  "Questions": [
    [
      "One tenth in decimal form is __________.",
      "0.1"
    ],
    [
      "In the number 4.582, the digit 8 is in the __________ place.",
      "hundreths"
    ],
    [
      "When 3.47 is multiplied by 10, the decimal point moves __________ place to the right.",
      "one"
    ],
    [
      "Decimals that have the same number of digits after the decimal point are called __________ decimals.",
      "like"
    ],
    [
      "0.2, 0.20 and 0.200 are called __________ decimals because they have the same value.",
      "equivalent"
    ]
  ]
}