{"id":94856,"date":"2026-08-22T15:40:36","date_gmt":"2026-08-22T19:40:36","guid":{"rendered":"https:\/\/bgodinspired.com\/?page_id=94856"},"modified":"2026-08-22T16:01:13","modified_gmt":"2026-08-22T20:01:13","slug":"bible-quiz-junior","status":"publish","type":"page","link":"https:\/\/bgodinspired.com\/index.php\/bible-quiz-junior\/","title":{"rendered":"Bible Quiz: Junior &#038; Youth"},"content":{"rendered":"\n<!-- BGodInspired Bible Quiz: Junior \/ Youth -->\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-junior *, #bgi-game-bible-quiz-junior *::before, #bgi-game-bible-quiz-junior *::after { box-sizing: border-box; margin: 0; padding: 0; }\n#bgi-game-bible-quiz-junior {\n  --navy: #0D1B2A; --navy-mid: #162233; --cream: #F5F0E8;\n  --gold: #C9A84C; --gold-dim: #8B6E2E; --blue: #7B9AC4; --blue-dim: #4A6A94;\n  --sage: #7B9E87; --clay: #C4847B; --clay-dim: #8B4E47; --violet: #9B8EC4; --warm-gray: #8B8680;\n  --correct: #7B9E87; --incorrect: #C4847B;\n  background: var(--navy); width: 100%; display: block; padding: 36px 20px 64px; border-radius: 12px; clear: both; position: relative; font-family: 'Inter', sans-serif; color: var(--cream);\n}\n#bgi-game-bible-quiz-junior .game-inner { display: flex; flex-direction: column; align-items: center; width: 100%; max-width: 640px; margin: 0 auto; }\n#bgi-game-bible-quiz-junior .bqj-screen { display: none; width: 100%; }\n#bgi-game-bible-quiz-junior .bqj-screen.active { display: block; }\n#bgi-game-bible-quiz-junior .fade-in { animation: bqjFade 0.4s ease; }\n@keyframes bqjFade { from { opacity: 0; transform: translateY(6px); } to { opacity: 1; transform: translateY(0); } }\n#bgi-game-bible-quiz-junior .bqj-card {\n  background: var(--navy-mid); border: 1px solid rgba(123,158,135,0.35); border-radius: 16px !important;\n  padding: 32px 26px !important; box-sizing: border-box !important; position: relative; overflow: hidden; text-align: center;\n}\n#bgi-game-bible-quiz-junior .bqj-card::before {\n  content: \"\"; position: absolute; top: 0; left: 0; right: 0; height: 3px;\n  background: linear-gradient(90deg, transparent, var(--sage), transparent);\n}\n#bgi-game-bible-quiz-junior .bqj-eyebrow { font-family: 'Inter', sans-serif; text-transform: uppercase; letter-spacing: 0.14em; font-size: 12px; color: var(--sage); font-weight: 600; margin-bottom: 10px; }\n#bgi-game-bible-quiz-junior h2.bqj-title { font-family: 'Playfair Display', serif; font-size: clamp(1.6rem,4.5vw,2.4rem); font-weight: 700; margin-bottom: 12px; line-height: 1.2; }\n#bgi-game-bible-quiz-junior .bqj-sub { font-size: 15px; color: var(--warm-gray); margin-bottom: 18px; line-height: 1.6; max-width: 480px; margin-left: auto; margin-right: auto; }\n#bgi-game-bible-quiz-junior .bqj-meta { font-size: 13px; color: var(--blue); margin-bottom: 24px; font-weight: 500; }\n#bgi-game-bible-quiz-junior .bqj-btn {\n  background: var(--sage); color: var(--navy); border: none; border-radius: 999px; padding: 14px 34px;\n  font-family: 'Inter', sans-serif; font-weight: 600; font-size: 15px; line-height: 1.2 !important; cursor: pointer; transition: transform 0.15s ease, background 0.15s ease;\n}\n#bgi-game-bible-quiz-junior .bqj-btn:hover { transform: translateY(-2px); background: #8CB096; }\n#bgi-game-bible-quiz-junior .bqj-btn.secondary { background: transparent; border: 1px solid rgba(245,240,232,0.3); color: var(--cream); }\n#bgi-game-bible-quiz-junior .bqj-btn.secondary:hover { border-color: var(--sage); }\n#bgi-game-bible-quiz-junior .bqj-progress-wrap { width: 100%; margin-bottom: 20px; }\n#bgi-game-bible-quiz-junior .bqj-progress-label { display: flex; justify-content: space-between; font-size: 13px; color: var(--warm-gray); margin-bottom: 8px; }\n#bgi-game-bible-quiz-junior .bqj-progress-bar { width: 100%; height: 6px; background: rgba(245,240,232,0.12); border-radius: 999px; overflow: hidden; }\n#bgi-game-bible-quiz-junior .bqj-progress-fill { height: 100%; background: var(--sage); border-radius: 999px; transition: width 0.3s ease; }\n#bgi-game-bible-quiz-junior .bqj-question { font-family: 'Playfair Display', serif; font-size: clamp(1.2rem,3.6vw,1.55rem); font-weight: 600; margin-bottom: 22px; line-height: 1.4; text-align: left; }\n#bgi-game-bible-quiz-junior .bqj-options { display: flex; flex-direction: column; gap: 10px; }\n#bgi-game-bible-quiz-junior .bqj-opt {\n  background: var(--navy); border: 1px solid rgba(245,240,232,0.18); border-radius: 10px; padding: 14px 16px !important;\n  box-sizing: border-box !important; text-align: left; font-size: 15px; line-height: 1.4 !important; color: var(--cream); cursor: pointer; transition: border-color 0.15s ease, background 0.15s ease; width: 100%; font-family: 'Inter', sans-serif; display: block; min-height: 0;\n}\n#bgi-game-bible-quiz-junior .bqj-opt:hover:not(.locked) { border-color: var(--sage); background: rgba(123,158,135,0.08); }\n#bgi-game-bible-quiz-junior .bqj-opt.locked { cursor: default; }\n#bgi-game-bible-quiz-junior .bqj-opt.correct { border-color: var(--correct); background: rgba(123,158,135,0.22); }\n#bgi-game-bible-quiz-junior .bqj-opt.incorrect { border-color: var(--incorrect); background: rgba(196,132,123,0.18); }\n#bgi-game-bible-quiz-junior .bqj-explain { display: none; margin-top: 16px; padding: 14px 16px; background: rgba(123,158,135,0.1); border-left: 3px solid var(--sage); border-radius: 6px; font-size: 14px; color: var(--cream); line-height: 1.6; text-align: left; }\n#bgi-game-bible-quiz-junior .bqj-explain.show { display: block; }\n#bgi-game-bible-quiz-junior .bqj-explain .ref { color: var(--sage); font-weight: 600; }\n#bgi-game-bible-quiz-junior .bqj-next-wrap { margin-top: 18px; text-align: right; }\n#bgi-game-bible-quiz-junior .bqj-score-label { font-size: 13px; text-transform: uppercase; letter-spacing: 0.12em; color: var(--sage); font-weight: 600; margin-bottom: 6px; }\n#bgi-game-bible-quiz-junior .bqj-score-num { font-family: 'Playfair Display', serif; font-size: clamp(2rem,6vw,3.5rem); font-weight: 700; margin-bottom: 14px; }\n#bgi-game-bible-quiz-junior .bqj-score-headline { font-family: 'Playfair Display', serif; font-size: 1.3rem; font-weight: 600; margin-bottom: 10px; }\n#bgi-game-bible-quiz-junior .bqj-score-body { font-size: 14px; color: var(--warm-gray); margin-bottom: 22px; line-height: 1.6; }\n#bgi-game-bible-quiz-junior .bqj-divider { width: 60px; height: 2px; background: rgba(245,240,232,0.2); margin: 0 auto 22px; }\n#bgi-game-bible-quiz-junior .bqj-missed { text-align: left; margin-bottom: 22px; padding: 16px 18px !important; box-sizing: border-box !important; background: rgba(245,240,232,0.04); border: 1px solid rgba(245,240,232,0.12); border-radius: 10px; }\n#bgi-game-bible-quiz-junior .bqj-missed h4 { font-size: 12px; text-transform: uppercase; letter-spacing: 0.1em; color: var(--warm-gray); margin-bottom: 10px; font-weight: 600; }\n#bgi-game-bible-quiz-junior .bqj-missed p { font-size: 13.5px; line-height: 1.6; margin-bottom: 8px; color: var(--cream); }\n#bgi-game-bible-quiz-junior .bqj-missed p span { color: var(--sage); font-weight: 600; }\n#bgi-game-bible-quiz-junior .scripture-block { border: 1px solid rgba(123,158,135,0.4); border-left: 3px solid var(--sage); border-radius: 10px; padding: 20px !important; box-sizing: border-box !important; margin-bottom: 22px; text-align: left; background: rgba(123,158,135,0.06); }\n#bgi-game-bible-quiz-junior .scripture-text { font-family: 'Playfair Display', serif; font-style: italic; font-size: 16px; line-height: 1.6; margin-bottom: 8px; }\n#bgi-game-bible-quiz-junior .scripture-ref { font-size: 13px; color: var(--sage); font-weight: 600; margin-bottom: 10px; }\n#bgi-game-bible-quiz-junior .scripture-angle { font-size: 14px; color: var(--warm-gray); line-height: 1.6; }\n#bgi-game-bible-quiz-junior .product-card { background: var(--navy); border: 1px solid rgba(201,168,76,0.35); border-radius: 12px; padding: 20px !important; box-sizing: border-box !important; margin-bottom: 20px; text-align: left; }\n#bgi-game-bible-quiz-junior .pc-label { font-size: 11px; text-transform: uppercase; letter-spacing: 0.1em; color: var(--gold); font-weight: 600; }\n#bgi-game-bible-quiz-junior .pc-headline { font-family: 'Playfair Display', serif; font-size: 1.15rem; font-weight: 600; margin: 8px 0; }\n#bgi-game-bible-quiz-junior .pc-body { font-size: 14px; color: var(--warm-gray); line-height: 1.6; margin-bottom: 14px; }\n#bgi-game-bible-quiz-junior .btn-product { display: inline-block; background: var(--gold); color: var(--navy); text-decoration: none; font-weight: 600; font-size: 14px; padding: 11px 22px; border-radius: 999px; }\n#bgi-game-bible-quiz-junior .btn-product:hover { background: #DBC06A; }\n#bgi-game-bible-quiz-junior .bqj-actions { display: flex; flex-direction: column; gap: 10px; margin-top: 6px; }\n#bgi-game-bible-quiz-junior .bqj-siblings { margin-top: 22px; padding-top: 18px; border-top: 1px solid rgba(245,240,232,0.12); text-align: left; }\n#bgi-game-bible-quiz-junior .bqj-siblings h4 { font-size: 12px; text-transform: uppercase; letter-spacing: 0.1em; color: var(--warm-gray); margin-bottom: 10px; }\n#bgi-game-bible-quiz-junior .bqj-siblings a { display: block; color: var(--blue); text-decoration: none; font-size: 14px; margin-bottom: 6px; }\n#bgi-game-bible-quiz-junior .bqj-siblings a:hover { text-decoration: underline; }\n#bgi-game-bible-quiz-junior .bqj-copy-msg { font-size: 12px; color: var(--sage); margin-top: 8px; display: none; }\n#bgi-game-bible-quiz-junior .bqj-copy-msg.show { display: block; }\n#bgi-game-bible-quiz-junior h2, #bgi-game-bible-quiz-junior h3, #bgi-game-bible-quiz-junior h4, #bgi-game-bible-quiz-junior p, #bgi-game-bible-quiz-junior button { color: var(--cream); }\n#bgi-game-bible-quiz-junior h2.bqj-title { color: var(--cream) !important; }\n#bgi-game-bible-quiz-junior .bqj-score-headline { color: var(--cream) !important; }\n#bgi-game-bible-quiz-junior .pc-headline { color: var(--cream) !important; }\n#bgi-game-bible-quiz-junior .bqj-missed h4, #bgi-game-bible-quiz-junior .bqj-siblings h4 { color: var(--warm-gray) !important; }\n#bgi-game-bible-quiz-junior .bqj-eyebrow { color: var(--sage) !important; }\n#bgi-game-bible-quiz-junior .bqj-question { color: var(--cream) !important; }\n#bgi-game-bible-quiz-junior .bqj-sub, #bgi-game-bible-quiz-junior .bqj-score-body, #bgi-game-bible-quiz-junior .pc-body, #bgi-game-bible-quiz-junior .scripture-angle { color: var(--warm-gray) !important; }\n#bgi-game-bible-quiz-junior .bqj-meta { color: var(--blue) !important; }\n#bgi-game-bible-quiz-junior .scripture-text { color: var(--cream) !important; }\n#bgi-game-bible-quiz-junior .scripture-ref { color: var(--sage) !important; }\n#bgi-game-bible-quiz-junior .bqj-btn { color: var(--navy) !important; }\n#bgi-game-bible-quiz-junior .bqj-btn.secondary { color: var(--cream) !important; }\n#bgi-game-bible-quiz-junior .bqj-opt { color: var(--cream) !important; }\n#bgi-game-bible-quiz-junior .btn-product { color: var(--navy) !important; }\n#bgi-game-bible-quiz-junior .pc-label { color: var(--gold) !important; }\n#bgi-game-bible-quiz-junior .bqj-siblings a { color: var(--blue) !important; }\n@media (max-width: 560px) {\n  #bgi-game-bible-quiz-junior { padding: 24px 14px 44px; }\n  #bgi-game-bible-quiz-junior .bqj-card { padding: 22px 18px !important; }\n}\n@media (prefers-reduced-motion: reduce) {\n  #bgi-game-bible-quiz-junior .fade-in { animation: none; }\n  #bgi-game-bible-quiz-junior .bqj-btn, #bgi-game-bible-quiz-junior .bqj-opt, #bgi-game-bible-quiz-junior .bqj-progress-fill { transition: none; }\n}\n<\/style>\n\n<div id=\"bgi-game-bible-quiz-junior\"><div class=\"game-inner\">\n\n  <div class=\"bqj-screen active\" id=\"bqj-intro\">\n    <div class=\"bqj-card\">\n      <div class=\"bqj-eyebrow\">Junior Bible Quiz<\/div>\n      <h2 class=\"bqj-title\">Bible Quiz: Junior &amp; Youth<\/h2>\n      <p class=\"bqj-sub\">Practice questions written for kids and teens &mdash; Bible basics, key memory verses, and the people every young quizzer should know. Built for Junior Bible Quiz teams, Sunday school, and family drill nights. Every answer shows the exact verse it came from.<\/p>\n      <p class=\"bqj-meta\">12 questions &middot; about 5 minutes &middot; new mix every round<\/p>\n      <button class=\"bqj-btn\" onclick=\"bqjStart()\">Start Quiz<\/button>\n    <\/div>\n  <\/div>\n\n  <div class=\"bqj-screen\" id=\"bqj-play\">\n    <div class=\"bqj-progress-wrap\">\n      <div class=\"bqj-progress-label\"><span id=\"bqj-counter\">Question 1 of 12<\/span><span id=\"bqj-running\">0 correct<\/span><\/div>\n      <div class=\"bqj-progress-bar\"><div class=\"bqj-progress-fill\" id=\"bqj-fill\" style=\"width:0%\"><\/div><\/div>\n    <\/div>\n    <div class=\"bqj-card\" style=\"text-align:left\">\n      <p class=\"bqj-question\" id=\"bqj-q\"><\/p>\n      <div class=\"bqj-options\" id=\"bqj-opts\"><\/div>\n      <div class=\"bqj-explain\" id=\"bqj-explain\"><\/div>\n      <div class=\"bqj-next-wrap\"><button class=\"bqj-btn\" id=\"bqj-next\" style=\"display:none\" onclick=\"bqjNext()\">Next &rarr;<\/button><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bqj-screen\" id=\"bqj-end\">\n    <div class=\"bqj-card\">\n      <div class=\"bqj-score-label\">Round Complete<\/div>\n      <div class=\"bqj-score-num\" id=\"bqj-score\">0\/12<\/div>\n      <h3 class=\"bqj-score-headline\" id=\"bqj-headline\"><\/h3>\n      <p class=\"bqj-score-body\" id=\"bqj-body\"><\/p>\n      <div class=\"bqj-divider\"><\/div>\n\n      <div class=\"bqj-missed\" id=\"bqj-missed\"><\/div>\n\n      <div class=\"scripture-block\">\n        <p class=\"scripture-text\">&ldquo;And that from a child thou hast known the holy scriptures, which are able to make thee wise unto salvation through faith which is in Christ Jesus.&rdquo;<\/p>\n        <p class=\"scripture-ref\">&mdash; 2 Timothy 3:15<\/p>\n        <p class=\"scripture-angle\">Paul wrote that to Timothy, a young man he had watched grow up. Notice what he does not say &mdash; he does not say the scriptures made Timothy smart, or impressive, or good at winning arguments. He says they made him wise unto salvation. All that memorizing was never really about the verses. It was about the One the verses keep pointing to, and God still meets young people right there in the learning.<\/p>\n      <\/div>\n\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 verses is step one. Walking them out is step two.<\/h3>\n        <p class=\"pc-body\">A free 3-day sample of a simple, easy-to-read devotional built for people just starting out &mdash; and for anyone who wants to turn what they know about Jesus into a daily habit of actually following Him. Short readings, plain language, no church background needed.<\/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=bible-quiz-junior\" class=\"btn-product\">Get the free guide &rarr;<\/a>\n      <\/div>\n\n      <div class=\"bqj-actions\">\n        <button class=\"bqj-btn secondary\" onclick=\"bqjShare()\">Copy my score<\/button>\n        <button class=\"bqj-btn\" onclick=\"bqjRestart()\">Play Again<\/button>\n      <\/div>\n      <p class=\"bqj-copy-msg\" id=\"bqj-copied\">Copied &mdash; paste it anywhere.<\/p>\n\n      <div class=\"bqj-siblings\">\n        <h4>Try another quiz<\/h4>\n        <a href=\"https:\/\/bgodinspired.com\/index.php\/bible-quiz-general\/\">Bible Quiz: General Knowledge &rarr;<\/a>\n        <a href=\"https:\/\/bgodinspired.com\/index.php\/bible-quiz-genesis\/\">Bible Quiz: Genesis &rarr;<\/a>\n        <a href=\"https:\/\/bgodinspired.com\/index.php\/bible-trivia-general\/\">Bible Trivia: General Knowledge &rarr;<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div><\/div>\n\n<script>\n(function(){\n  var BANK = [\n    {q:\"How many books are in the whole Bible?\",a:\"66\",opts:[\"66\",\"39\",\"27\",\"72\"],ref:\"Bible structure\",fact:\"39 in the Old Testament plus 27 in the New Testament makes 66 in all.\"},\n    {q:\"How many books are in the Old Testament?\",a:\"39\",opts:[\"27\",\"39\",\"50\",\"66\"],ref:\"Bible structure\",fact:\"Genesis through Malachi \u2014 39 books.\"},\n    {q:\"How many books are in the New Testament?\",a:\"27\",opts:[\"21\",\"24\",\"27\",\"39\"],ref:\"Bible structure\",fact:\"Matthew through Revelation \u2014 27 books.\"},\n    {q:\"What are the first four books of the New Testament called?\",a:\"The Gospels\",opts:[\"The Gospels\",\"The Epistles\",\"The Law\",\"The Prophets\"],ref:\"Matthew, Mark, Luke, John\",fact:\"Matthew, Mark, Luke, and John are the four Gospels \u2014 four accounts of the life of Jesus.\"},\n    {q:\"Which book of the Bible has the most chapters?\",a:\"Psalms\",opts:[\"Genesis\",\"Isaiah\",\"Psalms\",\"Matthew\"],ref:\"Psalms 1\u2013150\",fact:\"Psalms has 150 chapters \u2014 more than any other book.\"},\n    {q:\"What is the shortest verse in the King James Bible?\",a:\"\u201cJesus wept.\u201d\",opts:[\"\u201cGod is love.\u201d\",\"\u201cJesus wept.\u201d\",\"\u201cRejoice evermore.\u201d\",\"\u201cPray without ceasing.\u201d\"],ref:\"John 11:35\",fact:\"Two words \u2014 and they come at the grave of His friend Lazarus.\"},\n    {q:\"Finish John 3:16 \u2014 \u201cFor God so loved the world, that he gave his only begotten ___\u201d\",a:\"Son\",opts:[\"Son\",\"Word\",\"Lamb\",\"Light\"],ref:\"John 3:16\",fact:\"\u201c\u2026that whosoever believeth in him should not perish, but have everlasting life.\u201d\"},\n    {q:\"Psalm 119:11 says, \u201cThy word have I hid in mine heart, that I might not ___ against thee.\u201d\",a:\"sin\",opts:[\"stray\",\"sin\",\"speak\",\"stumble\"],ref:\"Psalm 119:11\",fact:\"This is the verse most quiz kids learn first \u2014 hiding the word away is the whole point of memorizing it.\"},\n    {q:\"According to Ephesians 6:1, what are children told to do?\",a:\"Obey their parents in the Lord\",opts:[\"Honour their teachers\",\"Obey their parents in the Lord\",\"Keep silent in church\",\"Give their offering first\"],ref:\"Ephesians 6:1\",fact:\"\u201cChildren, obey your parents in the Lord: for this is right.\u201d\"},\n    {q:\"1 John 4:8 finishes with three words: \u201cGod is ___.\u201d\",a:\"love\",opts:[\"light\",\"love\",\"good\",\"near\"],ref:\"1 John 4:8\",fact:\"\u201cHe that loveth not knoweth not God; for God is love.\u201d\"},\n    {q:\"Romans 3:23 says all have sinned and come short of the ___ of God.\",a:\"glory\",opts:[\"glory\",\"grace\",\"goodness\",\"calling\"],ref:\"Romans 3:23\",fact:\"\u201cFor all have sinned, and come short of the glory of God.\u201d\"},\n    {q:\"Proverbs 3:5 says, \u201cTrust in the LORD with all thine ___.\u201d\",a:\"heart\",opts:[\"heart\",\"soul\",\"strength\",\"mind\"],ref:\"Proverbs 3:5\",fact:\"\u201c\u2026and lean not unto thine own understanding.\u201d\"},\n    {q:\"In Joshua 1:9, God tells Joshua to be strong and of a good what?\",a:\"Courage\",opts:[\"Report\",\"Courage\",\"Cheer\",\"Conscience\"],ref:\"Joshua 1:9\",fact:\"\u201cBe strong and of a good courage\u2026 for the LORD thy God is with thee whithersoever thou goest.\u201d\"},\n    {q:\"What was the name of Jesus\u2019 earthly mother?\",a:\"Mary\",opts:[\"Martha\",\"Mary\",\"Elisabeth\",\"Anna\"],ref:\"Luke 1:27\",fact:\"An angel named Gabriel brought her the news.\"},\n    {q:\"What was the trade of Joseph, Jesus\u2019 earthly father?\",a:\"Carpenter\",opts:[\"Fisherman\",\"Shepherd\",\"Carpenter\",\"Tentmaker\"],ref:\"Matthew 13:55\",fact:\"The people of Nazareth asked, \u201cIs not this the carpenter\u2019s son?\u201d\"},\n    {q:\"In what town did Jesus grow up?\",a:\"Nazareth\",opts:[\"Bethany\",\"Capernaum\",\"Nazareth\",\"Jericho\"],ref:\"Matthew 2:23\",fact:\"\u201cAnd he came and dwelt in a city called Nazareth.\u201d\"},\n    {q:\"How old was Jesus when His parents found Him in the temple with the teachers?\",a:\"Twelve\",opts:[\"Seven\",\"Ten\",\"Twelve\",\"Sixteen\"],ref:\"Luke 2:42\",fact:\"\u201cAnd when he was twelve years old, they went up to Jerusalem.\u201d\"},\n    {q:\"What prayer did Jesus teach, beginning \u201cOur Father which art in heaven\u201d?\",a:\"The Lord\u2019s Prayer\",opts:[\"The Shepherd\u2019s Psalm\",\"The Lord\u2019s Prayer\",\"The Beatitudes\",\"The Great Commission\"],ref:\"Matthew 6:9\",fact:\"Jesus gave it as a pattern for praying, right in the middle of the Sermon on the Mount.\"},\n    {q:\"Jesus said the two greatest commandments are to love God and to love whom?\",a:\"Your neighbour as yourself\",opts:[\"Your enemies only\",\"Your neighbour as yourself\",\"Your family first\",\"Your teachers\"],ref:\"Matthew 22:37\u201339\",fact:\"Jesus said all the law and the prophets hang on these two.\"},\n    {q:\"Who was the oldest man in the Bible, who lived 969 years?\",a:\"Methuselah\",opts:[\"Adam\",\"Noah\",\"Methuselah\",\"Enoch\"],ref:\"Genesis 5:27\",fact:\"\u201cAnd all the days of Methuselah were nine hundred sixty and nine years.\u201d\"},\n    {q:\"Who walked with God, \u201cand he was not; for God took him\u201d?\",a:\"Enoch\",opts:[\"Elijah\",\"Enoch\",\"Job\",\"Seth\"],ref:\"Genesis 5:24\",fact:\"Enoch is one of only two people in scripture who never died.\"},\n    {q:\"Who was the boy God called by name in the night while he served with Eli?\",a:\"Samuel\",opts:[\"David\",\"Samuel\",\"Joash\",\"Daniel\"],ref:\"1 Samuel 3\",fact:\"He answered, \u201cSpeak; for thy servant heareth.\u201d\"},\n    {q:\"Which king of Judah began to reign when he was only eight years old?\",a:\"Josiah\",opts:[\"Solomon\",\"Hezekiah\",\"Josiah\",\"Uzziah\"],ref:\"2 Kings 22:1\",fact:\"\u201cJosiah was eight years old when he began to reign.\u201d He later found the lost book of the law.\"},\n    {q:\"In John\u2019s Gospel, what kind of loaves were in the boy\u2019s lunch that fed the five thousand?\",a:\"Barley\",opts:[\"Wheat\",\"Barley\",\"Rye\",\"Unleavened\"],ref:\"John 6:9\",fact:\"\u201cThere is a lad here, which hath five barley loaves, and two small fishes.\u201d\"},\n    {q:\"Who climbed a sycomore tree because he was too short to see Jesus?\",a:\"Zacchaeus\",opts:[\"Bartimaeus\",\"Nicodemus\",\"Zacchaeus\",\"Cornelius\"],ref:\"Luke 19:4\",fact:\"He was a chief tax collector \u2014 and Jesus invited Himself to his house that very day.\"},\n    {q:\"Which disciple said he would not believe until he saw the marks in Jesus\u2019 hands?\",a:\"Thomas\",opts:[\"Philip\",\"Thomas\",\"Andrew\",\"James\"],ref:\"John 20:24\u201328\",fact:\"When he finally saw Jesus, he answered, \u201cMy Lord and my God.\u201d\"},\n    {q:\"Who was the first believer put to death for his faith after Jesus rose?\",a:\"Stephen\",opts:[\"James\",\"Stephen\",\"Barnabas\",\"Silas\"],ref:\"Acts 7\",fact:\"As he died he prayed for the very people stoning him.\"},\n    {q:\"What did God write the Ten Commandments on?\",a:\"Two tables of stone\",opts:[\"A scroll of parchment\",\"Two tables of stone\",\"The walls of the tabernacle\",\"Tablets of gold\"],ref:\"Exodus 31:18\",fact:\"\u201cTwo tables of testimony, tables of stone, written with the finger of God.\u201d\"},\n    {q:\"According to Hebrews 9:4, whose rod that budded was kept inside the ark of the covenant?\",a:\"Aaron\u2019s\",opts:[\"Moses\u2019\",\"Aaron\u2019s\",\"Joshua\u2019s\",\"Levi\u2019s\"],ref:\"Hebrews 9:4\",fact:\"Along with the golden pot of manna and the tables of the covenant.\"},\n    {q:\"How was Elijah taken up into heaven?\",a:\"By a whirlwind, with a chariot of fire\",opts:[\"In a cloud\",\"By a whirlwind, with a chariot of fire\",\"In his sleep\",\"On the wings of an eagle\"],ref:\"2 Kings 2:11\",fact:\"Elisha watched it happen \u2014 he had just asked for a double portion of Elijah\u2019s spirit.\"},\n    {q:\"In Galatians 5:22, what is the first fruit of the Spirit listed?\",a:\"Love\",opts:[\"Joy\",\"Love\",\"Peace\",\"Faith\"],ref:\"Galatians 5:22\",fact:\"\u201cBut the fruit of the Spirit is love, joy, peace, longsuffering, gentleness, goodness, faith.\u201d\"},\n    {q:\"How many friends came to sit with Job in his suffering?\",a:\"Three\",opts:[\"Two\",\"Three\",\"Four\",\"Seven\"],ref:\"Job 2:11\",fact:\"Eliphaz, Bildad, and Zophar sat with him seven days before anyone said a word.\"}\n  ];\n\n  var ROUND = 12;\n  var round = [], idx = 0, score = 0, locked = false, missed = [];\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 esc(s){\n    return String(s).replace(\/&\/g,\"&amp;\").replace(\/<\/g,\"&lt;\").replace(\/>\/g,\"&gt;\");\n  }\n\n  function show(id){\n    var ss = document.querySelectorAll(\"#bgi-game-bible-quiz-junior .bqj-screen\");\n    for (var i = 0; i < ss.length; i++) ss[i].className = \"bqj-screen\";\n    var el = document.getElementById(id);\n    el.className = \"bqj-screen active fade-in\";\n  }\n\n  function start(){\n    round = shuffle(BANK).slice(0, ROUND).map(function(q){\n      return { q: q.q, a: q.a, ref: q.ref, fact: q.fact, opts: shuffle(q.opts) };\n    });\n    idx = 0; score = 0; locked = false; missed = [];\n    show(\"bqj-play\");\n    render();\n  }\n\n  function render(){\n    var q = round[idx];\n    locked = false;\n    document.getElementById(\"bqj-counter\").textContent = \"Question \" + (idx + 1) + \" of \" + ROUND;\n    document.getElementById(\"bqj-running\").textContent = score + \" correct\";\n    document.getElementById(\"bqj-fill\").style.width = ((idx \/ ROUND) * 100) + \"%\";\n    document.getElementById(\"bqj-q\").innerHTML = esc(q.q);\n    var ex = document.getElementById(\"bqj-explain\");\n    ex.className = \"bqj-explain\";\n    ex.innerHTML = \"\";\n    document.getElementById(\"bqj-next\").style.display = \"none\";\n    var wrap = document.getElementById(\"bqj-opts\");\n    wrap.innerHTML = \"\";\n    for (var i = 0; i < q.opts.length; i++) {\n      var b = document.createElement(\"button\");\n      b.className = \"bqj-opt\";\n      b.type = \"button\";\n      b.innerHTML = esc(q.opts[i]);\n      b.setAttribute(\"data-val\", q.opts[i]);\n      b.onclick = (function(val, node){ return function(){ pick(val, node); }; })(q.opts[i], b);\n      wrap.appendChild(b);\n    }\n  }\n\n  function pick(val, node){\n    if (locked) return;\n    locked = true;\n    var q = round[idx];\n    var correct = (val === q.a);\n    var nodes = document.querySelectorAll(\"#bgi-game-bible-quiz-junior .bqj-opt\");\n    for (var i = 0; i < nodes.length; i++) {\n      nodes[i].className = \"bqj-opt locked\";\n      if (nodes[i].getAttribute(\"data-val\") === q.a) nodes[i].className = \"bqj-opt locked correct\";\n    }\n    if (correct) {\n      score++;\n    } else {\n      node.className = \"bqj-opt locked incorrect\";\n      missed.push(q);\n    }\n    var ex = document.getElementById(\"bqj-explain\");\n    ex.innerHTML = (correct ? \"<strong>Yes \u2014 that\u2019s it.<\/strong> \" : \"<strong>The answer is \" + esc(q.a) + \".<\/strong> \")\n      + esc(q.fact) + \" <span class=\\\"ref\\\">\" + esc(q.ref) + \"<\/span>\";\n    ex.className = \"bqj-explain show\";\n    document.getElementById(\"bqj-running\").textContent = score + \" correct\";\n    document.getElementById(\"bqj-fill\").style.width = (((idx + 1) \/ ROUND) * 100) + \"%\";\n    document.getElementById(\"bqj-next\").style.display = \"inline-block\";\n    document.getElementById(\"bqj-next\").textContent = (idx + 1 >= ROUND) ? \"See my score \u2192\" : \"Next \u2192\";\n  }\n\n  function next(){\n    if (!locked) return;\n    idx++;\n    if (idx >= ROUND) { end(); } else { render(); }\n  }\n\n  function end(){\n    document.getElementById(\"bqj-score\").textContent = score + \"\/\" + ROUND;\n    var h, b;\n    if (score === ROUND) {\n      h = \"Every single one.\";\n      b = \"That is quiz-team level. You know the books, the verses, and the people \u2014 and you did not guess your way there.\";\n    } else if (score >= 9) {\n      h = \"That\u2019s a strong round.\";\n      b = \"You have got the foundation down cold. The few you missed are the exact ones worth drilling before the next practice.\";\n    } else if (score >= 6) {\n      h = \"Solid \u2014 you know more than half of these.\";\n      b = \"This is right where most young quizzers start. Run it again and watch that number climb; the questions reshuffle every time.\";\n    } else if (score >= 3) {\n      h = \"Good start.\";\n      b = \"Nobody learns these in one sitting \u2014 that is exactly why quiz teams practice all season. Every one you just read is one you now know.\";\n    } else {\n      h = \"You showed up, and that counts.\";\n      b = \"This is a hard set even for grown-ups. You just read through twelve real Bible facts with the verse behind each one \u2014 that is not nothing. Go again whenever you like.\";\n    }\n    document.getElementById(\"bqj-headline\").textContent = h;\n    document.getElementById(\"bqj-body\").textContent = b;\n\n    var m = document.getElementById(\"bqj-missed\");\n    if (missed.length === 0) {\n      m.style.display = \"none\";\n      m.innerHTML = \"\";\n    } else {\n      m.style.display = \"block\";\n      var html = \"<h4>Worth another look<\/h4>\";\n      var lim = missed.length < 5 ? missed.length : 5;\n      for (var i = 0; i < lim; i++) {\n        html += \"<p>\" + esc(missed[i].q) + \" <span>\" + esc(missed[i].a) + \" \u2014 \" + esc(missed[i].ref) + \"<\/span><\/p>\";\n      }\n      m.innerHTML = html;\n    }\n    show(\"bqj-end\");\n  }\n\n  function restart(){\n    document.getElementById(\"bqj-copied\").className = \"bqj-copy-msg\";\n    start();\n  }\n\n  function share(){\n    var txt = \"I scored \" + score + \"\/\" + ROUND + \" on the Junior Bible Quiz \u2014 try it: https:\/\/bgodinspired.com\/index.php\/bible-quiz-junior\/\";\n    var msg = document.getElementById(\"bqj-copied\");\n    var done = function(){ msg.className = \"bqj-copy-msg show\"; };\n    var api = navigator.clipboard ? navigator.clipboard.writeText : null;\n    if (api) {\n      navigator.clipboard.writeText(txt).then(done, function(){ fallback(txt, done); });\n    } else {\n      fallback(txt, done);\n    }\n  }\n\n  function fallback(txt, done){\n    var ta = document.createElement(\"textarea\");\n    ta.value = txt;\n    ta.setAttribute(\"readonly\", \"\");\n    ta.style.position = \"absolute\";\n    ta.style.left = \"-9999px\";\n    document.body.appendChild(ta);\n    ta.select();\n    try { document.execCommand(\"copy\"); done(); } catch (e) {}\n    document.body.removeChild(ta);\n  }\n\n  window.bqjStart = start;\n  window.bqjNext = next;\n  window.bqjRestart = restart;\n  window.bqjShare = share;\n})();\n<\/script>\n\n\n\n<h2 class=\"wp-block-heading\">Common Questions About Junior Bible Quiz<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">What is Junior Bible Quiz?<\/h3>\n\n\n\n<p>Junior Bible Quiz, usually shortened to JBQ, is a team-based Bible study program for elementary-age children, most widely run through Assemblies of God churches in the United States. Kids study a set body of Bible facts and key verses across a season, then compete in matches where they buzz in to answer questions as quickly and accurately as they can. Think of it as an academic quiz bowl, with scripture as the subject. Similar programs run under different names in other denominations, and AWANA, Bible Bowl, and Bible Drill all share the same basic idea: children learn scripture by drilling it out loud, together, over months rather than minutes. The quiz on this page is not affiliated with any of those organizations and does not use their official question sets. It is a free practice round written independently, covering the same kind of foundational material a young quizzer is expected to know.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What age group is a junior Bible quiz written for?<\/h3>\n\n\n\n<p>Most junior-level programs are built for children roughly in first through sixth grade, which is about ages six to twelve. That is a wide span, so the questions are usually anchored to facts rather than interpretation: how many books are in the Bible, who Jesus&#8217; earthly parents were, what the fruit of the Spirit is, what a specific memory verse says word for word. Younger children tend to do well on the story questions and the people questions. Older children start picking up the structural material, like how the Old and New Testaments are divided or which book has the most chapters. The quiz above is written in that same range. A ten-year-old who has been in Sunday school for a few years will recognize a good number of these. A teenager or an adult helping them practice will find a handful that make them pause, which is exactly what makes it useful to run together.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What Bible facts should a child learn first?<\/h3>\n\n\n\n<p>Start with the shape of the book before the details inside it. A child who knows the Bible has 66 books, 39 in the Old Testament and 27 in the New, and that the first four books of the New Testament are the Gospels, has a mental filing cabinet to put everything else into. After that, the highest-value material is the handful of verses that come up again and again: John 3:16, Psalm 119:11, Proverbs 3:5, Romans 3:23, Ephesians 6:1. Then the people, because children remember people better than they remember concepts. Mary and Joseph. Samuel, who was called by name in the night. Josiah, who became king at eight years old. Zacchaeus in the tree. Thomas, who needed to see before he believed. Facts attached to a person and a story stick for years. Facts floating on their own tend to last about a week.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How do you help a child memorize Bible verses without it becoming a chore?<\/h3>\n\n\n\n<p>Short and often beats long and rare. Five minutes in the car on the way to school, four or five days a week, will do more than a half-hour session on Sunday afternoon that everybody dreads. Say the verse out loud together rather than reading it silently, because hearing your own voice is part of how the words lock in. Work in small pieces, adding a few words at a time instead of attacking the whole verse at once. Let the child quiz you sometimes, and let them catch you getting it wrong, because being the expert for a minute is more motivating than being tested for an hour. And keep the tone light when they miss one. A child who feels stupid stops trying, while a child who feels safe will guess, and guessing out loud is how they actually learn where the gaps are.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Can you use this quiz for Sunday school or family practice?<\/h3>\n\n\n\n<p>Yes, and it was built with exactly that in mind. It is completely free, needs no account and no download, and works on a phone, a tablet, or a classroom screen. Every round pulls a fresh mix of twelve questions from a bank of more than thirty, so the same group can play several times without seeing an identical set, and every answer shows the exact chapter and verse it came from so a leader can turn any question into a two-minute teaching moment. At the end, the questions that were missed are listed together with their answers and references, which makes a ready-made study list for next week. Play it as a team with one shared screen, or let each child run their own round and compare scores. Either way, scroll back up and play the quiz above to get started.<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>Junior Bible Quiz Bible Quiz: Junior &amp; Youth Practice questions written for kids and teens &mdash; Bible basics, key memory verses, and the people every young quizzer should know. Built for Junior Bible Quiz teams, Sunday school, and family drill nights. Every answer shows the exact verse it came from. 12 questions &middot; about 5 [&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-94856","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/94856","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=94856"}],"version-history":[{"count":6,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/94856\/revisions"}],"predecessor-version":[{"id":94872,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/94856\/revisions\/94872"}],"wp:attachment":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/media?parent=94856"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}