{
  "title": "Decimal Place Value - Grade 5 ICSE",
  "total_questions": 60,
  "questions": [
    {
      "id": 1,
      "difficulty": "easy",
      "question": "In 4.5, what is the digit in tenths place? 🔢",
      "options": { "A": "4", "B": "5", "C": "0", "D": "4.5" },
      "correct_answer": "B"
    },
    {
      "id": 2,
      "difficulty": "easy",
      "question": "What is the place value of 7 in 3.7?",
      "options": { "A": "Ones", "B": "Tenths", "C": "Hundredths", "D": "Tens" },
      "correct_answer": "B"
    },
    {
      "id": 3,
      "difficulty": "easy",
      "question": "In 2.34, which digit is in hundredths place?",
      "options": { "A": "2", "B": "3", "C": "4", "D": "0" },
      "correct_answer": "C"
    },
    {
      "id": 4,
      "difficulty": "easy",
      "question": "What is the value of 8 in 5.8? 🎯",
      "options": { "A": "8", "B": "0.8", "C": "0.08", "D": "80" },
      "correct_answer": "B"
    },
    {
      "id": 5,
      "difficulty": "easy",
      "question": "In 0.69, which digit is in tenths place?",
      "options": { "A": "6", "B": "9", "C": "0", "D": "None" },
      "correct_answer": "A"
    },
    {
      "id": 6,
      "difficulty": "easy",
      "question": "What is the place value of 3 in 7.03?",
      "options": {
        "A": "Tenths",
        "B": "Hundredths",
        "C": "Ones",
        "D": "Thousandths"
      },
      "correct_answer": "B"
    },
    {
      "id": 7,
      "difficulty": "easy",
      "question": "In 1.25, what digit is in tenths place? 📊",
      "options": { "A": "1", "B": "2", "C": "5", "D": "0" },
      "correct_answer": "B"
    },
    {
      "id": 8,
      "difficulty": "easy",
      "question": "What is the value of 5 in 9.05?",
      "options": { "A": "5", "B": "0.5", "C": "0.05", "D": "0.005" },
      "correct_answer": "C"
    },
    {
      "id": 9,
      "difficulty": "easy",
      "question": "In 4.08, which digit is in hundredths place?",
      "options": { "A": "4", "B": "0", "C": "8", "D": "None" },
      "correct_answer": "C"
    },
    {
      "id": 10,
      "difficulty": "easy",
      "question": "What is the place value of 9 in 6.9? 🧮",
      "options": { "A": "Ones", "B": "Tenths", "C": "Hundredths", "D": "Tens" },
      "correct_answer": "B"
    },
    {
      "id": 11,
      "difficulty": "easy",
      "question": "In 0.47, what is the digit in hundredths place?",
      "options": { "A": "4", "B": "7", "C": "0", "D": "47" },
      "correct_answer": "B"
    },
    {
      "id": 12,
      "difficulty": "easy",
      "question": "What is the value of 2 in 3.42?",
      "options": { "A": "2", "B": "0.2", "C": "0.02", "D": "0.002" },
      "correct_answer": "C"
    },
    {
      "id": 13,
      "difficulty": "easy",
      "question": "In 8.10, which digit is in tenths place? 🔄",
      "options": { "A": "8", "B": "1", "C": "0", "D": "10" },
      "correct_answer": "B"
    },
    {
      "id": 14,
      "difficulty": "easy",
      "question": "What is the place value of 4 in 2.4?",
      "options": { "A": "Ones", "B": "Tenths", "C": "Hundredths", "D": "Tens" },
      "correct_answer": "B"
    },
    {
      "id": 15,
      "difficulty": "easy",
      "question": "In 5.63, which digit is in tenths place?",
      "options": { "A": "5", "B": "6", "C": "3", "D": "0" },
      "correct_answer": "B"
    },
    {
      "id": 16,
      "difficulty": "easy",
      "question": "What is the value of 6 in 0.06? 🎈",
      "options": { "A": "6", "B": "0.6", "C": "0.06", "D": "0.006" },
      "correct_answer": "C"
    },
    {
      "id": 17,
      "difficulty": "easy",
      "question": "In 9.01, which digit is in hundredths place?",
      "options": { "A": "9", "B": "0", "C": "1", "D": "None" },
      "correct_answer": "C"
    },
    {
      "id": 18,
      "difficulty": "easy",
      "question": "What is the place value of 7 in 1.07?",
      "options": {
        "A": "Tenths",
        "B": "Hundredths",
        "C": "Ones",
        "D": "Thousandths"
      },
      "correct_answer": "B"
    },
    {
      "id": 19,
      "difficulty": "easy",
      "question": "In 3.89, what is the digit in tenths place? 📏",
      "options": { "A": "3", "B": "8", "C": "9", "D": "0" },
      "correct_answer": "B"
    },
    {
      "id": 20,
      "difficulty": "easy",
      "question": "What is the value of 1 in 4.1?",
      "options": { "A": "1", "B": "0.1", "C": "0.01", "D": "0.001" },
      "correct_answer": "B"
    },

    {
      "id": 21,
      "difficulty": "medium",
      "question": "In 12.345, what is the digit in thousandths place? 🔍",
      "options": { "A": "1", "B": "3", "C": "4", "D": "5" },
      "correct_answer": "D"
    },
    {
      "id": 22,
      "difficulty": "medium",
      "question": "What is the place value of 8 in 23.816?",
      "options": {
        "A": "Tenths",
        "B": "Hundredths",
        "C": "Thousandths",
        "D": "Ones"
      },
      "correct_answer": "A"
    },
    {
      "id": 23,
      "difficulty": "medium",
      "question": "In 5.678, which digit is in hundredths place?",
      "options": { "A": "5", "B": "6", "C": "7", "D": "8" },
      "correct_answer": "C"
    },
    {
      "id": 24,
      "difficulty": "medium",
      "question": "What is the value of 9 in 14.092? 🎯",
      "options": { "A": "9", "B": "0.9", "C": "0.09", "D": "0.009" },
      "correct_answer": "C"
    },
    {
      "id": 25,
      "difficulty": "medium",
      "question": "In 0.257, what digit is in thousandths place?",
      "options": { "A": "2", "B": "5", "C": "7", "D": "0" },
      "correct_answer": "C"
    },
    {
      "id": 26,
      "difficulty": "medium",
      "question": "What is the place value of 4 in 9.046?",
      "options": {
        "A": "Tenths",
        "B": "Hundredths",
        "C": "Thousandths",
        "D": "Ones"
      },
      "correct_answer": "B"
    },
    {
      "id": 27,
      "difficulty": "medium",
      "question": "In 7.123, which digit is in tenths place? 📊",
      "options": { "A": "7", "B": "1", "C": "2", "D": "3" },
      "correct_answer": "B"
    },
    {
      "id": 28,
      "difficulty": "medium",
      "question": "What is the value of 3 in 6.103?",
      "options": { "A": "3", "B": "0.3", "C": "0.03", "D": "0.003" },
      "correct_answer": "D"
    },
    {
      "id": 29,
      "difficulty": "medium",
      "question": "In 15.608, which digit is in hundredths place?",
      "options": { "A": "1", "B": "5", "C": "0", "D": "8" },
      "correct_answer": "C"
    },
    {
      "id": 30,
      "difficulty": "medium",
      "question": "What is the place value of 2 in 3.025? 🧮",
      "options": {
        "A": "Tenths",
        "B": "Hundredths",
        "C": "Thousandths",
        "D": "Ones"
      },
      "correct_answer": "B"
    },
    {
      "id": 31,
      "difficulty": "medium",
      "question": "In 0.914, what is the digit in thousandths place?",
      "options": { "A": "9", "B": "1", "C": "4", "D": "0" },
      "correct_answer": "C"
    },
    {
      "id": 32,
      "difficulty": "medium",
      "question": "What is the value of 7 in 8.007?",
      "options": { "A": "7", "B": "0.7", "C": "0.07", "D": "0.007" },
      "correct_answer": "D"
    },
    {
      "id": 33,
      "difficulty": "medium",
      "question": "In 4.567, which digit is in hundredths place? 🔄",
      "options": { "A": "4", "B": "5", "C": "6", "D": "7" },
      "correct_answer": "C"
    },
    {
      "id": 34,
      "difficulty": "medium",
      "question": "What is the place value of 5 in 12.059?",
      "options": {
        "A": "Tenths",
        "B": "Hundredths",
        "C": "Thousandths",
        "D": "Ones"
      },
      "correct_answer": "B"
    },
    {
      "id": 35,
      "difficulty": "medium",
      "question": "In 9.876, what digit is in tenths place?",
      "options": { "A": "9", "B": "8", "C": "7", "D": "6" },
      "correct_answer": "B"
    },
    {
      "id": 36,
      "difficulty": "medium",
      "question": "What is the value of 6 in 0.106? 🎈",
      "options": { "A": "6", "B": "0.6", "C": "0.06", "D": "0.006" },
      "correct_answer": "D"
    },
    {
      "id": 37,
      "difficulty": "medium",
      "question": "In 3.142, which digit is in thousandths place?",
      "options": { "A": "3", "B": "1", "C": "4", "D": "2" },
      "correct_answer": "D"
    },
    {
      "id": 38,
      "difficulty": "medium",
      "question": "What is the place value of 9 in 7.109?",
      "options": {
        "A": "Tenths",
        "B": "Hundredths",
        "C": "Thousandths",
        "D": "Ones"
      },
      "correct_answer": "C"
    },
    {
      "id": 39,
      "difficulty": "medium",
      "question": "In 0.835, what is the digit in hundredths place? 📏",
      "options": { "A": "8", "B": "3", "C": "5", "D": "0" },
      "correct_answer": "B"
    },
    {
      "id": 40,
      "difficulty": "medium",
      "question": "What is the value of 4 in 5.004?",
      "options": { "A": "4", "B": "0.4", "C": "0.04", "D": "0.004" },
      "correct_answer": "D"
    },

    {
      "id": 41,
      "difficulty": "hard",
      "question": "In 123.4567, what is the digit in ten-thousandths place? 🔢",
      "options": { "A": "1", "B": "6", "C": "7", "D": "4" },
      "correct_answer": "C"
    },
    {
      "id": 42,
      "difficulty": "hard",
      "question": "What is the place value of 5 in 78.0954?",
      "options": {
        "A": "Tenths",
        "B": "Hundredths",
        "C": "Thousandths",
        "D": "Ten-thousandths"
      },
      "correct_answer": "C"
    },
    {
      "id": 43,
      "difficulty": "hard",
      "question": "In 0.00789, which digit is in hundred-thousandths place? 🏆",
      "options": { "A": "0", "B": "7", "C": "8", "D": "9" },
      "correct_answer": "D"
    },
    {
      "id": 44,
      "difficulty": "hard",
      "question": "What is the value of 3 in 45.0032?",
      "options": { "A": "0.3", "B": "0.03", "C": "0.003", "D": "0.0003" },
      "correct_answer": "C"
    },
    {
      "id": 45,
      "difficulty": "hard",
      "question": "In 9.87654, what digit is in thousandths place?",
      "options": { "A": "8", "B": "7", "C": "6", "D": "5" },
      "correct_answer": "C"
    },
    {
      "id": 46,
      "difficulty": "hard",
      "question": "What is the place value of 2 in 0.00027? 🎯",
      "options": {
        "A": "Thousandths",
        "B": "Ten-thousandths",
        "C": "Hundred-thousandths",
        "D": "Millionths"
      },
      "correct_answer": "B"
    },
    {
      "id": 47,
      "difficulty": "hard",
      "question": "In 12.34567, which digit is in hundred-thousandths place?",
      "options": {
        "A": "3",
        "B": "4",
        "C": "6",
        "D": "7"
      },
      "correct_answer": "D"
    },
    {
      "id": 48,
      "difficulty": "hard",
      "question": "What is the value of 8 in 0.04008? 📊",
      "options": { "A": "0.8", "B": "0.08", "C": "0.008", "D": "0.00008" },
      "correct_answer": "D"
    },
    {
      "id": 49,
      "difficulty": "hard",
      "question": "In 0.123456, what is the digit in millionths place?",
      "options": { "A": "1", "B": "4", "C": "5", "D": "6" },
      "correct_answer": "D"
    },
    {
      "id": 50,
      "difficulty": "hard",
      "question": "What is the place value of 9 in 3.00009? 🧮",
      "options": {
        "A": "Thousandths",
        "B": "Ten-thousandths",
        "C": "Hundred-thousandths",
        "D": "Millionths"
      },
      "correct_answer": "C"
    },
    {
      "id": 51,
      "difficulty": "hard",
      "question": "In 456.78901, which digit is in ten-thousandths place?",
      "options": {
        "A": "7",
        "B": "8",
        "C": "0",
        "D": "1"
      },
      "correct_answer": "C"
    },
    {
      "id": 52,
      "difficulty": "hard",
      "question": "What is the value of 1 in 0.00123? 🔄",
      "options": { "A": "0.1", "B": "0.01", "C": "0.001", "D": "0.0001" },
      "correct_answer": "C"
    },
    {
      "id": 53,
      "difficulty": "hard",
      "question": "In 0.987654, what digit is in hundred-thousandths place?",
      "options": { "A": "9", "B": "7", "C": "5", "D": "4" },
      "correct_answer": "C"
    },
    {
      "id": 54,
      "difficulty": "hard",
      "question": "What is the place value of 6 in 7.00006? 🎈",
      "options": {
        "A": "Ten-thousandths",
        "B": "Hundred-thousandths",
        "C": "Millionths",
        "D": "Thousandths"
      },
      "correct_answer": "B"
    },
    {
      "id": 55,
      "difficulty": "hard",
      "question": "In 23.456789, which digit is in millionths place?",
      "options": { "A": "4", "B": "6", "C": "8", "D": "9" },
      "correct_answer": "D"
    },
    {
      "id": 56,
      "difficulty": "hard",
      "question": "What is the value of 5 in 0.000005? 📏",
      "options": {
        "A": "0.0005",
        "B": "0.00005",
        "C": "0.000005",
        "D": "0.0000005"
      },
      "correct_answer": "C"
    },
    {
      "id": 57,
      "difficulty": "hard",
      "question": "In 0.010203, what is the digit in hundred-thousandths place? 🔍",
      "options": {
        "A": "0",
        "B": "1",
        "C": "2",
        "D": "3"
      },
      "correct_answer": "A"
    },
    {
      "id": 58,
      "difficulty": "hard",
      "question": "What is the place value of 4 in 9.000004?",
      "options": {
        "A": "Millionths",
        "B": "Hundred-thousandths",
        "C": "Ten-thousandths",
        "D": "Thousandths"
      },
      "correct_answer": "A"
    },
    {
      "id": 59,
      "difficulty": "hard",
      "question": "In 0.1234567, which digit is in ten-thousandths place? 🏆",
      "options": { "A": "2", "B": "3", "C": "4", "D": "5" },
      "correct_answer": "C"
    },
    {
      "id": 60,
      "difficulty": "hard",
      "question": "What is the value of 7 in 0.000007? 🧮",
      "options": {
        "A": "0.00007",
        "B": "0.000007",
        "C": "0.0000007",
        "D": "0.0007"
      },
      "correct_answer": "B"
    }
  ]
}
