{
  "assessmentTests": {
    "burnout_risk": {
      "name": "Burnout Risk Assessment",
      "desc": "Check your burnout risk across personal and work-related exhaustion. Based on the Copenhagen Burnout Inventory (Kristensen et al., 2005).",
      "questions": [
        {
          "question": "I feel tired.",
          "options": [
            { "icon": "⚪", "label": "Never" },
            { "icon": "🟢", "label": "Seldom" },
            { "icon": "🟡", "label": "Sometimes" },
            { "icon": "🟠", "label": "Often" },
            { "icon": "🔴", "label": "Always" }
          ]
        },
        {
          "question": "I feel physically exhausted.",
          "options": [
            { "icon": "⚪", "label": "Never" },
            { "icon": "🟢", "label": "Seldom" },
            { "icon": "🟡", "label": "Sometimes" },
            { "icon": "🟠", "label": "Often" },
            { "icon": "🔴", "label": "Always" }
          ]
        },
        {
          "question": "I feel emotionally exhausted.",
          "options": [
            { "icon": "⚪", "label": "Never" },
            { "icon": "🟢", "label": "Seldom" },
            { "icon": "🟡", "label": "Sometimes" },
            { "icon": "🟠", "label": "Often" },
            { "icon": "🔴", "label": "Always" }
          ]
        },
        {
          "question": "I think to myself, \"I can't take it anymore.\"",
          "options": [
            { "icon": "⚪", "label": "Never" },
            { "icon": "🟢", "label": "Seldom" },
            { "icon": "🟡", "label": "Sometimes" },
            { "icon": "🟠", "label": "Often" },
            { "icon": "🔴", "label": "Always" }
          ]
        },
        {
          "question": "I feel worn out.",
          "options": [
            { "icon": "⚪", "label": "Never" },
            { "icon": "🟢", "label": "Seldom" },
            { "icon": "🟡", "label": "Sometimes" },
            { "icon": "🟠", "label": "Often" },
            { "icon": "🔴", "label": "Always" }
          ]
        },
        {
          "question": "I feel weak or susceptible to illness.",
          "options": [
            { "icon": "⚪", "label": "Never" },
            { "icon": "🟢", "label": "Seldom" },
            { "icon": "🟡", "label": "Sometimes" },
            { "icon": "🟠", "label": "Often" },
            { "icon": "🔴", "label": "Always" }
          ]
        },
        {
          "question": "My work is emotionally exhausting.",
          "options": [
            { "icon": "⚪", "label": "Never" },
            { "icon": "🟢", "label": "Seldom" },
            { "icon": "🟡", "label": "Sometimes" },
            { "icon": "🟠", "label": "Often" },
            { "icon": "🔴", "label": "Always" }
          ]
        },
        {
          "question": "I feel burnt out because of my work.",
          "options": [
            { "icon": "⚪", "label": "Never" },
            { "icon": "🟢", "label": "Seldom" },
            { "icon": "🟡", "label": "Sometimes" },
            { "icon": "🟠", "label": "Often" },
            { "icon": "🔴", "label": "Always" }
          ]
        },
        {
          "question": "My work frustrates me.",
          "options": [
            { "icon": "⚪", "label": "Never" },
            { "icon": "🟢", "label": "Seldom" },
            { "icon": "🟡", "label": "Sometimes" },
            { "icon": "🟠", "label": "Often" },
            { "icon": "🔴", "label": "Always" }
          ]
        },
        {
          "question": "I feel worn out at the end of the working day.",
          "options": [
            { "icon": "⚪", "label": "Never" },
            { "icon": "🟢", "label": "Seldom" },
            { "icon": "🟡", "label": "Sometimes" },
            { "icon": "🟠", "label": "Often" },
            { "icon": "🔴", "label": "Always" }
          ]
        },
        {
          "question": "In the morning, I feel exhausted at the thought of another day at work.",
          "options": [
            { "icon": "⚪", "label": "Never" },
            { "icon": "🟢", "label": "Seldom" },
            { "icon": "🟡", "label": "Sometimes" },
            { "icon": "🟠", "label": "Often" },
            { "icon": "🔴", "label": "Always" }
          ]
        },
        {
          "question": "Every working hour feels tiring.",
          "options": [
            { "icon": "⚪", "label": "Never" },
            { "icon": "🟢", "label": "Seldom" },
            { "icon": "🟡", "label": "Sometimes" },
            { "icon": "🟠", "label": "Often" },
            { "icon": "🔴", "label": "Always" }
          ]
        },
        {
          "question": "I have enough energy for family and friends during my leisure time.",
          "options": [
            { "icon": "⚪", "label": "Never" },
            { "icon": "🟢", "label": "Seldom" },
            { "icon": "🟡", "label": "Sometimes" },
            { "icon": "🟠", "label": "Often" },
            { "icon": "🔴", "label": "Always" }
          ]
        }
      ],
      "results": {
        "high": {
          "name": "High Risk",
          "desc": "Your scores point to a high level of physical, emotional, and work-driven exhaustion. This is the zone where structural changes to your load and recovery matter more than willpower.",
          "recommendation": "Take immediate steps to address your burnout. Speak with a healthcare professional, reduce your workload where you can, and prioritize sleep and recovery. Burnout is serious. Don't push through it."
        },
        "medium": {
          "name": "Moderate Risk",
          "desc": "You're showing warning signs across personal exhaustion or work-related strain. Adjustments now can prevent the slide into high burnout.",
          "recommendation": "Set firmer work-life boundaries and make recovery a non-negotiable. Consider cutting non-essential commitments and checking in with yourself weekly. If the work-related score is higher than the personal one, the changes are mostly outside you, not inside."
        },
        "low": {
          "name": "Low Risk",
          "desc": "Your scores suggest a healthy load-vs-recovery balance right now. Personal and work-related exhaustion are both in the green.",
          "recommendation": "Keep maintaining your healthy habits. Stay aware of any signs of stress building up, and don't hesitate to reassess your workload if your circumstances change."
        }
      },
      "recommendation": "Our Recommendation"
    }
  },
  "retakePrompt": {
    "lastResult": "Your last result:",
    "evolvedHint": "It's been a while! Your situation may have changed.",
    "retakeButton": "Retake this test"
  },
  "testNames": {
    "burnout-risk": "Burnout Risk"
  }
}
