{"id":94579,"date":"2026-08-19T15:23:25","date_gmt":"2026-08-19T19:23:25","guid":{"rendered":"https:\/\/bgodinspired.com\/?page_id=94579"},"modified":"2026-08-19T15:23:25","modified_gmt":"2026-08-19T19:23:25","slug":"bible-quiz-general","status":"publish","type":"page","link":"https:\/\/bgodinspired.com\/index.php\/bible-quiz-general\/","title":{"rendered":"Bible Quiz: General Knowledge"},"content":{"rendered":"\n<!-- BGodInspired Bible Quiz: General -->\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-bible-quiz-general *, #bgi-game-bible-quiz-general *::before, #bgi-game-bible-quiz-general *::after { box-sizing: border-box; margin: 0; padding: 0; }\n#bgi-game-bible-quiz-general {\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-bible-quiz-general .game-inner { display: flex; flex-direction: column; align-items: center; width: 100%; }\n#bgi-game-bible-quiz-general .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-bible-quiz-general .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-bible-quiz-general .fade-in { animation: bqgFade 0.38s ease forwards; }\n@keyframes bqgFade { from { opacity:0; transform: translateY(8px); } to { opacity:1; transform: translateY(0); } }\n#bgi-game-bible-quiz-general .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-bible-quiz-general 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;\n}\n#bgi-game-bible-quiz-general .g-sub { font-size: 0.94rem; line-height: 1.7; color: var(--dim); margin-bottom: 22px; }\n#bgi-game-bible-quiz-general .g-meta { font-size: 0.78rem; color: var(--soft); margin-bottom: 26px; letter-spacing: 0.03em; }\n#bgi-game-bible-quiz-general .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;\n}\n#bgi-game-bible-quiz-general .btn:hover { background: #8CB197; transform: translateY(-1px); }\n#bgi-game-bible-quiz-general .btn-outline {\n  background: transparent; color: var(--cream); border: 1px solid var(--border); font-weight: 600;\n}\n#bgi-game-bible-quiz-general .btn-outline:hover { border-color: var(--sage); }\n#bgi-game-bible-quiz-general .progress-wrap { width: 100%; margin-bottom: 24px; }\n#bgi-game-bible-quiz-general .progress-label { font-size: 0.72rem; color: var(--soft); margin-bottom: 8px; letter-spacing: 0.04em; }\n#bgi-game-bible-quiz-general .progress-track { height: 5px; background: rgba(245,240,232,0.08); border-radius: 4px; overflow: hidden; }\n#bgi-game-bible-quiz-general .progress-fill { height: 100%; background: var(--sage); border-radius: 4px; transition: width 0.3s ease; }\n#bgi-game-bible-quiz-general .q-tag { font-size: 0.7rem; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: var(--soft); margin-bottom: 8px; display: block; }\n#bgi-game-bible-quiz-general .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-bible-quiz-general .opt-list { display: flex; flex-direction: column; gap: 10px; margin-bottom: 18px; }\n#bgi-game-bible-quiz-general .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;\n}\n#bgi-game-bible-quiz-general .opt-btn:hover:not(:disabled) { border-color: rgba(123,158,135,0.5); background: rgba(123,158,135,0.08); }\n#bgi-game-bible-quiz-general .opt-btn:disabled { cursor: default; }\n#bgi-game-bible-quiz-general .opt-btn.correct { border-color: var(--sage); background: rgba(123,158,135,0.18); }\n#bgi-game-bible-quiz-general .opt-btn.incorrect { border-color: var(--clay); background: rgba(196,132,123,0.14); }\n#bgi-game-bible-quiz-general .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-bible-quiz-general .fact-line.visible { display: block; }\n#bgi-game-bible-quiz-general .fact-line .verdict { font-weight: 700; }\n#bgi-game-bible-quiz-general .fact-line .verdict.right { color: var(--sage); }\n#bgi-game-bible-quiz-general .fact-line .verdict.wrong { color: var(--clay); }\n#bgi-game-bible-quiz-general .next-row { display: flex; justify-content: flex-end; }\n#bgi-game-bible-quiz-general .btn.hidden-btn { display: none; }\n#bgi-game-bible-quiz-general .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-bible-quiz-general .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-bible-quiz-general .score-headline { font-family: 'Playfair Display', serif; font-size: 1.3rem; font-weight: 700; text-align: center; margin-bottom: 10px; }\n#bgi-game-bible-quiz-general .score-body { font-size: 0.9rem; line-height: 1.7; color: var(--dim); text-align: center; margin-bottom: 24px; }\n#bgi-game-bible-quiz-general .divider { height: 1px; background: var(--border); margin: 0 0 24px; }\n#bgi-game-bible-quiz-general .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-bible-quiz-general .scripture-text { font-family: 'Playfair Display', serif; font-style: italic; font-size: 1.05rem; line-height: 1.6; margin-bottom: 8px; }\n#bgi-game-bible-quiz-general .scripture-ref { font-size: 0.8rem; font-weight: 600; color: var(--sage); margin-bottom: 12px; letter-spacing: 0.03em; }\n#bgi-game-bible-quiz-general .scripture-angle { font-size: 0.86rem; line-height: 1.7; color: var(--dim); }\n#bgi-game-bible-quiz-general .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-bible-quiz-general .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-bible-quiz-general .pc-headline { font-family: 'Playfair Display', serif; font-size: 1.1rem; font-weight: 700; margin-bottom: 8px; }\n#bgi-game-bible-quiz-general .pc-body { font-size: 0.85rem; line-height: 1.6; color: var(--dim); margin-bottom: 16px; }\n#bgi-game-bible-quiz-general .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-bible-quiz-general .end-actions { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; margin-bottom: 6px; }\n#bgi-game-bible-quiz-general .copy-msg { font-size: 0.76rem; color: var(--sage); text-align: center; margin-top: 8px; min-height: 1em; }\n#bgi-game-bible-quiz-general .siblings-row { text-align: center; margin-top: 18px; }\n#bgi-game-bible-quiz-general .siblings-label { font-size: 0.72rem; color: var(--soft); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 10px; display: block; }\n#bgi-game-bible-quiz-general .siblings-list { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; }\n#bgi-game-bible-quiz-general .sib-link { font-size: 0.82rem; color: var(--sage); text-decoration: underline; }\n#bgi-game-bible-quiz-general .hub-link { display: block; text-align: center; font-size: 0.8rem; color: var(--dim); margin-top: 14px; }\n#bgi-game-bible-quiz-general .hub-link a { color: var(--sage); text-decoration: underline; }\n#bgi-game-bible-quiz-general .screen { display: none; width: 100%; }\n#bgi-game-bible-quiz-general .screen.active { display: block; }\n@media (max-width: 560px) { #bgi-game-bible-quiz-general .card { padding: 28px 22px !important; } }\n@media (prefers-reduced-motion: reduce) { #bgi-game-bible-quiz-general .fade-in { animation: none; } #bgi-game-bible-quiz-general * { transition: none !important; } }\n<\/style>\n\n<div id=\"bgi-game-bible-quiz-general\"><div class=\"game-inner\">\n\n  <!-- INTRO -->\n  <div class=\"screen active fade-in\" id=\"bqg-intro\">\n    <div class=\"card\">\n      <span class=\"eyebrow\">Bible Quiz<\/span>\n      <h2 class=\"g-title\">Bible Quiz: General Knowledge<\/h2>\n      <p class=\"g-sub\">A study-mode round built for practice, not just play \u2014 Genesis through Revelation, with the exact scripture reference behind every answer. Good for Bible Quiz teams, Sunday school prep, or anyone who wants a real gauge of what they know.<\/p>\n      <p class=\"g-meta\">15 questions \u00b7 about 6 minutes<\/p>\n      <button class=\"btn\" onclick=\"window.bqgStart()\">Start Quiz<\/button>\n    <\/div>\n  <\/div>\n\n  <!-- PLAY -->\n  <div class=\"screen\" id=\"bqg-play\">\n    <div class=\"card\">\n      <div class=\"progress-wrap\">\n        <div class=\"progress-label\" id=\"bqg-progress-label\">Question 1 of 15<\/div>\n        <div class=\"progress-track\"><div class=\"progress-fill\" id=\"bqg-progress-fill\" style=\"width:6.66%\"><\/div><\/div>\n      <\/div>\n      <span class=\"q-tag\">Select the correct answer<\/span>\n      <div class=\"q-text\" id=\"bqg-q-text\"><\/div>\n      <div class=\"opt-list\" id=\"bqg-opt-list\"><\/div>\n      <div class=\"fact-line\" id=\"bqg-fact-line\"><\/div>\n      <div class=\"next-row\"><button class=\"btn hidden-btn\" id=\"bqg-next-btn\" onclick=\"window.bqgNext()\">Next \u2192<\/button><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- END -->\n  <div class=\"screen\" id=\"bqg-end\">\n    <div class=\"card\">\n      <span class=\"score-eyebrow\">Your Score<\/span>\n      <div class=\"score-num\" id=\"bqg-score-num\">0\/15<\/div>\n      <div class=\"score-headline\" id=\"bqg-score-headline\"><\/div>\n      <p class=\"score-body\" id=\"bqg-score-body\">A general-knowledge round spanning the whole Bible \u2014 Genesis through Revelation.<\/p>\n      <div class=\"divider\"><\/div>\n      <div class=\"scripture-block\">\n        <p class=\"scripture-text\" id=\"bqg-verse-text\"><\/p>\n        <p class=\"scripture-ref\" id=\"bqg-verse-ref\"><\/p>\n        <p class=\"scripture-angle\" id=\"bqg-verse-angle\"><\/p>\n      <\/div>\n      <div class=\"product-card\">\n        <span class=\"pc-label\">Free Guide \u2014 30 Days Walking with Jesus<\/span>\n        <h3 class=\"pc-headline\">Turn study into a daily habit<\/h3>\n        <p class=\"pc-body\">Studying facts is one thing \u2014 walking with Jesus daily is another. This free 3-day sample gives you a short devotional rhythm to actually live what you just quizzed on.<\/p>\n        <a href=\"https:\/\/bgodinspired.com\/index.php\/30-days-walking-with-jesus-free-sample\/?utm_source=wordpress&#038;utm_medium=game&#038;utm_campaign=30-days-with-jesus&#038;utm_content=bible-quiz-general\" class=\"btn-product\">Start your free 3-day sample \u2192<\/a>\n      <\/div>\n      <div class=\"end-actions\">\n        <button class=\"btn-outline btn\" onclick=\"window.bqgCopyShare()\">Copy my score<\/button>\n        <button class=\"btn\" onclick=\"window.bqgPlayAgain()\">Play Again<\/button>\n      <\/div>\n      <p class=\"copy-msg\" id=\"bqg-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-trivia-general\/\">Bible Trivia: General Knowledge \u2192<\/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 \u2192<\/a><\/p>\n    <\/div>\n  <\/div>\n\n<\/div><\/div>\n\n<script>\n(function(){\n  var QUESTIONS = [\n    {q:\"According to Genesis 1:1, what did God create \\\"in the beginning\\\"?\", opts:[\"The heaven and the earth\",\"Adam and Eve\",\"Light and darkness\",\"The sun and moon\"], correct:0, ref:\"Genesis 1:1\", fact:\"Genesis opens: \\\"In the beginning God created the heaven and the earth.\\\"\"},\n    {q:\"In Genesis 2:7, what did God breathe into man to make him \\\"a living soul\\\"?\", opts:[\"The breath of life\",\"His Spirit\",\"Wisdom\",\"Knowledge\"], correct:0, ref:\"Genesis 2:7\", fact:\"God \\\"breathed into his nostrils the breath of life; and man became a living soul.\\\"\"},\n    {q:\"What did the serpent tell Eve her eyes would be if she ate the forbidden fruit?\", opts:[\"Opened, knowing good and evil\",\"Closed forever\",\"Full of tears\",\"Blind\"], correct:0, ref:\"Genesis 3:5\", fact:\"The serpent said their eyes would be opened and they would be \\\"as gods, knowing good and evil.\\\"\"},\n    {q:\"How long did it rain during the flood in Noah's day?\", opts:[\"40 days and 40 nights\",\"7 days and 7 nights\",\"100 days and nights\",\"1 year\"], correct:0, ref:\"Genesis 7:12\", fact:\"\\\"And the rain was upon the earth forty days and forty nights.\\\"\"},\n    {q:\"On what mountain was Abraham told to offer his son Isaac?\", opts:[\"Moriah\",\"Sinai\",\"Carmel\",\"Nebo\"], correct:0, ref:\"Genesis 22:2\", fact:\"God said, \\\"offer him there for a burnt offering... in the land of Moriah.\\\"\"},\n    {q:\"Who gave Joseph his famous coat of many colors?\", opts:[\"Jacob, his father\",\"Pharaoh\",\"His brothers\",\"Potiphar\"], correct:0, ref:\"Genesis 37:3\", fact:\"\\\"Now Israel [Jacob] loved Joseph... and he made him a coat of many colours.\\\"\"},\n    {q:\"Where did God appear to Moses in a burning bush?\", opts:[\"Mount Horeb\",\"Mount Sinai\",\"Mount Carmel\",\"Mount Nebo\"], correct:0, ref:\"Exodus 3:1-2\", fact:\"Moses \\\"came to the mountain of God, even to Horeb\\\" when the bush appeared.\"},\n    {q:\"What sign did God give Moses through Aaron's rod to confirm the priesthood?\", opts:[\"It budded, blossomed, and yielded almonds\",\"It turned to gold\",\"It grew leaves overnight\",\"It split into two rods\"], correct:0, ref:\"Numbers 17:8\", fact:\"\\\"The rod of Aaron... was budded, and brought forth buds, and bloomed blossoms, and yielded almonds.\\\"\"},\n    {q:\"According to Exodus 14:21, what did God use to divide the Red Sea overnight?\", opts:[\"A strong east wind\",\"An earthquake\",\"A pillar of cloud\",\"Moses' staff alone\"], correct:0, ref:\"Exodus 14:21\", fact:\"\\\"The LORD caused the sea to go back by a strong east wind all that night.\\\"\"},\n    {q:\"According to Exodus 16:35, for how many years did Israel eat manna in the wilderness?\", opts:[\"Forty years\",\"Seven years\",\"Twelve years\",\"Ten years\"], correct:0, ref:\"Exodus 16:35\", fact:\"\\\"The children of Israel did eat manna forty years, until they came to a land inhabited.\\\"\"},\n    {q:\"Which Canaanite woman hid Israel's spies in Jericho and was spared when the city fell?\", opts:[\"Rahab\",\"Deborah\",\"Jael\",\"Tamar\"], correct:0, ref:\"Joshua 6:17,25\", fact:\"Joshua \\\"saved Rahab the harlot alive... because she hid the messengers.\\\"\"},\n    {q:\"Who was the female judge of Israel who led with Barak against Sisera's army?\", opts:[\"Deborah\",\"Ruth\",\"Hannah\",\"Miriam\"], correct:0, ref:\"Judges 4:4\", fact:\"\\\"And Deborah, a prophetess... she judged Israel at that time.\\\"\"},\n    {q:\"Who said to her mother-in-law, \\\"whither thou goest, I will go\\\"?\", opts:[\"Ruth\",\"Esther\",\"Rahab\",\"Deborah\"], correct:0, ref:\"Ruth 1:16\", fact:\"Ruth pledged loyalty to Naomi with these famous words.\"},\n    {q:\"How many smooth stones did David choose from the brook before facing Goliath?\", opts:[\"Five\",\"One\",\"Three\",\"Seven\"], correct:0, ref:\"1 Samuel 17:40\", fact:\"David \\\"chose him five smooth stones out of the brook\\\" before the fight.\"},\n    {q:\"What did Solomon ask God for when given the chance to request anything?\", opts:[\"Wisdom\",\"Riches\",\"Long life\",\"Victory over enemies\"], correct:0, ref:\"1 Kings 3:9\", fact:\"Solomon asked for \\\"an understanding heart to judge thy people.\\\"\"},\n    {q:\"On what mountain did Elijah confront the prophets of Baal?\", opts:[\"Mount Carmel\",\"Mount Sinai\",\"Mount Moriah\",\"Mount Gilboa\"], correct:0, ref:\"1 Kings 18:19-20\", fact:\"Elijah gathered Israel and the prophets of Baal to Mount Carmel for the contest.\"},\n    {q:\"With what affliction did Satan strike Job after God permitted it?\", opts:[\"Boils from head to foot\",\"Blindness\",\"Deafness\",\"Leprosy\"], correct:0, ref:\"Job 2:7\", fact:\"Satan \\\"smote Job with sore boils from the sole of his foot unto his crown.\\\"\"},\n    {q:\"Psalm 23 begins, \\\"The LORD is my shepherd; I shall not ___.\\\"\", opts:[\"Want\",\"Fear\",\"Fall\",\"Fail\"], correct:0, ref:\"Psalm 23:1\", fact:\"One of the most quoted verses in Scripture, affirming God's provision.\"},\n    {q:\"According to Proverbs 1:7, the fear of the LORD is the beginning of what?\", opts:[\"Knowledge\",\"Wisdom\",\"Wealth\",\"Peace\"], correct:0, ref:\"Proverbs 1:7\", fact:\"\\\"The fear of the LORD is the beginning of knowledge: but fools despise wisdom.\\\"\"},\n    {q:\"Isaiah 9:6 prophesies of a coming child called, among other names, what?\", opts:[\"The Prince of Peace\",\"The Lion of Judah\",\"The Good Shepherd\",\"The Bright Morning Star\"], correct:0, ref:\"Isaiah 9:6\", fact:\"\\\"...and his name shall be called Wonderful, Counsellor... The Prince of Peace.\\\"\"},\n    {q:\"To what city was Jonah originally sent to preach, before he fled the other way?\", opts:[\"Nineveh\",\"Damascus\",\"Babylon\",\"Tarshish\"], correct:0, ref:\"Jonah 1:2\", fact:\"God said, \\\"Arise, go to Nineveh, that great city,\\\" but Jonah fled instead.\"},\n    {q:\"According to Daniel 6:10, how many times a day did Daniel kneel to pray?\", opts:[\"Three times\",\"Once\",\"Seven times\",\"Twice\"], correct:0, ref:\"Daniel 6:10\", fact:\"Daniel \\\"kneeled upon his knees three times a day, and prayed.\\\"\"},\n    {q:\"Shadrach, Meshach, and Abednego were thrown into what for refusing to worship an image?\", opts:[\"A fiery furnace\",\"A den of lions\",\"A pit of snakes\",\"Prison\"], correct:0, ref:\"Daniel 3:20\", fact:\"They were cast into \\\"a burning fiery furnace\\\" for refusing to bow to the king's image.\"},\n    {q:\"Matthew 2:1 says Jesus was born in Bethlehem \\\"in the days of\\\" which king?\", opts:[\"Herod the king\",\"David the king\",\"Solomon the king\",\"Nebuchadnezzar\"], correct:0, ref:\"Matthew 2:1\", fact:\"\\\"Jesus was born in Bethlehem of Judaea in the days of Herod the king.\\\"\"},\n    {q:\"What descended on Jesus \\\"like a dove\\\" immediately after His baptism?\", opts:[\"The Spirit of God\",\"A voice from heaven only\",\"An angel\",\"A cloud of glory\"], correct:0, ref:\"Matthew 3:16\", fact:\"\\\"He saw the Spirit of God descending like a dove, and lighting upon him.\\\"\"},\n    {q:\"For how many days was Jesus tempted by the devil in the wilderness?\", opts:[\"Forty days\",\"Seven days\",\"Three days\",\"Twelve days\"], correct:0, ref:\"Matthew 4:2\", fact:\"\\\"When he had fasted forty days and forty nights, he was afterward an hungred.\\\"\"},\n    {q:\"When Jesus visited Peter's house, whom did He heal of a fever?\", opts:[\"Peter's wife's mother\",\"Peter's brother\",\"Peter's son\",\"Peter's neighbor\"], correct:0, ref:\"Matthew 8:14-15\", fact:\"\\\"He touched her hand, and the fever left her.\\\"\"},\n    {q:\"When shepherds heard news of Jesus' birth, the angel called it \\\"good tidings of\\\" what?\", opts:[\"Great joy\",\"Great peace\",\"New hope\",\"Salvation\"], correct:0, ref:\"Luke 2:10\", fact:\"\\\"I bring you good tidings of great joy, which shall be to all people.\\\"\"},\n    {q:\"Whom did Jesus raise from the dead after he had been in the tomb four days?\", opts:[\"Lazarus\",\"Jairus' daughter\",\"The widow's son\",\"Stephen\"], correct:0, ref:\"John 11:43-44\", fact:\"Jesus called, \\\"Lazarus, come forth,\\\" and he who had been dead four days came out.\"},\n    {q:\"What sign did Judas give the soldiers in Gethsemane to identify Jesus?\", opts:[\"A kiss\",\"A raised hand\",\"A white cloth\",\"Calling His name aloud\"], correct:0, ref:\"Matthew 26:48-49\", fact:\"\\\"Whomsoever I shall kiss, that same is he... and kissed him.\\\"\"},\n    {q:\"At what place, whose name means \\\"place of a skull,\\\" was Jesus crucified?\", opts:[\"Golgotha\",\"Gethsemane\",\"Bethany\",\"Emmaus\"], correct:0, ref:\"John 19:17\", fact:\"\\\"A place called the place of a skull, which is called in the Hebrew Golgotha.\\\"\"},\n    {q:\"According to Matthew 28:1, who came to the tomb at dawn on the first day of the week?\", opts:[\"Mary Magdalene and the other Mary\",\"Peter and John\",\"The eleven disciples\",\"Joseph of Arimathea\"], correct:0, ref:\"Matthew 28:1\", fact:\"\\\"Came Mary Magdalene and the other Mary to see the sepulchre.\\\"\"},\n    {q:\"At Pentecost in Acts 2, what visible sign accompanied the Holy Spirit's coming?\", opts:[\"Cloven tongues like fire\",\"A great earthquake\",\"A rainbow\",\"Darkness at noon\"], correct:0, ref:\"Acts 2:3\", fact:\"\\\"There appeared unto them cloven tongues like as of fire.\\\"\"},\n    {q:\"After his conversion, what name is Saul first called by in Acts 13:9?\", opts:[\"Paul\",\"Cephas\",\"Barnabas\",\"Silas\"], correct:0, ref:\"Acts 13:9\", fact:\"\\\"Then Saul, (who also is called Paul,) filled with the Holy Ghost...\\\"\"},\n    {q:\"1 Corinthians 13 is often called the \\\"love chapter\\\" \u2014 it begins by saying love is what two things?\", opts:[\"Suffereth long, and is kind\",\"Patient and wise\",\"Faithful and true\",\"Strong and mighty\"], correct:0, ref:\"1 Corinthians 13:4\", fact:\"\\\"Charity suffereth long, and is kind; charity envieth not.\\\"\"},\n    {q:\"Ephesians 6 instructs believers to put on the whole what?\", opts:[\"Armour of God\",\"Robe of righteousness\",\"Crown of glory\",\"Garment of praise\"], correct:0, ref:\"Ephesians 6:11\", fact:\"\\\"Put on the whole armour of God, that ye may be able to stand against the wiles of the devil.\\\"\"}\n  ];\n  var VERSES = [\n    {text:\"Study to shew thyself approved unto God, a workman that needeth not to be ashamed, rightly dividing the word of truth.\", ref:\"2 Timothy 2:15\", angle:\"This whole round was practice \u2014 and that's exactly what this verse is about. Studying isn't about performing for anyone; it's about handling something true with real care.\"},\n    {text:\"Thy word have I hid in mine heart, that I might not sin against thee.\", ref:\"Psalm 119:11\", angle:\"Every reference you just recalled started as something hidden in someone's heart first. Knowledge that stays in a quiz is just trivia \u2014 knowledge that moves into the heart is something else.\"},\n    {text:\"Let the word of Christ dwell in you richly in all wisdom.\", ref:\"Colossians 3:16\", angle:\"\\\"Dwell\\\" is a strong word \u2014 it means to live there, not just visit. A quiz score is a starting point; a life shaped by these words is the actual goal.\"}\n  ];\n\n  var round = [], idx = 0, score = 0, locked = false;\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, 15);\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-bible-quiz-general .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('bqg-progress-label').textContent = 'Question ' + (idx+1) + ' of ' + round.length;\n    document.getElementById('bqg-progress-fill').style.width = Math.round(((idx+1)\/round.length)*100) + '%';\n    document.getElementById('bqg-q-text').textContent = item.q;\n    var list = document.getElementById('bqg-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.bqgSelect(' + i + ')');\n      list.appendChild(btn);\n    });\n    var fl = document.getElementById('bqg-fact-line');\n    fl.classList.remove('visible');\n    fl.innerHTML = '';\n    document.getElementById('bqg-next-btn').classList.add('hidden-btn');\n  }\n\n  function bqgStart(){\n    buildRound();\n    show('bqg-play');\n    renderQ();\n  }\n\n  function bqgSelect(i){\n    if (locked) return;\n    locked = true;\n    var item = round[idx];\n    var buttons = document.querySelectorAll('#bgi-game-bible-quiz-general .opt-btn');\n    for (var b = 0; b < buttons.length; b++){ buttons[b].disabled = true; }\n    var fl = document.getElementById('bqg-fact-line');\n    if (i === item.correct){\n      buttons[i].classList.add('correct');\n      score++;\n      fl.innerHTML = '<span class=\"verdict right\">Correct.<\/span> ' + item.fact + ' (' + item.ref + ')';\n    } else {\n      buttons[i].classList.add('incorrect');\n      buttons[item.correct].classList.add('correct');\n      fl.innerHTML = '<span class=\"verdict wrong\">Incorrect.<\/span> ' + item.fact + ' (' + item.ref + ')';\n    }\n    fl.classList.add('visible');\n    var nb = document.getElementById('bqg-next-btn');\n    nb.textContent = (idx === round.length - 1) ? 'See Results \u2192' : 'Next \u2192';\n    nb.classList.remove('hidden-btn');\n  }\n\n  function bqgNext(){\n    if (idx < round.length - 1){\n      idx++;\n      renderQ();\n    } else {\n      bqgEnd();\n    }\n  }\n\n  function scoreBand(n){\n    if (n >= 13) return {headline:\"Quiz-ready.\"};\n    if (n >= 10) return {headline:\"Strong recall.\"};\n    if (n >= 7) return {headline:\"A solid foundation.\"};\n    if (n >= 4) return {headline:\"You're building it.\"};\n    return {headline:\"Every study session starts somewhere.\"};\n  }\n\n  function bqgEnd(){\n    document.getElementById('bqg-score-num').textContent = score + '\/' + round.length;\n    document.getElementById('bqg-score-headline').textContent = scoreBand(score).headline;\n    var v = VERSES[Math.floor(Math.random() * VERSES.length)];\n    document.getElementById('bqg-verse-text').textContent = '\u201c' + v.text + '\u201d';\n    document.getElementById('bqg-verse-ref').textContent = '\u2014 ' + v.ref;\n    document.getElementById('bqg-verse-angle').textContent = v.angle;\n    document.getElementById('bqg-copy-msg').textContent = '';\n    show('bqg-end');\n  }\n\n  function bqgPlayAgain(){\n    buildRound();\n    show('bqg-play');\n    renderQ();\n  }\n\n  function bqgCopyShare(){\n    var text = 'I scored ' + score + '\/' + round.length + ' on Bible Quiz: General Knowledge \u2014 try it: https:\/\/bgodinspired.com\/index.php\/bible-quiz-general\/';\n    var msg = document.getElementById('bqg-copy-msg');\n    if (navigator.clipboard && navigator.clipboard.writeText){\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.bqgStart = bqgStart;\n  window.bqgSelect = bqgSelect;\n  window.bqgNext = bqgNext;\n  window.bqgPlayAgain = bqgPlayAgain;\n  window.bqgCopyShare = bqgCopyShare;\n})();\n<\/script>\n\n\n\n\n<h2 class=\"wp-block-heading\">Common Questions About This Bible Quiz<\/h2>\n\n\n\n<p><strong>What&#8217;s the difference between this Bible quiz and Bible trivia?<\/strong><br>Trivia is casual \u2014 fun facts, light stakes, built for a first-time visitor who wants a few minutes of entertainment. This quiz is built in &#8220;study mode&#8221;: stricter right\/wrong feedback, a longer 15-question round, and every question tied to its exact scripture reference so you can go check it yourself. It&#8217;s built with Bible Quiz teams, Sunday school teachers, and serious Bible readers in mind \u2014 anyone who wants a real gauge of what they know, not just a game.<\/p>\n\n\n\n<p><strong>How is this different from a typical online Bible quiz?<\/strong><br>Most Bible quizzes online recycle the same handful of easy questions. This one draws from a bank of 36 questions spanning Genesis through Revelation \u2014 creation, the Exodus, the judges, the kings, the prophets, the Gospels, and the early church \u2014 and randomly selects 15 each round, in a random order, so no two playthroughs feel identical. Every question also names the exact book, chapter, and verse behind the answer, so it doubles as a quick way to double-check your Bible knowledge against the actual text.<\/p>\n\n\n\n<p><strong>Is this Bible quiz hard?<\/strong><br>It&#8217;s built to be a genuine test, not a softball round. Some questions cover well-known stories (David and Goliath, the parting of the Red Sea); others ask for a more specific detail \u2014 how many stones David chose, what sign confirmed Aaron&#8217;s priesthood, what descended on Jesus at His baptism. That mix is intentional: it&#8217;s meant to actually measure recall, the way a real quiz-team practice session would, while still teaching you something on every question whether you get it right or wrong.<\/p>\n\n\n\n<p><strong>Do I need Bible Quiz team experience to play?<\/strong><br>Not at all. The &#8220;quiz&#8221; framing just means the questions are a bit more specific and the feedback is more direct than casual trivia \u2014 it doesn&#8217;t require any prior experience. Whether you&#8217;ve quizzed competitively for years or you&#8217;re just curious how much you remember from Sunday school, the round is built the same way for everyone, and there&#8217;s no login, no saved score, and no pressure beyond the round itself.<\/p>\n\n\n\n<p><strong>Where can I find more Bible quizzes and games like this?<\/strong><br>This is one of a growing set of free games in our library \u2014 casual trivia, study-mode quizzes, and more are being added regularly, all free with no account required. Browse the <a href=\"https:\/\/bgodinspired.com\/index.php\/games\/\">Free Games Hub<\/a> to see what else is live, or just play the round above again \u2014 a fresh set of 15 questions comes up every time.<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>Bible Quiz Bible Quiz: General Knowledge A study-mode round built for practice, not just play \u2014 Genesis through Revelation, with the exact scripture reference behind every answer. Good for Bible Quiz teams, Sunday school prep, or anyone who wants a real gauge of what they know. 15 questions \u00b7 about 6 minutes Start Quiz Question [&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-94579","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/94579","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=94579"}],"version-history":[{"count":1,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/94579\/revisions"}],"predecessor-version":[{"id":94580,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/94579\/revisions\/94580"}],"wp:attachment":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/media?parent=94579"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}