{
  "assessmentTests": {
    "spatial_reasoning": {
      "name": "Spatial Reasoning Test",
      "desc": "Mental rotation, pattern completion, 3D visualization, and spatial logic, the core perceptual reasoning ability tested by WAIS Block Design and Raven's Matrices.",
      "recommendation": "Build your spatial intelligence",
      "questions": [
        {
          "question": "Imagine the lowercase letter 'd'. If you rotate it 180° (turn it upside down), what letter does it become?",
          "options": [
            {
              "icon": "🅱",
              "label": "b"
            },
            {
              "icon": "🅱",
              "label": "p"
            },
            {
              "icon": "🅱",
              "label": "q"
            },
            {
              "icon": "🅱",
              "label": "d"
            }
          ]
        },
        {
          "question": "What number completes the pattern? 1, 4, 9, 16, 25, ___",
          "options": [
            {
              "icon": "🔢",
              "label": "30"
            },
            {
              "icon": "🔢",
              "label": "35"
            },
            {
              "icon": "🔢",
              "label": "49"
            },
            {
              "icon": "🔢",
              "label": "36"
            }
          ]
        },
        {
          "question": "A cube is unfolded flat. How many squares appear in the unfolded net?",
          "options": [
            {
              "icon": "4️⃣",
              "label": "4 squares"
            },
            {
              "icon": "4️⃣",
              "label": "5 squares"
            },
            {
              "icon": "4️⃣",
              "label": "6 squares"
            },
            {
              "icon": "4️⃣",
              "label": "8 squares"
            }
          ]
        },
        {
          "question": "Looking in a mirror, a digital clock shows '15:01'. What is the actual time?",
          "options": [
            {
              "icon": "🕒",
              "label": "15:01"
            },
            {
              "icon": "🕒",
              "label": "51:01"
            },
            {
              "icon": "🕒",
              "label": "10:15"
            },
            {
              "icon": "🕒",
              "label": "10:51"
            }
          ]
        },
        {
          "question": "Imagine the lowercase letter 'b'. Mirror it horizontally (flip it left-to-right). What letter does it become?",
          "options": [
            {
              "icon": "🅿",
              "label": "p"
            },
            {
              "icon": "🅿",
              "label": "q"
            },
            {
              "icon": "🅿",
              "label": "b"
            },
            {
              "icon": "🅿",
              "label": "d"
            }
          ]
        },
        {
          "question": "Pattern: ●○● / ○●○ / ?○?, what symbols fill the question marks to keep the alternating pattern consistent?",
          "options": [
            {
              "icon": "○○",
              "label": "● and ●"
            },
            {
              "icon": "○○",
              "label": "○ and ○"
            },
            {
              "icon": "○○",
              "label": "● and ○"
            },
            {
              "icon": "○○",
              "label": "○ and ●"
            }
          ]
        },
        {
          "question": "You fold a square paper in half, then in half again. You punch one hole through all the layers. When you unfold the paper, how many holes are there?",
          "options": [
            {
              "icon": "2️⃣",
              "label": "2 holes"
            },
            {
              "icon": "2️⃣",
              "label": "4 holes"
            },
            {
              "icon": "2️⃣",
              "label": "6 holes"
            },
            {
              "icon": "2️⃣",
              "label": "8 holes"
            }
          ]
        },
        {
          "question": "You walk north, turn right, then turn right again. Which direction are you now facing?",
          "options": [
            {
              "icon": "⬆️",
              "label": "South"
            },
            {
              "icon": "⬆️",
              "label": "North"
            },
            {
              "icon": "⬆️",
              "label": "East"
            },
            {
              "icon": "⬆️",
              "label": "West"
            }
          ]
        },
        {
          "question": "A clock shows 3:00. You rotate the minute hand 180° clockwise without touching the hour hand. What time does the clock now show?",
          "options": [
            {
              "icon": "🕒",
              "label": "3:00"
            },
            {
              "icon": "🕒",
              "label": "3:30"
            },
            {
              "icon": "🕒",
              "label": "9:00"
            },
            {
              "icon": "🕒",
              "label": "6:00"
            }
          ]
        },
        {
          "question": "Sequence: △, △△, △△△, △△△△, ___, what comes next?",
          "options": [
            {
              "icon": "△",
              "label": "Five triangles"
            },
            {
              "icon": "△",
              "label": "Four triangles"
            },
            {
              "icon": "△",
              "label": "Six triangles"
            },
            {
              "icon": "△",
              "label": "Three triangles"
            }
          ]
        },
        {
          "question": "How many edges does a standard cube have?",
          "options": [
            {
              "icon": "6️⃣",
              "label": "6 edges"
            },
            {
              "icon": "6️⃣",
              "label": "12 edges"
            },
            {
              "icon": "6️⃣",
              "label": "8 edges"
            },
            {
              "icon": "6️⃣",
              "label": "10 edges"
            }
          ]
        },
        {
          "question": "Three boxes are placed in a row. Box A is to the left of Box B. Box C is to the right of Box B. What is the order from left to right?",
          "options": [
            {
              "icon": "📦",
              "label": "B, A, C"
            },
            {
              "icon": "📦",
              "label": "C, B, A"
            },
            {
              "icon": "📦",
              "label": "A, B, C"
            },
            {
              "icon": "📦",
              "label": "B, C, A"
            }
          ]
        },
        {
          "question": "Take the capital letter 'M' and rotate it 180° (turn it upside down). Which letter does it most resemble?",
          "options": [
            {
              "icon": "🅽",
              "label": "N"
            },
            {
              "icon": "🅽",
              "label": "E"
            },
            {
              "icon": "🅽",
              "label": "M"
            },
            {
              "icon": "🅽",
              "label": "W"
            }
          ]
        },
        {
          "question": "Pattern: □ ○ □ ○ □ ___, what fills the blank?",
          "options": [
            {
              "icon": "□",
              "label": "□"
            },
            {
              "icon": "□",
              "label": "○"
            },
            {
              "icon": "□",
              "label": "△"
            },
            {
              "icon": "□",
              "label": "◇"
            }
          ]
        },
        {
          "question": "How many faces does a triangular pyramid (tetrahedron) have?",
          "options": [
            {
              "icon": "5️⃣",
              "label": "5 faces"
            },
            {
              "icon": "5️⃣",
              "label": "6 faces"
            },
            {
              "icon": "5️⃣",
              "label": "8 faces"
            },
            {
              "icon": "5️⃣",
              "label": "4 faces"
            }
          ]
        },
        {
          "question": "From a starting point, you walk 3 km north, then 4 km east. What is the straight-line distance back to your starting point?",
          "options": [
            {
              "icon": "📏",
              "label": "7 km"
            },
            {
              "icon": "📏",
              "label": "6 km"
            },
            {
              "icon": "📏",
              "label": "4 km"
            },
            {
              "icon": "📏",
              "label": "5 km"
            }
          ]
        },
        {
          "question": "Take the capital letter 'N' and rotate it 90° clockwise. Which letter does it most resemble?",
          "options": [
            {
              "icon": "🅼",
              "label": "Z"
            },
            {
              "icon": "🅼",
              "label": "M"
            },
            {
              "icon": "🅼",
              "label": "W"
            },
            {
              "icon": "🅼",
              "label": "S"
            }
          ]
        },
        {
          "question": "What number continues this sequence? 1, 1, 2, 3, 5, 8, ___",
          "options": [
            {
              "icon": "🔢",
              "label": "11"
            },
            {
              "icon": "🔢",
              "label": "14"
            },
            {
              "icon": "🔢",
              "label": "13"
            },
            {
              "icon": "🔢",
              "label": "16"
            }
          ]
        },
        {
          "question": "A square is divided into 4 equal squares. Each of those is divided into 4 equal squares. How many of the smallest squares exist in total?",
          "options": [
            {
              "icon": "🔢",
              "label": "16 squares"
            },
            {
              "icon": "🔢",
              "label": "8 squares"
            },
            {
              "icon": "🔢",
              "label": "12 squares"
            },
            {
              "icon": "🔢",
              "label": "20 squares"
            }
          ]
        },
        {
          "question": "You face east. You turn 270° clockwise. Which direction are you now facing?",
          "options": [
            {
              "icon": "⬇️",
              "label": "South"
            },
            {
              "icon": "⬇️",
              "label": "West"
            },
            {
              "icon": "⬇️",
              "label": "North"
            },
            {
              "icon": "⬇️",
              "label": "East"
            }
          ]
        },
        {
          "question": "A book lies flat on a table with the spine on your left. You rotate the book 90° clockwise (looking from above). The spine is now at the:",
          "options": [
            {
              "icon": "📕",
              "label": "Bottom (closest to you)"
            },
            {
              "icon": "📕",
              "label": "Right"
            },
            {
              "icon": "📕",
              "label": "Top (away from you)"
            },
            {
              "icon": "📕",
              "label": "Left"
            }
          ]
        },
        {
          "question": "What letter continues the sequence? A, C, E, G, I, ___",
          "options": [
            {
              "icon": "🅹",
              "label": "J"
            },
            {
              "icon": "🅹",
              "label": "L"
            },
            {
              "icon": "🅹",
              "label": "K"
            },
            {
              "icon": "🅹",
              "label": "M"
            }
          ]
        },
        {
          "question": "A 3-dimensional shape has 6 square faces, 12 edges, and 8 vertices. What shape is it?",
          "options": [
            {
              "icon": "🔺",
              "label": "Cube"
            },
            {
              "icon": "🔺",
              "label": "Pyramid"
            },
            {
              "icon": "🔺",
              "label": "Sphere"
            },
            {
              "icon": "🔺",
              "label": "Triangular prism"
            }
          ]
        },
        {
          "question": "Five friends sit in a row. Alice is to the right of Bob. Carol is to the left of Bob. Dave is to the right of Alice. Eve is to the left of Carol. Who sits in the middle of the row?",
          "options": [
            {
              "icon": "👤",
              "label": "Alice"
            },
            {
              "icon": "👤",
              "label": "Bob"
            },
            {
              "icon": "👤",
              "label": "Carol"
            },
            {
              "icon": "👤",
              "label": "Dave"
            }
          ]
        },
        {
          "question": "If you fold a square piece of paper in half along its diagonal, what shape do you get?",
          "options": [
            {
              "icon": "⬜",
              "label": "Triangle"
            },
            {
              "icon": "⬜",
              "label": "Square"
            },
            {
              "icon": "⬜",
              "label": "Rectangle"
            },
            {
              "icon": "⬜",
              "label": "Circle"
            }
          ]
        }
      ],
      "results": {
        "developing": {
          "name": "Developing Spatial Skills",
          "desc": "Your spatial reasoning is at a foundational level. Mental rotation, 3D visualization, and pattern completion are all highly trainable, practice with paper-folding, mental rotation drills, and Tetris-style games can move scores fast.",
          "recommendation": "Start with mental rotation drills (Shepard-Metzler tasks online), 10 minutes a day for two weeks visibly improves performance."
        },
        "average": {
          "name": "Solid Spatial Thinker",
          "desc": "You handle everyday spatial tasks comfortably, reading maps, parking, assembling furniture from instructions. Where you slow down is multi-step 3D rotation. Drill timed Raven's-style matrix puzzles to move up.",
          "recommendation": "Practice with 'paper folding' tasks and mental rotation puzzles, these are the two highest-yield spatial skills for test improvement."
        },
        "above_average": {
          "name": "Sharp Spatial Reasoner",
          "desc": "Your spatial reasoning is noticeably above average, useful in engineering, architecture, surgery, design, and any role where mental 3D modelling matters.",
          "recommendation": "Channel this strength: explore CAD, 3D modelling, architecture, surgical fields, or visual data work where spatial thinking is the core product."
        },
        "superior": {
          "name": "Spatial Powerhouse",
          "desc": "You operate near the top of the spatial distribution. Engineers, architects, surgeons, pilots, and visual artists tend to live here, your mental 3D engine is unusually strong.",
          "recommendation": "Combine spatial strength with one technical domain (engineering, surgery, design, or game development), this combination compounds career value rapidly."
        },
        "exceptional": {
          "name": "Master of Space",
          "desc": "Top ~2%. You mentally rotate complex 3D shapes and spot pattern relationships faster than almost anyone you'll meet, the cognitive profile of top architects, surgeons, fighter pilots, and visual designers.",
          "recommendation": "Your spatial talent is rare, pursue domains where it is the bottleneck (architecture, surgery, aerospace, advanced 3D design, theoretical physics) and you will move fast."
        }
      },
      "retakePrompt": {
        "lastResult": "Last time you scored as: {result}",
        "evolvedHint": "Spatial reasoning is highly trainable. After consistent practice, your score should rise.",
        "retakeButton": "Retake Spatial Reasoning Test"
      },
      "optionOrderVersion": "165431fd7de02eee"
    }
  },
  "testNames": {
    "spatial-reasoning": "Spatial Reasoning Test"
  }
}
