{"id":94430,"date":"2026-08-18T15:50:57","date_gmt":"2026-08-18T19:50:57","guid":{"rendered":"https:\/\/bgodinspired.com\/?page_id=94430"},"modified":"2026-08-18T15:50:57","modified_gmt":"2026-08-18T19:50:57","slug":"bible-trivia-general","status":"publish","type":"page","link":"https:\/\/bgodinspired.com\/index.php\/bible-trivia-general\/","title":{"rendered":"Bible Trivia: General Knowledge"},"content":{"rendered":"\n<!-- BGodInspired Bible Trivia: 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-trivia-general *, #bgi-game-bible-trivia-general *::before, #bgi-game-bible-trivia-general *::after { box-sizing: border-box; margin: 0; padding: 0; }\n#bgi-game-bible-trivia-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-trivia-general .game-inner { display: flex; flex-direction: column; align-items: center; width: 100%; }\n#bgi-game-bible-trivia-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-trivia-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-trivia-general .fade-in { animation: gtgFade 0.38s ease forwards; }\n@keyframes gtgFade { from { opacity:0; transform: translateY(8px); } to { opacity:1; transform: translateY(0); } }\n#bgi-game-bible-trivia-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-trivia-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-trivia-general .g-sub { font-size: 0.94rem; line-height: 1.7; color: var(--dim); margin-bottom: 22px; }\n#bgi-game-bible-trivia-general .g-meta { font-size: 0.78rem; color: var(--soft); margin-bottom: 26px; letter-spacing: 0.03em; }\n#bgi-game-bible-trivia-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-trivia-general .btn:hover { background: #8CB197; transform: translateY(-1px); }\n#bgi-game-bible-trivia-general .btn-outline {\n  background: transparent; color: var(--cream); border: 1px solid var(--border); font-weight: 600;\n}\n#bgi-game-bible-trivia-general .btn-outline:hover { border-color: var(--sage); }\n#bgi-game-bible-trivia-general .progress-wrap { width: 100%; margin-bottom: 24px; }\n#bgi-game-bible-trivia-general .progress-label { font-size: 0.72rem; color: var(--soft); margin-bottom: 8px; letter-spacing: 0.04em; }\n#bgi-game-bible-trivia-general .progress-track { height: 5px; background: rgba(245,240,232,0.08); border-radius: 4px; overflow: hidden; }\n#bgi-game-bible-trivia-general .progress-fill { height: 100%; background: var(--sage); border-radius: 4px; transition: width 0.3s ease; }\n#bgi-game-bible-trivia-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-trivia-general .opt-list { display: flex; flex-direction: column; gap: 10px; margin-bottom: 18px; }\n#bgi-game-bible-trivia-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-trivia-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-trivia-general .opt-btn:disabled { cursor: default; }\n#bgi-game-bible-trivia-general .opt-btn.correct { border-color: var(--sage); background: rgba(123,158,135,0.18); }\n#bgi-game-bible-trivia-general .opt-btn.incorrect { border-color: var(--clay); background: rgba(196,132,123,0.14); }\n#bgi-game-bible-trivia-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-trivia-general .fact-line.visible { display: block; }\n#bgi-game-bible-trivia-general .next-row { display: flex; justify-content: flex-end; }\n#bgi-game-bible-trivia-general .btn.hidden-btn { display: none; }\n#bgi-game-bible-trivia-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-trivia-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-trivia-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-trivia-general .score-body { font-size: 0.9rem; line-height: 1.7; color: var(--dim); text-align: center; margin-bottom: 24px; }\n#bgi-game-bible-trivia-general .divider { height: 1px; background: var(--border); margin: 0 0 24px; }\n#bgi-game-bible-trivia-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-trivia-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-trivia-general .scripture-ref { font-size: 0.8rem; font-weight: 600; color: var(--sage); margin-bottom: 12px; letter-spacing: 0.03em; }\n#bgi-game-bible-trivia-general .scripture-angle { font-size: 0.86rem; line-height: 1.7; color: var(--dim); }\n#bgi-game-bible-trivia-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-trivia-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-trivia-general .pc-headline { font-family: 'Playfair Display', serif; font-size: 1.1rem; font-weight: 700; margin-bottom: 8px; }\n#bgi-game-bible-trivia-general .pc-body { font-size: 0.85rem; line-height: 1.6; color: var(--dim); margin-bottom: 16px; }\n#bgi-game-bible-trivia-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-trivia-general .end-actions { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; margin-bottom: 6px; }\n#bgi-game-bible-trivia-general .copy-msg { font-size: 0.76rem; color: var(--sage); text-align: center; margin-top: 8px; min-height: 1em; }\n#bgi-game-bible-trivia-general .hub-link { display: block; text-align: center; font-size: 0.8rem; color: var(--dim); margin-top: 18px; }\n#bgi-game-bible-trivia-general .hub-link a { color: var(--sage); text-decoration: underline; }\n#bgi-game-bible-trivia-general .screen { display: none; width: 100%; }\n#bgi-game-bible-trivia-general .screen.active { display: block; }\n@media (max-width: 560px) { #bgi-game-bible-trivia-general .card { padding: 28px 22px !important; } }\n@media (prefers-reduced-motion: reduce) { #bgi-game-bible-trivia-general .fade-in { animation: none; } #bgi-game-bible-trivia-general * { transition: none !important; } }\n<\/style>\n\n<div id=\"bgi-game-bible-trivia-general\"><div class=\"game-inner\">\n\n  <!-- INTRO -->\n  <div class=\"screen active fade-in\" id=\"gtg-intro\">\n    <div class=\"card\">\n      <span class=\"eyebrow\">Bible Trivia<\/span>\n      <h2 class=\"g-title\">Bible Trivia: General Knowledge<\/h2>\n      <p class=\"g-sub\">A little bit of everything \u2014 from Genesis to Revelation. Casual, no pressure, and you&#8217;ll learn something either way.<\/p>\n      <p class=\"g-meta\">10 questions \u00b7 about 3 minutes<\/p>\n      <button class=\"btn\" onclick=\"window.gtgStart()\">Start Trivia<\/button>\n    <\/div>\n  <\/div>\n\n  <!-- PLAY -->\n  <div class=\"screen\" id=\"gtg-play\">\n    <div class=\"card\">\n      <div class=\"progress-wrap\">\n        <div class=\"progress-label\" id=\"gtg-progress-label\">Question 1 of 10<\/div>\n        <div class=\"progress-track\"><div class=\"progress-fill\" id=\"gtg-progress-fill\" style=\"width:10%\"><\/div><\/div>\n      <\/div>\n      <div class=\"q-text\" id=\"gtg-q-text\"><\/div>\n      <div class=\"opt-list\" id=\"gtg-opt-list\"><\/div>\n      <div class=\"fact-line\" id=\"gtg-fact-line\"><\/div>\n      <div class=\"next-row\"><button class=\"btn hidden-btn\" id=\"gtg-next-btn\" onclick=\"window.gtgNext()\">Next \u2192<\/button><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- END -->\n  <div class=\"screen\" id=\"gtg-end\">\n    <div class=\"card\">\n      <span class=\"score-eyebrow\">Your Score<\/span>\n      <div class=\"score-num\" id=\"gtg-score-num\">0\/10<\/div>\n      <div class=\"score-headline\" id=\"gtg-score-headline\"><\/div>\n      <p class=\"score-body\" id=\"gtg-score-body\">A little bit of everything \u2014 from Genesis to Revelation.<\/p>\n      <div class=\"divider\"><\/div>\n      <div class=\"scripture-block\">\n        <p class=\"scripture-text\" id=\"gtg-verse-text\"><\/p>\n        <p class=\"scripture-ref\" id=\"gtg-verse-ref\"><\/p>\n        <p class=\"scripture-angle\" id=\"gtg-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\">Keep the momentum going<\/h3>\n        <p class=\"pc-body\">A few minutes of trivia is a fun start. 30 Days Walking with Jesus turns that curiosity into a real daily habit \u2014 one short devotional at a time.<\/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-trivia-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.gtgCopyShare()\">Copy my score<\/button>\n        <button class=\"btn\" onclick=\"window.gtgPlayAgain()\">Play Again<\/button>\n      <\/div>\n      <p class=\"copy-msg\" id=\"gtg-copy-msg\"><\/p>\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:\"How many days did God take to create the world, according to Genesis?\", opts:[\"Six\",\"Seven\",\"Forty\",\"Three\"], correct:0, fact:\"God worked six days and rested the seventh (Genesis 1-2).\"},\n    {q:\"What did God set in the sky as a sign of His covenant with Noah?\", opts:[\"A star\",\"The rainbow\",\"A cloud\",\"A dove\"], correct:1, fact:\"\\\"I do set my bow in the cloud\\\" \u2014 Genesis 9:13.\"},\n    {q:\"Who was swallowed by a great fish after fleeing from God?\", opts:[\"Jonah\",\"Elijah\",\"Peter\",\"Job\"], correct:0, fact:\"Jonah spent three days and nights inside the fish (Jonah 1-2).\"},\n    {q:\"How many commandments did God give Moses on Mount Sinai?\", opts:[\"Seven\",\"Twelve\",\"Ten\",\"Five\"], correct:2, fact:\"The Ten Commandments are given in Exodus 20.\"},\n    {q:\"Who built an ark at God's instruction before a great flood?\", opts:[\"Noah\",\"Abraham\",\"Lot\",\"Enoch\"], correct:0, fact:\"Noah built the ark exactly as God instructed him (Genesis 6-9).\"},\n    {q:\"What sea did God part so the Israelites could escape Egypt?\", opts:[\"The Dead Sea\", \"The Sea of Galilee\", \"The Red Sea\", \"The Mediterranean\"], correct:2, fact:\"Moses stretched out his hand and the Red Sea parted (Exodus 14).\"},\n    {q:\"Who lost his great strength after his hair was cut?\", opts:[\"Samson\",\"Goliath\",\"Saul\",\"Absalom\"], correct:0, fact:\"Samson's strength was tied to a vow never to cut his hair (Judges 16).\"},\n    {q:\"What food did God provide the Israelites in the wilderness?\", opts:[\"Bread from a bakery\",\"Manna\",\"Wild grapes\",\"Fish\"], correct:1, fact:\"Manna appeared on the ground each morning (Exodus 16).\"},\n    {q:\"Who was thrown into a den of lions for praying to God?\", opts:[\"Daniel\",\"Shadrach\",\"Ezekiel\",\"Nehemiah\"], correct:0, fact:\"Daniel prayed anyway, and God shut the lions' mouths (Daniel 6).\"},\n    {q:\"What was the name of the giant David defeated with a sling?\", opts:[\"Goliath\",\"Og\",\"Nimrod\",\"Anak\"], correct:0, fact:\"David faced Goliath armed with only a sling and five stones (1 Samuel 17).\"},\n    {q:\"Who was the first king of Israel?\", opts:[\"David\",\"Solomon\",\"Saul\",\"Samuel\"], correct:2, fact:\"Saul was anointed Israel's first king by Samuel (1 Samuel 10).\"},\n    {q:\"How many sons did Jacob have, whose names became Israel's twelve tribes?\", opts:[\"Ten\",\"Twelve\",\"Seven\",\"Nine\"], correct:1, fact:\"Jacob's twelve sons became the twelve tribes of Israel (Genesis 49).\"},\n    {q:\"Whose walls fell after the Israelites marched around them for seven days?\", opts:[\"Babylon\",\"Nineveh\",\"Jericho\",\"Sodom\"], correct:2, fact:\"On the seventh day, the walls of Jericho collapsed (Joshua 6).\"},\n    {q:\"Which king is traditionally credited with writing most of the Psalms?\", opts:[\"Solomon\",\"David\",\"Hezekiah\",\"Josiah\"], correct:1, fact:\"Many Psalms are headed \\\"A Psalm of David.\\\"\"},\n    {q:\"According to the Gospels, in what town was Jesus born?\", opts:[\"Nazareth\",\"Jerusalem\",\"Bethlehem\",\"Capernaum\"], correct:2, fact:\"\\\"Thou Bethlehem... out of thee shall he come forth\\\" \u2014 Micah 5:2, fulfilled in Matthew 2:1.\"},\n    {q:\"How many apostles did Jesus choose?\", opts:[\"Ten\",\"Twelve\",\"Seven\",\"Fourteen\"], correct:1, fact:\"The twelve apostles are named in Matthew 10:2-4.\"},\n    {q:\"Who baptized Jesus in the Jordan River?\", opts:[\"Peter\",\"John the Baptist\",\"Andrew\",\"Nicodemus\"], correct:1, fact:\"John baptized Jesus at the Jordan (Matthew 3:13-17).\"},\n    {q:\"At a wedding in Cana, what did Jesus turn water into?\", opts:[\"Oil\",\"Bread\",\"Wine\",\"Honey\"], correct:2, fact:\"Jesus' first recorded miracle, in John 2:1-11.\"},\n    {q:\"Traditionally, how many days was Jesus in the tomb before rising?\", opts:[\"One\",\"Two\",\"Three\",\"Seven\"], correct:2, fact:\"Jesus referenced \\\"three days and three nights\\\" in Matthew 12:40.\"},\n    {q:\"Who betrayed Jesus for thirty pieces of silver?\", opts:[\"Thomas\",\"Judas Iscariot\",\"Simon Peter\",\"Matthew\"], correct:1, fact:\"Matthew 26:15 records the price Judas agreed to.\"},\n    {q:\"On the road to which city was Saul (later Paul) confronted by a light from heaven?\", opts:[\"Rome\",\"Damascus\",\"Antioch\",\"Corinth\"], correct:1, fact:\"Saul's dramatic conversion happens on the road to Damascus (Acts 9).\"},\n    {q:\"What is the last book of the Bible?\", opts:[\"Revelation\",\"Jude\",\"Malachi\",\"Acts\"], correct:0, fact:\"Revelation closes the New Testament canon.\"},\n    {q:\"Who denied knowing Jesus three times before the rooster crowed?\", opts:[\"Peter\",\"John\",\"James\",\"Andrew\"], correct:0, fact:\"Just as Jesus predicted (Matthew 26:69-75).\"},\n    {q:\"How many loaves and fish did Jesus use to feed the 5,000?\", opts:[\"2 loaves, 5 fish\",\"5 loaves, 2 fish\",\"7 loaves, 3 fish\",\"3 loaves, 7 fish\"], correct:1, fact:\"A boy's small lunch became more than enough (Matthew 14:17-21).\"},\n    {q:\"In what garden did Jesus pray the night before His crucifixion?\", opts:[\"Eden\",\"Gethsemane\",\"Gilead\",\"Kidron\"], correct:1, fact:\"Gethsemane, at the foot of the Mount of Olives (Matthew 26:36).\"},\n    {q:\"Who was Abraham's wife?\", opts:[\"Rebekah\",\"Rachel\",\"Sarah\",\"Leah\"], correct:2, fact:\"Sarah became the mother of Isaac in her old age (Genesis 21).\"},\n    {q:\"What did God rain down on Sodom and Gomorrah?\", opts:[\"Hail and locusts\",\"Fire and brimstone\",\"Frogs\",\"Darkness\"], correct:1, fact:\"Genesis 19:24 describes fire and brimstone falling on the cities.\"},\n    {q:\"Who interpreted Pharaoh's dreams about seven years of plenty and seven of famine?\", opts:[\"Moses\",\"Joseph\",\"Daniel\",\"Nehemiah\"], correct:1, fact:\"Joseph's interpretation saved Egypt from famine (Genesis 41).\"},\n    {q:\"What is the first book of the Bible?\", opts:[\"Exodus\",\"Genesis\",\"Leviticus\",\"Job\"], correct:1, fact:\"Genesis means \\\"beginning\\\" \u2014 and opens with creation.\"},\n    {q:\"Who was turned into a pillar of salt for looking back at Sodom?\", opts:[\"Lot's wife\",\"Rebekah\",\"Miriam\",\"Tamar\"], correct:0, fact:\"Genesis 19:26 \u2014 she looked back despite the warning.\"}\n  ];\n  var VERSES = [\n    {text:\"Thy word is a lamp unto my feet, and a light unto my path.\", ref:\"Psalm 119:105\", angle:\"Every question you just answered came from a book someone once called a lamp for the path ahead \u2014 not a rulebook to memorize, but a light to walk by. Score aside, that's worth something.\"},\n    {text:\"All scripture is given by inspiration of God, and is profitable for doctrine, for reproof, for correction, for instruction in righteousness.\", ref:\"2 Timothy 3:16\", angle:\"It sounds formal \u2014 \\\"inspiration,\\\" \\\"doctrine\\\" \u2014 but the plain version is simpler: this book was written to actually help, not just to be studied. A few trivia questions is a small way in.\"},\n    {text:\"Thy words were found, and I did eat them; and thy word was unto me the joy and rejoicing of mine heart.\", ref:\"Jeremiah 15:16\", angle:\"The prophet Jeremiah described finding these words the way you'd describe a good meal \u2014 something enjoyed, not endured. Trivia's a strange door into that, but it's still a door.\"}\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, 10);\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        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-trivia-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('gtg-progress-label').textContent = 'Question ' + (idx+1) + ' of ' + round.length;\n    document.getElementById('gtg-progress-fill').style.width = Math.round(((idx+1)\/round.length)*100) + '%';\n    document.getElementById('gtg-q-text').textContent = item.q;\n    var list = document.getElementById('gtg-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.gtgSelect(' + i + ')');\n      list.appendChild(btn);\n    });\n    var fl = document.getElementById('gtg-fact-line');\n    fl.classList.remove('visible');\n    fl.textContent = '';\n    document.getElementById('gtg-next-btn').classList.add('hidden-btn');\n  }\n\n  function gtgStart(){\n    buildRound();\n    show('gtg-play');\n    renderQ();\n  }\n\n  function gtgSelect(i){\n    if (locked) return;\n    locked = true;\n    var item = round[idx];\n    var buttons = document.querySelectorAll('#bgi-game-bible-trivia-general .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    var fl = document.getElementById('gtg-fact-line');\n    fl.textContent = item.fact;\n    fl.classList.add('visible');\n    var nb = document.getElementById('gtg-next-btn');\n    nb.textContent = (idx === round.length - 1) ? 'See Results \u2192' : 'Next \u2192';\n    nb.classList.remove('hidden-btn');\n  }\n\n  function gtgNext(){\n    if (idx < round.length - 1){\n      idx++;\n      renderQ();\n    } else {\n      gtgEnd();\n    }\n  }\n\n  function scoreBand(n){\n    if (n >= 9) return {headline:\"You know your Bible!\"};\n    if (n >= 7) return {headline:\"Great instincts.\"};\n    if (n >= 5) return {headline:\"A solid round.\"};\n    if (n >= 3) return {headline:\"Good start.\"};\n    return {headline:\"Everyone starts somewhere.\"};\n  }\n\n  function gtgEnd(){\n    document.getElementById('gtg-score-num').textContent = score + '\/' + round.length;\n    document.getElementById('gtg-score-headline').textContent = scoreBand(score).headline;\n    var v = VERSES[Math.floor(Math.random() * VERSES.length)];\n    document.getElementById('gtg-verse-text').textContent = '\u201c' + v.text + '\u201d';\n    document.getElementById('gtg-verse-ref').textContent = '\u2014 ' + v.ref;\n    document.getElementById('gtg-verse-angle').textContent = v.angle;\n    document.getElementById('gtg-copy-msg').textContent = '';\n    show('gtg-end');\n  }\n\n  function gtgPlayAgain(){\n    buildRound();\n    show('gtg-play');\n    renderQ();\n  }\n\n  function gtgCopyShare(){\n    var text = 'I scored ' + score + '\/' + round.length + ' on Bible Trivia: General \u2014 try it: https:\/\/bgodinspired.com\/index.php\/bible-trivia-general\/';\n    var msg = document.getElementById('gtg-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.gtgStart = gtgStart;\n  window.gtgSelect = gtgSelect;\n  window.gtgNext = gtgNext;\n  window.gtgPlayAgain = gtgPlayAgain;\n  window.gtgCopyShare = gtgCopyShare;\n})();\n<\/script>\n\n\n\n<h2 class=\"wp-block-heading\">Common Questions About Bible Trivia<\/h2>\n\n\n\n<p><strong>What kinds of questions are in this Bible trivia game?<\/strong><br>This round pulls from all across the Bible \u2014 creation, the Exodus, judges and kings, the Gospels, Acts, and more. It&#8217;s built as a &#8220;general knowledge&#8221; mix rather than a deep dive into any one book, so you&#8217;ll get a bit of everything each time you play. A fresh set of 10 questions is pulled from a larger bank on every round, so replaying feels different, not repetitive.<\/p>\n\n\n\n<p><strong>Is this Bible trivia hard or easy?<\/strong><br>It&#8217;s a mix. Some questions are the kind almost anyone who grew up around a Bible story would recognize (Noah&#8217;s ark, David and Goliath); others are a little more specific. Every question shows a short one-line explanation after you answer, whether you got it right or not, so it&#8217;s genuinely easy to learn something new even on a miss.<\/p>\n\n\n\n<p><strong>Do I need to know the Bible well to play?<\/strong><br>Not at all. This is built as a casual, no-pressure way to spend a few minutes \u2014 there&#8217;s no login, no score saved anywhere, and no &#8220;wrong answer&#8221; shame. Whether you grew up in church or you&#8217;ve never opened a Bible, the game is designed to be fun first.<\/p>\n\n\n\n<p><strong>What&#8217;s the difference between Bible trivia and a Bible quiz?<\/strong><br>Trivia (like this game) is casual \u2014 fun facts, immediate feedback, no stakes. A Bible &#8220;quiz,&#8221; by contrast, usually refers to more structured, study-oriented questions, often used by youth groups and Bible Quiz teams practicing for a specific book of the Bible. Both live in our growing games library, built for different moods and different players.<\/p>\n\n\n\n<p><strong>Where can I find more Bible trivia and games like this?<\/strong><br>This is one of several free games in our library \u2014 book-specific trivia, memory matching, and more classic games 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 questions comes up every time.<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>Bible Trivia Bible Trivia: General Knowledge A little bit of everything \u2014 from Genesis to Revelation. Casual, no pressure, and you&#8217;ll learn something either way. 10 questions \u00b7 about 3 minutes Start Trivia Question 1 of 10 Next \u2192 Your Score 0\/10 A little bit of everything \u2014 from Genesis to Revelation. Free Guide \u2014 [&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-94430","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/94430","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=94430"}],"version-history":[{"count":1,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/94430\/revisions"}],"predecessor-version":[{"id":94431,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/94430\/revisions\/94431"}],"wp:attachment":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/media?parent=94430"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}