{
  "assessmentTests": {
    "logical_reasoning": {
      "name": "Logical Reasoning Test",
      "desc": "Measure your logical thinking, syllogisms, conditional logic, deductive inference, and analytical puzzles in 25 questions.",
      "recommendation": "Your logical reasoning profile",
      "questions": [
        {
          "question": "All birds have feathers. Penguins are birds. Therefore...",
          "options": [
            {
              "icon": "🧠",
              "label": "Penguins can fly"
            },
            {
              "icon": "🧠",
              "label": "Some birds are penguins only"
            },
            {
              "icon": "🧠",
              "label": "Penguins have feathers"
            },
            {
              "icon": "🧠",
              "label": "All birds are penguins"
            }
          ]
        },
        {
          "question": "If it rains, the picnic is cancelled. The picnic was not cancelled. What follows?",
          "options": [
            {
              "icon": "🧠",
              "label": "It rained"
            },
            {
              "icon": "🧠",
              "label": "It might have rained"
            },
            {
              "icon": "🧠",
              "label": "It did not rain"
            },
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            }
          ]
        },
        {
          "question": "Anna is taller than Bob. Bob is taller than Carl. Who is shortest?",
          "options": [
            {
              "icon": "🧠",
              "label": "Anna"
            },
            {
              "icon": "🧠",
              "label": "Carl"
            },
            {
              "icon": "🧠",
              "label": "Bob"
            },
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            }
          ]
        },
        {
          "question": "Five people sit in a row. A is to the left of B. C is to the right of B. D is between A and B. E is at the far-right end. Where is A?",
          "options": [
            {
              "icon": "🧠",
              "label": "Second from left"
            },
            {
              "icon": "🧠",
              "label": "Middle"
            },
            {
              "icon": "🧠",
              "label": "Far left"
            },
            {
              "icon": "🧠",
              "label": "Far right"
            }
          ]
        },
        {
          "question": "No fish are mammals. All whales are mammals. Therefore...",
          "options": [
            {
              "icon": "🧠",
              "label": "Some whales are fish"
            },
            {
              "icon": "🧠",
              "label": "No whales are fish"
            },
            {
              "icon": "🧠",
              "label": "Whales are not animals"
            },
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            }
          ]
        },
        {
          "question": "If you study, you pass. Sarah passed. What follows?",
          "options": [
            {
              "icon": "🧠",
              "label": "Sarah studied"
            },
            {
              "icon": "🧠",
              "label": "Sarah did not study"
            },
            {
              "icon": "🧠",
              "label": "Sarah failed"
            },
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            }
          ]
        },
        {
          "question": "If it is Monday, the cafe is closed. Today the cafe is open. What follows?",
          "options": [
            {
              "icon": "🧠",
              "label": "It is not Monday"
            },
            {
              "icon": "🧠",
              "label": "It is Monday"
            },
            {
              "icon": "🧠",
              "label": "It is Sunday"
            },
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            }
          ]
        },
        {
          "question": "Three boxes, red, blue, green, each contain one of: apples, oranges, bananas. The red box does not contain apples. The green box contains oranges. What is in the blue box?",
          "options": [
            {
              "icon": "🧠",
              "label": "Apples"
            },
            {
              "icon": "🧠",
              "label": "Bananas"
            },
            {
              "icon": "🧠",
              "label": "Oranges"
            },
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            }
          ]
        },
        {
          "question": "Some dogs are friendly. All friendly animals wag their tails. Therefore...",
          "options": [
            {
              "icon": "🧠",
              "label": "Some dogs wag their tails"
            },
            {
              "icon": "🧠",
              "label": "All dogs wag their tails"
            },
            {
              "icon": "🧠",
              "label": "No dogs wag their tails"
            },
            {
              "icon": "🧠",
              "label": "All animals that wag are dogs"
            }
          ]
        },
        {
          "question": "If the meeting is at 3pm, John will attend. The meeting is actually at 4pm. What follows about John?",
          "options": [
            {
              "icon": "🧠",
              "label": "John will attend"
            },
            {
              "icon": "🧠",
              "label": "John will not attend"
            },
            {
              "icon": "🧠",
              "label": "John is busy"
            },
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            }
          ]
        },
        {
          "question": "All squares are rectangles. Some rectangles are red. What follows about squares?",
          "options": [
            {
              "icon": "🧠",
              "label": "All squares are red"
            },
            {
              "icon": "🧠",
              "label": "Some squares are red"
            },
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            },
            {
              "icon": "🧠",
              "label": "No squares are red"
            }
          ]
        },
        {
          "question": "Four runners finish a race. Alex finishes before Ben. Carla finishes after Ben but before Dan. Who finishes last?",
          "options": [
            {
              "icon": "🧠",
              "label": "Alex"
            },
            {
              "icon": "🧠",
              "label": "Ben"
            },
            {
              "icon": "🧠",
              "label": "Carla"
            },
            {
              "icon": "🧠",
              "label": "Dan"
            }
          ]
        },
        {
          "question": "All chefs cook well. Mary cooks well. What follows about Mary?",
          "options": [
            {
              "icon": "🧠",
              "label": "Mary is a chef"
            },
            {
              "icon": "🧠",
              "label": "Mary is not a chef"
            },
            {
              "icon": "🧠",
              "label": "Mary might be a chef but it cannot be concluded"
            },
            {
              "icon": "🧠",
              "label": "All who cook well are chefs"
            }
          ]
        },
        {
          "question": "If A then B. If B then C. A is true. What follows?",
          "options": [
            {
              "icon": "🧠",
              "label": "Only B is true"
            },
            {
              "icon": "🧠",
              "label": "Both B and C are true"
            },
            {
              "icon": "🧠",
              "label": "Only C is true"
            },
            {
              "icon": "🧠",
              "label": "A is false"
            }
          ]
        },
        {
          "question": "Either it is raining or snowing, but not both. It is not snowing. What follows?",
          "options": [
            {
              "icon": "🧠",
              "label": "It is not raining"
            },
            {
              "icon": "🧠",
              "label": "Both are happening"
            },
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            },
            {
              "icon": "🧠",
              "label": "It is raining"
            }
          ]
        },
        {
          "question": "Five people stand in a row. A is left of B. D is between B and C (so order: B-D-C left-to-right). E is at the far-left end. Where is C?",
          "options": [
            {
              "icon": "🧠",
              "label": "Position 1 (far left)"
            },
            {
              "icon": "🧠",
              "label": "Position 5 (far right)"
            },
            {
              "icon": "🧠",
              "label": "Position 3"
            },
            {
              "icon": "🧠",
              "label": "Position 4"
            }
          ]
        },
        {
          "question": "No artists are accountants. Some artists are creative. Therefore...",
          "options": [
            {
              "icon": "🧠",
              "label": "All creative people are accountants"
            },
            {
              "icon": "🧠",
              "label": "No creative people are accountants"
            },
            {
              "icon": "🧠",
              "label": "All artists are creative"
            },
            {
              "icon": "🧠",
              "label": "Some creative people are not accountants"
            }
          ]
        },
        {
          "question": "Argument: \"If the alarm rings, the building is evacuated. The building was evacuated. Therefore the alarm rang.\" Is this argument valid?",
          "options": [
            {
              "icon": "🧠",
              "label": "No, invalid, affirming the consequent"
            },
            {
              "icon": "🧠",
              "label": "Yes, valid"
            },
            {
              "icon": "🧠",
              "label": "Yes, but only if there was no fire drill"
            },
            {
              "icon": "🧠",
              "label": "No, modus tollens fails"
            }
          ]
        },
        {
          "question": "Tom is taller than Jim. Jim is taller than Sam. Sam is taller than Kim. Lou is taller than Tom. Who is tallest?",
          "options": [
            {
              "icon": "🧠",
              "label": "Lou"
            },
            {
              "icon": "🧠",
              "label": "Tom"
            },
            {
              "icon": "🧠",
              "label": "Jim"
            },
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            }
          ]
        },
        {
          "question": "A clock shows 3:15. What is the angle between the hour hand and the minute hand?",
          "options": [
            {
              "icon": "🧠",
              "label": "7.5°"
            },
            {
              "icon": "🧠",
              "label": "0°"
            },
            {
              "icon": "🧠",
              "label": "15°"
            },
            {
              "icon": "🧠",
              "label": "22.5°"
            }
          ]
        },
        {
          "question": "All A are B. Some B are C. What follows about A?",
          "options": [
            {
              "icon": "🧠",
              "label": "Some A are C"
            },
            {
              "icon": "🧠",
              "label": "All A are C"
            },
            {
              "icon": "🧠",
              "label": "No A are C"
            },
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            }
          ]
        },
        {
          "question": "If P implies Q, and Q implies R, what does NOT P imply?",
          "options": [
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            },
            {
              "icon": "🧠",
              "label": "NOT R"
            },
            {
              "icon": "🧠",
              "label": "NOT Q"
            },
            {
              "icon": "🧠",
              "label": "R"
            }
          ]
        },
        {
          "question": "All engineers wear glasses. Sarah does not wear glasses. What follows?",
          "options": [
            {
              "icon": "🧠",
              "label": "Sarah is an engineer"
            },
            {
              "icon": "🧠",
              "label": "Sarah is not an engineer"
            },
            {
              "icon": "🧠",
              "label": "Some engineers wear contact lenses"
            },
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            }
          ]
        },
        {
          "question": "Three people, X, Y, Z, each wear a different colour shirt: red, blue, green. X is not wearing red. Z is wearing green. What colour is Y wearing?",
          "options": [
            {
              "icon": "🧠",
              "label": "Blue"
            },
            {
              "icon": "🧠",
              "label": "Green"
            },
            {
              "icon": "🧠",
              "label": "Red"
            },
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            }
          ]
        },
        {
          "question": "Four people, A, B, C, D, sit at a round table with one chair each. A sits opposite C. B sits to the immediate right of A. Who sits to the immediate left of A?",
          "options": [
            {
              "icon": "🧠",
              "label": "B"
            },
            {
              "icon": "🧠",
              "label": "D"
            },
            {
              "icon": "🧠",
              "label": "C"
            },
            {
              "icon": "🧠",
              "label": "Cannot be determined"
            }
          ]
        }
      ],
      "results": {
        "developing": {
          "name": "Developing Logical Skills",
          "desc": "Your logical reasoning is foundational. Syllogisms, conditional logic, and analytical puzzles are all trainable, the right kind of practice (formal logic, not just \"brain training\") moves scores fast.",
          "recommendation": "Start with a structured intro to formal logic, Hurley's \"A Concise Introduction to Logic\" or Khan Academy's logic unit. Within 4–6 weeks the moves (modus ponens, modus tollens, recognising fallacies) become automatic."
        },
        "average": {
          "name": "Solid Logical Thinker",
          "desc": "You handle everyday logical tasks comfortably. Where you slow down is on multi-step deductive chains and conditional logic with multiple premises. Move up by drilling LSAT logic-game and syllogism problems against the clock.",
          "recommendation": "Take one timed LSAT logical-reasoning section per week (free PDFs from LSAC). Focus your review on the questions that took longest, those are where the biggest gains live."
        },
        "above_average": {
          "name": "Sharp Logical Thinker",
          "desc": "Your logical reasoning is noticeably above average, useful in law, programming, scientific research, consulting, and any role where careful argument-building matters. You already pass most graduate-level analytical screens.",
          "recommendation": "Lean into roles that pair logical reasoning with another strength of yours (verbal for law, numerical for engineering, spatial for architecture). The combination is more valuable than the raw score."
        },
        "superior": {
          "name": "Logical Powerhouse",
          "desc": "You operate near the top of the logical distribution. Mathematicians, theoretical physicists, programming-language designers, and senior litigators tend to live here. Lean into roles where formal reasoning is the product, not a sidecar.",
          "recommendation": "Pair this with formal training in mathematics, computer science, or analytical philosophy, the leverage on senior pay scales is unusually steep at this level."
        },
        "exceptional": {
          "name": "Master of Logic",
          "desc": "Top ~2%. You parse multi-step logical arguments and spot subtle fallacies faster than almost anyone you will meet, the cognitive profile of strong mathematicians, top-tier programmers, judges, and theoretical scientists.",
          "recommendation": "At this level the bottleneck is rarely raw ability, it is finding problems worth your time. Optimise for environments where your output compounds: research, founding equity, system design at scale."
        }
      },
      "retakePrompt": {
        "lastResult": "Last time you scored as {result}.",
        "evolvedHint": "Logical reasoning rewards practice, see if your score moved.",
        "retakeButton": "Retake Logical Reasoning"
      },
      "optionOrderVersion": "0d91c0a0adf1e093"
    }
  },
  "testNames": {
    "logical-reasoning": "Logical Reasoning Test"
  }
}
