{
  "title": "Fractions - Simple Fraction Representation",
  "total_questions": 60,
  "questions": [
    {
      "id": 1,
      "difficulty": "Easy",
      "question": "What fraction shows one part out of two?",
      "options": { "A": "1/3", "B": "1/2", "C": "2/3", "D": "3/4" },
      "correct_answer": "B"
    },
    {
      "id": 2,
      "difficulty": "Easy",
      "question": "A circle is divided into 4 equal parts. If 1 part is shaded, what is the fraction?",
      "options": { "A": "1/4", "B": "1/3", "C": "1/2", "D": "3/4" },
      "correct_answer": "A"
    },
    {
      "id": 3,
      "difficulty": "Easy",
      "question": "Which shows half?",
      "options": { "A": "1/2", "B": "1/3", "C": "1/4", "D": "2/3" },
      "correct_answer": "A"
    },
    {
      "id": 4,
      "difficulty": "Easy",
      "question": "A rectangle is cut into 3 equal parts. If 1 part is taken, what fraction is it?",
      "options": { "A": "1/2", "B": "1/4", "C": "1/3", "D": "2/3" },
      "correct_answer": "C"
    },
    {
      "id": 5,
      "difficulty": "Easy",
      "question": "What fraction means one out of four parts?",
      "options": { "A": "1/3", "B": "1/2", "C": "1/4", "D": "4/1" },
      "correct_answer": "C"
    },
    {
      "id": 6,
      "difficulty": "Easy",
      "question": "A pizza is divided into 2 equal slices. One slice is eaten. What is the eaten fraction?",
      "options": {
        "A": "1/3",
        "B": "1/2",
        "C": "1/4",
        "D": "3/4"
      },
      "correct_answer": "B"
    },
    {
      "id": 7,
      "difficulty": "Easy",
      "question": "Which fraction is one-third?",
      "options": { "A": "1/2", "B": "1/3", "C": "1/4", "D": "3/1" },
      "correct_answer": "B"
    },
    {
      "id": 8,
      "difficulty": "Easy",
      "question": "A bar is split into 4 equal parts. 2 parts are shaded. What fraction is shaded?",
      "options": {
        "A": "1/3",
        "B": "1/4",
        "C": "3/4",
        "D": "2/4"
      },
      "correct_answer": "D"
    },
    {
      "id": 9,
      "difficulty": "Easy",
      "question": "Which fraction shows three parts out of four?",
      "options": { "A": "1/3", "B": "3/4", "C": "4/3", "D": "2/3" },
      "correct_answer": "B"
    },
    {
      "id": 10,
      "difficulty": "Easy",
      "question": "A chocolate bar has 3 equal blocks. 2 are eaten. What is the eaten fraction?",
      "options": { "A": "2/4", "B": "3/2", "C": "2/3", "D": "1/3" },
      "correct_answer": "C"
    },
    {
      "id": 11,
      "difficulty": "Easy",
      "question": "What is the fraction for one part taken from 5 equal parts?",
      "options": { "A": "1/3", "B": "1/4", "C": "1/5", "D": "5/1" },
      "correct_answer": "C"
    },
    {
      "id": 12,
      "difficulty": "Easy",
      "question": "A shape is cut into 2 equal parts. Both are shaded. What fraction is shaded?",
      "options": { "A": "1/2", "B": "2/2", "C": "1/4", "D": "2/3" },
      "correct_answer": "B"
    },
    {
      "id": 13,
      "difficulty": "Easy",
      "question": "Which fraction shows one out of three equal parts?",
      "options": { "A": "1/3", "B": "3/3", "C": "3/1", "D": "2/3" },
      "correct_answer": "A"
    },
    {
      "id": 14,
      "difficulty": "Easy",
      "question": "A square is split into 4 equal parts. 3 are white. What fraction is white?",
      "options": { "A": "3/4", "B": "1/2", "C": "1/4", "D": "4/3" },
      "correct_answer": "A"
    },
    {
      "id": 15,
      "difficulty": "Easy",
      "question": "What fraction shows two out of two?",
      "options": { "A": "2/3", "B": "1/2", "C": "2/2", "D": "2/4" },
      "correct_answer": "C"
    },
    {
      "id": 16,
      "difficulty": "Easy",
      "question": "A rod is cut into 5 equal pieces. 2 are coloured. What fraction is coloured?",
      "options": { "A": "1/5", "B": "2/5", "C": "5/2", "D": "2/4" },
      "correct_answer": "B"
    },
    {
      "id": 17,
      "difficulty": "Easy",
      "question": "Which fraction means one part out of six?",
      "options": { "A": "1/3", "B": "1/6", "C": "1/2", "D": "6/1" },
      "correct_answer": "B"
    },
    {
      "id": 18,
      "difficulty": "Easy",
      "question": "A circle is cut into 3 equal slices. All 3 slices are shaded. What fraction is it?",
      "options": { "A": "1/3", "B": "2/3", "C": "3/3", "D": "3/2" },
      "correct_answer": "C"
    },
    {
      "id": 19,
      "difficulty": "Easy",
      "question": "What fraction shows 2 parts taken out of 3?",
      "options": { "A": "3/2", "B": "2/3", "C": "2/2", "D": "1/3" },
      "correct_answer": "B"
    },
    {
      "id": 20,
      "difficulty": "Easy",
      "question": "In a figure, 4 equal parts are shown. None is shaded. What is the shaded fraction?",
      "options": { "A": "1/4", "B": "0/4", "C": "4/4", "D": "2/4" },
      "correct_answer": "B"
    },

    {
      "id": 21,
      "difficulty": "Medium",
      "question": "A shape is divided into 6 equal parts. If 3 parts are shaded, what is the fraction?",
      "options": { "A": "1/6", "B": "3/6", "C": "2/6", "D": "1/3" },
      "correct_answer": "B"
    },
    {
      "id": 22,
      "difficulty": "Medium",
      "question": "A bar is cut into 5 equal parts. 4 are coloured. What fraction is coloured?",
      "options": { "A": "4/5", "B": "1/5", "C": "5/4", "D": "2/5" },
      "correct_answer": "A"
    },
    {
      "id": 23,
      "difficulty": "Medium",
      "question": "Which fraction shows 3 out of 8 parts shaded?",
      "options": { "A": "5/8", "B": "3/8", "C": "8/3", "D": "1/8" },
      "correct_answer": "B"
    },
    {
      "id": 24,
      "difficulty": "Medium",
      "question": "A circle is cut into 4 parts. 2 are shaded. What fraction represents the shaded part?",
      "options": {
        "A": "2/4",
        "B": "1/4",
        "C": "3/4",
        "D": "4/4"
      },
      "correct_answer": "A"
    },
    {
      "id": 25,
      "difficulty": "Medium",
      "question": "There are 10 equal blocks. 5 are coloured red. What is the red fraction?",
      "options": { "A": "5/5", "B": "5/10", "C": "1/10", "D": "10/5" },
      "correct_answer": "B"
    },
    {
      "id": 26,
      "difficulty": "Medium",
      "question": "What fraction means 7 parts out of 10?",
      "options": { "A": "1/7", "B": "7/10", "C": "7/7", "D": "10/7" },
      "correct_answer": "B"
    },
    {
      "id": 27,
      "difficulty": "Medium",
      "question": "A figure is divided into 3 equal parts. 0 parts are shaded. What fraction is shaded?",
      "options": { "A": "1/3", "B": "3/3", "C": "0/3", "D": "3/1" },
      "correct_answer": "C"
    },
    {
      "id": 28,
      "difficulty": "Medium",
      "question": "A strip has 8 equal pieces. 1 piece is shaded. What is the shaded fraction?",
      "options": { "A": "1/8", "B": "8/1", "C": "1/4", "D": "2/8" },
      "correct_answer": "A"
    },
    {
      "id": 29,
      "difficulty": "Medium",
      "question": "Which fraction shows half of 6 equal parts shaded?",
      "options": { "A": "3/6", "B": "2/6", "C": "1/6", "D": "6/3" },
      "correct_answer": "A"
    },
    {
      "id": 30,
      "difficulty": "Medium",
      "question": "A whole is cut into 12 parts. If 6 parts are shaded, what fraction is shown?",
      "options": { "A": "6/6", "B": "12/6", "C": "6/12", "D": "1/6" },
      "correct_answer": "C"
    },
    {
      "id": 31,
      "difficulty": "Medium",
      "question": "A square is divided into 9 equal parts. 3 are shaded. What fraction is shaded?",
      "options": { "A": "3/3", "B": "1/9", "C": "3/9", "D": "9/3" },
      "correct_answer": "C"
    },
    {
      "id": 32,
      "difficulty": "Medium",
      "question": "Which fraction represents 2 parts shaded out of 7?",
      "options": { "A": "7/2", "B": "2/7", "C": "1/7", "D": "7/1" },
      "correct_answer": "B"
    },
    {
      "id": 33,
      "difficulty": "Medium",
      "question": "A ribbon is cut into 8 equal pieces. 4 pieces are used. What is the used fraction?",
      "options": {
        "A": "4/4",
        "B": "4/8",
        "C": "8/4",
        "D": "1/8"
      },
      "correct_answer": "B"
    },
    {
      "id": 34,
      "difficulty": "Medium",
      "question": "A shape is divided into 10 equal parts. All parts are shaded. What fraction is shaded?",
      "options": { "A": "10/10", "B": "1/10", "C": "0/10", "D": "5/10" },
      "correct_answer": "A"
    },
    {
      "id": 35,
      "difficulty": "Medium",
      "question": "Which fraction shows one-fourth of 12 equal parts?",
      "options": { "A": "3/12", "B": "1/12", "C": "6/12", "D": "2/12" },
      "correct_answer": "A"
    },
    {
      "id": 36,
      "difficulty": "Medium",
      "question": "A bar has 6 equal segments. If the first 4 segments are coloured, what fraction is coloured?",
      "options": { "A": "4/6", "B": "2/6", "C": "6/4", "D": "1/6" },
      "correct_answer": "A"
    },
    {
      "id": 37,
      "difficulty": "Medium",
      "question": "What fraction means 5 parts out of 9?",
      "options": { "A": "5/5", "B": "5/9", "C": "9/5", "D": "1/9" },
      "correct_answer": "B"
    },
    {
      "id": 38,
      "difficulty": "Medium",
      "question": "A figure is divided into 8 equal parts. None are coloured. What is the coloured fraction?",
      "options": { "A": "1/8", "B": "0/8", "C": "8/8", "D": "2/8" },
      "correct_answer": "B"
    },
    {
      "id": 39,
      "difficulty": "Medium",
      "question": "Which fraction represents 6 shaded parts out of 12?",
      "options": { "A": "12/6", "B": "3/6", "C": "6/12", "D": "1/12" },
      "correct_answer": "C"
    },
    {
      "id": 40,
      "difficulty": "Medium",
      "question": "A circle is divided into 8 equal slices. If 7 slices are coloured, what is the fraction?",
      "options": { "A": "7/8", "B": "1/8", "C": "8/7", "D": "7/1" },
      "correct_answer": "A"
    },

    {
      "id": 41,
      "difficulty": "Hard",
      "question": "A rectangle is divided into 12 equal parts. If 9 parts are shaded, what is the shaded fraction?",
      "options": { "A": "9/12", "B": "3/12", "C": "6/12", "D": "12/9" },
      "correct_answer": "A"
    },
    {
      "id": 42,
      "difficulty": "Hard",
      "question": "A strip has 15 equal segments. 5 segments are coloured blue. What is the blue fraction?",
      "options": { "A": "5/10", "B": "5/15", "C": "10/15", "D": "15/5" },
      "correct_answer": "B"
    },
    {
      "id": 43,
      "difficulty": "Hard",
      "question": "Which shows 4 shaded parts out of 9?",
      "options": { "A": "4/9", "B": "9/4", "C": "1/9", "D": "2/9" },
      "correct_answer": "A"
    },
    {
      "id": 44,
      "difficulty": "Hard",
      "question": "A bar is divided into 10 equal pieces. 3 are shaded red. What is the red fraction?",
      "options": { "A": "3/10", "B": "10/3", "C": "1/10", "D": "3/3" },
      "correct_answer": "A"
    },
    {
      "id": 45,
      "difficulty": "Hard",
      "question": "A circle has 8 slices, and half of them are shaded. Which fraction represents the shading?",
      "options": { "A": "4/8", "B": "2/8", "C": "8/4", "D": "1/8" },
      "correct_answer": "A"
    },
    {
      "id": 46,
      "difficulty": "Hard",
      "question": "Which fraction shows 7 shaded parts out of 12?",
      "options": { "A": "7/12", "B": "12/7", "C": "6/12", "D": "1/12" },
      "correct_answer": "A"
    },
    {
      "id": 47,
      "difficulty": "Hard",
      "question": "A chocolate bar is cut into 9 pieces. 8 pieces are eaten. What fraction is eaten?",
      "options": { "A": "8/9", "B": "1/9", "C": "9/1", "D": "8/8" },
      "correct_answer": "A"
    },
    {
      "id": 48,
      "difficulty": "Hard",
      "question": "A square is divided into 16 equal parts. 1 part is white, the rest shaded. What is the shaded fraction?",
      "options": { "A": "1/16", "B": "15/16", "C": "16/15", "D": "1/15" },
      "correct_answer": "B"
    },
    {
      "id": 49,
      "difficulty": "Hard",
      "question": "Which fraction represents 5 parts out of 8 NOT shaded?",
      "options": { "A": "5/8", "B": "3/8", "C": "8/5", "D": "5/3" },
      "correct_answer": "A"
    },
    {
      "id": 50,
      "difficulty": "Hard",
      "question": "A line is cut into 7 equal parts. All 7 parts are shaded. What is the shaded fraction?",
      "options": { "A": "7/7", "B": "1/7", "C": "0/7", "D": "7/1" },
      "correct_answer": "A"
    },
    {
      "id": 51,
      "difficulty": "Hard",
      "question": "What fraction represents 1 shaded part out of 11?",
      "options": { "A": "11/1", "B": "1/11", "C": "1/1", "D": "11/11" },
      "correct_answer": "B"
    },
    {
      "id": 52,
      "difficulty": "Hard",
      "question": "A strip is cut into 14 equal pieces. If 7 are coloured, what fraction is coloured?",
      "options": { "A": "7/14", "B": "14/7", "C": "7/7", "D": "1/14" },
      "correct_answer": "A"
    },
    {
      "id": 53,
      "difficulty": "Hard",
      "question": "Which fraction means 9 parts out of 10 are shaded?",
      "options": { "A": "9/10", "B": "10/9", "C": "1/10", "D": "9/9" },
      "correct_answer": "A"
    },
    {
      "id": 54,
      "difficulty": "Hard",
      "question": "A figure is divided into 18 equal parts. If none are shaded, what is the shaded fraction?",
      "options": { "A": "1/18", "B": "18/18", "C": "0/18", "D": "9/18" },
      "correct_answer": "C"
    },
    {
      "id": 55,
      "difficulty": "Hard",
      "question": "A shape is split into 20 equal parts. If 10 parts are coloured, what fraction is coloured?",
      "options": { "A": "10/10", "B": "10/20", "C": "20/10", "D": "1/20" },
      "correct_answer": "B"
    },
    {
      "id": 56,
      "difficulty": "Hard",
      "question": "Which fraction shows 13 shaded parts out of 15?",
      "options": { "A": "13/15", "B": "15/13", "C": "2/15", "D": "1/13" },
      "correct_answer": "A"
    },
    {
      "id": 57,
      "difficulty": "Hard",
      "question": "A bar is cut into 6 equal sections. If 5 sections are unshaded, what is the unshaded fraction?",
      "options": { "A": "5/6", "B": "1/6", "C": "6/5", "D": "5/5" },
      "correct_answer": "A"
    },
    {
      "id": 58,
      "difficulty": "Hard",
      "question": "A circle is divided into 10 equal slices. Only 1 slice is eaten. What fraction is eaten?",
      "options": { "A": "1/10", "B": "10/1", "C": "1/1", "D": "9/10" },
      "correct_answer": "A"
    },
    {
      "id": 59,
      "difficulty": "Hard",
      "question": "A long bar is divided into 24 equal pieces. 12 are coloured red. What fraction shows the red part?",
      "options": { "A": "12/24", "B": "24/12", "C": "1/12", "D": "6/24" },
      "correct_answer": "A"
    },
    {
      "id": 60,
      "difficulty": "Hard",
      "question": "A figure is divided into 30 equal parts. If 20 parts are shaded, what is the shaded fraction?",
      "options": { "A": "20/30", "B": "30/20", "C": "1/30", "D": "10/30" },
      "correct_answer": "A"
    }
  ]
}
