{
  "title": "Time - Reading Clock (Hours Only)",
  "total_questions": 60,
  "questions": [
    {
      "id": 1,
      "difficulty": "easy",
      "question": "If the hour hand is pointing at 4, what time is it?",
      "options": {
        "A": "7 o’clock",
        "B": "4 o’clock",
        "C": "9 o’clock",
        "D": "1 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 2,
      "difficulty": "easy",
      "question": "If the hour hand is pointing at 9, what time is it?",
      "options": {
        "A": "11 o’clock",
        "B": "3 o’clock",
        "C": "9 o’clock",
        "D": "5 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 3,
      "difficulty": "easy",
      "question": "If the hour hand is on 12, what time is it?",
      "options": {
        "A": "6 o’clock",
        "B": "12 o’clock",
        "C": "8 o’clock",
        "D": "10 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 4,
      "difficulty": "easy",
      "question": "If the hour hand is on 3, what time is it?",
      "options": {
        "A": "1 o’clock",
        "B": "8 o’clock",
        "C": "3 o’clock",
        "D": "6 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 5,
      "difficulty": "easy",
      "question": "If the hour hand is on 6, what time is it?",
      "options": {
        "A": "6 o’clock",
        "B": "7 o’clock",
        "C": "11 o’clock",
        "D": "5 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 6,
      "difficulty": "easy",
      "question": "If the hour hand is pointing at 2, what time is it?",
      "options": {
        "A": "9 o’clock",
        "B": "4 o’clock",
        "C": "2 o’clock",
        "D": "10 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 7,
      "difficulty": "easy",
      "question": "If the hour hand is on 1, what time is it?",
      "options": {
        "A": "3 o’clock",
        "B": "8 o’clock",
        "C": "5 o’clock",
        "D": "1 o’clock"
      },
      "correct_answer": "D"
    },
    {
      "id": 8,
      "difficulty": "easy",
      "question": "If the hour hand points at 8, what time is it?",
      "options": {
        "A": "10 o’clock",
        "B": "4 o’clock",
        "C": "8 o’clock",
        "D": "6 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 9,
      "difficulty": "easy",
      "question": "If the hour hand is pointing at 7, what time is it?",
      "options": {
        "A": "2 o’clock",
        "B": "7 o’clock",
        "C": "9 o’clock",
        "D": "1 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 10,
      "difficulty": "easy",
      "question": "If the hour hand points at 10, what time is it?",
      "options": {
        "A": "10 o’clock",
        "B": "5 o’clock",
        "C": "12 o’clock",
        "D": "3 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 11,
      "difficulty": "easy",
      "question": "If the hour hand is on 5, what time is it?",
      "options": {
        "A": "5 o’clock",
        "B": "11 o’clock",
        "C": "4 o’clock",
        "D": "10 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 12,
      "difficulty": "easy",
      "question": "If the hour hand is between 2 and 3, which time has just passed?",
      "options": {
        "A": "2 o’clock",
        "B": "3 o’clock",
        "C": "1 o’clock",
        "D": "4 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 13,
      "difficulty": "easy",
      "question": "If the hour hand is between 10 and 11, which hour is completed?",
      "options": {
        "A": "8 o’clock",
        "B": "10 o’clock",
        "C": "11 o’clock",
        "D": "9 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 14,
      "difficulty": "easy",
      "question": "Which time is shown when the hour hand is on 11?",
      "options": {
        "A": "11 o’clock",
        "B": "6 o’clock",
        "C": "1 o’clock",
        "D": "4 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 15,
      "difficulty": "easy",
      "question": "If the clock shows 3, what time is it?",
      "options": {
        "A": "7 o’clock",
        "B": "12 o’clock",
        "C": "3 o’clock",
        "D": "8 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 16,
      "difficulty": "easy",
      "question": "If the hour hand points at 1, what time is it?",
      "options": {
        "A": "4 o’clock",
        "B": "9 o’clock",
        "C": "1 o’clock",
        "D": "11 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 17,
      "difficulty": "easy",
      "question": "If the hour hand is on 8, what time is shown?",
      "options": {
        "A": "2 o’clock",
        "B": "8 o’clock",
        "C": "6 o’clock",
        "D": "10 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 18,
      "difficulty": "easy",
      "question": "If the hour hand is on 4, which time is it?",
      "options": {
        "A": "9 o’clock",
        "B": "6 o’clock",
        "C": "4 o’clock",
        "D": "11 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 19,
      "difficulty": "easy",
      "question": "If the clock shows 12, what time is it?",
      "options": {
        "A": "12 o’clock",
        "B": "7 o’clock",
        "C": "10 o’clock",
        "D": "2 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 20,
      "difficulty": "easy",
      "question": "If the hour hand is on 6, what time is shown?",
      "options": {
        "A": "5 o’clock",
        "B": "11 o’clock",
        "C": "6 o’clock",
        "D": "9 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 21,
      "difficulty": "medium",
      "question": "If the hour hand is on 5, what time will it be 1 hour later?",
      "options": {
        "A": "6 o’clock",
        "B": "4 o’clock",
        "C": "7 o’clock",
        "D": "9 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 22,
      "difficulty": "medium",
      "question": "If it is 8 o’clock now, what time was it 2 hours earlier?",
      "options": {
        "A": "9 o’clock",
        "B": "6 o’clock",
        "C": "4 o’clock",
        "D": "7 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 23,
      "difficulty": "medium",
      "question": "The hour hand is between 4 and 5. What hour has passed?",
      "options": {
        "A": "7 o’clock",
        "B": "5 o’clock",
        "C": "4 o’clock",
        "D": "2 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 24,
      "difficulty": "medium",
      "question": "If the hour hand is on 9, what time will it be after 3 hours?",
      "options": {
        "A": "10 o’clock",
        "B": "12 o’clock",
        "C": "1 o’clock",
        "D": "9 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 25,
      "difficulty": "medium",
      "question": "If it is 7 o’clock, what time comes 2 hours later?",
      "options": {
        "A": "8 o’clock",
        "B": "10 o’clock",
        "C": "9 o’clock",
        "D": "11 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 26,
      "difficulty": "medium",
      "question": "If the hour hand is at 11, what time comes 1 hour after it?",
      "options": {
        "A": "11 o’clock",
        "B": "2 o’clock",
        "C": "1 o’clock",
        "D": "12 o’clock"
      },
      "correct_answer": "D"
    },
    {
      "id": 27,
      "difficulty": "medium",
      "question": "If the hour hand is on 2, what time was it 2 hours ago?",
      "options": {
        "A": "3 o’clock",
        "B": "12 o’clock",
        "C": "1 o’clock",
        "D": "4 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 28,
      "difficulty": "medium",
      "question": "If the clock shows 10 o’clock, what is the time 3 hours earlier?",
      "options": {
        "A": "6 o’clock",
        "B": "7 o’clock",
        "C": "8 o’clock",
        "D": "9 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 29,
      "difficulty": "medium",
      "question": "If the hour hand is at 3, what time will it be after 4 hours?",
      "options": {
        "A": "6 o’clock",
        "B": "8 o’clock",
        "C": "7 o’clock",
        "D": "3 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 30,
      "difficulty": "medium",
      "question": "The hour hand is between 9 and 10. What hour has finished?",
      "options": {
        "A": "9 o’clock",
        "B": "3 o’clock",
        "C": "8 o’clock",
        "D": "10 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 31,
      "difficulty": "medium",
      "question": "If the clock shows 12, what time was it 2 hours earlier?",
      "options": {
        "A": "10 o’clock",
        "B": "9 o’clock",
        "C": "11 o’clock",
        "D": "8 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 32,
      "difficulty": "medium",
      "question": "If the hour hand is on 1, what time comes 4 hours later?",
      "options": {
        "A": "4 o’clock",
        "B": "6 o’clock",
        "C": "5 o’clock",
        "D": "12 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 33,
      "difficulty": "medium",
      "question": "If it is 6 o’clock now, what time will it be after 5 hours?",
      "options": {
        "A": "9 o’clock",
        "B": "11 o’clock",
        "C": "1 o’clock",
        "D": "10 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 34,
      "difficulty": "medium",
      "question": "What time comes 3 hours before 9 o’clock?",
      "options": {
        "A": "6 o’clock",
        "B": "5 o’clock",
        "C": "7 o’clock",
        "D": "8 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 35,
      "difficulty": "medium",
      "question": "If the hour hand is on 4, what time will it be 3 hours later?",
      "options": {
        "A": "7 o’clock",
        "B": "6 o’clock",
        "C": "9 o’clock",
        "D": "8 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 36,
      "difficulty": "medium",
      "question": "If the hour hand is at 9, what time was it 4 hours earlier?",
      "options": {
        "A": "3 o’clock",
        "B": "4 o’clock",
        "C": "5 o’clock",
        "D": "2 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 37,
      "difficulty": "medium",
      "question": "If it is 11 o’clock, what time will it be after 2 hours?",
      "options": {
        "A": "1 o’clock",
        "B": "10 o’clock",
        "C": "3 o’clock",
        "D": "9 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 38,
      "difficulty": "medium",
      "question": "If the hour hand is between 6 and 7, what hour has passed?",
      "options": {
        "A": "6 o’clock",
        "B": "4 o’clock",
        "C": "7 o’clock",
        "D": "5 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 39,
      "difficulty": "medium",
      "question": "If the hour hand is on 10, what time will it be 2 hours later?",
      "options": {
        "A": "11 o’clock",
        "B": "1 o’clock",
        "C": "12 o’clock",
        "D": "3 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 40,
      "difficulty": "medium",
      "question": "What time comes 5 hours before 8 o’clock?",
      "options": {
        "A": "3 o’clock",
        "B": "4 o’clock",
        "C": "2 o’clock",
        "D": "1 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 41,
      "difficulty": "hard",
      "question": "The hour hand is between 7 and 8. What hour has just finished?",
      "options": {
        "A": "8 o’clock",
        "B": "7 o’clock",
        "C": "6 o’clock",
        "D": "9 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 42,
      "difficulty": "hard",
      "question": "If the hour hand is on 11, what time will it be 4 hours later?",
      "options": {
        "A": "3 o’clock",
        "B": "2 o’clock",
        "C": "12 o’clock",
        "D": "1 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 43,
      "difficulty": "hard",
      "question": "If the hour hand is at 6, what time was it 5 hours earlier?",
      "options": {
        "A": "2 o’clock",
        "B": "3 o’clock",
        "C": "1 o’clock",
        "D": "6 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 44,
      "difficulty": "hard",
      "question": "The hour hand is between 10 and 11. What hour has passed?",
      "options": {
        "A": "10 o’clock",
        "B": "11 o’clock",
        "C": "9 o’clock",
        "D": "12 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 45,
      "difficulty": "hard",
      "question": "If the time is 4 o’clock now, what time will it be after 6 hours?",
      "options": {
        "A": "11 o’clock",
        "B": "10 o’clock",
        "C": "9 o’clock",
        "D": "7 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 46,
      "difficulty": "hard",
      "question": "If the hour hand is on 3, what time was it 4 hours earlier?",
      "options": {
        "A": "2 o’clock",
        "B": "12 o’clock",
        "C": "11 o’clock",
        "D": "4 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 47,
      "difficulty": "hard",
      "question": "If the hour hand is at 9, what time will it be 5 hours later?",
      "options": {
        "A": "12 o’clock",
        "B": "3 o’clock",
        "C": "11 o’clock",
        "D": "2 o’clock"
      },
      "correct_answer": "D"
    },
    {
      "id": 48,
      "difficulty": "hard",
      "question": "The hour hand is between 1 and 2. What hour has completed?",
      "options": {
        "A": "12 o’clock",
        "B": "1 o’clock",
        "C": "2 o’clock",
        "D": "11 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 49,
      "difficulty": "hard",
      "question": "If the hour hand is at 12, what time was it 3 hours earlier?",
      "options": {
        "A": "7 o’clock",
        "B": "9 o’clock",
        "C": "10 o’clock",
        "D": "2 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 50,
      "difficulty": "hard",
      "question": "If it is 2 o’clock, what time will it be after 9 hours?",
      "options": {
        "A": "10 o’clock",
        "B": "9 o’clock",
        "C": "3 o’clock",
        "D": "11 o’clock"
      },
      "correct_answer": "D"
    },
    {
      "id": 51,
      "difficulty": "hard",
      "question": "The hour hand is between 8 and 9. What hour has passed?",
      "options": {
        "A": "7 o’clock",
        "B": "8 o’clock",
        "C": "9 o’clock",
        "D": "10 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 52,
      "difficulty": "hard",
      "question": "If it is 10 o’clock now, what time will it be 7 hours later?",
      "options": {
        "A": "2 o’clock",
        "B": "5 o’clock",
        "C": "1 o’clock",
        "D": "3 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 53,
      "difficulty": "hard",
      "question": "If the hour hand is on 2, what time was it 6 hours earlier?",
      "options": {
        "A": "9 o’clock",
        "B": "2 o’clock",
        "C": "8 o’clock",
        "D": "12 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 54,
      "difficulty": "hard",
      "question": "If the time is 1 o’clock, what time will it be after 8 hours?",
      "options": {
        "A": "9 o’clock",
        "B": "6 o’clock",
        "C": "11 o’clock",
        "D": "10 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 55,
      "difficulty": "hard",
      "question": "If the hour hand is at 7, what time will it be after 5 hours?",
      "options": {
        "A": "12 o’clock",
        "B": "9 o’clock",
        "C": "10 o’clock",
        "D": "1 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 56,
      "difficulty": "hard",
      "question": "The hour hand is between 5 and 6. What hour is completed?",
      "options": {
        "A": "6 o’clock",
        "B": "5 o’clock",
        "C": "4 o’clock",
        "D": "7 o’clock"
      },
      "correct_answer": "B"
    },
    {
      "id": 57,
      "difficulty": "hard",
      "question": "If it is 11 o’clock, what time was it 4 hours earlier?",
      "options": {
        "A": "9 o’clock",
        "B": "8 o’clock",
        "C": "7 o’clock",
        "D": "3 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 58,
      "difficulty": "hard",
      "question": "If the hour hand is at 4, what time will it be 6 hours later?",
      "options": {
        "A": "8 o’clock",
        "B": "11 o’clock",
        "C": "10 o’clock",
        "D": "5 o’clock"
      },
      "correct_answer": "C"
    },
    {
      "id": 59,
      "difficulty": "hard",
      "question": "If the hour hand is on 10, what time was it 8 hours earlier?",
      "options": {
        "A": "2 o’clock",
        "B": "4 o’clock",
        "C": "11 o’clock",
        "D": "3 o’clock"
      },
      "correct_answer": "A"
    },
    {
      "id": 60,
      "difficulty": "hard",
      "question": "If the hour hand is between 11 and 12, what hour has passed?",
      "options": {
        "A": "11 o’clock",
        "B": "12 o’clock",
        "C": "10 o’clock",
        "D": "1 o’clock"
      },
      "correct_answer": "A"
    }
  ]
}