{"id":107100,"date":"2026-09-06T14:38:06","date_gmt":"2026-09-06T18:38:06","guid":{"rendered":"https:\/\/bgodinspired.com\/?page_id=107100"},"modified":"2026-09-06T14:38:06","modified_gmt":"2026-09-06T18:38:06","slug":"my-emotional-intelligence-test","status":"publish","type":"page","link":"https:\/\/bgodinspired.com\/index.php\/my-emotional-intelligence-test\/","title":{"rendered":"How High Is My Emotional Intelligence?"},"content":{"rendered":"\n<!-- BGodInspired Emotional Intelligence Assessment -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&#038;family=Inter:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n#bgi-emotional-intelligence-tool *, #bgi-emotional-intelligence-tool *::before, #bgi-emotional-intelligence-tool *::after { box-sizing: border-box; margin: 0; padding: 0; }\n#bgi-emotional-intelligence-tool {\n  --navy:#0D1B2A; --navy-mid:#162233; --cream:#F5F0E8; --gold:#C9A84C; --gold-dim:#8B6E2E;\n  --sage:#7B9E87; --warm-gray:#8B8680;\n  background: var(--navy); width: 100%; display: block; padding: 36px 20px 64px;\n  border-radius: 12px; clear: both; position: relative;\n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n  color: var(--cream); line-height: 1.6; -webkit-font-smoothing: antialiased;\n}\n#bgi-emotional-intelligence-tool .tool-inner { display: flex; flex-direction: column; align-items: center; width: 100%; }\n#bgi-emotional-intelligence-tool .card {\n  width: 100%; max-width: 680px; background: var(--navy-mid);\n  border: 1px solid rgba(201,168,76,0.14); border-radius: 16px;\n  padding: 48px 48px 44px !important; position: relative;\n  box-sizing: border-box !important; overflow: hidden;\n}\n#bgi-emotional-intelligence-tool .card::before {\n  content:''; position:absolute; top:0; left:0; right:0; height:2px;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent); opacity:0.5;\n}\n#bgi-emotional-intelligence-tool .eyebrow {\n  font-size: 0.72rem; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 16px; display: block;\n}\n#bgi-emotional-intelligence-tool h2.eq-headline {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 700;\n  font-size: clamp(1.75rem, 4vw, 2.5rem); line-height: 1.2; color: var(--cream);\n  margin-bottom: 18px; letter-spacing: -0.01em;\n}\n#bgi-emotional-intelligence-tool .eq-sub {\n  font-size: 0.97rem; line-height: 1.8; color: rgba(245,240,232,0.82); margin-bottom: 26px; font-weight: 300;\n}\n#bgi-emotional-intelligence-tool .eq-meta {\n  font-size: 0.78rem; color: var(--warm-gray); letter-spacing: 0.04em; margin-bottom: 30px;\n}\n#bgi-emotional-intelligence-tool .btn-start, #bgi-emotional-intelligence-tool .btn-next {\n  display: inline-block; background: var(--gold); color: #0D1B2A; border: none;\n  font-family: 'Inter', sans-serif; font-size: 0.92rem; font-weight: 600; letter-spacing: 0.03em;\n  padding: 15px 34px; border-radius: 8px; cursor: pointer; transition: background 0.25s ease, transform 0.2s ease;\n}\n#bgi-emotional-intelligence-tool .btn-start:hover, #bgi-emotional-intelligence-tool .btn-next:hover { background: #DBBB60; transform: translateY(-1px); }\n#bgi-emotional-intelligence-tool .btn-next { opacity: 0; pointer-events: none; transition: opacity 0.3s ease, background 0.25s ease; }\n#bgi-emotional-intelligence-tool .btn-next.visible { opacity: 1; pointer-events: auto; }\n#bgi-emotional-intelligence-tool .eq-progress-wrap { margin-bottom: 30px; }\n#bgi-emotional-intelligence-tool .eq-progress-label {\n  font-size: 0.72rem; letter-spacing: 0.12em; text-transform: uppercase;\n  color: var(--warm-gray); margin-bottom: 10px; display: block;\n}\n#bgi-emotional-intelligence-tool .eq-progress-track { width: 100%; height: 4px; background: rgba(245,240,232,0.10); border-radius: 3px; overflow: hidden; }\n#bgi-emotional-intelligence-tool .eq-progress-fill { height: 100%; width: 0%; background: var(--gold); border-radius: 3px; transition: width 0.4s ease; }\n#bgi-emotional-intelligence-tool .eq-question {\n  font-family: 'Playfair Display', Georgia, serif; font-size: clamp(1.25rem, 2.6vw, 1.6rem);\n  font-weight: 600; line-height: 1.4; color: var(--cream); margin-bottom: 10px;\n}\n#bgi-emotional-intelligence-tool .eq-context { font-size: 0.86rem; color: var(--warm-gray); margin-bottom: 24px; font-weight: 300; }\n#bgi-emotional-intelligence-tool .eq-options { list-style: none; margin-bottom: 26px; }\n#bgi-emotional-intelligence-tool .eq-opt {\n  display: flex; align-items: flex-start; gap: 13px; background: rgba(245,240,232,0.035);\n  border: 1px solid rgba(245,240,232,0.09); border-radius: 10px; padding: 15px 18px !important;\n  margin-bottom: 10px; cursor: pointer; transition: border-color 0.2s ease, background 0.2s ease;\n  font-size: 0.93rem; line-height: 1.55; color: rgba(245,240,232,0.88);\n}\n#bgi-emotional-intelligence-tool .eq-opt:hover { border-color: rgba(201,168,76,0.45); background: rgba(201,168,76,0.06); }\n#bgi-emotional-intelligence-tool .eq-opt.selected { border-color: var(--gold); background: rgba(201,168,76,0.10); color: var(--cream); }\n#bgi-emotional-intelligence-tool .opt-radio {\n  flex: 0 0 auto; width: 17px; height: 17px; border-radius: 50%;\n  border: 1.5px solid rgba(245,240,232,0.30); margin-top: 3px; position: relative; transition: border-color 0.2s ease;\n}\n#bgi-emotional-intelligence-tool .eq-opt.selected .opt-radio { border-color: var(--gold); }\n#bgi-emotional-intelligence-tool .eq-opt.selected .opt-radio::after {\n  content:''; position:absolute; top:3px; left:3px; width:8px; height:8px; border-radius:50%; background: var(--gold);\n}\n#bgi-emotional-intelligence-tool .eq-nav { display: flex; align-items: center; gap: 18px; flex-wrap: wrap; }\n#bgi-emotional-intelligence-tool .btn-back {\n  background: none; border: none; color: var(--warm-gray); font-family: 'Inter', sans-serif;\n  font-size: 0.82rem; cursor: pointer; padding: 6px 2px; letter-spacing: 0.03em;\n}\n#bgi-emotional-intelligence-tool .btn-back:hover { color: var(--cream); }\n#bgi-emotional-intelligence-tool .eq-meter { display: flex; gap: 6px; margin-bottom: 14px; }\n#bgi-emotional-intelligence-tool .eq-seg { flex: 1; height: 6px; border-radius: 3px; background: rgba(245,240,232,0.10); }\n#bgi-emotional-intelligence-tool .eq-seg.on { background: var(--gold); }\n#bgi-emotional-intelligence-tool .eq-score { font-size: 0.78rem; color: var(--warm-gray); letter-spacing: 0.06em; margin-bottom: 22px; }\n#bgi-emotional-intelligence-tool .eq-result-title {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 700;\n  font-size: clamp(1.7rem, 3.8vw, 2.3rem); line-height: 1.2; color: var(--cream); margin-bottom: 10px;\n}\n#bgi-emotional-intelligence-tool .eq-result-sub {\n  font-family: 'Playfair Display', Georgia, serif; font-style: italic; font-size: 1.08rem;\n  color: var(--gold); margin-bottom: 24px; line-height: 1.5;\n}\n#bgi-emotional-intelligence-tool .eq-body { font-size: 0.95rem; line-height: 1.82; color: rgba(245,240,232,0.85); margin-bottom: 18px; font-weight: 300; }\n#bgi-emotional-intelligence-tool .eq-callout {\n  border-left: 3px solid var(--gold); background: rgba(201,168,76,0.07);\n  padding: 16px 20px !important; border-radius: 0 8px 8px 0; margin: 26px 0;\n  font-size: 0.91rem; line-height: 1.75; color: rgba(245,240,232,0.88);\n}\n#bgi-emotional-intelligence-tool .eq-divider { height: 1px; background: rgba(245,240,232,0.10); margin: 32px 0; border: none; }\n#bgi-emotional-intelligence-tool .scripture-block {\n  background: rgba(123,158,135,0.09); border-left: 3px solid var(--sage);\n  padding: 24px 24px !important; border-radius: 0 10px 10px 0; margin-bottom: 30px;\n}\n#bgi-emotional-intelligence-tool .scripture-text {\n  font-family: 'Playfair Display', Georgia, serif; font-style: italic; font-size: 1.05rem;\n  line-height: 1.7; color: var(--cream); margin-bottom: 10px;\n}\n#bgi-emotional-intelligence-tool .scripture-ref {\n  font-size: 0.76rem; letter-spacing: 0.1em; text-transform: uppercase; color: var(--sage); margin-bottom: 14px;\n}\n#bgi-emotional-intelligence-tool .scripture-angle { font-size: 0.9rem; line-height: 1.78; color: rgba(245,240,232,0.78); font-weight: 300; }\n#bgi-emotional-intelligence-tool .product-card {\n  background: linear-gradient(135deg, rgba(201,168,76,0.13), rgba(201,168,76,0.04));\n  border: 1px solid rgba(201,168,76,0.30); border-radius: 12px;\n  padding: 28px 28px !important; margin-bottom: 30px;\n}\n#bgi-emotional-intelligence-tool .pc-label {\n  display: block; font-size: 0.7rem; font-weight: 600; letter-spacing: 0.14em;\n  text-transform: uppercase; color: var(--gold); margin-bottom: 12px;\n}\n#bgi-emotional-intelligence-tool .pc-headline {\n  font-family: 'Playfair Display', Georgia, serif; font-size: 1.3rem; font-weight: 600;\n  line-height: 1.35; color: var(--cream); margin-bottom: 12px;\n}\n#bgi-emotional-intelligence-tool .pc-body { font-size: 0.9rem; line-height: 1.75; color: rgba(245,240,232,0.82); margin-bottom: 20px; font-weight: 300; }\n#bgi-emotional-intelligence-tool .btn-product {\n  display: inline-block; background: var(--gold); color: #0D1B2A; text-decoration: none;\n  font-size: 0.88rem; font-weight: 600; letter-spacing: 0.03em; padding: 13px 28px;\n  border-radius: 8px; transition: background 0.25s ease;\n}\n#bgi-emotional-intelligence-tool .btn-product:hover { background: #DBBB60; color: #0D1B2A; text-decoration: none; }\n#bgi-emotional-intelligence-tool .share-label {\n  display: block; font-size: 0.72rem; font-weight: 600; letter-spacing: 0.12em;\n  text-transform: uppercase; color: var(--warm-gray); margin-bottom: 12px;\n}\n#bgi-emotional-intelligence-tool .share-row { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 26px; }\n#bgi-emotional-intelligence-tool .btn-share {\n  display: inline-block; background: rgba(245,240,232,0.05); border: 1px solid rgba(245,240,232,0.16);\n  color: rgba(245,240,232,0.85); text-decoration: none; font-size: 0.8rem; font-weight: 500;\n  padding: 10px 18px; border-radius: 7px; transition: border-color 0.2s ease, color 0.2s ease;\n}\n#bgi-emotional-intelligence-tool .btn-share:hover { border-color: var(--gold); color: var(--cream); text-decoration: none; }\n#bgi-emotional-intelligence-tool .btn-retake {\n  background: none; border: 1px solid rgba(245,240,232,0.18); color: var(--warm-gray);\n  font-family: 'Inter', sans-serif; font-size: 0.82rem; padding: 11px 24px;\n  border-radius: 7px; cursor: pointer; transition: border-color 0.2s ease, color 0.2s ease;\n}\n#bgi-emotional-intelligence-tool .btn-retake:hover { border-color: rgba(245,240,232,0.4); color: var(--cream); }\n#bgi-emotional-intelligence-tool .fade-in { animation: eqToolFade 0.38s ease forwards; }\n@keyframes eqToolFade { from { opacity:0; transform: translateY(8px); } to { opacity:1; transform: translateY(0); } }\n@media (max-width:560px) {\n  #bgi-emotional-intelligence-tool { padding: 24px 12px 44px; }\n  #bgi-emotional-intelligence-tool .card { padding: 30px 22px 28px !important; }\n  #bgi-emotional-intelligence-tool .product-card { padding: 22px 20px !important; }\n  #bgi-emotional-intelligence-tool .scripture-block { padding: 20px 18px !important; }\n  #bgi-emotional-intelligence-tool .btn-share { font-size: 0.76rem; padding: 9px 14px; }\n}\n@media (prefers-reduced-motion:reduce) {\n  #bgi-emotional-intelligence-tool .fade-in { animation: none; }\n  #bgi-emotional-intelligence-tool * { transition: none !important; }\n}\n<\/style>\n\n<div id=\"bgi-emotional-intelligence-tool\">\n  <div class=\"tool-inner\">\n    <div class=\"card\">\n\n      <div id=\"eqIntro\">\n        <span class=\"eyebrow\">Emotional Intelligence Test<\/span>\n        <h2 class=\"eq-headline\">How High Is My Emotional Intelligence?<\/h2>\n        <p class=\"eq-sub\">Twelve honest questions about how you handle feelings &mdash; your own, and everybody else&#8217;s. There are no right answers here, and no flattery at the end. Just an accurate read on where you actually are.<\/p>\n        <p class=\"eq-meta\">12 questions &middot; about 3 minutes &middot; free &middot; nothing to sign up for<\/p>\n        <button class=\"btn-start\" onclick=\"eqStart()\">Start the test &rarr;<\/button>\n      <\/div>\n\n      <div id=\"eqQuiz\" style=\"display:none;\">\n        <div class=\"eq-progress-wrap\">\n          <span class=\"eq-progress-label\" id=\"eqProgressLabel\">Question 1 of 12<\/span>\n          <div class=\"eq-progress-track\"><div class=\"eq-progress-fill\" id=\"eqProgressFill\"><\/div><\/div>\n        <\/div>\n        <div id=\"eqQBlock\">\n          <p class=\"eq-question\" id=\"eqQuestion\"><\/p>\n          <p class=\"eq-context\" id=\"eqContext\"><\/p>\n          <ul class=\"eq-options\" id=\"eqOptions\"><\/ul>\n        <\/div>\n        <div class=\"eq-nav\">\n          <button class=\"btn-next\" id=\"eqNextBtn\" onclick=\"eqNext()\">Next &rarr;<\/button>\n          <button class=\"btn-back\" id=\"eqBackBtn\" onclick=\"eqBack()\" style=\"display:none;\">&larr; Back<\/button>\n        <\/div>\n      <\/div>\n\n      <div id=\"eqResult\" style=\"display:none;\"><\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n  var AMP = String.fromCharCode(38);\n  var PAGE_URL = 'https:\/\/bgodinspired.com\/index.php\/my-emotional-intelligence-test\/';\n  var CTA_URL = 'https:\/\/bgodinspired.com\/index.php\/free-video-course-feeling-gods-presence\/'\n    + '?utm_source=wordpress' + AMP + 'utm_medium=tool'\n    + AMP + 'utm_campaign=feeling-gods-presence'\n    + AMP + 'utm_content=my-emotional-intelligence-test';\n\n  var QS = [\n    { q: 'Someone gives you feedback you did not ask for. What actually happens in the first ten seconds?',\n      c: 'Be honest about the first ten seconds, not the version you tell later.',\n      o: [\n        { t: 'I am already defending myself before they finish the sentence.', v: 0 },\n        { t: 'I go quiet, agree with everything, and replay it for the rest of the day.', v: 1 },\n        { t: 'I notice the sting, name it to myself, and stay curious about what is true in it.', v: 3 },\n        { t: 'I feel the sting, but I hear them out anyway.', v: 2 }\n      ]},\n    { q: 'A friend calls upset and starts venting. What is your instinct?',\n      c: 'Not what you know you should do. What you actually do.',\n      o: [\n        { t: 'Jump in with a similar story of my own.', v: 0 },\n        { t: 'Listen, then ask what they actually need from me right now.', v: 3 },\n        { t: 'Start offering solutions almost immediately.', v: 1 },\n        { t: 'Listen, and let it be quiet for a second before I say anything.', v: 2 }\n      ]},\n    { q: 'You are in a bad mood and you do not know why. What do you usually do with it?',\n      c: '',\n      o: [\n        { t: 'Push through and hope nobody notices. They usually do.', v: 0 },\n        { t: 'Distract myself until it passes.', v: 1 },\n        { t: 'Try to trace it back to what set it off.', v: 2 },\n        { t: 'Name it as best I can, and warn the people around me that it is mine, not theirs.', v: 3 }\n      ]},\n    { q: 'Someone\u2019s tone shifts in the middle of a conversation. Do you catch it?',\n      c: '',\n      o: [\n        { t: 'Almost always, and I usually adjust what I am doing right then.', v: 3 },\n        { t: 'Usually, though I do not always know what to do about it.', v: 2 },\n        { t: 'Sometimes, mostly with people I know well.', v: 1 },\n        { t: 'Rarely. I tend to find out later that something was off.', v: 0 }\n      ]},\n    { q: 'You are angry with someone close to you. When does it come up?',\n      c: '',\n      o: [\n        { t: 'Right then, at full volume.', v: 0 },\n        { t: 'When I have cooled off enough to say the real thing instead of the sharp thing.', v: 3 },\n        { t: 'Days later, usually attached to something unrelated.', v: 1 },\n        { t: 'Eventually, though it comes out a bit blunter than I meant.', v: 2 }\n      ]},\n    { q: 'How well can you name what you are feeling while you are feeling it?',\n      c: 'Not afterwards. During.',\n      o: [\n        { t: 'I can usually get specific: not angry, embarrassed. Not sad, disappointed.', v: 3 },\n        { t: 'I can tell good or bad, and roughly why.', v: 2 },\n        { t: 'I can tell something is off, but not what it is.', v: 1 },\n        { t: 'Honestly, I mostly find out from how I acted.', v: 0 }\n      ]},\n    { q: 'A plan you were counting on falls apart at the last minute. First reaction?',\n      c: '',\n      o: [\n        { t: 'It ruins the whole day and everyone around me knows it.', v: 0 },\n        { t: 'I feel the drop, sit with it for a minute, then start figuring out what is next.', v: 3 },\n        { t: 'I go straight into fixing it and feel the disappointment later.', v: 2 },\n        { t: 'I say it is fine while quietly stewing about it.', v: 1 }\n      ]},\n    { q: 'Someone disagrees with you strongly in front of other people. What happens in you?',\n      c: '',\n      o: [\n        { t: 'I get quietly humiliated and shut down for the rest of it.', v: 1 },\n        { t: 'I match their energy and push back harder.', v: 0 },\n        { t: 'I stay in it, and I can separate their point from how it felt to hear it.', v: 3 },\n        { t: 'I hold my ground, though I replay it for a while afterwards.', v: 2 }\n      ]},\n    { q: 'Someone you live or work with is clearly off, but says \"I am fine.\" What do you do?',\n      c: '',\n      o: [\n        { t: 'Take it at face value. If they wanted to talk, they would.', v: 0 },\n        { t: 'Notice it, say nothing, and watch to see if it passes.', v: 1 },\n        { t: 'Ask again later, in a quieter moment.', v: 2 },\n        { t: 'Make room without pressing: let them know I am around, and leave the door open.', v: 3 }\n      ]},\n    { q: 'After a real conflict, how long before you can think about it clearly?',\n      c: '',\n      o: [\n        { t: 'Days. Sometimes I never really get there.', v: 0 },\n        { t: 'A minute or two. I can usually find the other side of it fairly fast.', v: 3 },\n        { t: 'A few hours, once the adrenaline drops.', v: 2 },\n        { t: 'By the next morning, usually.', v: 1 }\n      ]},\n    { q: 'You hurt someone without meaning to. What happens next?',\n      c: '',\n      o: [\n        { t: 'I explain what I actually meant until they understand it was not intended.', v: 1 },\n        { t: 'I apologise for the effect first, and get to my intentions later, if at all.', v: 3 },\n        { t: 'I apologise, though a lot of \"but\" tends to sneak into it.', v: 2 },\n        { t: 'I get defensive. If they knew me, they would know I did not mean it.', v: 0 }\n      ]},\n    { q: 'When something is genuinely wrong in someone\u2019s life, how often are you one of the people they tell?',\n      c: '',\n      o: [\n        { t: 'Often. People seem to end up telling me things.', v: 3 },\n        { t: 'Fairly often, with the people closest to me.', v: 2 },\n        { t: 'Occasionally, and usually only after everyone else.', v: 1 },\n        { t: 'Rarely. I tend to hear about it once it is over.', v: 0 }\n      ]}\n  ];\n\n  var PROFILES = [\n    {\n      level: 'Running on Instinct',\n      sub: 'You feel it first, and understand it later.',\n      b1: 'Right now, your emotions arrive well before your read on them does. Something happens, you react, and it is usually somewhere down the road \u2014 an hour later, a day later, in the shower \u2014 that you work out what you were actually feeling. That is not a character flaw. It is a skill nobody sat you down and taught, which is true for most people walking around.',\n      b2: 'Here is the reframe worth having: emotional intelligence is not about feeling less. It is about the half second between what you feel and what you do \u2014 and that gap is trainable. The people who look unshakeable under pressure are not calmer than you. They have simply practised noticing one beat sooner than you currently do.',\n      callout: 'The fastest gain at your level is not self-control. It is vocabulary. Naming the feeling accurately \u2014 \"I am not angry, I am embarrassed\" \u2014 shrinks it far more reliably than trying to sit on it.',\n      pcHead: 'When the feeling arrives before the words do',\n      pcBody: 'Your result describes a gap between what you feel and what you can name. This free guide works the same seam from the other side \u2014 a simple three-step rhythm for noticing what is actually going on in an ordinary moment. No jargon, no pressure, nothing to buy.',\n      verses: [\n        { t: 'He that answereth a matter before he heareth it, it is folly and shame unto him.', r: 'Proverbs 18:13',\n          a: 'This is a three-thousand-year-old description of exactly what you just scored. Notice what it does not say \u2014 it does not call the person cruel or stupid. It calls answering-before-hearing a habit worth catching, which means somebody back then was working on the same half second you are.' },\n        { t: 'Wherefore, my beloved brethren, let every man be swift to hear, slow to speak, slow to wrath.', r: 'James 1:19',\n          a: 'Read the order carefully. Hearing is the thing you are told to be fast at; speaking and anger are the things to slow down. Most of us run those speeds exactly backwards, and almost the whole of emotional intelligence sits in flipping them.' },\n        { t: 'For of the abundance of the heart his mouth speaketh.', r: 'Luke 6:45',\n          a: 'Jesus is making a plain observation here, not an accusation: what comes out fast is what was already in there. That quietly changes the work. The goal is not a tighter lid on your mouth \u2014 it is paying attention to what keeps filling up underneath it.' }\n      ]\n    },\n    {\n      level: 'The Delayed Read',\n      sub: 'You see it clearly \u2014 about an hour too late.',\n      b1: 'You are not missing what happens in a room. You are catching it on a delay. The conversation ends, you replay it, and suddenly you can name exactly what was going on: who got hurt, what you should have said, where it turned. In the moment, though, the signal comes in faster than you can use it.',\n      b2: 'The reframe: that replay is not wasted time and it is not overthinking. It is the same skill, running slowly. Nearly everyone who reads a room in real time started exactly where you are. The work in front of you is not seeing more \u2014 it is shortening the lag between seeing and responding.',\n      callout: 'Try naming one thing out loud while it is still happening. \"I think I just got defensive\" said in the moment does the work that the two-hour replay was going to do anyway, except it does it where it still counts.',\n      pcHead: 'For the person who figures it out an hour later',\n      pcBody: 'Your read is good. It is just late. This free guide is built around slowing an ordinary day down enough to catch what is happening while it is still happening \u2014 three simple steps, nothing complicated, no cost.',\n      verses: [\n        { t: 'Search me, O God, and know my heart: try me, and know my thoughts.', r: 'Psalm 139:23',\n          a: 'This is a request, not a confession. Someone is asking to be shown what is inside them, because they suspect they cannot see all of it alone. That is the same instinct behind your late-night replay of a conversation \u2014 and here it is treated as a healthy thing to ask for, not a flaw to fix.' },\n        { t: 'Keep thy heart with all diligence; for out of it are the issues of life.', r: 'Proverbs 4:23',\n          a: 'Diligence is an ordinary, unglamorous word \u2014 the kind used for work you do daily, not a one-time repair. Your delayed read is diligence already in motion. It is simply running after the fact instead of during it.' },\n        { t: 'Not to think of himself more highly than he ought to think; but to think soberly.', r: 'Romans 12:3',\n          a: 'Soberly here means clear-eyed, not harsh. It is worth noticing the instruction cuts both ways: thinking too little of yourself is just as inaccurate as thinking too much. Your replays probably lean one direction. This is permission to correct them.' }\n      ]\n    },\n    {\n      level: 'Steady, With Blind Spots',\n      sub: 'Solid with almost everyone \u2014 except the people closest to you.',\n      b1: 'You handle most situations well. You listen, you do not blow up, you can usually tell when something is off. This is a genuinely good result and it puts you ahead of most people. The pattern at this level is uneven ground: you are most emotionally skilled where the stakes are lowest, and least where they are highest.',\n      b2: 'With a stranger or a colleague you have room to be curious. With a partner, a parent, a sibling, the old reflexes come back \u2014 because the history is loaded and the reaction time is shorter. The reframe: that is not a gap in your ability. It is a gap in your margin. Same skill, far less room to use it.',\n      callout: 'Watch for the moment your body speeds up \u2014 the tight jaw, the faster words, the sentence you start before they finish. That physical tell shows up before the thought does, and it is the most reliable early warning you own.',\n      pcHead: 'Steady everywhere but home',\n      pcBody: 'The gap in your result is not skill, it is margin \u2014 and margin gets built before the hard conversation, not during it. This free guide is a short daily rhythm for building some, in the ordinary parts of a day. Free, and genuinely simple.',\n      verses: [\n        { t: 'He that hath no rule over his own spirit is like a city that is broken down, and without walls.', r: 'Proverbs 25:28',\n          a: 'The picture is not an unbuilt fortress. It is a city that used to have walls and something gave way \u2014 which is the exact shape of what happens with the people who know you best. Your walls hold everywhere else. Notice where they do not, and that is your work.' },\n        { t: 'Be ye angry, and sin not: let not the sun go down upon your wrath.', r: 'Ephesians 4:26',\n          a: 'The anger is allowed. That is the surprising half. What gets a deadline is the carrying of it \u2014 sundown \u2014 which suggests the danger was never the feeling but the length of time it is left to set. At your level, that is close to the whole game.' },\n        { t: 'A soft answer turneth away wrath: but grievous words stir up anger.', r: 'Proverbs 15:1',\n          a: 'This reads more like physics than manners. Tone is contagious in both directions, and whoever speaks second usually decides which way it travels. With strangers you already do this well. The verse is aimed at the room where you forget.' }\n      ]\n    },\n    {\n      level: 'Tuned In',\n      sub: 'You read people well \u2014 and they can tell.',\n      b1: 'You notice the shift in someone\u2019s voice. You can sit with another person\u2019s bad news without needing to solve it. You catch your own reactions early enough to choose what to do with them instead of just riding them out. That combination is rarer than you probably think, and it is most of the reason people bring things to you.',\n      b2: 'The honest edge at this level: being the person who reads everyone can quietly turn into being the person nobody reads. Attunement is a two-way skill, and it is easy to spend all of it outward \u2014 being everybody\u2019s steady one while nobody ever asks what your week was actually like.',\n      callout: 'The question worth sitting with is not \"am I emotionally intelligent?\" It is \"who reads me?\" A high score with nobody on the other side of it eventually costs something, and it usually collects quietly.',\n      pcHead: 'You read everyone. Who reads you?',\n      pcBody: 'This free guide is not about reading other people better \u2014 you already do that. It is about the other direction: a simple three-step rhythm for being known in ordinary moments, which is the half that people with your result tend to skip.',\n      verses: [\n        { t: 'Rejoice with them that do rejoice, and weep with them that weep.', r: 'Romans 12:15',\n          a: 'Two halves, and most people are only good at one. The harder half is the first \u2014 being genuinely glad at someone else\u2019s good news without measuring it against your own. You are likely strong at the weeping. It is worth asking honestly how you do at the rejoicing.' },\n        { t: 'Counsel in the heart of man is like deep water; but a man of understanding will draw it out.', r: 'Proverbs 20:5',\n          a: 'The image is a well, and drawing takes patience \u2014 you do not get deep water by shouting into it. That is a fair compliment to what you already do for other people. It is also a quiet reminder that your own well needs somebody willing to lower a bucket into it.' },\n        { t: 'Look not every man on his own things, but every man also on the things of others.', r: 'Philippians 2:4',\n          a: 'Read the word \"also.\" It is not asking you to stop looking at your own life \u2014 it asks for both. People who read others well often delete the first half entirely and call it humility. This verse does not let them.' }\n      ]\n    },\n    {\n      level: 'Deeply Attuned',\n      sub: 'You feel the room before anybody speaks.',\n      b1: 'You pick up the temperature of a room on the way into it. You know when \"I am fine\" is not fine. And you can name your own feelings while you are still having them, which is the part most people never manage at all. This is a high, genuine result \u2014 the kind of read that makes people feel safe around you without being able to explain why.',\n      b2: 'It also carries a cost nobody warns you about. When you feel everything in a room, you tend to carry everything in a room. Attunement without a boundary slides into absorption, and absorption is how people with your result end up drained by gatherings they honestly enjoyed.',\n      callout: 'Not every emotion you can feel is yours to carry. The skill still missing at your level is not more sensitivity \u2014 it is knowing which weight belongs to you, and setting the rest down on purpose.',\n      pcHead: 'For the one who carries the room',\n      pcBody: 'You feel everything in a room, which means you carry everything in a room. This free guide is a short, practical rhythm for setting some of it down \u2014 and for being met yourself, instead of only ever being the one who meets everybody else.',\n      verses: [\n        { t: 'Bear ye one another\u2019s burdens, and so fulfil the law of Christ.', r: 'Galatians 6:2',\n          a: 'One another is mutual, and that is the half that gets skipped. This is not a description of one person quietly carrying a whole room. Jesus makes shared weight the actual law \u2014 which means letting somebody carry yours is obedience, not weakness.' },\n        { t: 'For every man shall bear his own burden.', r: 'Galatians 6:5',\n          a: 'Three verses after telling people to carry each other\u2019s burdens, the same letter says each person carries their own. That is not a contradiction \u2014 it is a boundary. Some weight is meant to be shared and some belongs to its owner, and telling them apart is the exact skill your result says you still need.' },\n        { t: 'Come ye yourselves apart into a desert place, and rest a while.', r: 'Mark 6:31',\n          a: 'Jesus says this to people in the middle of good work, with a crowd still arriving \u2014 the text notes there was not even time to eat. He does not tell them to care less. He tells them to leave for a while, which is a completely different instruction, and probably one you do not give yourself.' }\n      ]\n    }\n  ];\n\n  var idx = 0;\n  var score = 0;\n  var answers = [];\n  var chosen = -1;\n\n  function el(id){ return document.getElementById(id); }\n\n  function eqStart(){\n    idx = 0; score = 0; answers = []; chosen = -1;\n    el('eqIntro').style.display = 'none';\n    el('eqResult').style.display = 'none';\n    el('eqQuiz').style.display = 'block';\n    renderQ();\n  }\n\n  function renderQ(){\n    var q = QS[idx];\n    chosen = -1;\n    if (answers.length > idx) { chosen = answers[idx]; }\n    el('eqProgressLabel').textContent = 'Question ' + (idx + 1) + ' of ' + QS.length;\n    el('eqProgressFill').style.width = (((idx + 1) \/ QS.length) * 100) + '%';\n    el('eqQuestion').textContent = q.q;\n    var ctx = el('eqContext');\n    if (q.c === '') { ctx.style.display = 'none'; } else { ctx.style.display = 'block'; ctx.textContent = q.c; }\n    var html = '';\n    for (var i = 0; i !== q.o.length; i++) {\n      var cls = 'eq-opt';\n      if (i === chosen) { cls = 'eq-opt selected'; }\n      html += '<li class=\"' + cls + '\" onclick=\"eqSelect(this,' + i + ')\"><span class=\"opt-radio\"><\/span><span>' + q.o[i].t + '<\/span><\/li>';\n    }\n    el('eqOptions').innerHTML = html;\n    var nb = el('eqNextBtn');\n    if (chosen === -1) { nb.className = 'btn-next'; } else { nb.className = 'btn-next visible'; }\n    if (idx === QS.length - 1) { nb.innerHTML = 'See my result \u2192'; } else { nb.innerHTML = 'Next \u2192'; }\n    el('eqBackBtn').style.display = (idx === 0) ? 'none' : 'inline-block';\n    var blk = el('eqQBlock');\n    blk.className = '';\n    void blk.offsetWidth;\n    blk.className = 'fade-in';\n  }\n\n  function eqSelect(node, i){\n    var list = el('eqOptions').getElementsByTagName('li');\n    for (var j = 0; j !== list.length; j++) { list[j].className = 'eq-opt'; }\n    node.className = 'eq-opt selected';\n    chosen = i;\n    el('eqNextBtn').className = 'btn-next visible';\n  }\n\n  function eqNext(){\n    if (chosen === -1) { return; }\n    answers[idx] = chosen;\n    if (idx === QS.length - 1) { showResults(); return; }\n    idx = idx + 1;\n    renderQ();\n  }\n\n  function eqBack(){\n    if (idx === 0) { return; }\n    idx = idx - 1;\n    renderQ();\n  }\n\n  function totalScore(){\n    var t = 0;\n    for (var i = 0; i !== answers.length; i++) { t += QS[i].o[answers[i]].v; }\n    return t;\n  }\n\n  function pickProfile(s){\n    var n = 0;\n    if (s > 9) { n = 1; }\n    if (s > 16) { n = 2; }\n    if (s > 23) { n = 3; }\n    if (s > 30) { n = 4; }\n    return n;\n  }\n\n  function shareUrl(net){\n    return encodeURIComponent(PAGE_URL + '?utm_source=' + net\n      + AMP + 'utm_medium=result_share'\n      + AMP + 'utm_campaign=my-emotional-intelligence-test');\n  }\n\n  function showResults(){\n    score = totalScore();\n    var n = pickProfile(score);\n    var p = PROFILES[n];\n    var v = p.verses[Math.floor(Math.random() * p.verses.length)];\n    var max = QS.length * 3;\n\n    var segs = '';\n    for (var i = 0; i !== 5; i++) {\n      if (i > n) { segs += '<div class=\"eq-seg\"><\/div>'; } else { segs += '<div class=\"eq-seg on\"><\/div>'; }\n    }\n\n    var h = '';\n    h += '<span class=\"eyebrow\">Your Emotional Intelligence Profile<\/span>';\n    h += '<div class=\"eq-meter\">' + segs + '<\/div>';\n    h += '<p class=\"eq-score\">' + score + ' out of ' + max + ' \u00b7 level ' + (n + 1) + ' of 5<\/p>';\n    h += '<h2 class=\"eq-result-title\">' + p.level + '<\/h2>';\n    h += '<p class=\"eq-result-sub\">' + p.sub + '<\/p>';\n    h += '<p class=\"eq-body\">' + p.b1 + '<\/p>';\n    h += '<p class=\"eq-body\">' + p.b2 + '<\/p>';\n    h += '<div class=\"eq-callout\">' + p.callout + '<\/div>';\n    h += '<hr class=\"eq-divider\">';\n    h += '<div class=\"scripture-block\">';\n    h += '<p class=\"scripture-text\">\"' + v.t + '\"<\/p>';\n    h += '<p class=\"scripture-ref\">\u2014 ' + v.r + '<\/p>';\n    h += '<p class=\"scripture-angle\">' + v.a + '<\/p>';\n    h += '<\/div>';\n    h += '<div class=\"product-card\">';\n    h += '<span class=\"pc-label\">Free Guide \u2014 Feeling God\u2019s Presence<\/span>';\n    h += '<h3 class=\"pc-headline\">' + p.pcHead + '<\/h3>';\n    h += '<p class=\"pc-body\">' + p.pcBody + '<\/p>';\n    h += '<a href=\"' + CTA_URL + '\" class=\"btn-product\">Get the free guide \u2192<\/a>';\n    h += '<\/div>';\n    h += '<span class=\"share-label\">Share your result<\/span>';\n    h += '<div class=\"share-row\">';\n    h += '<a id=\"eqShareWA\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on WhatsApp<\/a>';\n    h += '<a id=\"eqShareX\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on X<\/a>';\n    h += '<a id=\"eqShareFB\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on Facebook<\/a>';\n    h += '<\/div>';\n    h += '<button class=\"btn-retake\" onclick=\"eqStart()\">Take the test again<\/button>';\n\n    var box = el('eqResult');\n    box.innerHTML = h;\n    el('eqQuiz').style.display = 'none';\n    el('eqIntro').style.display = 'none';\n    box.style.display = 'block';\n    box.className = 'fade-in';\n\n    var shareText = encodeURIComponent('I just took the free emotional intelligence test \u2014 my result was \"' + p.level + '\". See where you land:');\n    el('eqShareWA').href = 'https:\/\/api.whatsapp.com\/send?text=' + shareText + '%20' + shareUrl('whatsapp');\n    el('eqShareX').href = 'https:\/\/twitter.com\/intent\/tweet?text=' + shareText + AMP + 'url=' + shareUrl('x');\n    el('eqShareFB').href = 'https:\/\/www.facebook.com\/sharer\/sharer.php?u=' + shareUrl('facebook');\n\n    if (box.scrollIntoView) { box.scrollIntoView({ behavior: 'smooth', block: 'start' }); }\n  }\n\n  window.eqStart = eqStart;\n  window.eqSelect = eqSelect;\n  window.eqNext = eqNext;\n  window.eqBack = eqBack;\n})();\n<\/script>\n\n\n\n<h2 class=\"wp-block-heading\">Common Questions About Emotional Intelligence<\/h2>\n\n\n\n<p><strong>What is an emotional intelligence test actually measuring?<\/strong><br>Most emotional intelligence tests are built around four abilities that psychologists have studied since the 1990s: noticing what you are feeling while you are feeling it, managing what you do with that feeling, picking up accurately on what other people are feeling, and using both to handle the relationship well. It is not a measure of how nice you are, how calm you look from the outside, or how much you like people. Plenty of quiet, introverted people score high, and plenty of outgoing, popular people score low. What it really measures is the size of the gap between a feeling arriving and a decision being made about it. A short self-report test like the one above cannot see inside your head, so it reads that gap indirectly, by asking how you behave in specific, ordinary situations where the gap shows itself.<\/p>\n\n\n\n<p><strong>Can you improve your emotional intelligence, or is it fixed?<\/strong><br>It moves, and it moves more than most personality traits do. Raw temperament is fairly stable across a lifetime, but emotional intelligence is largely a set of learned habits stacked on top of that temperament, and habits respond to practice. The single change with the best return is not learning to suppress anything. It is getting more precise with language. People who can tell the difference between angry and embarrassed, or between sad and disappointed, regulate themselves measurably better than people who only have good and bad to work with, because a specific name gives you something specific to do. The second change is slower and less comfortable: asking someone who was in the room what they actually saw. Your own account of a conversation is always missing the part where you were the weather in it.<\/p>\n\n\n\n<p><strong>Is a high EQ better than a high IQ?<\/strong><br>They are not really competing, and the popular version of this question oversells the comparison. Cognitive ability is still the strongest single predictor of how quickly somebody learns a complex job. What emotional intelligence predicts better is whether people want to keep working with you once you are in it, how you hold up when a plan collapses, and whether the relationships closest to you survive a bad year. The two also feed each other in ways that are easy to miss. A stressed, flooded brain measurably loses working memory, so poor emotional regulation quietly reduces the intelligence you already have. The more useful question is not which one you have more of, but which one is currently costing you something, because that is the one worth working on.<\/p>\n\n\n\n<p><strong>Why am I calm at work but lose it with my own family?<\/strong><br>This is the single most common pattern in the results above, and it is not hypocrisy. Three things change at home. The stakes are higher, so a small comment carries thirty years of context instead of ten minutes of it. The margin is thinner, because you arrive already tired and having spent your patience elsewhere. And there is no audience holding you to a professional version of yourself. Together those turn the same skill you use all day into something you cannot reach when it matters most. The useful reframe is that this is a capacity problem rather than a character problem. You are not a fraud at work. You are simply running the same ability with far less room, and margin is built before the difficult conversation rather than during it.<\/p>\n\n\n\n<p><strong>How accurate is a free emotional intelligence test?<\/strong><br>Be honest about what a self-report test can and cannot do. It cannot see you, and it can only work with the version of yourself you report, which is why the same person can score differently depending on whether they answer as they truly are or as they intend to be. What it is genuinely good for is a mirror and a starting point. Answering twelve concrete questions about real situations tends to surface patterns you already half knew but had never put into words, and naming a pattern is where any change begins. Treat the score as a description rather than a verdict, and treat the profile as something to test against the last hard week you actually had. If you have not taken it yet, the assessment is at the top of this page and takes about three minutes.<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>Emotional Intelligence Test How High Is My Emotional Intelligence? Twelve honest questions about how you handle feelings &mdash; your own, and everybody else&#8217;s. There are no right answers here, and no flattery at the end. Just an accurate read on where you actually are. 12 questions &middot; about 3 minutes &middot; free &middot; nothing to [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_wp_convertkit_post_meta":{"form":"-1","landing_page":"0","tag":"0","restrict_content":"0"},"footnotes":""},"class_list":["post-107100","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/107100","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/comments?post=107100"}],"version-history":[{"count":1,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/107100\/revisions"}],"predecessor-version":[{"id":107101,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/107100\/revisions\/107101"}],"wp:attachment":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/media?parent=107100"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}