Welcome to your **Book Psychology Test** by Author JJ Cruz.
Answer 10 questions to discover your inner archetype — and the book that reflects your soul.
[[Begin the test|Q1]]
:: Q1
You're walking through a dark hallway and hear a sudden noise behind you. What do you do?
(link: "Spin around and confront it")[
(set: $courage to $courage + 1)
(set: $logic to $logic + 0.4)
(set: $faith to $faith + 0.2)
(set: $empathy to $empathy + 0.2)
(goto: "Q2")
]
(link: "Scan your surroundings before reacting")[
(set: $logic to $logic + 1)
(set: $courage to $courage + 0.5)
(set: $faith to $faith + 0.2)
(set: $empathy to $empathy + 0.1)
(goto: "Q2")
]
(link: "Say a prayer and keep walking")[
(set: $faith to $faith + 1)
(set: $courage to $courage + 0.3)
(set: $empathy to $empathy + 0.3)
(set: $logic to $logic + 0.1)
(goto: "Q2")
]
(link: "Worry that someone else might be in danger")[
(set: $empathy to $empathy + 1)
(set: $faith to $faith + 0.4)
(set: $courage to $courage + 0.3)
(set: $logic to $logic + 0.1)
(goto: "Q2")
]
:: Q2
What emotion best describes you?
(link: "Courageous")[
(set: $courage to $courage + 1)
(set: $faith to $faith + 0.4)
(set: $logic to $logic + 0.3)
(set: $empathy to $empathy + 0.1)
(goto: "Q3")
]
(link: "Curiosity")[
(set: $logic to $logic + 1)
(set: $courage to $courage + 0.4)
(set: $empathy to $empathy + 0.3)
(set: $faith to $faith + 0.1)
(goto: "Q3")
]
(link: "Contentment")[
(set: $faith to $faith + 1)
(set: $empathy to $empathy + 0.4)
(set: $logic to $logic + 0.3)
(set: $courage to $courage + 0.1)
(goto: "Q3")
]
(link: "Love")[
(set: $empathy to $empathy + 1)
(set: $faith to $faith + 0.5)
(set: $courage to $courage + 0.3)
(set: $logic to $logic + 0.1)
(goto: "Q3")
]
:: Q3
How do you process grief?
(link: "I try to understand it")[
(set: $logic to $logic + 1)
(set: $faith to $faith + 0.4)
(set: $courage to $courage + 0.3)
(set: $empathy to $empathy + 0.3)
(goto: "Q4")
]
(link: "I turn to spiritual meaning")[
(set: $faith to $faith + 1)
(set: $empathy to $empathy + 0.4)
(set: $logic to $logic + 0.3)
(set: $courage to $courage + 0.2)
(goto: "Q4")
]
(link: "I focus on comforting others")[
(set: $empathy to $empathy + 1)
(set: $faith to $faith + 0.4)
(set: $courage to $courage + 0.3)
(set: $logic to $logic + 0.2)
(goto: "Q4")
]
(link: "I power through and stay strong")[
(set: $courage to $courage + 1)
(set: $logic to $logic + 0.4)
(set: $faith to $faith + 0.3)
(set: $empathy to $empathy + 0.2)
(goto: "Q4")
]
:: Q4
You witness injustice on the street. What’s your first instinct?
(link: "Intervene directly")[
(set: $courage to $courage + 1)
(set: $empathy to $empathy + 0.4)
(set: $faith to $faith + 0.3)
(set: $logic to $logic + 0.2)
(goto: "Q5")
]
(link: "Check on the victim")[
(set: $empathy to $empathy + 1)
(set: $faith to $faith + 0.4)
(set: $courage to $courage + 0.3)
(set: $logic to $logic + 0.2)
(goto: "Q5")
]
(link: "Record it and report it")[
(set: $logic to $logic + 1)
(set: $courage to $courage + 0.4)
(set: $empathy to $empathy + 0.3)
(set: $faith to $faith + 0.2)
(goto: "Q5")
]
(link: "Pray or hope someone steps in")[
(set: $faith to $faith + 1)
(set: $empathy to $empathy + 0.4)
(set: $logic to $logic + 0.3)
(set: $courage to $courage + 0.2)
(goto: "Q5")
]
:: Q5
Which type of book do you enjoy the most?
(link: "Inspiring spiritual journeys")[
(set: $faith to $faith + 1)
(set: $empathy to $empathy + 0.7)
(set: $logic to $logic + 0.3)
(set: $courage to $courage + 0.2)
(goto: "Q6")
]
(link: "Mind-bending sci-fi or mystery")[
(set: $logic to $logic + 1)
(set: $courage to $courage + 0.7)
(set: $faith to $faith + 0.3)
(set: $empathy to $empathy + 0.2)
(goto: "Q6")
]
(link: "Dark thrillers or horror")[
(set: $courage to $courage + 1)
(set: $logic to $logic + 0.7)
(set: $faith to $faith + 0.3)
(set: $empathy to $empathy + 0.2)
(goto: "Q6")
]
(link: "Emotional drama or romance")[
(set: $empathy to $empathy + 1)
(set: $faith to $faith + 0.7)
(set: $courage to $courage + 0.4)
(set: $logic to $logic + 0.1)
(goto: "Q6")
]
:: Q6
When someone hurts you emotionally, you...
(link: "Try to understand why")[
(set: $empathy to $empathy + 1)
(set: $logic to $logic + 0.7)
(set: $faith to $faith + 0.3)
(set: $courage to $courage + 0.2)
(goto: "Q7")
]
(link: "Rationalize it")[
(set: $logic to $logic + 1)
(set: $courage to $courage + 0.4)
(set: $faith to $faith + 0.3)
(set: $empathy to $empathy + 0.3)
(goto: "Q7")
]
(link: "Forgive and move on")[
(set: $faith to $faith + 1)
(set: $empathy to $empathy + 0.4)
(set: $logic to $logic + 0.3)
(set: $courage to $courage + 0.5)
(goto: "Q7")
]
(link: "Confront them")[
(set: $courage to $courage + 1.2)
(set: $logic to $logic + 0.4)
(set: $faith to $faith + 0.5)
(set: $empathy to $empathy + 0.2)
(goto: "Q7")
]
:: Q7
Do you believe everything happens for a reason?
(link: "Yes")[
(set: $faith to $faith + 1)
(set: $empathy to $empathy + 0.4)
(set: $logic to $logic + 0.3)
(set: $courage to $courage + 0.2)
(goto: "Q8")
]
(link: "No")[
(set: $logic to $logic + 1)
(set: $courage to $courage + 0.4)
(set: $empathy to $empathy + 0.2)
(set: $faith to $faith + 0.4)
(goto: "Q8")
]
(link: "Sometimes, depending on the pain")[
(set: $empathy to $empathy + 1)
(set: $faith to $faith + 0.4)
(set: $logic to $logic + 0.3)
(set: $courage to $courage + 0.1)
(goto: "Q8")
]
(link: "Only if I make it happen")[
(set: $courage to $courage + 1)
(set: $logic to $logic + 0.7)
(set: $faith to $faith + 0.3)
(set: $empathy to $empathy + 0.1)
(goto: "Q8")
]
:: Q8
You’re most afraid of...
(link: "Losing someone I love")[
(set: $empathy to $empathy + 1.1)
(set: $faith to $faith + 0.5)
(set: $courage to $courage + 0.3)
(set: $logic to $logic + 0.2)
(goto: "Q9")
]
(link: "Losing control")[
(set: $courage to $courage + 1.1)
(set: $logic to $logic + 0.5)
(set: $faith to $faith + 0.3)
(set: $empathy to $empathy + 0.2)
(goto: "Q9")
]
(link: "Losing purpose")[
(set: $faith to $faith + 1.1)
(set: $empathy to $empathy + 0.5)
(set: $courage to $courage + 0.3)
(set: $logic to $logic + 0.2)
(goto: "Q9")
]
(link: "Losing clarity or truth")[
(set: $logic to $logic + 1.1)
(set: $faith to $faith + 0.5)
(set: $courage to $courage + 0.3)
(set: $empathy to $empathy + 0.2)
(goto: "Q9")
]
:: Q9
Which phrase resonates most?
(link: "“The truth is out there.”")[
(set: $logic to $logic + 1)
(set: $courage to $courage + 0.4)
(set: $faith to $faith + 0.3)
(set: $empathy to $empathy + 0.2)
(goto: "Q10")
]
(link: "“Love conquers all.”")[
(set: $empathy to $empathy + 1)
(set: $faith to $faith + 0.4)
(set: $courage to $courage + 0.3)
(set: $logic to $logic + 0.2)
(goto: "Q10")
]
(link: "“Let go and let God.”")[
(set: $faith to $faith + 1)
(set: $empathy to $empathy + 0.4)
(set: $logic to $logic + 0.3)
(set: $courage to $courage + 0.2)
(goto: "Q10")
]
(link: "“Face your fears.”")[
(set: $courage to $courage + 1)
(set: $logic to $logic + 0.4)
(set: $faith to $faith + 0.3)
(set: $empathy to $empathy + 0.2)
(goto: "Q10")
]
:: Q10
If you could change one thing about the world, it would be...
(link: "People being cold to each other")[
(set: $empathy to $empathy + 1)
(set: $faith to $faith + 0.7)
(set: $logic to $logic + 0.5)
(set: $courage to $courage + 0.2)
(goto: "Q11")
]
(link: "Misinformation and ignorance")[
(set: $logic to $logic + 1)
(set: $faith to $faith + 0.7)
(set: $empathy to $empathy + 0.4)
(set: $courage to $courage + 0.3)
(goto: "Q11")
]
(link: "Lack of faith or unity")[
(set: $faith to $faith + 1)
(set: $logic to $logic + 0.6)
(set: $empathy to $empathy + 0.4)
(set: $courage to $courage + 0.2)
(goto: "Q11")
]
(link: "Fear and cowardice")[
(set: $courage to $courage + 1)
(set: $logic to $logic + 0.7)
(set: $faith to $faith + 0.4)
(set: $empathy to $empathy + 0.3)
(goto: "Q11")
]
:: Q11
Do you prefer reading or listening to books?
(link: "Reading")[
(set: $logic to $logic + 1)
(set: $courage to $courage + 0.4)
(set: $faith to $faith + 0.3)
(set: $empathy to $empathy + 0.2)
(goto: "Q12")
]
(link: "Listening")[
(set: $empathy to $empathy + 1)
(set: $faith to $faith + 0.4)
(set: $logic to $logic + 0.3)
(set: $courage to $courage + 0.2)
(goto: "Q12")
]
(link: "Depends on the day")[
(set: $faith to $faith + 1)
(set: $empathy to $empathy + 0.4)
(set: $logic to $logic + 0.3)
(set: $courage to $courage + 0.2)
(goto: "Q12")
]
(link: "I don’t like books")[
(set: $courage to $courage + 1)
(set: $logic to $logic + 0.4)
(set: $faith to $faith + 0.3)
(set: $empathy to $empathy + 0.2)
(goto: "Q12")
]
:: Reset
(set: $logic to 0)
(set: $faith to 0)
(set: $courage to 0)
(set: $empathy to 0)
(goto: "Q1")
:: Q12
How many people do you fully trust in your life?
(link: "None")[
(set: $courage to $courage + 1)
(set: $logic to $logic + 0.7)
(set: $faith to $faith + 0.3)
(set: $empathy to $empathy + 0.2)
(goto: "Q13")
]
(link: "1–2")[
(set: $logic to $logic + 1)
(set: $courage to $courage + 0.5)
(set: $empathy to $empathy + 0.3)
(set: $faith to $faith + 0.2)
(goto: "Q13")
]
(link: "A handful")[
(set: $empathy to $empathy + 1)
(set: $faith to $faith + 0.4)
(set: $logic to $logic + 0.3)
(set: $courage to $courage + 0.2)
(goto: "Q13")
]
(link: "Everyone deserves trust until proven otherwise")[
(set: $faith to $faith + 1)
(set: $empathy to $empathy + 0.7)
(set: $courage to $courage + 0.3)
(set: $logic to $logic + 0.2)
(goto: "Q13")
]
:: Q13
How often do you feel paranoid?
(link: "Never – I don’t worry unless I have proof")[
(set: $logic to $logic + 1)
(set: $courage to $courage + 0.4)
(set: $faith to $faith + 0.3)
(set: $empathy to $empathy + 0.2)
(goto: "Q14")
]
(link: "Sometimes – when something just feels off")[
(set: $faith to $faith + 1)
(set: $empathy to $empathy + 0.4)
(set: $logic to $logic + 0.3)
(set: $courage to $courage + 0.2)
(goto: "Q14")
]
(link: "Often – people are unpredictable")[
(set: $courage to $courage + 1)
(set: $logic to $logic + 0.4)
(set: $faith to $faith + 0.3)
(set: $empathy to $empathy + 0.2)
(goto: "Q14")
]
(link: "All the time – I’m constantly analyzing everything")[
(set: $logic to $logic + 1)
(set: $courage to $courage + 0.4)
(set: $faith to $faith + 0.3)
(set: $empathy to $empathy + 0.2)
(goto: "Q14")
]
:: Q14
What quote do you mostly resonate with?
(link: "“I think, therefore I am.” – Descartes")[
(set: $logic to $logic + 2)
(set: $courage to $courage + 0.6)
(set: $faith to $faith + 0.5)
(set: $empathy to $empathy + 0.3)
(goto: "Q15")
]
(link: "“Man is the measure of all things.” – Protagoras")[
(set: $courage to $courage + 2)
(set: $logic to $logic + 0.7)
(set: $faith to $faith + 0.5)
(set: $empathy to $empathy + 0.3)
(goto: "Q15")
]
(link: "“Happiness is the highest good.” – Aristotle")[
(set: $empathy to $empathy + 2)
(set: $faith to $faith + 0.7)
(set: $logic to $logic + 0.4)
(set: $courage to $courage + 0.3)
(goto: "Q15")
]
(link: "“Life must be understood backward. But it must be lived forward.” – Kierkegaard")[
(set: $faith to $faith + 2)
(set: $logic to $logic + 0.7)
(set: $courage to $courage + 0.5)
(set: $empathy to $empathy + 0.3)
(goto: "Q15")
]
:: Q15
When life gets overwhelming, what helps you find your way back?
(link: "I step back and make a plan")[
(set: $logic to $logic + 2)
(set: $courage to $courage + 0.6)
(set: $faith to $faith + 0.5)
(set: $empathy to $empathy + 0.3)
(goto: "Results")
]
(link: "I power through — it’s sink or swim")[
(set: $courage to $courage + 2)
(set: $logic to $logic + 0.7)
(set: $faith to $faith + 0.4)
(set: $empathy to $empathy + 0.2)
(goto: "Results")
]
(link: "I lean on the people I love")[
(set: $empathy to $empathy + 2)
(set: $faith to $faith + 0.7)
(set: $courage to $courage + 0.3)
(set: $logic to $logic + 0.2)
(goto: "Results")
]
(link: "I trust that everything is unfolding the way it’s meant to")[
(set: $faith to $faith + 2)
(set: $empathy to $empathy + 0.6)
(set: $logic to $logic + 0.4)
(set: $courage to $courage + 0.3)
(goto: "Results")
]
=== 💡 Your Personality Trait Breakdown ===
(set: $barLength to 20)
(set: $empathyBar to (substring: "████████████████████", 1, (floor: ($empathy * $barLength) / 15)))
(set: $logicBar to (substring: "████████████████████", 1, (floor: ($logic * $barLength) / 15)))
(set: $faithBar to (substring: "████████████████████", 1, (floor: ($faith * $barLength) / 15)))
(set: $courageBar to (substring: "████████████████████", 1, (floor: ($courage * $barLength) / 15)))
🩷 Empathy: $empathyBar ($empathy)<br>
🧠 Logic: $logicBar ($logic)<br>
🕊 Faith: $faithBar ($faith)<br>
🕳 Courage: $courageBar ($courage)<br>
---
(set: $top1Name to "empathy")
(set: $top1Val to $empathy)
(set: $top2Name to "logic")
(set: $top2Val to $logic)
(if: $logic > $top1Val)[
(set: $top2Val to $top1Val)
(set: $top2Name to $top1Name)
(set: $top1Val to $logic)
(set: $top1Name to "logic")
]
(else-if: $logic > $top2Val)[
(set: $top2Val to $logic)
(set: $top2Name to "logic")
]
(if: $faith > $top1Val)[
(set: $top2Val to $top1Val)
(set: $top2Name to $top1Name)
(set: $top1Val to $faith)
(set: $top1Name to "faith")
]
(else-if: $faith > $top2Val)[
(set: $top2Val to $faith)
(set: $top2Name to "faith")
]
(if: $courage > $top1Val)[
(set: $top2Val to $top1Val)
(set: $top2Name to $top1Name)
(set: $top1Val to $courage)
(set: $top1Name to "courage")
]
(else-if: $courage > $top2Val)[
(set: $top2Val to $courage)
(set: $top2Name to "courage")
]
(set: $gap to $top1Val - $top2Val)
(set: $result to "")
(if: $gap >= 1.5)[
(if: $top1Name is "empathy")[(set: $result to "**🩷 The Romantic Thinker** — You lead with compassion, love, and emotional wisdom.")]
(else-if: $top1Name is "logic")[(set: $result to "**🧠 The Curious Cynic** — You analyze everything and trust reason above all.")]
(else-if: $top1Name is "faith")[(set: $result to "**🕊 The Believer** — Guided by purpose, hope, and unseen strength.")]
(else-if: $top1Name is "courage")[(set: $result to "**🕳 The Haunted Seeker** — You move through fear with bravery and pain-born strength.")]
]
(else:)[
(set: $combo to $top1Name + "+" + $top2Name)
(if: $combo is "empathy+logic" or $combo is "logic+empathy")[(set: $result to "**🧠🩷 The Empathic Analyst** — You feel deeply but think critically.")]
(else-if: $combo is "empathy+faith" or $combo is "faith+empathy")[(set: $result to "**🕊🩷 The Faithful Companion** — A heart full of love and belief.")]
(else-if: $combo is "logic+faith" or $combo is "faith+logic")[(set: $result to "**🧠🕊 The Philosopher** — You seek truth both in mind and meaning.")]
(else-if: $combo is "logic+courage" or $combo is "courage+logic")[(set: $result to "**🕳🧠 The Strategic Survivor** — Sharp-minded and resilient.")]
(else-if: $combo is "empathy+courage" or $combo is "courage+empathy")[(set: $result to "**🕳🩷 The Brave Heart** — You care enough to fight for others.")]
(else-if: $combo is "faith+courage" or $combo is "courage+faith")[(set: $result to "**🕊🕳 The Warrior Monk** — Spiritual strength meets fearless resolve.")]
(else:)[(set: $result to "**🌀 The Undefined One** — A blend of all types. You defy labels.")]
]
== 📌 Your Archetype ==
$result
[[🔁 Retake the Quiz|Reset]]