{
  "title": "Patterns - Shape Patterns",
  "total_questions": 60,
  "questions": [
    {
      "id": 1,
      "difficulty": "easy",
      "question": "Pattern: ○ ▲ ○ ▲ ○ … What comes next?",
      "options": {
        "A": "▲",
        "B": "◆",
        "C": "■",
        "D": "○"
      },
      "correct_answer": "A"
    },
    {
      "id": 2,
      "difficulty": "easy",
      "question": "Pattern: ■ ● ■ ● ■ … What comes next?",
      "options": {
        "A": "●",
        "B": "○",
        "C": "■",
        "D": "▲"
      },
      "correct_answer": "A"
    },
    {
      "id": 3,
      "difficulty": "easy",
      "question": "Pattern: ▲ ▲ ○ ▲ ▲ ○ … What comes next?",
      "options": {
        "A": "○",
        "B": "▲",
        "C": "■",
        "D": "◆"
      },
      "correct_answer": "B"
    },
    {
      "id": 4,
      "difficulty": "easy",
      "question": "Pattern: ● ● ▲ ● ● ▲ … What comes next?",
      "options": {
        "A": "▲",
        "B": "●",
        "C": "■",
        "D": "◆"
      },
      "correct_answer": "A"
    },
    {
      "id": 5,
      "difficulty": "easy",
      "question": "Pattern: ○ ○ ■ ○ ○ ■ … Next shape?",
      "options": {
        "A": "○",
        "B": "■",
        "C": "●",
        "D": "▲"
      },
      "correct_answer": "A"
    },
    {
      "id": 6,
      "difficulty": "easy",
      "question": "Pattern: ▲ ■ ▲ ■ ▲ … What comes next?",
      "options": {
        "A": "▲",
        "B": "■",
        "C": "●",
        "D": "◆"
      },
      "correct_answer": "B"
    },
    {
      "id": 7,
      "difficulty": "easy",
      "question": "Pattern: ● ▲ ● ▲ ● … What comes next?",
      "options": {
        "A": "▲",
        "B": "●",
        "C": "■",
        "D": "◆"
      },
      "correct_answer": "A"
    },
    {
      "id": 8,
      "difficulty": "easy",
      "question": "Pattern: ■ ■ ○ ■ ■ ○ … Next shape?",
      "options": {
        "A": "○",
        "B": "■",
        "C": "▲",
        "D": "◆"
      },
      "correct_answer": "A"
    },
    {
      "id": 9,
      "difficulty": "easy",
      "question": "Pattern: ▲ ○ ○ ▲ ○ ○ … What comes next?",
      "options": {
        "A": "▲",
        "B": "○",
        "C": "■",
        "D": "●"
      },
      "correct_answer": "A"
    },
    {
      "id": 10,
      "difficulty": "easy",
      "question": "Pattern: ● ■ ● ■ ● … What comes next?",
      "options": {
        "A": "●",
        "B": "▲",
        "C": "■",
        "D": "○"
      },
      "correct_answer": "C"
    },
    {
      "id": 11,
      "difficulty": "easy",
      "question": "Pattern: ○ ● ○ ● ○ … What comes next?",
      "options": {
        "A": "■",
        "B": "●",
        "C": "▲",
        "D": "○"
      },
      "correct_answer": "B"
    },
    {
      "id": 12,
      "difficulty": "easy",
      "question": "Pattern: ▲ ▲ ▲ ○ ▲ ▲ ▲ ○ … Next?",
      "options": {
        "A": "▲",
        "B": "■",
        "C": "○",
        "D": "●"
      },
      "correct_answer": "A"
    },
    {
      "id": 13,
      "difficulty": "easy",
      "question": "Pattern: ● ■ ■ ● ■ ■ … What comes next?",
      "options": {
        "A": "■",
        "B": "◆",
        "C": "●",
        "D": "▲"
      },
      "correct_answer": "C"
    },
    {
      "id": 14,
      "difficulty": "easy",
      "question": "Pattern: ▲ ○ ▲ ○ ▲ … Next shape?",
      "options": {
        "A": "○",
        "B": "▲",
        "C": "●",
        "D": "■"
      },
      "correct_answer": "A"
    },
    {
      "id": 15,
      "difficulty": "easy",
      "question": "Pattern: ○ ■ ▲ ○ ■ ▲ … Next?",
      "options": {
        "A": "■",
        "B": "●",
        "C": "▲",
        "D": "○"
      },
      "correct_answer": "D"
    },
    {
      "id": 16,
      "difficulty": "easy",
      "question": "Pattern: ■ ▲ ■ ▲ ■ … What comes next?",
      "options": {
        "A": "▲",
        "B": "●",
        "C": "■",
        "D": "○"
      },
      "correct_answer": "A"
    },
    {
      "id": 17,
      "difficulty": "easy",
      "question": "Pattern: ○ ○ ○ ▲ ○ ○ ○ ▲ … Next?",
      "options": {
        "A": "○",
        "B": "▲",
        "C": "●",
        "D": "■"
      },
      "correct_answer": "A"
    },
    {
      "id": 18,
      "difficulty": "easy",
      "question": "Pattern: ▲ ● ● ▲ ● ● … Next?",
      "options": {
        "A": "●",
        "B": "▲",
        "C": "■",
        "D": "◆"
      },
      "correct_answer": "B"
    },
    {
      "id": 19,
      "difficulty": "easy",
      "question": "Pattern: ● ▲ ■ ● ▲ ■ … Next?",
      "options": {
        "A": "▲",
        "B": "■",
        "C": "○",
        "D": "●"
      },
      "correct_answer": "D"
    },
    {
      "id": 20,
      "difficulty": "easy",
      "question": "Pattern: ■ ○ ■ ○ ■ … What comes next?",
      "options": {
        "A": "○",
        "B": "▲",
        "C": "●",
        "D": "■"
      },
      "correct_answer": "A"
    },
    {
      "id": 21,
      "difficulty": "medium",
      "question": "Pattern: ▲ ○ ○ ▲ ○ ○ ▲ … What comes next?",
      "options": {
        "A": "▲",
        "B": "■",
        "C": "○",
        "D": "●"
      },
      "correct_answer": "A"
    },
    {
      "question_id": 22,
      "question": "Pattern: ■ ▲ ■ ▲ ■ … What comes next?",
      "options": {
        "A": "○",
        "B": "▲",
        "C": "■",
        "D": "●"
      },
      "correct_answer": "B",
      "id": 22,
      "difficulty": "medium"
    },
    {
      "question_id": 23,
      "question": "Pattern: ● ● ▲ ● ● ▲ … What comes next?",
      "options": {
        "A": "▲",
        "B": "●",
        "C": "■",
        "D": "◆"
      },
      "correct_answer": "B",
      "id": 23,
      "difficulty": "medium"
    },
    {
      "id": 24,
      "difficulty": "medium",
      "question": "Pattern: ○ ■ ■ ○ ■ ■ … Next shape?",
      "options": {
        "A": "○",
        "B": "▲",
        "C": "■",
        "D": "●"
      },
      "correct_answer": "A"
    },
    {
      "id": 25,
      "difficulty": "medium",
      "question": "Pattern: ▲ ● ▲ ● ▲ … What comes next?",
      "options": {
        "A": "●",
        "B": "▲",
        "C": "○",
        "D": "■"
      },
      "correct_answer": "A"
    },
    {
      "question_id": 26,
      "question": "Pattern: ■ ■ ● ■ ■ ● … Next?",
      "options": {
        "A": "▲",
        "B": "■",
        "C": "●",
        "D": "○"
      },
      "correct_answer": "B",
      "id": 26,
      "difficulty": "medium"
    },
    {
      "id": 27,
      "difficulty": "medium",
      "question": "Pattern: ○ ▲ ■ ○ ▲ ■ … What comes next?",
      "options": {
        "A": "■",
        "B": "▲",
        "C": "○",
        "D": "●"
      },
      "correct_answer": "C"
    },
    {
      "id": 28,
      "difficulty": "medium",
      "question": "Pattern: ▲ ▲ ○ ▲ ▲ ○ … Next shape?",
      "options": {
        "A": "○",
        "B": "▲",
        "C": "■",
        "D": "●"
      },
      "correct_answer": "B"
    },
    {
      "id": 29,
      "difficulty": "medium",
      "question": "Pattern: ● ■ ● ■ ● … What comes next?",
      "options": {
        "A": "●",
        "B": "▲",
        "C": "■",
        "D": "○"
      },
      "correct_answer": "C"
    },
    {
      "id": 30,
      "difficulty": "medium",
      "question": "Pattern: ○ ○ ▲ ▲ ○ ○ ▲ … Next?",
      "options": {
        "A": "▲",
        "B": "○",
        "C": "■",
        "D": "●"
      },
      "correct_answer": "A"
    },
    {
      "id": 31,
      "difficulty": "medium",
      "question": "Pattern: ▲ ● ● ▲ ● ● … Next?",
      "options": {
        "A": "●",
        "B": "▲",
        "C": "○",
        "D": "■"
      },
      "correct_answer": "B"
    },
    {
      "id": 32,
      "difficulty": "medium",
      "question": "Pattern: ■ ○ ● ■ ○ ● … Next?",
      "options": {
        "A": "■",
        "B": "○",
        "C": "●",
        "D": "▲"
      },
      "correct_answer": "A"
    },
    {
      "id": 33,
      "difficulty": "medium",
      "question": "Pattern: ▲ ▲ ▲ ○ ▲ ▲ ▲ ○ … Next?",
      "options": {
        "A": "▲",
        "B": "○",
        "C": "■",
        "D": "●"
      },
      "correct_answer": "A"
    },
    {
      "id": 34,
      "difficulty": "medium",
      "question": "Pattern: ● ▲ ▲ ● ▲ ▲ … What comes next?",
      "options": {
        "A": "◆",
        "B": "▲",
        "C": "○",
        "D": "●"
      },
      "correct_answer": "D"
    },
    {
      "id": 35,
      "difficulty": "medium",
      "question": "Pattern: ○ ■ ▲ ○ ■ ▲ … Next?",
      "options": {
        "A": "■",
        "B": "○",
        "C": "▲",
        "D": "●"
      },
      "correct_answer": "B"
    },
    {
      "id": 36,
      "difficulty": "medium",
      "question": "Pattern: ■ ▲ ● ■ ▲ ● … Next?",
      "options": {
        "A": "▲",
        "B": "●",
        "C": "■",
        "D": "○"
      },
      "correct_answer": "C"
    },
    {
      "id": 37,
      "difficulty": "medium",
      "question": "Pattern: ▲ ○ ▲ ○ ▲ … What comes next?",
      "options": {
        "A": "○",
        "B": "▲",
        "C": "■",
        "D": "●"
      },
      "correct_answer": "A"
    },
    {
      "id": 38,
      "difficulty": "medium",
      "question": "Pattern: ● ● ○ ● ● ○ … Next?",
      "options": {
        "A": "○",
        "B": "●",
        "C": "▲",
        "D": "■"
      },
      "correct_answer": "B"
    },
    {
      "id": 39,
      "difficulty": "medium",
      "question": "Pattern: ■ ○ ○ ■ ○ ○ … Next?",
      "options": {
        "A": "■",
        "B": "○",
        "C": "▲",
        "D": "●"
      },
      "correct_answer": "A"
    },
    {
      "id": 40,
      "difficulty": "medium",
      "question": "Pattern: ▲ ● ■ ▲ ● ■ … What comes next?",
      "options": {
        "A": "●",
        "B": "▲",
        "C": "■",
        "D": "○"
      },
      "correct_answer": "B"
    },
    {
      "question_id": 41,
      "question": "Pattern: ▲ ○ ■ ▲ ○ ■ ▲ … What comes next?",
      "options": {
        "A": "■",
        "B": "▲",
        "C": "○",
        "D": "●"
      },
      "correct_answer": "C",
      "id": 41,
      "difficulty": "medium"
    },
    {
      "question_id": 42,
      "question": "Pattern: ● ● ▲ ● ● ▲ ● … Next shape?",
      "options": {
        "A": "●",
        "B": "▲",
        "C": "■",
        "D": "○"
      },
      "correct_answer": "A",
      "id": 42,
      "difficulty": "medium"
    },
    {
      "id": 43,
      "difficulty": "hard",
      "question": "Pattern: ■ ▲ ▲ ■ ▲ ▲ ■ … Next?",
      "options": {
        "A": "▲",
        "B": "■",
        "C": "○",
        "D": "●"
      },
      "correct_answer": "B"
    },
    {
      "id": 44,
      "difficulty": "hard",
      "question": "Pattern: ○ ■ ○ ○ ■ ○ ○ ■ … Next?",
      "options": {
        "A": "■",
        "B": "○",
        "C": "▲",
        "D": "●"
      },
      "correct_answer": "A"
    },
    {
      "id": 45,
      "difficulty": "hard",
      "question": "Pattern: ▲ ▲ ○ ○ ▲ ▲ ○ … What comes next?",
      "options": {
        "A": "▲",
        "B": "○",
        "C": "■",
        "D": "●"
      },
      "correct_answer": "B"
    },
    {
      "id": 46,
      "difficulty": "hard",
      "question": "Pattern: ● ■ ■ ● ■ ■ ● … Next?",
      "options": {
        "A": "■",
        "B": "○",
        "C": "●",
        "D": "▲"
      },
      "correct_answer": "C"
    },
    {
      "question_id": 47,
      "question": "Pattern: ○ ▲ ■ ■ ○ ▲ ■ ■ … What comes next?",
      "options": {
        "A": "■",
        "B": "▲",
        "C": "○",
        "D": "●"
      },
      "correct_answer": "C",
      "id": 47,
      "difficulty": "medium"
    },
    {
      "id": 48,
      "difficulty": "hard",
      "question": "Pattern: ▲ ○ ○ ▲ ▲ ○ ○ ▲ … What comes next?",
      "options": {
        "A": "▲",
        "B": "○",
        "C": "■",
        "D": "●"
      },
      "correct_answer": "A"
    },
    {
      "id": 49,
      "difficulty": "hard",
      "question": "Pattern: ■ ○ ▲ ■ ○ ▲ ■ … Next?",
      "options": {
        "A": "▲",
        "B": "○",
        "C": "●",
        "D": "■"
      },
      "correct_answer": "D"
    },
    {
      "id": 50,
      "difficulty": "hard",
      "question": "Pattern: ▲ ● ● ○ ▲ ● ● … Next?",
      "options": {
        "A": "○",
        "B": "▲",
        "C": "●",
        "D": "■"
      },
      "correct_answer": "A"
    },
    {
      "id": 51,
      "difficulty": "hard",
      "question": "Pattern: ○ ■ ■ ▲ ○ ■ ■ ▲ … What comes next?",
      "options": {
        "A": "■",
        "B": "○",
        "C": "▲",
        "D": "●"
      },
      "correct_answer": "B"
    },
    {
      "id": 52,
      "difficulty": "hard",
      "question": "Pattern: ▲ ○ ■ ▲ ○ ■ ▲ … Next?",
      "options": {
        "A": "▲",
        "B": "○",
        "C": "■",
        "D": "●"
      },
      "correct_answer": "B"
    },
    {
      "id": 53,
      "difficulty": "hard",
      "question": "Pattern: ● ● ● ▲ ● ● ● ▲ … What comes next?",
      "options": {
        "A": "●",
        "B": "▲",
        "C": "■",
        "D": "○"
      },
      "correct_answer": "A"
    },
    {
      "question_id": 54,
      "question": "Pattern: ▲ ▲ ○ ▲ ○ ▲ ▲ ○ … Next?",
      "options": {
        "A": "▲",
        "B": "○",
        "C": "●",
        "D": "■"
      },
      "correct_answer": "A",
      "id": 54,
      "difficulty": "medium"
    },
    {
      "question_id": 55,
      "question": "Pattern: ■ ○ ○ ○ ■ ○ ○ … Next?",
      "options": {
        "A": "○",
        "B": "▲",
        "C": "■",
        "D": "●"
      },
      "correct_answer": "A",
      "id": 55,
      "difficulty": "medium"
    },
    {
      "question_id": 56,
      "question": "Pattern: ▲ ● ■ ● ▲ ● ■ … What comes next?",
      "options": {
        "A": "▲",
        "B": "■",
        "C": "●",
        "D": "○"
      },
      "correct_answer": "C",
      "id": 56,
      "difficulty": "medium"
    },
    {
      "id": 57,
      "difficulty": "hard",
      "question": "Pattern: ○ ▲ ▲ ○ ○ ▲ ▲ ○ … What comes next?",
      "options": {
        "A": "▲",
        "B": "●",
        "C": "■",
        "D": "○"
      },
      "correct_answer": "D"
    },
    {
      "id": 58,
      "difficulty": "hard",
      "question": "Pattern: ● ■ ● ▲ ● ■ ● ▲ … Next?",
      "options": {
        "A": "▲",
        "B": "■",
        "C": "●",
        "D": "○"
      },
      "correct_answer": "C"
    },
    {
      "question_id": 59,
      "question": "Pattern: ■ ■ ○ ○ ○ ■ ■ ○ … Next?",
      "options": {
        "A": "○",
        "B": "■",
        "C": "▲",
        "D": "●"
      },
      "correct_answer": "A",
      "id": 59,
      "difficulty": "medium"
    },
    {
      "id": 60,
      "difficulty": "hard",
      "question": "Pattern: ▲ ○ ■ ■ ▲ ○ ■ ■ ▲ … What comes next?",
      "options": {
        "A": "■",
        "B": "▲",
        "C": "○",
        "D": "●"
      },
      "correct_answer": "B"
    }
  ]
}