{
  "assessmentTests": {
    "abstract_reasoning": {
      "name": "Abstract Reasoning Test",
      "desc": "Pattern series, analogies, classification, and rule-based transformations, the purest measure of fluid intelligence, mapping onto Raven's Progressive Matrices.",
      "recommendation": "Train your fluid intelligence",
      "questions": [
        {
          "question": "What number completes the sequence? 2, 6, 12, 20, 30, ___",
          "options": [
            {
              "icon": "🔢",
              "label": "36"
            },
            {
              "icon": "🔢",
              "label": "40"
            },
            {
              "icon": "🔢",
              "label": "42"
            },
            {
              "icon": "🔢",
              "label": "50"
            }
          ]
        },
        {
          "question": "BIG is to SMALL as TALL is to ___?",
          "options": [
            {
              "icon": "📏",
              "label": "WIDE"
            },
            {
              "icon": "📏",
              "label": "HIGH"
            },
            {
              "icon": "📏",
              "label": "SHORT"
            },
            {
              "icon": "📏",
              "label": "LONG"
            }
          ]
        },
        {
          "question": "Which word does NOT belong with the others?",
          "options": [
            {
              "icon": "🍎",
              "label": "Carrot"
            },
            {
              "icon": "🍎",
              "label": "Apple"
            },
            {
              "icon": "🍎",
              "label": "Banana"
            },
            {
              "icon": "🍎",
              "label": "Grape"
            }
          ]
        },
        {
          "question": "If A=1, B=2, C=3 and so on, what does CAB equal when its letters are summed?",
          "options": [
            {
              "icon": "🔢",
              "label": "5"
            },
            {
              "icon": "🔢",
              "label": "7"
            },
            {
              "icon": "🔢",
              "label": "6"
            },
            {
              "icon": "🔢",
              "label": "8"
            }
          ]
        },
        {
          "question": "What letter pair completes the pattern? AZ, BY, CX, ___",
          "options": [
            {
              "icon": "🔤",
              "label": "EV"
            },
            {
              "icon": "🔤",
              "label": "DV"
            },
            {
              "icon": "🔤",
              "label": "DW"
            },
            {
              "icon": "🔤",
              "label": "DZ"
            }
          ]
        },
        {
          "question": "BOOK is to READING as FORK is to ___?",
          "options": [
            {
              "icon": "🍴",
              "label": "EATING"
            },
            {
              "icon": "🍴",
              "label": "COOKING"
            },
            {
              "icon": "🍴",
              "label": "RESTAURANT"
            },
            {
              "icon": "🍴",
              "label": "METAL"
            }
          ]
        },
        {
          "question": "Which shape does NOT belong with the others?",
          "options": [
            {
              "icon": "⭕",
              "label": "Circle"
            },
            {
              "icon": "⭕",
              "label": "Square"
            },
            {
              "icon": "⭕",
              "label": "Triangle"
            },
            {
              "icon": "⭕",
              "label": "Cube"
            }
          ]
        },
        {
          "question": "Apply the rule: each letter shifts +1 in the alphabet. What does CAT become?",
          "options": [
            {
              "icon": "🔤",
              "label": "DAT"
            },
            {
              "icon": "🔤",
              "label": "DBU"
            },
            {
              "icon": "🔤",
              "label": "BZS"
            },
            {
              "icon": "🔤",
              "label": "CAT"
            }
          ]
        },
        {
          "question": "What number completes the sequence? 1, 2, 4, 7, 11, 16, ___",
          "options": [
            {
              "icon": "🔢",
              "label": "18"
            },
            {
              "icon": "🔢",
              "label": "21"
            },
            {
              "icon": "🔢",
              "label": "23"
            },
            {
              "icon": "🔢",
              "label": "22"
            }
          ]
        },
        {
          "question": "PHYSICIAN is to HOSPITAL as TEACHER is to ___?",
          "options": [
            {
              "icon": "👨‍🎓",
              "label": "STUDENT"
            },
            {
              "icon": "👨‍🎓",
              "label": "BOOK"
            },
            {
              "icon": "👨‍🎓",
              "label": "LESSON"
            },
            {
              "icon": "👨‍🎓",
              "label": "SCHOOL"
            }
          ]
        },
        {
          "question": "Which number is the odd one out? 4, 8, 12, 14, 16",
          "options": [
            {
              "icon": "4️⃣",
              "label": "4"
            },
            {
              "icon": "4️⃣",
              "label": "14"
            },
            {
              "icon": "4️⃣",
              "label": "8"
            },
            {
              "icon": "4️⃣",
              "label": "12"
            }
          ]
        },
        {
          "question": "Shapes follow the cycle: triangle → circle → square → ___. What comes next?",
          "options": [
            {
              "icon": "🔷",
              "label": "Pentagon"
            },
            {
              "icon": "🔷",
              "label": "Triangle"
            },
            {
              "icon": "🔷",
              "label": "Circle"
            },
            {
              "icon": "🔷",
              "label": "Square"
            }
          ]
        },
        {
          "question": "What letter completes the sequence? J, F, M, A, M, J, ___",
          "options": [
            {
              "icon": "🔤",
              "label": "A"
            },
            {
              "icon": "🔤",
              "label": "J"
            },
            {
              "icon": "🔤",
              "label": "S"
            },
            {
              "icon": "🔤",
              "label": "M"
            }
          ]
        },
        {
          "question": "DAY is to NIGHT as SUMMER is to ___?",
          "options": [
            {
              "icon": "🌷",
              "label": "WINTER"
            },
            {
              "icon": "🌷",
              "label": "SPRING"
            },
            {
              "icon": "🌷",
              "label": "AUTUMN"
            },
            {
              "icon": "🌷",
              "label": "SUMMER"
            }
          ]
        },
        {
          "question": "Which item does NOT belong with the others?",
          "options": [
            {
              "icon": "🔨",
              "label": "Hammer"
            },
            {
              "icon": "🔨",
              "label": "Nail"
            },
            {
              "icon": "🔨",
              "label": "Saw"
            },
            {
              "icon": "🔨",
              "label": "Screwdriver"
            }
          ]
        },
        {
          "question": "Reverse the word LIVE. The result spelled forwards is?",
          "options": [
            {
              "icon": "🔤",
              "label": "EVIL"
            },
            {
              "icon": "🔤",
              "label": "LIVED"
            },
            {
              "icon": "🔤",
              "label": "ALIVE"
            },
            {
              "icon": "🔤",
              "label": "VEIL"
            }
          ]
        },
        {
          "question": "What number completes the sequence? 100, 50, 25, 12.5, ___",
          "options": [
            {
              "icon": "🔢",
              "label": "5"
            },
            {
              "icon": "🔢",
              "label": "6.25"
            },
            {
              "icon": "🔢",
              "label": "7.5"
            },
            {
              "icon": "🔢",
              "label": "10"
            }
          ]
        },
        {
          "question": "AUTHOR is to BOOK as SCULPTOR is to ___?",
          "options": [
            {
              "icon": "🛠️",
              "label": "CHISEL"
            },
            {
              "icon": "🛠️",
              "label": "MARBLE"
            },
            {
              "icon": "🛠️",
              "label": "ART"
            },
            {
              "icon": "🛠️",
              "label": "STATUE"
            }
          ]
        },
        {
          "question": "Which animal does NOT belong with the others?",
          "options": [
            {
              "icon": "🐱",
              "label": "Cat"
            },
            {
              "icon": "🐱",
              "label": "Dog"
            },
            {
              "icon": "🐱",
              "label": "Lion"
            },
            {
              "icon": "🐱",
              "label": "Snake"
            }
          ]
        },
        {
          "question": "If MORNING has 7 letters, then EVENING has ___ letters?",
          "options": [
            {
              "icon": "🔢",
              "label": "7"
            },
            {
              "icon": "🔢",
              "label": "6"
            },
            {
              "icon": "🔢",
              "label": "8"
            },
            {
              "icon": "🔢",
              "label": "5"
            }
          ]
        },
        {
          "question": "What letter completes the sequence? Z, Y, X, W, V, ___",
          "options": [
            {
              "icon": "🔤",
              "label": "T"
            },
            {
              "icon": "🔤",
              "label": "S"
            },
            {
              "icon": "🔤",
              "label": "V"
            },
            {
              "icon": "🔤",
              "label": "U"
            }
          ]
        },
        {
          "question": "OUNCE is to POUND as INCH is to ___?",
          "options": [
            {
              "icon": "📏",
              "label": "FOOT"
            },
            {
              "icon": "📏",
              "label": "METER"
            },
            {
              "icon": "📏",
              "label": "YARD"
            },
            {
              "icon": "📏",
              "label": "MILE"
            }
          ]
        },
        {
          "question": "Which sequence breaks the pattern? In each set the second number is double the first, and the third is triple the first.",
          "options": [
            {
              "icon": "🔢",
              "label": "2-4-6"
            },
            {
              "icon": "🔢",
              "label": "5-10-15"
            },
            {
              "icon": "🔢",
              "label": "3-7-11"
            },
            {
              "icon": "🔢",
              "label": "4-8-12"
            }
          ]
        },
        {
          "question": "Apply the rule 'add 3, then divide by 2' starting at 5: step 1 = 4, step 2 = 3.5. What is step 3?",
          "options": [
            {
              "icon": "🔢",
              "label": "3"
            },
            {
              "icon": "🔢",
              "label": "3.5"
            },
            {
              "icon": "🔢",
              "label": "3.25"
            },
            {
              "icon": "🔢",
              "label": "4"
            }
          ]
        },
        {
          "question": "Each shape rotates 90° clockwise per step. The current shape is an arrow pointing right (→). After 3 steps, it points which direction?",
          "options": [
            {
              "icon": "➡️",
              "label": "Up"
            },
            {
              "icon": "➡️",
              "label": "Right"
            },
            {
              "icon": "➡️",
              "label": "Left"
            },
            {
              "icon": "➡️",
              "label": "Down"
            }
          ]
        }
      ],
      "results": {
        "developing": {
          "name": "Developing Abstract Skills",
          "desc": "Your abstract reasoning is at a foundational level. Pattern recognition and analogy-making are highly trainable, Raven's-style matrix puzzles and number-series drills move scores fast.",
          "recommendation": "Start with daily 10-minute pattern-series drills, your scores will visibly rise within two to three weeks of consistent practice."
        },
        "average": {
          "name": "Solid Abstract Thinker",
          "desc": "You handle everyday abstract tasks comfortably. Where you slow down is on multi-step rule transformations. Drill timed Raven's Progressive Matrices puzzles to move up.",
          "recommendation": "Practise sequence completion and rule-deduction puzzles, these are the highest-yield abstract skills for test improvement."
        },
        "above_average": {
          "name": "Sharp Abstract Reasoner",
          "desc": "Your abstract reasoning is noticeably above average, useful in scientific research, programming, mathematics, strategy consulting, and any role where extracting rules from novel data matters.",
          "recommendation": "Channel this strength: explore data science, theoretical research, programming, mathematics, or strategic-planning fields where abstract pattern-recognition is the core product."
        },
        "superior": {
          "name": "Abstract Powerhouse",
          "desc": "You operate near the top of the abstract distribution. Mathematicians, theoretical physicists, ML researchers, and strategic consultants tend to live here, your fluid-intelligence engine is unusually strong.",
          "recommendation": "Combine abstract strength with one technical domain (mathematics, ML, theoretical science, or strategy), this combination compounds career value rapidly."
        },
        "exceptional": {
          "name": "Master of Abstraction",
          "desc": "Top ~2%. You extract rules and patterns from novel data faster than almost anyone you'll meet, the cognitive profile of top mathematicians, theoretical physicists, ML researchers, and strategic thinkers.",
          "recommendation": "Your fluid-intelligence talent is rare, pursue domains where it is the bottleneck (theoretical mathematics, ML research, fundamental physics, strategic consulting) and you will move fast."
        }
      },
      "retakePrompt": {
        "lastResult": "Last time you scored as: {result}",
        "evolvedHint": "Abstract reasoning is highly trainable. After consistent practice, your score should rise.",
        "retakeButton": "Retake Abstract Reasoning Test"
      },
      "optionOrderVersion": "7fc730b0d5b73c5a"
    }
  },
  "testNames": {
    "abstract-reasoning": "Abstract Reasoning Test"
  }
}
