{"id":107111,"date":"2026-09-06T15:25:05","date_gmt":"2026-09-06T19:25:05","guid":{"rendered":"https:\/\/bgodinspired.com\/?page_id=107111"},"modified":"2026-09-06T15:25:05","modified_gmt":"2026-09-06T19:25:05","slug":"hard-bible-quiz","status":"publish","type":"page","link":"https:\/\/bgodinspired.com\/index.php\/hard-bible-quiz\/","title":{"rendered":"Hard Bible Quiz \u2014 38 Tough Questions"},"content":{"rendered":"\n<!-- BGodInspired Hard Bible Quiz -->\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-game-hard-bible-quiz *, #bgi-game-hard-bible-quiz *::before, #bgi-game-hard-bible-quiz *::after { box-sizing: border-box; margin: 0; padding: 0; }\n#bgi-game-hard-bible-quiz {\n  --navy: #0D1B2A; --navy-mid: #162233; --cream: #F5F0E8;\n  --sage: #7B9E87; --sage-dim: #5E7A69; --clay: #C4847B; --gold: #C9A84C;\n  --dim: rgba(245,240,232,0.62); --soft: rgba(245,240,232,0.35); --border: rgba(245,240,232,0.1);\n  background: var(--navy); color: var(--cream); font-family: 'Inter', sans-serif;\n  width: 100%; display: block; padding: 36px 20px 64px; border-radius: 12px; clear: both; position: relative;\n}\n#bgi-game-hard-bible-quiz .game-inner { display: flex; flex-direction: column; align-items: center; width: 100%; }\n#bgi-game-hard-bible-quiz .card {\n  width: 100%; max-width: 620px; background: var(--navy-mid); border: 1px solid rgba(123,158,135,0.16);\n  border-radius: 16px; padding: 40px 36px !important; position: relative; box-sizing: border-box !important; overflow: hidden;\n}\n#bgi-game-hard-bible-quiz .card::before {\n  content:''; position:absolute; top:0; left:0; right:0; height:2px;\n  background: linear-gradient(90deg, transparent, var(--sage), transparent); opacity:0.55;\n}\n#bgi-game-hard-bible-quiz .fade-in { animation: hbqFade 0.38s ease forwards; }\n@keyframes hbqFade { from { opacity:0; transform: translateY(8px); } to { opacity:1; transform: translateY(0); } }\n#bgi-game-hard-bible-quiz .eyebrow {\n  font-size: 0.72rem; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--sage); margin-bottom: 14px; display:block;\n}\n#bgi-game-hard-bible-quiz h2.g-title {\n  font-family: 'Playfair Display', serif; font-size: clamp(1.5rem, 4vw, 2.1rem); font-weight: 700; line-height: 1.25; margin-bottom: 14px; color: var(--cream) !important;\n}\n#bgi-game-hard-bible-quiz .g-sub { font-size: 0.94rem; line-height: 1.7; color: var(--dim); margin-bottom: 22px; }\n#bgi-game-hard-bible-quiz .g-meta { font-size: 0.78rem; color: var(--soft); margin-bottom: 26px; letter-spacing: 0.03em; }\n#bgi-game-hard-bible-quiz .btn {\n  display: inline-block; background: var(--sage); color: #0D1B2A; font-weight: 700; font-size: 0.9rem;\n  border: none; border-radius: 10px; padding: 13px 26px; cursor: pointer; font-family: 'Inter', sans-serif; transition: background 0.2s, transform 0.15s; height: auto !important; line-height: 1.4 !important;\n}\n#bgi-game-hard-bible-quiz .btn:hover { background: #8CB197; transform: translateY(-1px); }\n#bgi-game-hard-bible-quiz .btn-outline {\n  background: transparent; color: var(--cream); border: 1px solid var(--border); font-weight: 600;\n}\n#bgi-game-hard-bible-quiz .btn-outline:hover { border-color: var(--sage); }\n#bgi-game-hard-bible-quiz .progress-wrap { width: 100%; margin-bottom: 24px; }\n#bgi-game-hard-bible-quiz .progress-label {\n  font-size: 0.72rem; color: var(--soft); margin-bottom: 8px; letter-spacing: 0.04em;\n  display: flex; justify-content: space-between; gap: 12px;\n}\n#bgi-game-hard-bible-quiz .live-score { color: var(--sage); font-weight: 600; }\n#bgi-game-hard-bible-quiz .progress-track { height: 5px; background: rgba(245,240,232,0.08); border-radius: 4px; overflow: hidden; }\n#bgi-game-hard-bible-quiz .progress-fill { height: 100%; background: var(--sage); border-radius: 4px; transition: width 0.3s ease; }\n#bgi-game-hard-bible-quiz .q-text {\n  font-family: 'Playfair Display', serif; font-size: clamp(1.15rem, 3vw, 1.4rem); font-weight: 600; line-height: 1.4; margin-bottom: 22px;\n}\n#bgi-game-hard-bible-quiz .opt-list { display: flex; flex-direction: column; gap: 10px; margin-bottom: 18px; }\n#bgi-game-hard-bible-quiz .opt-btn {\n  text-align: left; background: rgba(245,240,232,0.04); border: 1px solid var(--border); border-radius: 10px;\n  padding: 13px 16px !important; font-size: 0.9rem; color: var(--cream); font-family: 'Inter', sans-serif;\n  cursor: pointer; transition: border-color 0.2s, background 0.2s; box-sizing: border-box !important; line-height: 1.45; height: auto !important; min-height: 0 !important;\n}\n#bgi-game-hard-bible-quiz .opt-btn:hover:not(:disabled) { border-color: rgba(123,158,135,0.5); background: rgba(123,158,135,0.08); }\n#bgi-game-hard-bible-quiz .opt-btn:disabled { cursor: default; }\n#bgi-game-hard-bible-quiz .opt-btn.correct { border-color: var(--sage); background: rgba(123,158,135,0.18); }\n#bgi-game-hard-bible-quiz .opt-btn.incorrect { border-color: var(--clay); background: rgba(196,132,123,0.14); }\n#bgi-game-hard-bible-quiz .fact-line {\n  font-size: 0.85rem; line-height: 1.6; color: var(--dim); background: rgba(245,240,232,0.04);\n  border-left: 3px solid var(--sage); padding: 12px 14px !important; border-radius: 6px; margin-bottom: 20px; display: none;\n}\n#bgi-game-hard-bible-quiz .fact-line.visible { display: block; }\n#bgi-game-hard-bible-quiz .fact-ref { color: var(--sage); font-weight: 600; }\n#bgi-game-hard-bible-quiz .next-row { display: flex; justify-content: flex-end; }\n#bgi-game-hard-bible-quiz .btn.hidden-btn { display: none; }\n#bgi-game-hard-bible-quiz .score-eyebrow { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--soft); margin-bottom: 10px; display:block; text-align:center; }\n#bgi-game-hard-bible-quiz .score-num {\n  font-family: 'Playfair Display', serif; font-size: clamp(2.2rem, 8vw, 3.4rem); font-weight: 700; color: var(--sage);\n  text-align: center; line-height: 1; margin-bottom: 14px;\n}\n#bgi-game-hard-bible-quiz .score-headline { font-family: 'Playfair Display', serif; font-size: 1.3rem; font-weight: 700; text-align: center; margin-bottom: 10px; }\n#bgi-game-hard-bible-quiz .score-body { font-size: 0.9rem; line-height: 1.7; color: var(--dim); text-align: center; margin-bottom: 24px; }\n#bgi-game-hard-bible-quiz .divider { height: 1px; background: var(--border); margin: 0 0 24px; }\n#bgi-game-hard-bible-quiz .scripture-block { background: rgba(123,158,135,0.09); border-left: 3px solid var(--sage); padding: 18px 20px !important; border-radius: 8px; margin-bottom: 24px; }\n#bgi-game-hard-bible-quiz .scripture-text { font-family: 'Playfair Display', serif; font-style: italic; font-size: 1.05rem; line-height: 1.6; margin-bottom: 8px; }\n#bgi-game-hard-bible-quiz .scripture-ref { font-size: 0.8rem; font-weight: 600; color: var(--sage); margin-bottom: 12px; letter-spacing: 0.03em; }\n#bgi-game-hard-bible-quiz .scripture-angle { font-size: 0.86rem; line-height: 1.7; color: var(--dim); }\n#bgi-game-hard-bible-quiz .product-card {\n  background: linear-gradient(135deg, rgba(123,158,135,0.12), rgba(201,168,76,0.08)); border: 1px solid rgba(123,158,135,0.25);\n  border-radius: 12px; padding: 22px !important; margin-bottom: 22px; box-sizing: border-box !important;\n}\n#bgi-game-hard-bible-quiz .pc-label { font-size: 0.62rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--gold); margin-bottom: 8px; display: block; }\n#bgi-game-hard-bible-quiz .pc-headline { font-family: 'Playfair Display', serif; font-size: 1.1rem; font-weight: 700; margin-bottom: 8px; color: var(--cream) !important; }\n#bgi-game-hard-bible-quiz .pc-body { font-size: 0.85rem; line-height: 1.6; color: var(--dim); margin-bottom: 16px; }\n#bgi-game-hard-bible-quiz .btn-product { display: inline-block; background: var(--gold); color: #0D1B2A; font-weight: 700; font-size: 0.86rem; border-radius: 8px; padding: 11px 20px; text-decoration: none; }\n#bgi-game-hard-bible-quiz .share-label { font-size: 0.72rem; color: var(--soft); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 10px; display: block; text-align: center; }\n#bgi-game-hard-bible-quiz .share-row { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; margin-bottom: 16px; }\n#bgi-game-hard-bible-quiz .btn-share {\n  display: inline-block; background: rgba(123,158,135,0.14); border: 1px solid rgba(123,158,135,0.35);\n  color: var(--cream); font-size: 0.82rem; font-weight: 600; border-radius: 8px; padding: 10px 16px; text-decoration: none;\n}\n#bgi-game-hard-bible-quiz .btn-share:hover { background: rgba(123,158,135,0.24); }\n#bgi-game-hard-bible-quiz .end-actions { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; margin-bottom: 6px; }\n#bgi-game-hard-bible-quiz .copy-msg { font-size: 0.76rem; color: var(--sage); text-align: center; margin-top: 8px; min-height: 1em; word-break: break-word; }\n#bgi-game-hard-bible-quiz .siblings-row { text-align: center; margin-top: 18px; }\n#bgi-game-hard-bible-quiz .siblings-label { font-size: 0.72rem; color: var(--soft); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 10px; display: block; }\n#bgi-game-hard-bible-quiz .siblings-list { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; }\n#bgi-game-hard-bible-quiz .sib-link { font-size: 0.82rem; color: var(--sage); text-decoration: underline; }\n#bgi-game-hard-bible-quiz .hub-link { display: block; text-align: center; font-size: 0.8rem; color: var(--dim); margin-top: 14px; }\n#bgi-game-hard-bible-quiz .hub-link a { color: var(--sage); text-decoration: underline; }\n#bgi-game-hard-bible-quiz .screen { display: none; width: 100%; }\n#bgi-game-hard-bible-quiz .screen.active { display: block; }\n@media (max-width: 560px) {\n  #bgi-game-hard-bible-quiz { padding: 24px 14px 44px; }\n  #bgi-game-hard-bible-quiz .card { padding: 26px 20px !important; }\n}\n@media (prefers-reduced-motion: reduce) {\n  #bgi-game-hard-bible-quiz .fade-in { animation: none; }\n  #bgi-game-hard-bible-quiz * { transition: none !important; }\n}\n<\/style>\n\n<div id=\"bgi-game-hard-bible-quiz\"><div class=\"game-inner\">\n\n  <!-- INTRO -->\n  <div class=\"screen active fade-in\" id=\"hbq-intro\">\n    <div class=\"card\">\n      <span class=\"eyebrow\">Hard Mode<\/span>\n      <h2 class=\"g-title\">Hard Bible Quiz<\/h2>\n      <p class=\"g-sub\">Most Bible quizzes are built so you will pass. This one is not. No creation, no ark, no Goliath &mdash; these are the named servants, the exact numbers and the small verses that even people who have read the whole thing tend to walk straight past. Every answer shows the chapter and verse it came from, so a miss sends you somewhere real. Thirty-eight questions sit in the bank and you get fifteen at random, so no two rounds are the same.<\/p>\n      <p class=\"g-meta\">15 questions &middot; about 6 minutes &middot; free, no sign-up<\/p>\n      <button class=\"btn\" onclick=\"window.hbqStart()\">Start the Hard Quiz<\/button>\n    <\/div>\n  <\/div>\n\n  <!-- PLAY -->\n  <div class=\"screen\" id=\"hbq-play\">\n    <div class=\"card\">\n      <div class=\"progress-wrap\">\n        <div class=\"progress-label\"><span id=\"hbq-progress-label\">Question 1 of 15<\/span><span class=\"live-score\" id=\"hbq-live-score\">Score 0<\/span><\/div>\n        <div class=\"progress-track\"><div class=\"progress-fill\" id=\"hbq-progress-fill\" style=\"width:6.67%\"><\/div><\/div>\n      <\/div>\n      <div class=\"q-text\" id=\"hbq-q-text\"><\/div>\n      <div class=\"opt-list\" id=\"hbq-opt-list\"><\/div>\n      <div class=\"fact-line\" id=\"hbq-fact-line\"><\/div>\n      <div class=\"next-row\"><button class=\"btn hidden-btn\" id=\"hbq-next-btn\" onclick=\"window.hbqNext()\">Next &rarr;<\/button><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- END -->\n  <div class=\"screen\" id=\"hbq-end\">\n    <div class=\"card\">\n      <span class=\"score-eyebrow\">Your Score<\/span>\n      <div class=\"score-num\" id=\"hbq-score-num\">0\/15<\/div>\n      <div class=\"score-headline\" id=\"hbq-score-headline\"><\/div>\n      <p class=\"score-body\">That round pulled from the corners of the whole library &mdash; Genesis to Revelation, and mostly from the verses nobody puts on a poster. Names like Eliam, Eutychus, Lapidoth and Aceldama are all sitting there in the text, waiting for someone to notice them.<\/p>\n      <div class=\"divider\"><\/div>\n      <div class=\"scripture-block\">\n        <p class=\"scripture-text\" id=\"hbq-verse-text\"><\/p>\n        <p class=\"scripture-ref\" id=\"hbq-verse-ref\"><\/p>\n        <p class=\"scripture-angle\" id=\"hbq-verse-angle\"><\/p>\n      <\/div>\n      <div class=\"product-card\">\n        <span class=\"pc-label\">Free Guide &mdash; 30 Days Walking with Jesus<\/span>\n        <h3 class=\"pc-headline\">Knowing the book, and knowing the person<\/h3>\n        <p class=\"pc-body\">A quiz like this measures recall, which is a real thing but a small one. This free 3-day sample goes at the other thing entirely &mdash; short daily readings that follow what Jesus actually said and did, one day at a time. No trivia, no test, no experience required.<\/p>\n        <a href=\"https:\/\/bgodinspired.com\/index.php\/30-days-walking-with-jesus-free-sample\/?utm_source=wordpress&amp;utm_medium=game&amp;utm_campaign=30-days-with-jesus&amp;utm_content=hard-bible-quiz\" class=\"btn-product\">Start your free 3-day sample &rarr;<\/a>\n      <\/div>\n      <span class=\"share-label\">Share your score<\/span>\n      <div class=\"share-row\">\n        <a id=\"hbqShareWA\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on WhatsApp<\/a>\n        <a id=\"hbqShareX\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on X<\/a>\n        <a id=\"hbqShareFB\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on Facebook<\/a>\n      <\/div>\n      <div class=\"end-actions\">\n        <button class=\"btn-outline btn\" onclick=\"window.hbqCopyShare()\">Copy my score<\/button>\n        <button class=\"btn\" onclick=\"window.hbqPlayAgain()\">Play Again<\/button>\n      <\/div>\n      <p class=\"copy-msg\" id=\"hbq-copy-msg\"><\/p>\n      <div class=\"siblings-row\">\n        <span class=\"siblings-label\">Try another<\/span>\n        <div class=\"siblings-list\">\n          <a class=\"sib-link\" href=\"https:\/\/bgodinspired.com\/index.php\/bible-quiz-general\/\">Bible Quiz: General Knowledge &rarr;<\/a>\n          <a class=\"sib-link\" href=\"https:\/\/bgodinspired.com\/index.php\/bible-quiz-exodus-moses\/\">Bible Quiz: Exodus &amp; Moses &rarr;<\/a>\n          <a class=\"sib-link\" href=\"https:\/\/bgodinspired.com\/index.php\/bible-trivia-women\/\">Bible Trivia: Women of the Bible &rarr;<\/a>\n        <\/div>\n      <\/div>\n      <p class=\"hub-link\">More games at the <a href=\"https:\/\/bgodinspired.com\/index.php\/games\/\">Free Games Hub &rarr;<\/a><\/p>\n    <\/div>\n  <\/div>\n\n<\/div><\/div>\n\n<script>\n(function(){\n  var QUESTIONS = [\n    {q:\"After Sarah died, Abraham married again. What was his second wife called?\", opts:[\"Keturah\",\"Milcah\",\"Reumah\",\"Basemath\"], correct:0, ref:\"Genesis 25:1\", fact:\"\u201cThen again Abraham took a wife, and her name was Keturah.\u201d She bore him six more sons, long after the son of the promise had already arrived.\"},\n    {q:\"How many sons did Keturah bear to Abraham?\", opts:[\"Six\",\"Two\",\"Four\",\"Ten\"], correct:0, ref:\"Genesis 25:2\", fact:\"Zimran, Jokshan, Medan, Midian, Ishbak and Shuah. Midian is the one whose descendants Moses later lives among.\"},\n    {q:\"Who was Bathsheba's father?\", opts:[\"Eliam\",\"Ahithophel\",\"Nathan\",\"Jesse\"], correct:0, ref:\"2 Samuel 11:3\", fact:\"\u201cIs not this Bathsheba, the daughter of Eliam, the wife of Uriah the Hittite?\u201d Ahithophel is the near miss \u2014 2 Samuel 23:34 makes him Eliam's father, so her grandfather.\"},\n    {q:\"Who physically wrote Jeremiah's prophecies onto the roll?\", opts:[\"Baruch the son of Neriah\",\"Seraiah\",\"Ebedmelech\",\"Gedaliah\"], correct:0, ref:\"Jeremiah 36:4\", fact:\"\u201cBaruch wrote from the mouth of Jeremiah all the words of the LORD.\u201d The king later cut that roll up with a penknife and burned it, and Baruch wrote the whole thing out again.\"},\n    {q:\"Peter cut off the ear of the high priest's servant. What was the servant's name?\", opts:[\"Malchus\",\"Alexander\",\"Rhoda\",\"Onesimus\"], correct:0, ref:\"John 18:10\", fact:\"\u201cThe servant's name was Malchus.\u201d Only John records it. Luke 22:51 adds that Jesus healed the ear on the spot.\"},\n    {q:\"At Paphos, Paul struck a sorcerer blind. What was that sorcerer called?\", opts:[\"Elymas\",\"Simon\",\"Demetrius\",\"Sceva\"], correct:0, ref:\"Acts 13:8\", fact:\"\u201cBut Elymas the sorcerer (for so is his name by interpretation) withstood them.\u201d Acts 13:6 also gives his other name, Barjesus.\"},\n    {q:\"A young man fell from a third-storey window while Paul preached late into the night. Who was he?\", opts:[\"Eutychus\",\"Trophimus\",\"Tychicus\",\"Epaphras\"], correct:0, ref:\"Acts 20:9\", fact:\"\u201cThere sat in a window a certain young man named Eutychus, being fallen into a deep sleep.\u201d Paul went down, embraced him, and he was taken up alive.\"},\n    {q:\"How many people were aboard the ship carrying Paul when it ran aground?\", opts:[\"276\",\"120\",\"76\",\"400\"], correct:0, ref:\"Acts 27:37\", fact:\"\u201cAnd we were in all in the ship two hundred threescore and sixteen souls.\u201d Every one of them reached land alive.\"},\n    {q:\"Melchizedek, who brought out bread and wine to Abram, was king of where?\", opts:[\"Salem\",\"Sodom\",\"Gerar\",\"Ur\"], correct:0, ref:\"Genesis 14:18\", fact:\"\u201cAnd Melchizedek king of Salem brought forth bread and wine: and he was the priest of the most high God.\u201d Hebrews 7 builds an entire argument on those two verses.\"},\n    {q:\"Who was the father of Methuselah?\", opts:[\"Enoch\",\"Lamech\",\"Jared\",\"Seth\"], correct:0, ref:\"Genesis 5:21\", fact:\"\u201cAnd Enoch lived sixty and five years, and begat Methuselah.\u201d Lamech is the trap \u2014 he is Methuselah's son, not his father.\"},\n    {q:\"In Revelation, a great star falls and turns a third of the waters bitter. What is the star called?\", opts:[\"Wormwood\",\"Abaddon\",\"Apollyon\",\"Wormroot\"], correct:0, ref:\"Revelation 8:11\", fact:\"\u201cAnd the name of the star is called Wormwood.\u201d Abaddon and Apollyon are real names in Revelation 9:11, but they belong to the angel of the bottomless pit.\"},\n    {q:\"Jesus addresses Peter three times by his father's name. What was it?\", opts:[\"Jonas\",\"Zebedee\",\"Alphaeus\",\"Cleopas\"], correct:0, ref:\"John 21:15\", fact:\"\u201cSimon, son of Jonas, lovest thou me more than these?\u201d Zebedee is the near miss \u2014 he is the father of James and John.\"},\n    {q:\"Who was chosen to take the place of Judas among the twelve?\", opts:[\"Matthias\",\"Barnabas\",\"Stephen\",\"Silas\"], correct:0, ref:\"Acts 1:26\", fact:\"\u201cAnd they gave forth their lots; and the lot fell upon Matthias; and he was numbered with the eleven apostles.\u201d He is never mentioned again.\"},\n    {q:\"Two men were put forward for that place. Who was the one NOT chosen?\", opts:[\"Joseph called Barsabas\",\"Nicanor\",\"Philip\",\"Ananias\"], correct:0, ref:\"Acts 1:23\", fact:\"\u201cJoseph called Barsabas, who was surnamed Justus, and Matthias.\u201d Two names, one lot, and one man who went back to ordinary life without a word of complaint on record.\"},\n    {q:\"Who is the first person scripture describes as being filled with the spirit of God?\", opts:[\"Bezaleel the craftsman\",\"Moses\",\"Joshua\",\"Samuel\"], correct:0, ref:\"Exodus 31:3\", fact:\"\u201cAnd I have filled him with the spirit of God, in wisdom, and in understanding, and in knowledge, and in all manner of workmanship.\u201d The first man said to be filled with the Spirit is an artisan, not a prophet.\"},\n    {q:\"What was the name of Ruth's first husband, who died in Moab?\", opts:[\"Mahlon\",\"Chilion\",\"Boaz\",\"Elimelech\"], correct:0, ref:\"Ruth 4:10\", fact:\"\u201cRuth the Moabitess, the wife of Mahlon, have I purchased to be my wife.\u201d Chilion is the near miss \u2014 he married Orpah.\"},\n    {q:\"Ruth's sister-in-law turned back to Moab. What was her name?\", opts:[\"Orpah\",\"Naomi\",\"Peninnah\",\"Abigail\"], correct:0, ref:\"Ruth 1:14\", fact:\"\u201cAnd Orpah kissed her mother in law; but Ruth clave unto her.\u201d Orpah is not condemned anywhere in the book \u2014 she did the sensible thing.\"},\n    {q:\"What were the names of Samuel's two sons, the ones who did not walk in his ways?\", opts:[\"Joel and Abiah\",\"Hophni and Phinehas\",\"Nadab and Abihu\",\"Eleazar and Ithamar\"], correct:0, ref:\"1 Samuel 8:2\", fact:\"\u201cNow the name of his firstborn was Joel; and the name of his second, Abiah.\u201d Hophni and Phinehas are the trap \u2014 they were Eli's sons, with the same problem a generation earlier.\"},\n    {q:\"God told Hosea to marry a wife of whoredoms. What was her name?\", opts:[\"Gomer\",\"Rahab\",\"Tamar\",\"Zilpah\"], correct:0, ref:\"Hosea 1:3\", fact:\"\u201cSo he went and took Gomer the daughter of Diblaim.\u201d The marriage itself is the sermon \u2014 the whole book is that one relationship, held up as a picture.\"},\n    {q:\"Which king was struck by an angel and eaten of worms?\", opts:[\"Herod\",\"Nebuchadnezzar\",\"Belshazzar\",\"Agag\"], correct:0, ref:\"Acts 12:23\", fact:\"\u201cAnd immediately the angel of the Lord smote him, because he gave not God the glory: and he was eaten of worms, and gave up the ghost.\u201d\"},\n    {q:\"Which of the twelve apostles was the first to be killed?\", opts:[\"James the brother of John\",\"Stephen\",\"Peter\",\"Thomas\"], correct:0, ref:\"Acts 12:2\", fact:\"\u201cAnd he killed James the brother of John with the sword.\u201d Stephen is the trap \u2014 he was the first martyr of the church, but he was not one of the twelve.\"},\n    {q:\"Lydia, Paul's first convert in Europe, sold what, and came from which city?\", opts:[\"Purple, from Thyatira\",\"Linen, from Corinth\",\"Perfume, from Ephesus\",\"Salt, from Antioch\"], correct:0, ref:\"Acts 16:14\", fact:\"\u201cA certain woman named Lydia, a seller of purple, of the city of Thyatira, which worshipped God, heard us.\u201d Purple dye was an expensive trade \u2014 she owned the house the church then met in.\"},\n    {q:\"What was Esther's Hebrew name?\", opts:[\"Hadassah\",\"Hannah\",\"Keziah\",\"Michal\"], correct:0, ref:\"Esther 2:7\", fact:\"\u201cAnd he brought up Hadassah, that is, Esther, his uncle's daughter.\u201d Hadassah means myrtle.\"},\n    {q:\"What exactly did the hand write on the wall at Belshazzar's feast?\", opts:[\"MENE, MENE, TEKEL, UPHARSIN\",\"MENE, TEKEL, UPHARSIN\",\"TEKEL, MENE, PERES\",\"MENE, TEKEL, PARSIN, ZAKAR\"], correct:0, ref:\"Daniel 5:25\", fact:\"Four words, and MENE is written twice: \u201cMENE, MENE, TEKEL, UPHARSIN.\u201d Almost everyone drops the repeat.\"},\n    {q:\"Shadrach, Meshach and Abednego were Babylonian names. What were their Hebrew names?\", opts:[\"Hananiah, Mishael, Azariah\",\"Eliab, Abinadab, Shammah\",\"Jozadak, Jehiel, Uzzi\",\"Zerubbabel, Jeshua, Nehemiah\"], correct:0, ref:\"Daniel 1:7\", fact:\"\u201cUnto Daniel the name of Belteshazzar; and to Hananiah, of Shadrach; and to Mishael, of Meshach; and to Azariah, of Abednego.\u201d Every one of the four Hebrew names carries God's name inside it. The new names did not.\"},\n    {q:\"Og king of Bashan had a famous bedstead. What was it made of, and how long?\", opts:[\"Iron, nine cubits\",\"Cedar, six cubits\",\"Bronze, twelve cubits\",\"Ivory, five cubits\"], correct:0, ref:\"Deuteronomy 3:11\", fact:\"\u201cBehold, his bedstead was a bedstead of iron... nine cubits was the length thereof, and four cubits the breadth of it.\u201d Roughly thirteen feet by six.\"},\n    {q:\"Deborah the judge is introduced as the wife of whom?\", opts:[\"Lapidoth\",\"Barak\",\"Heber\",\"Abinoam\"], correct:0, ref:\"Judges 4:4\", fact:\"\u201cAnd Deborah, a prophetess, the wife of Lapidoth, she judged Israel at that time.\u201d Barak is the near miss \u2014 he was her general, not her husband.\"},\n    {q:\"Jael killed Sisera. What did she use?\", opts:[\"A tent nail and a hammer\",\"A sword\",\"A millstone\",\"A sling\"], correct:0, ref:\"Judges 4:21\", fact:\"\u201cThen Jael Heber's wife took a nail of the tent, and took an hammer in her hand.\u201d A millstone is the trap \u2014 that was the woman of Thebez, in Judges 9:53.\"},\n    {q:\"How were Gideon's three hundred men selected out of ten thousand?\", opts:[\"They lapped water like a dog\",\"They kept watch all night\",\"They were the youngest\",\"They crossed the river first\"], correct:0, ref:\"Judges 7:5\", fact:\"\u201cEvery one that lappeth of the water with his tongue, as a dog lappeth, him shalt thou set by himself.\u201d The text never explains why that was the test.\"},\n    {q:\"Which judge had thirty sons who rode on thirty ass colts?\", opts:[\"Jair\",\"Abdon\",\"Tola\",\"Ibzan\"], correct:0, ref:\"Judges 10:4\", fact:\"\u201cAnd he had thirty sons that rode on thirty ass colts, and they had thirty cities.\u201d Abdon is the trap \u2014 Judges 12:14 gives him forty sons and thirty nephews on seventy ass colts.\"},\n    {q:\"Which judge was left-handed, and killed Eglon king of Moab?\", opts:[\"Ehud\",\"Othniel\",\"Shamgar\",\"Gideon\"], correct:0, ref:\"Judges 3:15\", fact:\"\u201cEhud the son of Gera, a Benjamite, a man lefthanded.\u201d Being left-handed is the whole plan \u2014 the dagger was strapped on the side nobody searched.\"},\n    {q:\"How many wives and how many concubines did Solomon have?\", opts:[\"700 wives and 300 concubines\",\"300 wives and 700 concubines\",\"100 wives and 60 concubines\",\"1,000 wives and no concubines\"], correct:0, ref:\"1 Kings 11:3\", fact:\"\u201cAnd he had seven hundred wives, princesses, and three hundred concubines: and his wives turned away his heart.\u201d The verse states the cost in the same breath as the count.\"},\n    {q:\"When Elijah asked Elisha what he wanted, what did Elisha ask for?\", opts:[\"A double portion of thy spirit\",\"The mantle\",\"Long life\",\"The school of the prophets\"], correct:0, ref:\"2 Kings 2:9\", fact:\"\u201cI pray thee, let a double portion of thy spirit be upon me.\u201d It is the inheritance share of a firstborn son \u2014 he was not asking for twice the power, he was asking to be treated as the heir.\"},\n    {q:\"What was the field bought with the money Judas returned called?\", opts:[\"Aceldama\",\"Gethsemane\",\"Golgotha\",\"Machpelah\"], correct:0, ref:\"Acts 1:19\", fact:\"\u201cThat field is called in their proper tongue, Aceldama, that is to say, The field of blood.\u201d Machpelah is the trap \u2014 that is the burial field Abraham bought in Genesis 23.\"},\n    {q:\"Paul names the two women whose faith came before Timothy's. Who were they?\", opts:[\"Lois his grandmother and Eunice his mother\",\"Eunice his grandmother and Lois his mother\",\"Priscilla and Phebe\",\"Mary and Martha\"], correct:0, ref:\"2 Timothy 1:5\", fact:\"\u201cThe unfeigned faith that is in thee, which dwelt first in thy grandmother Lois, and thy mother Eunice.\u201d The order matters, and the reversed version is the standard wrong answer.\"},\n    {q:\"What was Paul's trade, the one he worked at in Corinth?\", opts:[\"Tentmaker\",\"Fisherman\",\"Physician\",\"Silversmith\"], correct:0, ref:\"Acts 18:3\", fact:\"\u201cHe abode with them, and wrought: for by their occupation they were tentmakers.\u201d Aquila and Priscilla shared the trade, which is how they met.\"},\n    {q:\"What was the Ethiopian eunuch reading in his chariot?\", opts:[\"Esaias the prophet\",\"The Psalms\",\"Deuteronomy\",\"The book of Daniel\"], correct:0, ref:\"Acts 8:28\", fact:\"\u201cSitting in his chariot read Esaias the prophet.\u201d The passage was Isaiah 53, which is why Philip's first question is such a good one.\"},\n    {q:\"At which pool did Jesus heal the man who had been ill thirty-eight years?\", opts:[\"Bethesda\",\"Siloam\",\"Gihon\",\"Bethsaida\"], correct:0, ref:\"John 5:2\", fact:\"\u201cThere is at Jerusalem by the sheep market a pool, which is called in the Hebrew tongue Bethesda, having five porches.\u201d Siloam is the trap \u2014 that is where the blind man washed, in John 9.\"}\n  ];\n  var VERSES = [\n    {text:\"And if any man think that he knoweth any thing, he knoweth nothing yet as he ought to know. But if any man love God, the same is known of him.\", ref:\"1 Corinthians 8:2-3\", angle:\"Paul writes that to people who had just won an argument. Notice where the sentence turns: it does not end with knowing more, it ends with being known. A quiz can measure the first one. Only the second one is offered here, and it is offered to whoever wants it, high score or low.\"},\n    {text:\"Search the scriptures; for in them ye think ye have eternal life: and they are they which testify of me.\", ref:\"John 5:39\", angle:\"Jesus says this to the best Bible scholars of the day, and it is not a compliment or an insult \u2014 it is a redirection. They had the details right and had walked past the person the details were about. If you scored well here, that verse is worth sitting with. He is what the whole library is pointing at.\"},\n    {text:\"The secret things belong unto the LORD our God: but those things which are revealed belong unto us and to our children for ever.\", ref:\"Deuteronomy 29:29\", angle:\"There is a real relief in that verse. Some of it you are not going to work out, and that part is not your job. What is written down is genuinely yours \u2014 not owed, not earned by a score, just handed over and kept for whoever comes next.\"}\n  ];\n\n  var AMP = String.fromCharCode(38);\n  var GAME_URL = 'https:\/\/bgodinspired.com\/index.php\/hard-bible-quiz\/';\n  var ROUND_SIZE = 15;\n  var round = [], idx = 0, score = 0, locked = false;\n\n  function shareUrl(src){\n    return GAME_URL + '?utm_source=' + src + AMP + 'utm_medium=result_share' + AMP + 'utm_campaign=hard-bible-quiz';\n  }\n\n  function shareText(){\n    return 'I scored ' + score + '\/' + round.length + ' on the Hard Bible Quiz. Most people do not get near full marks \u2014 see how you do:';\n  }\n\n  function shuffle(arr){\n    var a = arr.slice();\n    for (var i = a.length - 1; i > 0; i--){\n      var j = Math.floor(Math.random() * (i + 1));\n      var t = a[i]; a[i] = a[j]; a[j] = t;\n    }\n    return a;\n  }\n\n  function buildRound(){\n    var pool = shuffle(QUESTIONS).slice(0, ROUND_SIZE);\n    round = pool.map(function(item){\n      var order = shuffle([0,1,2,3]);\n      return {\n        q: item.q,\n        fact: item.fact,\n        ref: item.ref,\n        opts: order.map(function(i){ return item.opts[i]; }),\n        correct: order.indexOf(item.correct)\n      };\n    });\n    idx = 0; score = 0;\n  }\n\n  function show(id){\n    var screens = document.querySelectorAll('#bgi-game-hard-bible-quiz .screen');\n    for (var i = 0; i < screens.length; i++){ screens[i].classList.remove('active','fade-in'); }\n    var el = document.getElementById(id);\n    el.classList.add('active','fade-in');\n  }\n\n  function renderQ(){\n    locked = false;\n    var item = round[idx];\n    document.getElementById('hbq-progress-label').textContent = 'Question ' + (idx+1) + ' of ' + round.length;\n    document.getElementById('hbq-live-score').textContent = 'Score ' + score;\n    document.getElementById('hbq-progress-fill').style.width = Math.round(((idx+1)\/round.length)*100) + '%';\n    document.getElementById('hbq-q-text').textContent = item.q;\n    var list = document.getElementById('hbq-opt-list');\n    list.innerHTML = '';\n    item.opts.forEach(function(opt, i){\n      var btn = document.createElement('button');\n      btn.className = 'opt-btn';\n      btn.textContent = opt;\n      btn.setAttribute('onclick', 'window.hbqSelect(' + i + ')');\n      list.appendChild(btn);\n    });\n    var fl = document.getElementById('hbq-fact-line');\n    fl.classList.remove('visible');\n    fl.innerHTML = '';\n    document.getElementById('hbq-next-btn').classList.add('hidden-btn');\n  }\n\n  function hbqStart(){\n    buildRound();\n    show('hbq-play');\n    renderQ();\n  }\n\n  function hbqSelect(i){\n    if (locked) return;\n    locked = true;\n    var item = round[idx];\n    var buttons = document.querySelectorAll('#bgi-game-hard-bible-quiz .opt-btn');\n    for (var b = 0; b < buttons.length; b++){ buttons[b].disabled = true; }\n    if (i === item.correct){\n      buttons[i].classList.add('correct');\n      score++;\n    } else {\n      buttons[i].classList.add('incorrect');\n      buttons[item.correct].classList.add('correct');\n    }\n    document.getElementById('hbq-live-score').textContent = 'Score ' + score;\n    var fl = document.getElementById('hbq-fact-line');\n    fl.innerHTML = '';\n    var refSpan = document.createElement('span');\n    refSpan.className = 'fact-ref';\n    refSpan.textContent = item.ref + ' \u2014 ';\n    fl.appendChild(refSpan);\n    fl.appendChild(document.createTextNode(item.fact));\n    fl.classList.add('visible');\n    var nb = document.getElementById('hbq-next-btn');\n    nb.innerHTML = (idx === round.length - 1) ? 'See Results &rarr;' : 'Next &rarr;';\n    nb.classList.remove('hidden-btn');\n  }\n\n  function hbqNext(){\n    if (idx < round.length - 1){\n      idx++;\n      renderQ();\n    } else {\n      hbqEnd();\n    }\n  }\n\n  function scoreBand(n){\n    if (n === 15) return \"Fifteen out of fifteen. That is not supposed to happen.\";\n    if (n >= 13) return \"Genuinely rare \u2014 you know the corners of this book.\";\n    if (n >= 10) return \"Strong round. This quiz beats most people badly.\";\n    if (n >= 7) return \"Respectable, on a quiz built to be unfair.\";\n    if (n >= 4) return \"You found the edges of it \u2014 which is the whole point.\";\n    return \"Nobody walks into this one ready. You just picked up fifteen things.\";\n  }\n\n  function hbqEnd(){\n    document.getElementById('hbq-score-num').textContent = score + '\/' + round.length;\n    document.getElementById('hbq-score-headline').textContent = scoreBand(score);\n    var v = VERSES[Math.floor(Math.random() * VERSES.length)];\n    document.getElementById('hbq-verse-text').textContent = '\u201c' + v.text + '\u201d';\n    document.getElementById('hbq-verse-ref').textContent = '\u2014 ' + v.ref;\n    document.getElementById('hbq-verse-angle').textContent = v.angle;\n    document.getElementById('hbq-copy-msg').textContent = '';\n\n    var wa = document.getElementById('hbqShareWA');\n    wa.href = 'https:\/\/api.whatsapp.com\/send?text=' + encodeURIComponent(shareText() + ' ' + shareUrl('whatsapp'));\n    var xa = document.getElementById('hbqShareX');\n    xa.href = 'https:\/\/twitter.com\/intent\/tweet?text=' + encodeURIComponent(shareText()) + AMP + 'url=' + encodeURIComponent(shareUrl('x'));\n    var fb = document.getElementById('hbqShareFB');\n    fb.href = 'https:\/\/www.facebook.com\/sharer\/sharer.php?u=' + encodeURIComponent(shareUrl('facebook'));\n\n    show('hbq-end');\n  }\n\n  function hbqPlayAgain(){\n    buildRound();\n    show('hbq-play');\n    renderQ();\n  }\n\n  function hbqCopyShare(){\n    var text = shareText() + ' ' + shareUrl('copy_link');\n    var msg = document.getElementById('hbq-copy-msg');\n    var canCopy = false;\n    if (navigator.clipboard){\n      if (navigator.clipboard.writeText){ canCopy = true; }\n    }\n    if (canCopy){\n      navigator.clipboard.writeText(text).then(function(){\n        msg.textContent = 'Copied! Paste it anywhere.';\n      }, function(){\n        msg.textContent = text;\n      });\n    } else {\n      msg.textContent = text;\n    }\n  }\n\n  window.hbqStart = hbqStart;\n  window.hbqSelect = hbqSelect;\n  window.hbqNext = hbqNext;\n  window.hbqPlayAgain = hbqPlayAgain;\n  window.hbqCopyShare = hbqCopyShare;\n})();\n<\/script>\n\n\n\n\n<h2 class=\"wp-block-heading\">Common Questions About Hard Bible Quizzes<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">What actually makes a Bible quiz hard?<\/h3>\n\n\n\n<p>Not obscurity for its own sake, and not trick wording. A quiz gets hard when it asks about things that are genuinely written down but rarely repeated. Almost every Bible quiz you will find online is built on the same twenty scenes \u2014 creation, the flood, the plagues, David and Goliath, the nativity, the crucifixion \u2014 because those are the stories that get retold. The hard material sits one layer underneath: the named minor characters, the exact numbers, and the small clauses that carry the weight of a passage. Who Bathsheba&#8217;s father was. How many people were on the ship with Paul. What Deborah&#8217;s husband was called. All of it is right there in the text, in a single verse, checkable in seconds. It only feels impossible because nobody ever quizzes on it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What kind of questions are in this hard Bible quiz?<\/h3>\n\n\n\n<p>Thirty-eight questions, spread deliberately across the whole Bible rather than clustered in one book, and every single one anchored to a specific chapter and verse. There are named people most readers pass straight over \u2014 Eliam, Eutychus, Lapidoth, Orpah, Elymas, Bezaleel. There are exact figures, like the two hundred and seventy-six souls aboard Paul&#8217;s ship in Acts 27, or Og&#8217;s iron bedstead at nine cubits long. There are precision questions where the common answer is nearly right and still wrong, like the writing on Belshazzar&#8217;s wall, which has four words rather than three because MENE appears twice. Several of the wrong options are deliberate near misses drawn from real verses elsewhere, so a half-memory will not carry you. Each round serves fifteen questions pulled at random from the bank.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Is a low score on a hard Bible quiz a bad sign?<\/h3>\n\n\n\n<p>No, and it is worth saying plainly, because these quizzes can leave people feeling caught out. This one is deliberately built past the point where general knowledge helps. Scoring four or five out of fifteen here is a completely normal result for someone who reads the Bible regularly, because the questions are aimed at recall of small details rather than understanding of the text. Those are different skills, and the second one matters considerably more. Plenty of people who could not name Hosea&#8217;s wife could tell you exactly what that marriage was meant to show, and that is the better half of the trade. Nothing is recorded, nothing is scored publicly, and there is no pass mark. If a question sends you to look up the verse, the quiz has done the only job it was built for.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Can I use this for a Bible Quiz team, a youth group or a family night?<\/h3>\n\n\n\n<p>Yes, and it was built with that in mind. It runs in study mode, which means every answer reveals the exact chapter and verse behind it along with a short explanation, so a wrong answer points somewhere useful instead of just moving on. Because the bank holds thirty-eight questions and each round serves fifteen at random, a group can run it several times in one sitting without drilling the same set. It works on a phone with no account, no download and nothing to install, which makes it usable for a drill night, a car journey or a five-minute warm-up before class. For younger quizzers this one will be brutal \u2014 the <a href=\"https:\/\/bgodinspired.com\/index.php\/bible-quiz-junior\/\">Junior and Youth Bible Quiz<\/a> is the better starting point, and the <a href=\"https:\/\/bgodinspired.com\/index.php\/bible-quiz-general\/\">General Knowledge Bible Quiz<\/a> sits comfortably in between.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How many can most people get right?<\/h3>\n\n\n\n<p>Fewer than they expect, and that is by design. People who have grown up in church tend to do well on the New Testament names and then stall completely on the judges \u2014 Jair, Ehud, Lapidoth and the thirty ass colts are where most rounds come apart. Readers who know the Old Testament well often get caught by the Acts questions, particularly the two men put forward to replace Judas, since almost everybody remembers Matthias and almost nobody remembers Joseph Barsabas. Full marks are genuinely rare. The honest way to find out where your own gaps sit is to play the quiz above, note which verses you had to look up afterwards, and then play it again a week later and watch the score move.<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>Hard Mode Hard Bible Quiz Most Bible quizzes are built so you will pass. This one is not. No creation, no ark, no Goliath &mdash; these are the named servants, the exact numbers and the small verses that even people who have read the whole thing tend to walk straight past. Every answer shows the [&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-107111","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/107111","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=107111"}],"version-history":[{"count":1,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/107111\/revisions"}],"predecessor-version":[{"id":107112,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/107111\/revisions\/107112"}],"wp:attachment":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/media?parent=107111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}