{
  "assessmentTests": {
    "cognitive_aptitude": {
      "name": "Cognitive Aptitude Test",
      "desc": "Employer-grade general mental ability: verbal, numerical, logical, and abstract reasoning in one timed battery",
      "recommendation": "Your cognitive aptitude profile",
      "questions": [
        {
          "question": "Choose the word closest in meaning to METICULOUS.",
          "options": [
            { "icon": "🔤", "label": "Careless" },
            { "icon": "🔤", "label": "Thorough" },
            { "icon": "🔤", "label": "Hasty" },
            { "icon": "🔤", "label": "Generous" }
          ]
        },
        {
          "question": "A product costs $80. Its price is first increased by 25%, then reduced by 20%. What is the final price?",
          "options": [
            { "icon": "🔢", "label": "$76" },
            { "icon": "🔢", "label": "$80" },
            { "icon": "🔢", "label": "$84" },
            { "icon": "🔢", "label": "$100" }
          ]
        },
        {
          "question": "All accountants are detail-oriented. Some detail-oriented people are introverts. Which statement MUST be true?",
          "options": [
            { "icon": "🧩", "label": "All accountants are introverts" },
            { "icon": "🧩", "label": "All introverts are accountants" },
            { "icon": "🧩", "label": "No valid conclusion links accountants and introverts" },
            { "icon": "🧩", "label": "No accountant is an introvert" }
          ]
        },
        {
          "question": "Which letter comes next in the series: A, C, F, J, O, ?",
          "options": [
            { "icon": "🔠", "label": "T" },
            { "icon": "🔠", "label": "U" },
            { "icon": "🔠", "label": "S" },
            { "icon": "🔠", "label": "V" }
          ]
        },
        {
          "question": "SCALPEL is to SURGEON as BRUSH is to...",
          "options": [
            { "icon": "🖼️", "label": "Canvas" },
            { "icon": "🎨", "label": "Painter" },
            { "icon": "🧹", "label": "Bristle" },
            { "icon": "🧱", "label": "Wall" }
          ]
        },
        {
          "question": "What number comes next: 2, 6, 12, 20, 30, ?",
          "options": [
            { "icon": "🔢", "label": "36" },
            { "icon": "🔢", "label": "40" },
            { "icon": "🔢", "label": "42" },
            { "icon": "🔢", "label": "44" }
          ]
        },
        {
          "question": "If it rains, the match is cancelled. The match was NOT cancelled. Therefore:",
          "options": [
            { "icon": "🌧️", "label": "It rained" },
            { "icon": "☀️", "label": "It did not rain" },
            { "icon": "⏳", "label": "The match was postponed" },
            { "icon": "❓", "label": "It cannot be determined" }
          ]
        },
        {
          "question": "Which one does NOT belong with the others?",
          "options": [
            { "icon": "🔷", "label": "Square" },
            { "icon": "🔺", "label": "Triangle" },
            { "icon": "⭕", "label": "Circle" },
            { "icon": "🧊", "label": "Cube" }
          ]
        },
        {
          "question": "Which word is most nearly OPPOSITE in meaning to ABUNDANT?",
          "options": [
            { "icon": "🔤", "label": "Plentiful" },
            { "icon": "🔤", "label": "Scarce" },
            { "icon": "🔤", "label": "Wealthy" },
            { "icon": "🔤", "label": "Frequent" }
          ]
        },
        {
          "question": "If 5 machines make 5 widgets in 5 minutes, how long would 100 machines take to make 100 widgets?",
          "options": [
            { "icon": "⏱️", "label": "5 minutes" },
            { "icon": "⏱️", "label": "20 minutes" },
            { "icon": "⏱️", "label": "100 minutes" },
            { "icon": "⏱️", "label": "1 minute" }
          ]
        },
        {
          "question": "Tom is taller than Jia. Jia is taller than Raj. Raj is taller than Sam. Who is the SECOND tallest?",
          "options": [
            { "icon": "📏", "label": "Tom" },
            { "icon": "📏", "label": "Jia" },
            { "icon": "📏", "label": "Raj" },
            { "icon": "📏", "label": "Sam" }
          ]
        },
        {
          "question": "What number comes next: 3, 6, 12, 24, ?",
          "options": [
            { "icon": "🔢", "label": "36" },
            { "icon": "🔢", "label": "42" },
            { "icon": "🔢", "label": "48" },
            { "icon": "🔢", "label": "30" }
          ]
        },
        {
          "question": "BENEVOLENT is to MALEVOLENT as TRANSPARENT is to...",
          "options": [
            { "icon": "🔤", "label": "Clear" },
            { "icon": "🔤", "label": "Opaque" },
            { "icon": "🔤", "label": "Fragile" },
            { "icon": "🔤", "label": "Visible" }
          ]
        },
        {
          "question": "A team of 40 people is 30% women. If 4 more women join the team, what percentage of the team is now women?",
          "options": [
            { "icon": "🔢", "label": "33%" },
            { "icon": "🔢", "label": "34%" },
            { "icon": "🔢", "label": "36%" },
            { "icon": "🔢", "label": "40%" }
          ]
        },
        {
          "question": "Every item in the box is blue. Nothing blue is made of metal. Which MUST be true?",
          "options": [
            { "icon": "🧩", "label": "Some items in the box are metal" },
            { "icon": "🧩", "label": "No item in the box is made of metal" },
            { "icon": "🧩", "label": "All metal things are blue" },
            { "icon": "🧩", "label": "It cannot be determined" }
          ]
        },
        {
          "question": "What number comes next: 1, 4, 9, 16, 25, ?",
          "options": [
            { "icon": "🔠", "label": "30" },
            { "icon": "🔠", "label": "36" },
            { "icon": "🔠", "label": "49" },
            { "icon": "🔠", "label": "35" }
          ]
        },
        {
          "question": "Choose the word closest in meaning to PRAGMATIC.",
          "options": [
            { "icon": "🔤", "label": "Idealistic" },
            { "icon": "🔤", "label": "Practical" },
            { "icon": "🔤", "label": "Emotional" },
            { "icon": "🔤", "label": "Theoretical" }
          ]
        },
        {
          "question": "Two partners A and B split the profit in the ratio 3:5. If B receives $4,000 more than A, what is the TOTAL profit?",
          "options": [
            { "icon": "🔢", "label": "$12,000" },
            { "icon": "🔢", "label": "$16,000" },
            { "icon": "🔢", "label": "$20,000" },
            { "icon": "🔢", "label": "$8,000" }
          ]
        },
        {
          "question": "Only employees with a badge may enter the lab. Maria entered the lab. Therefore:",
          "options": [
            { "icon": "🪪", "label": "Maria has a badge" },
            { "icon": "🪪", "label": "Maria is a manager" },
            { "icon": "🪪", "label": "Maria does not have a badge" },
            { "icon": "🪪", "label": "It cannot be determined" }
          ]
        },
        {
          "question": "Which number does NOT belong: 8, 27, 64, 100, 125?",
          "options": [
            { "icon": "🔢", "label": "27" },
            { "icon": "🔢", "label": "64" },
            { "icon": "🔢", "label": "100" },
            { "icon": "🔢", "label": "125" }
          ]
        },
        {
          "question": "Choose the word that best completes the sentence: 'Despite the overwhelming evidence, the committee remained ___, refusing to change its decision.'",
          "options": [
            { "icon": "🔤", "label": "Persuaded" },
            { "icon": "🔤", "label": "Obstinate" },
            { "icon": "🔤", "label": "Anxious" },
            { "icon": "🔤", "label": "Cheerful" }
          ]
        },
        {
          "question": "A car travels 150 km in 2.5 hours. At the same speed, how far will it travel in 4 hours?",
          "options": [
            { "icon": "🚗", "label": "200 km" },
            { "icon": "🚗", "label": "220 km" },
            { "icon": "🚗", "label": "240 km" },
            { "icon": "🚗", "label": "260 km" }
          ]
        },
        {
          "question": "Some doctors are runners. All runners are fit. Which MUST be true?",
          "options": [
            { "icon": "🧩", "label": "All doctors are fit" },
            { "icon": "🧩", "label": "Some doctors are fit" },
            { "icon": "🧩", "label": "No doctors are fit" },
            { "icon": "🧩", "label": "All fit people are doctors" }
          ]
        },
        {
          "question": "Which pair comes next: AZ, BY, CX, DW, ?",
          "options": [
            { "icon": "🔠", "label": "EU" },
            { "icon": "🔠", "label": "EV" },
            { "icon": "🔠", "label": "FV" },
            { "icon": "🔠", "label": "EW" }
          ]
        },
        {
          "question": "DROUGHT is to WATER as FAMINE is to...",
          "options": [
            { "icon": "🍞", "label": "Food" },
            { "icon": "🌧️", "label": "Rain" },
            { "icon": "😟", "label": "Hunger" },
            { "icon": "🏞️", "label": "Land" }
          ]
        },
        {
          "question": "What number comes next: 3, 6, 11, 18, 27, ?",
          "options": [
            { "icon": "🔢", "label": "36" },
            { "icon": "🔢", "label": "38" },
            { "icon": "🔢", "label": "40" },
            { "icon": "🔢", "label": "35" }
          ]
        },
        {
          "question": "In a simple code, MONDAY is written as NPOEBZ. How would FRIDAY be written in the same code?",
          "options": [
            { "icon": "🔡", "label": "GSJEBZ" },
            { "icon": "🔡", "label": "ESHCZX" },
            { "icon": "🔡", "label": "GSKEBZ" },
            { "icon": "🔡", "label": "GSJFBZ" }
          ]
        },
        {
          "question": "What number comes next: 100, 50, 25, 12.5, ?",
          "options": [
            { "icon": "🔢", "label": "6" },
            { "icon": "🔢", "label": "6.25" },
            { "icon": "🔢", "label": "8" },
            { "icon": "🔢", "label": "5" }
          ]
        },
        {
          "question": "Which word means 'brief and to the point'?",
          "options": [
            { "icon": "🔤", "label": "Verbose" },
            { "icon": "🔤", "label": "Concise" },
            { "icon": "🔤", "label": "Ambiguous" },
            { "icon": "🔤", "label": "Tedious" }
          ]
        },
        {
          "question": "An item is on sale for $63 after a 10% discount. What was its original price?",
          "options": [
            { "icon": "🔢", "label": "$69.30" },
            { "icon": "🔢", "label": "$70" },
            { "icon": "🔢", "label": "$73" },
            { "icon": "🔢", "label": "$75.60" }
          ]
        },
        {
          "question": "If all Bloops are Razzies, and all Razzies are Lazzies, then all Bloops are definitely:",
          "options": [
            { "icon": "🧩", "label": "Lazzies" },
            { "icon": "🧩", "label": "Only some Lazzies" },
            { "icon": "🧩", "label": "Not Lazzies" },
            { "icon": "🧩", "label": "Razzies but not Lazzies" }
          ]
        },
        {
          "question": "What number comes next: 2, 3, 5, 8, 13, 21, ?",
          "options": [
            { "icon": "🔢", "label": "26" },
            { "icon": "🔢", "label": "30" },
            { "icon": "🔢", "label": "34" },
            { "icon": "🔢", "label": "33" }
          ]
        }
      ],
      "results": {
        "developing": {
          "name": "Developing",
          "desc": "Your score places you in the developing range on this general-aptitude battery. You worked through the items but several reasoning types — verbal, numerical, logical, or abstract — tripped you up under time pressure. General mental ability is trainable: targeted practice on the specific domains below tends to move scores quickly.",
          "recommendation": "Focus practice on your two lowest sub-domains, and re-test after a few weeks of deliberate drills."
        },
        "average": {
          "name": "Average",
          "desc": "Your score is around the typical adult range. You handle most everyday reasoning comfortably and only stumble on the harder, multi-step items. For most roles this is solid; for analytically demanding roles, sharpening your weakest sub-domain is the highest-leverage move.",
          "recommendation": "Identify your weakest sub-domain below and practise just that — balanced profiles outperform spiky ones in real work."
        },
        "above_average": {
          "name": "Above Average",
          "desc": "You scored above the typical range. You reason quickly and accurately across most domains and stay reliable on multi-step problems. This is the band where general mental ability starts to translate into a real edge on complex, ambiguous work.",
          "recommendation": "Stretch yourself on your strongest domain to expert level — and keep your weakest from lagging too far behind."
        },
        "superior": {
          "name": "Superior",
          "desc": "Your score is well above average. You combine speed and accuracy across verbal, numerical, logical, and abstract reasoning — the cross-domain consistency that predicts performance on novel, high-complexity problems. Few people sustain accuracy across all four under time pressure.",
          "recommendation": "Seek roles and problems that reward broad analytical horsepower; you are likely to be under-stretched by routine work."
        },
        "exceptional": {
          "name": "Exceptional",
          "desc": "You scored at the top of this battery — fast and accurate across every reasoning domain with almost no weak spot. This level of cross-domain general mental ability is rare and is one of the strongest single predictors of performance on genuinely complex, learning-intensive work.",
          "recommendation": "Aim for the most cognitively demanding work you can find — complexity, not repetition, is where you will thrive."
        }
      },
      "retakePrompt": {
        "lastResult": "Last time you scored in the {result} range.",
        "evolvedHint": "Aptitude shifts with practice and focus — see how your reasoning has sharpened.",
        "retakeButton": "Retake the test"
      }
    }
  },
  "testNames": {
    "cognitive-aptitude": "Cognitive Aptitude Test"
  }
}
