{"id":115374,"date":"2026-09-13T15:31:14","date_gmt":"2026-09-13T19:31:14","guid":{"rendered":"https:\/\/bgodinspired.com\/?page_id=115374"},"modified":"2026-09-13T15:31:14","modified_gmt":"2026-09-13T19:31:14","slug":"bible-quiz-john","status":"publish","type":"page","link":"https:\/\/bgodinspired.com\/index.php\/bible-quiz-john\/","title":{"rendered":"Bible Quiz: Gospel of John"},"content":{"rendered":"\n<!-- BGodInspired Bible Quiz: Gospel of John -->\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-john *, #bgi-game-bible-quiz-john *::before, #bgi-game-bible-quiz-john *::after { box-sizing: border-box; margin: 0; padding: 0; }\n#bgi-game-bible-quiz-john {\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-john .game-inner { display: flex; flex-direction: column; align-items: center; width: 100%; }\n#bgi-game-bible-quiz-john .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-john .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-john .fade-in { animation: bqjFade 0.38s ease forwards; }\n@keyframes bqjFade { from { opacity:0; transform: translateY(8px); } to { opacity:1; transform: translateY(0); } }\n#bgi-game-bible-quiz-john .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-john h2.g-title {\n  font-family: 'Playfair Display', serif; font-size: clamp(1.5rem, 4vw, 2.1rem); font-weight: 700; line-height: 1.25; margin-bottom: 14px; color: var(--cream) !important;\n}\n#bgi-game-bible-quiz-john .g-sub { font-size: 0.94rem; line-height: 1.7; color: var(--dim); margin-bottom: 22px; }\n#bgi-game-bible-quiz-john .g-meta { font-size: 0.78rem; color: var(--soft); margin-bottom: 26px; letter-spacing: 0.03em; }\n#bgi-game-bible-quiz-john .btn {\n  display: inline-block; background: var(--sage); color: #0D1B2A; font-weight: 700; font-size: 0.9rem;\n  border: none; border-radius: 10px; padding: 13px 26px; cursor: pointer; font-family: 'Inter', sans-serif; transition: background 0.2s, transform 0.15s; height: auto !important; line-height: 1.4 !important;\n}\n#bgi-game-bible-quiz-john .btn:hover { background: #8CB197; transform: translateY(-1px); }\n#bgi-game-bible-quiz-john .btn-outline {\n  background: transparent; color: var(--cream); border: 1px solid var(--border); font-weight: 600;\n}\n#bgi-game-bible-quiz-john .btn-outline:hover { border-color: var(--sage); }\n#bgi-game-bible-quiz-john .progress-wrap { width: 100%; margin-bottom: 24px; }\n#bgi-game-bible-quiz-john .progress-label {\n  font-size: 0.72rem; color: var(--soft); margin-bottom: 8px; letter-spacing: 0.04em;\n  display: flex; justify-content: space-between; gap: 12px;\n}\n#bgi-game-bible-quiz-john .live-score { color: var(--sage); font-weight: 600; }\n#bgi-game-bible-quiz-john .progress-track { height: 5px; background: rgba(245,240,232,0.08); border-radius: 4px; overflow: hidden; }\n#bgi-game-bible-quiz-john .progress-fill { height: 100%; background: var(--sage); border-radius: 4px; transition: width 0.3s ease; }\n#bgi-game-bible-quiz-john .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-john .opt-list { display: flex; flex-direction: column; gap: 10px; margin-bottom: 18px; }\n#bgi-game-bible-quiz-john .opt-btn {\n  text-align: left; background: rgba(245,240,232,0.04); border: 1px solid var(--border); border-radius: 10px;\n  padding: 13px 16px !important; font-size: 0.9rem; color: var(--cream); font-family: 'Inter', sans-serif;\n  cursor: pointer; transition: border-color 0.2s, background 0.2s; box-sizing: border-box !important; line-height: 1.45; height: auto !important; min-height: 0 !important;\n}\n#bgi-game-bible-quiz-john .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-john .opt-btn:disabled { cursor: default; }\n#bgi-game-bible-quiz-john .opt-btn.correct { border-color: var(--sage); background: rgba(123,158,135,0.18); }\n#bgi-game-bible-quiz-john .opt-btn.incorrect { border-color: var(--clay); background: rgba(196,132,123,0.14); }\n#bgi-game-bible-quiz-john .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-john .fact-line.visible { display: block; }\n#bgi-game-bible-quiz-john .fact-ref { color: var(--sage); font-weight: 600; }\n#bgi-game-bible-quiz-john .next-row { display: flex; justify-content: flex-end; }\n#bgi-game-bible-quiz-john .btn.hidden-btn { display: none; }\n#bgi-game-bible-quiz-john .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-john .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-john .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-john .score-body { font-size: 0.9rem; line-height: 1.7; color: var(--dim); text-align: center; margin-bottom: 24px; }\n#bgi-game-bible-quiz-john .divider { height: 1px; background: var(--border); margin: 0 0 24px; }\n#bgi-game-bible-quiz-john .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-john .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-john .scripture-ref { font-size: 0.8rem; font-weight: 600; color: var(--sage); margin-bottom: 12px; letter-spacing: 0.03em; }\n#bgi-game-bible-quiz-john .scripture-angle { font-size: 0.86rem; line-height: 1.7; color: var(--dim); }\n#bgi-game-bible-quiz-john .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-john .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-john .pc-headline { font-family: 'Playfair Display', serif; font-size: 1.1rem; font-weight: 700; margin-bottom: 8px; color: var(--cream) !important; }\n#bgi-game-bible-quiz-john .pc-body { font-size: 0.85rem; line-height: 1.6; color: var(--dim); margin-bottom: 16px; }\n#bgi-game-bible-quiz-john .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-john .share-label { font-size: 0.72rem; color: var(--soft); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 10px; display: block; text-align: center; }\n#bgi-game-bible-quiz-john .share-row { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; margin-bottom: 16px; }\n#bgi-game-bible-quiz-john .btn-share {\n  display: inline-block; background: rgba(123,158,135,0.14); border: 1px solid rgba(123,158,135,0.35);\n  color: var(--cream); font-size: 0.82rem; font-weight: 600; border-radius: 8px; padding: 10px 16px; text-decoration: none;\n}\n#bgi-game-bible-quiz-john .btn-share:hover { background: rgba(123,158,135,0.24); }\n#bgi-game-bible-quiz-john .end-actions { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; margin-bottom: 6px; }\n#bgi-game-bible-quiz-john .copy-msg { font-size: 0.76rem; color: var(--sage); text-align: center; margin-top: 8px; min-height: 1em; word-break: break-word; }\n#bgi-game-bible-quiz-john .siblings-row { text-align: center; margin-top: 18px; }\n#bgi-game-bible-quiz-john .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-john .siblings-list { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; }\n#bgi-game-bible-quiz-john .sib-link { font-size: 0.82rem; color: var(--sage); text-decoration: underline; }\n#bgi-game-bible-quiz-john .hub-link { display: block; text-align: center; font-size: 0.8rem; color: var(--dim); margin-top: 14px; }\n#bgi-game-bible-quiz-john .hub-link a { color: var(--sage); text-decoration: underline; }\n#bgi-game-bible-quiz-john .screen { display: none; width: 100%; }\n#bgi-game-bible-quiz-john .screen.active { display: block; }\n@media (max-width: 560px) {\n  #bgi-game-bible-quiz-john { padding: 24px 14px 44px; }\n  #bgi-game-bible-quiz-john .card { padding: 26px 20px !important; }\n}\n@media (prefers-reduced-motion: reduce) {\n  #bgi-game-bible-quiz-john .fade-in { animation: none; }\n  #bgi-game-bible-quiz-john * { transition: none !important; }\n}\n<\/style>\n\n<div id=\"bgi-game-bible-quiz-john\"><div class=\"game-inner\">\n\n  <!-- INTRO -->\n  <div class=\"screen active fade-in\" id=\"bqj-intro\">\n    <div class=\"card\">\n      <span class=\"eyebrow\">Bible Quiz &middot; Study Mode<\/span>\n      <h2 class=\"g-title\">Bible Quiz: Gospel of John<\/h2>\n      <p class=\"g-sub\">The fourth Gospel, all twenty-one chapters &mdash; a wedding that runs out of wine, a visitor who comes after dark, a woman at a well in Samaria, a man born blind, a tomb in Bethany, a basin and a towel, and a charcoal fire on the beach at the very end. You get fifteen questions drawn from a bank of seventy-three, and each answer comes with the verse behind it, so a miss sends you straight back to the text.<\/p>\n      <p class=\"g-meta\">15 questions &middot; about 6 minutes &middot; free, no sign-up<\/p>\n      <button class=\"btn\" onclick=\"window.bqjStart()\">Start Quiz<\/button>\n    <\/div>\n  <\/div>\n\n  <!-- PLAY -->\n  <div class=\"screen\" id=\"bqj-play\">\n    <div class=\"card\">\n      <div class=\"progress-wrap\">\n        <div class=\"progress-label\"><span id=\"bqj-progress-label\">Question 1 of 15<\/span><span class=\"live-score\" id=\"bqj-live-score\">Score 0<\/span><\/div>\n        <div class=\"progress-track\"><div class=\"progress-fill\" id=\"bqj-progress-fill\" style=\"width:7%\"><\/div><\/div>\n      <\/div>\n      <div class=\"q-text\" id=\"bqj-q-text\"><\/div>\n      <div class=\"opt-list\" id=\"bqj-opt-list\"><\/div>\n      <div class=\"fact-line\" id=\"bqj-fact-line\"><\/div>\n      <div class=\"next-row\"><button class=\"btn hidden-btn\" id=\"bqj-next-btn\" onclick=\"window.bqjNext()\">Next &rarr;<\/button><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- END -->\n  <div class=\"screen\" id=\"bqj-end\">\n    <div class=\"card\">\n      <span class=\"score-eyebrow\">Your Score<\/span>\n      <div class=\"score-num\" id=\"bqj-score-num\">0\/15<\/div>\n      <div class=\"score-headline\" id=\"bqj-score-headline\"><\/div>\n      <p class=\"score-body\">That round moved through the Gospel of John &mdash; six stone waterpots, a conversation at night, a well in Samaria, a pool with five porches, a man who came out of a tomb still wrapped, a garden, and a net holding one hundred and fifty-three fish.<\/p>\n      <div class=\"divider\"><\/div>\n      <div class=\"scripture-block\">\n        <p class=\"scripture-text\" id=\"bqj-verse-text\"><\/p>\n        <p class=\"scripture-ref\" id=\"bqj-verse-ref\"><\/p>\n        <p class=\"scripture-angle\" id=\"bqj-verse-angle\"><\/p>\n      <\/div>\n      <div class=\"product-card\">\n        <span class=\"pc-label\">Free Guide &mdash; 30 Days Walking with Jesus<\/span>\n        <h3 class=\"pc-headline\">John wrote so you could know Jesus. This helps you walk with him.<\/h3>\n        <p class=\"pc-body\">John says plainly why he wrote: so readers would believe and have life. This free 3-day sample picks up right there &mdash; short daily readings on what Jesus said and did, and what following him looks like in an ordinary week. Nothing to fall behind on.<\/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-john\" class=\"btn-product\">Start the free 3-day sample &rarr;<\/a>\n      <\/div>\n      <span class=\"share-label\">Share your score<\/span>\n      <div class=\"share-row\">\n        <a id=\"bqjShareWA\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on WhatsApp<\/a>\n        <a id=\"bqjShareX\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on X<\/a>\n        <a id=\"bqjShareFB\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on Facebook<\/a>\n      <\/div>\n      <div class=\"end-actions\">\n        <button class=\"btn-outline btn\" onclick=\"window.bqjCopyShare()\">Copy my score<\/button>\n        <button class=\"btn\" onclick=\"window.bqjPlayAgain()\">Play Again<\/button>\n      <\/div>\n      <p class=\"copy-msg\" id=\"bqj-copy-msg\"><\/p>\n      <div class=\"siblings-row\">\n        <span class=\"siblings-label\">Try another<\/span>\n        <div class=\"siblings-list\">\n          <a class=\"sib-link\" href=\"https:\/\/bgodinspired.com\/index.php\/bible-quiz-matthew\/\">Bible Quiz: Gospel of Matthew &rarr;<\/a>\n          <a class=\"sib-link\" href=\"https:\/\/bgodinspired.com\/index.php\/bible-quiz-acts\/\">Bible Quiz: Book of Acts &rarr;<\/a>\n          <a class=\"sib-link\" href=\"https:\/\/bgodinspired.com\/index.php\/bible-trivia-new-testament\/\">Bible Trivia: New Testament &rarr;<\/a>\n        <\/div>\n      <\/div>\n      <p class=\"hub-link\">More games at the <a href=\"https:\/\/bgodinspired.com\/index.php\/games\/\">Free Games Hub &rarr;<\/a><\/p>\n    <\/div>\n  <\/div>\n\n<\/div><\/div>\n\n<script>\n(function(){\n  var QUESTIONS = [\n{\n\"q\": \"Finish the opening line of John's Gospel: \\\"In the beginning was the Word, and the Word was with God, and...\\\"\",\n\"opts\": [\n\"\\\"...the Word was God.\\\"\",\n\"\\\"...the Word became light.\\\"\",\n\"\\\"...the Word was in the world.\\\"\",\n\"\\\"...the Word dwelt among us.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 1:1\",\n\"fact\": \"\\\"In the beginning was the Word, and the Word was with God, and the Word was God.\\\" John starts before Bethlehem, before creation itself.\"\n},\n{\n\"q\": \"According to John 1:14, the Word was made what?\",\n\"opts\": [\n\"Flesh\",\n\"Light\",\n\"A servant\",\n\"A lamb\"\n],\n\"correct\": 0,\n\"ref\": \"John 1:14\",\n\"fact\": \"\\\"And the Word was made flesh, and dwelt among us... full of grace and truth.\\\"\"\n},\n{\n\"q\": \"John introduces someone as \\\"a man sent from God\\\" to bear witness of the Light. Who?\",\n\"opts\": [\n\"John the Baptist\",\n\"Elijah\",\n\"Andrew\",\n\"Moses\"\n],\n\"correct\": 0,\n\"ref\": \"John 1:6-7\",\n\"fact\": \"\\\"There was a man sent from God, whose name was John. The same came for a witness, to bear witness of the Light.\\\"\"\n},\n{\n\"q\": \"What did John the Baptist say when he saw Jesus coming toward him?\",\n\"opts\": [\n\"\\\"Behold the Lamb of God, which taketh away the sin of the world\\\"\",\n\"\\\"Behold the King of Israel, who cometh in the name of the Lord\\\"\",\n\"\\\"Behold the man\\\"\",\n\"\\\"Behold, a greater than Solomon is here\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 1:29\",\n\"fact\": \"\\\"The next day John seeth Jesus coming unto him, and saith, Behold the Lamb of God, which taketh away the sin of the world.\\\"\"\n},\n{\n\"q\": \"Two of John the Baptist's disciples asked Jesus where he was staying. What time does John say it was?\",\n\"opts\": [\n\"About the tenth hour\",\n\"About the third hour\",\n\"About the sixth hour\",\n\"Early in the morning\"\n],\n\"correct\": 0,\n\"ref\": \"John 1:39\",\n\"fact\": \"\\\"He saith unto them, Come and see. They came and saw where he dwelt, and abode with him that day: for it was about the tenth hour.\\\" An eyewitness kind of detail.\"\n},\n{\n\"q\": \"Who went and found his own brother Simon and told him, \\\"We have found the Messias\\\"?\",\n\"opts\": [\n\"Andrew\",\n\"Philip\",\n\"James\",\n\"Nathanael\"\n],\n\"correct\": 0,\n\"ref\": \"John 1:40-41\",\n\"fact\": \"\\\"He first findeth his own brother Simon, and saith unto him, We have found the Messias, which is, being interpreted, the Christ.\\\"\"\n},\n{\n\"q\": \"At their very first meeting, Jesus gave Simon a new name meaning \\\"a stone.\\\" What was it?\",\n\"opts\": [\n\"Cephas\",\n\"Didymus\",\n\"Boanerges\",\n\"Barjona\"\n],\n\"correct\": 0,\n\"ref\": \"John 1:42\",\n\"fact\": \"\\\"Thou art Simon the son of Jona: thou shalt be called Cephas, which is by interpretation, A stone.\\\"\"\n},\n{\n\"q\": \"Who asked, \\\"Can there any good thing come out of Nazareth?\\\"\",\n\"opts\": [\n\"Nathanael\",\n\"Nicodemus\",\n\"Thomas\",\n\"Philip\"\n],\n\"correct\": 0,\n\"ref\": \"John 1:46\",\n\"fact\": \"Philip's whole answer was three words: \\\"Come and see.\\\"\"\n},\n{\n\"q\": \"Where did Jesus say he saw Nathanael before Philip ever called him?\",\n\"opts\": [\n\"Under the fig tree\",\n\"By the Jordan\",\n\"In the synagogue\",\n\"On the road to Bethany\"\n],\n\"correct\": 0,\n\"ref\": \"John 1:48\",\n\"fact\": \"\\\"Before that Philip called thee, when thou wast under the fig tree, I saw thee.\\\"\"\n},\n{\n\"q\": \"Where was the wedding where Jesus turned water into wine?\",\n\"opts\": [\n\"Cana of Galilee\",\n\"Capernaum\",\n\"Bethany\",\n\"Nazareth\"\n],\n\"correct\": 0,\n\"ref\": \"John 2:1, 2:11\",\n\"fact\": \"\\\"This beginning of miracles did Jesus in Cana of Galilee, and manifested forth his glory.\\\" Only John records this miracle.\"\n},\n{\n\"q\": \"How many stone waterpots were filled at the wedding in Cana?\",\n\"opts\": [\n\"Six\",\n\"Seven\",\n\"Twelve\",\n\"Three\"\n],\n\"correct\": 0,\n\"ref\": \"John 2:6\",\n\"fact\": \"\\\"And there were set there six waterpots of stone... containing two or three firkins apiece.\\\" That is more than a hundred gallons of water.\"\n},\n{\n\"q\": \"In John's account, what did Jesus make before driving the traders out of the temple?\",\n\"opts\": [\n\"A scourge of small cords\",\n\"A rod of almond wood\",\n\"A seat of judgment\",\n\"A tablet of stone\"\n],\n\"correct\": 0,\n\"ref\": \"John 2:15\",\n\"fact\": \"\\\"And when he had made a scourge of small cords, he drove them all out of the temple, and the sheep, and the oxen.\\\"\"\n},\n{\n\"q\": \"When Jesus said \\\"Destroy this temple, and in three days I will raise it up,\\\" how long did the crowd say the temple had taken to build?\",\n\"opts\": [\n\"Forty-six years\",\n\"Forty years\",\n\"Seven years\",\n\"Twenty years\"\n],\n\"correct\": 0,\n\"ref\": \"John 2:19-20\",\n\"fact\": \"\\\"Then said the Jews, Forty and six years was this temple in building, and wilt thou rear it up in three days?\\\"\"\n},\n{\n\"q\": \"Which Pharisee, \\\"a ruler of the Jews,\\\" came to Jesus by night?\",\n\"opts\": [\n\"Nicodemus\",\n\"Gamaliel\",\n\"Joseph of Arimathaea\",\n\"Caiaphas\"\n],\n\"correct\": 0,\n\"ref\": \"John 3:1-2\",\n\"fact\": \"\\\"The same came to Jesus by night, and said unto him, Rabbi, we know that thou art a teacher come from God.\\\"\"\n},\n{\n\"q\": \"Nicodemus asked, \\\"How can a man be born when he is old?\\\" What had Jesus just told him?\",\n\"opts\": [\n\"Except a man be born again, he cannot see the kingdom of God\",\n\"Except ye repent, ye shall all likewise perish\",\n\"Except ye become as little children, ye shall not enter\",\n\"Except a corn of wheat fall into the ground and die, it abideth alone\"\n],\n\"correct\": 0,\n\"ref\": \"John 3:3-4\",\n\"fact\": \"\\\"Except a man be born again, he cannot see the kingdom of God.\\\" The phrase \\\"born again\\\" comes from this night-time conversation.\"\n},\n{\n\"q\": \"Jesus told Nicodemus the Son of man must be lifted up, just as Moses lifted up what in the wilderness?\",\n\"opts\": [\n\"The serpent\",\n\"The tabernacle\",\n\"His staff over the sea\",\n\"The tablets of the law\"\n],\n\"correct\": 0,\n\"ref\": \"John 3:14\",\n\"fact\": \"\\\"And as Moses lifted up the serpent in the wilderness, even so must the Son of man be lifted up.\\\" The story it points back to is in Numbers 21.\"\n},\n{\n\"q\": \"Finish John 3:16: \\\"...that whosoever believeth in him should not perish, but have...\\\"\",\n\"opts\": [\n\"\\\"...everlasting life.\\\"\",\n\"\\\"...peace with God.\\\"\",\n\"\\\"...the light of life.\\\"\",\n\"\\\"...a crown of glory.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 3:16\",\n\"fact\": \"\\\"For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.\\\"\"\n},\n{\n\"q\": \"Who said, \\\"He must increase, but I must decrease\\\"?\",\n\"opts\": [\n\"John the Baptist\",\n\"Peter\",\n\"Nicodemus\",\n\"Andrew\"\n],\n\"correct\": 0,\n\"ref\": \"John 3:30\",\n\"fact\": \"John the Baptist said it when his own followers worried that everyone was now going to Jesus instead.\"\n},\n{\n\"q\": \"Tired from his journey through Samaria, Jesus sat down on whose well?\",\n\"opts\": [\n\"Jacob's\",\n\"Abraham's\",\n\"Isaac's\",\n\"Joseph's\"\n],\n\"correct\": 0,\n\"ref\": \"John 4:6\",\n\"fact\": \"\\\"Now Jacob's well was there. Jesus therefore, being wearied with his journey, sat thus on the well: and it was about the sixth hour.\\\"\"\n},\n{\n\"q\": \"Jesus told the Samaritan woman at the well that she had had how many husbands?\",\n\"opts\": [\n\"Five\",\n\"Three\",\n\"Seven\",\n\"Two\"\n],\n\"correct\": 0,\n\"ref\": \"John 4:18\",\n\"fact\": \"\\\"For thou hast had five husbands; and he whom thou now hast is not thy husband.\\\" She went straight back to town and told everyone.\"\n},\n{\n\"q\": \"Jesus told the Samaritan woman that true worshippers worship the Father \\\"in spirit and in...\\\" what?\",\n\"opts\": [\n\"Truth\",\n\"Holiness\",\n\"Jerusalem\",\n\"Silence\"\n],\n\"correct\": 0,\n\"ref\": \"John 4:23\",\n\"fact\": \"\\\"The true worshippers shall worship the Father in spirit and in truth.\\\" Not on this mountain or that one, as she had asked.\"\n},\n{\n\"q\": \"A nobleman's son in Capernaum was healed from miles away. At what hour did his fever leave?\",\n\"opts\": [\n\"The seventh hour\",\n\"The third hour\",\n\"The ninth hour\",\n\"Midnight\"\n],\n\"correct\": 0,\n\"ref\": \"John 4:52\",\n\"fact\": \"\\\"Yesterday at the seventh hour the fever left him.\\\" The father worked out it was the exact hour Jesus had said \\\"Thy son liveth.\\\"\"\n},\n{\n\"q\": \"After his healing at Bethesda, what did the religious leaders object to the man doing?\",\n\"opts\": [\n\"Carrying his bed on the sabbath\",\n\"Entering the temple unwashed\",\n\"Eating with sinners\",\n\"Speaking to a Samaritan\"\n],\n\"correct\": 0,\n\"ref\": \"John 5:9-10\",\n\"fact\": \"\\\"It is the sabbath day: it is not lawful for thee to carry thy bed.\\\" A man walking for the first time in decades, and the complaint was about the mat.\"\n},\n{\n\"q\": \"The man Jesus healed at the pool of Bethesda had been sick for how long?\",\n\"opts\": [\n\"Thirty-eight years\",\n\"Twelve years\",\n\"Eighteen years\",\n\"Since birth\"\n],\n\"correct\": 0,\n\"ref\": \"John 5:5\",\n\"fact\": \"\\\"And a certain man was there, which had an infirmity thirty and eight years.\\\" Jesus told him, \\\"Rise, take up thy bed, and walk.\\\"\"\n},\n{\n\"q\": \"Before feeding the five thousand, which disciple said two hundred pennyworth of bread would not be enough?\",\n\"opts\": [\n\"Philip\",\n\"Andrew\",\n\"Judas\",\n\"Matthew\"\n],\n\"correct\": 0,\n\"ref\": \"John 6:7\",\n\"fact\": \"\\\"Philip answered him, Two hundred pennyworth of bread is not sufficient for them, that every one of them may take a little.\\\"\"\n},\n{\n\"q\": \"Before the five thousand were fed, which disciple pointed out the boy with the loaves and fishes?\",\n\"opts\": [\n\"Andrew\",\n\"Philip\",\n\"Peter\",\n\"Bartholomew\"\n],\n\"correct\": 0,\n\"ref\": \"John 6:8-9\",\n\"fact\": \"\\\"One of his disciples, Andrew, Simon Peter's brother, saith unto him, There is a lad here, which hath five barley loaves, and two small fishes: but what are they among so many?\\\"\"\n},\n{\n\"q\": \"How far had the disciples rowed when they saw Jesus walking on the sea?\",\n\"opts\": [\n\"About twenty-five or thirty furlongs\",\n\"About a hundred cubits\",\n\"Halfway to Tiberias\",\n\"About a sabbath day's journey\"\n],\n\"correct\": 0,\n\"ref\": \"John 6:19\",\n\"fact\": \"\\\"So when they had rowed about five and twenty or thirty furlongs, they see Jesus walking on the sea.\\\" About three miles out.\"\n},\n{\n\"q\": \"Which of these is NOT one of Jesus' \\\"I am\\\" sayings in the Gospel of John?\",\n\"opts\": [\n\"\\\"I am the bright and morning star\\\"\",\n\"\\\"I am the bread of life\\\"\",\n\"\\\"I am the door of the sheep\\\"\",\n\"\\\"I am the true vine\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 6:35; 10:7; 15:1\",\n\"fact\": \"\\\"The bright and morning star\\\" is from Revelation 22:16. John's seven include the bread of life, the light of the world, the door, the good shepherd, the resurrection, the way, and the true vine.\"\n},\n{\n\"q\": \"When many followers walked away, who said, \\\"Lord, to whom shall we go? thou hast the words of eternal life\\\"?\",\n\"opts\": [\n\"Simon Peter\",\n\"John\",\n\"Thomas\",\n\"Martha\"\n],\n\"correct\": 0,\n\"ref\": \"John 6:66-68\",\n\"fact\": \"Jesus had just asked the twelve, \\\"Will ye also go away?\\\" Peter's answer is one of the most honest in the book.\"\n},\n{\n\"q\": \"The officers sent to arrest Jesus came back empty-handed. What was their explanation?\",\n\"opts\": [\n\"\\\"Never man spake like this man.\\\"\",\n\"\\\"The people would have stoned us.\\\"\",\n\"\\\"We could not find him.\\\"\",\n\"\\\"He passed through the midst of us.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 7:45-46\",\n\"fact\": \"\\\"The officers answered, Never man spake like this man.\\\"\"\n},\n{\n\"q\": \"When a woman was brought to him to be judged, what did Jesus do with his finger?\",\n\"opts\": [\n\"He wrote on the ground\",\n\"He pointed to the temple\",\n\"He touched her forehead\",\n\"He counted her accusers\"\n],\n\"correct\": 0,\n\"ref\": \"John 8:6-7\",\n\"fact\": \"\\\"Jesus stooped down, and with his finger wrote on the ground.\\\" Then: \\\"He that is without sin among you, let him first cast a stone at her.\\\"\"\n},\n{\n\"q\": \"Finish the saying: \\\"And ye shall know the truth, and the truth shall...\\\"\",\n\"opts\": [\n\"\\\"...make you free.\\\"\",\n\"\\\"...be your light.\\\"\",\n\"\\\"...stand for ever.\\\"\",\n\"\\\"...judge the world.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 8:32\",\n\"fact\": \"\\\"And ye shall know the truth, and the truth shall make you free.\\\" It is still carved into university buildings today.\"\n},\n{\n\"q\": \"What did Jesus say that made the crowd pick up stones in John 8?\",\n\"opts\": [\n\"\\\"Before Abraham was, I am.\\\"\",\n\"\\\"I and my Father are one.\\\"\",\n\"\\\"I will destroy this temple.\\\"\",\n\"\\\"The Sabbath was made for man.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 8:58-59\",\n\"fact\": \"\\\"Verily, verily, I say unto you, Before Abraham was, I am. Then took they up stones to cast at him.\\\"\"\n},\n{\n\"q\": \"Jesus put clay on a blind man's eyes and sent him to wash in a pool. Which pool?\",\n\"opts\": [\n\"Siloam\",\n\"Bethesda\",\n\"Hezekiah's\",\n\"Solomon's\"\n],\n\"correct\": 0,\n\"ref\": \"John 9:7\",\n\"fact\": \"\\\"Go, wash in the pool of Siloam, (which is by interpretation, Sent.) He went his way therefore, and washed, and came seeing.\\\"\"\n},\n{\n\"q\": \"Questioned again and again by the Pharisees, what did the man born blind finally say?\",\n\"opts\": [\n\"\\\"One thing I know, that, whereas I was blind, now I see.\\\"\",\n\"\\\"Ask my parents; they know him.\\\"\",\n\"\\\"He is a prophet from Galilee.\\\"\",\n\"\\\"I do not know how it happened.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 9:25\",\n\"fact\": \"\\\"Whether he be a sinner or no, I know not: one thing I know, that, whereas I was blind, now I see.\\\"\"\n},\n{\n\"q\": \"Finish: \\\"I am the good shepherd: the good shepherd...\\\"\",\n\"opts\": [\n\"\\\"...giveth his life for the sheep.\\\"\",\n\"\\\"...leadeth them beside still waters.\\\"\",\n\"\\\"...knoweth every one by name.\\\"\",\n\"\\\"...seeketh that which was lost.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 10:11\",\n\"fact\": \"\\\"I am the good shepherd: the good shepherd giveth his life for the sheep.\\\"\"\n},\n{\n\"q\": \"Jesus walked in Solomon's porch during which feast, in winter?\",\n\"opts\": [\n\"The feast of the dedication\",\n\"The feast of tabernacles\",\n\"The passover\",\n\"The feast of weeks\"\n],\n\"correct\": 0,\n\"ref\": \"John 10:22-23\",\n\"fact\": \"\\\"And it was at Jerusalem the feast of the dedication, and it was winter. And Jesus walked in the temple in Solomon's porch.\\\" Today it is called Hanukkah.\"\n},\n{\n\"q\": \"When Jesus decided to go back toward Judaea, which disciple said, \\\"Let us also go, that we may die with him\\\"?\",\n\"opts\": [\n\"Thomas\",\n\"Peter\",\n\"James\",\n\"Philip\"\n],\n\"correct\": 0,\n\"ref\": \"John 11:16\",\n\"fact\": \"\\\"Then said Thomas, which is called Didymus, unto his fellowdisciples, Let us also go, that we may die with him.\\\" Not the Thomas people usually remember.\"\n},\n{\n\"q\": \"When Jesus heard Lazarus was sick, how much longer did he stay where he was?\",\n\"opts\": [\n\"Two more days\",\n\"One more night\",\n\"A week\",\n\"He left at once\"\n],\n\"correct\": 0,\n\"ref\": \"John 11:5-6\",\n\"fact\": \"\\\"Now Jesus loved Martha, and her sister, and Lazarus. When he had heard therefore that he was sick, he abode two days still in the same place where he was.\\\" John puts the love first, then the wait.\"\n},\n{\n\"q\": \"To whom did Jesus say, \\\"I am the resurrection, and the life\\\"?\",\n\"opts\": [\n\"Martha\",\n\"Mary Magdalene\",\n\"Lazarus\",\n\"Thomas\"\n],\n\"correct\": 0,\n\"ref\": \"John 11:24-25\",\n\"fact\": \"Martha had just said she knew Lazarus would rise \\\"in the resurrection at the last day.\\\" Jesus answered, \\\"I am the resurrection, and the life.\\\"\"\n},\n{\n\"q\": \"After Lazarus was raised, what did the chief priests start planning?\",\n\"opts\": [\n\"To put Lazarus to death as well\",\n\"To make Lazarus a priest\",\n\"To send Lazarus away to Rome\",\n\"To question Lazarus before the council\"\n],\n\"correct\": 0,\n\"ref\": \"John 12:10-11\",\n\"fact\": \"\\\"But the chief priests consulted that they might put Lazarus also to death; because that by reason of him many of the Jews went away, and believed on Jesus.\\\" A living man was evidence they could not argue with.\"\n},\n{\n\"q\": \"When Lazarus came out of the tomb, what did Jesus tell the people standing there?\",\n\"opts\": [\n\"\\\"Loose him, and let him go.\\\"\",\n\"\\\"Tell no man what ye have seen.\\\"\",\n\"\\\"Give him something to eat.\\\"\",\n\"\\\"Go and shew yourselves to the priests.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 11:44\",\n\"fact\": \"Lazarus came out \\\"bound hand and foot with graveclothes: and his face was bound about with a napkin. Jesus saith unto them, Loose him, and let him go.\\\"\"\n},\n{\n\"q\": \"Which high priest said \\\"it is expedient for us, that one man should die for the people\\\"?\",\n\"opts\": [\n\"Caiaphas\",\n\"Annas\",\n\"Eli\",\n\"Zacharias\"\n],\n\"correct\": 0,\n\"ref\": \"John 11:49-50\",\n\"fact\": \"\\\"And one of them, named Caiaphas, being the high priest that same year, said unto them, Ye know nothing at all.\\\" John notes he said more than he knew.\"\n},\n{\n\"q\": \"In John's account, who anointed Jesus' feet with spikenard and wiped them with her hair?\",\n\"opts\": [\n\"Mary, the sister of Lazarus\",\n\"Mary Magdalene\",\n\"Joanna\",\n\"Salome\"\n],\n\"correct\": 0,\n\"ref\": \"John 12:1-3\",\n\"fact\": \"At the supper in Bethany: \\\"Then took Mary a pound of ointment of spikenard, very costly, and anointed the feet of Jesus, and wiped his feet with her hair.\\\"\"\n},\n{\n\"q\": \"Judas complained the ointment could have been sold. For how much?\",\n\"opts\": [\n\"Three hundred pence\",\n\"Thirty pieces of silver\",\n\"Two hundred pence\",\n\"A talent of gold\"\n],\n\"correct\": 0,\n\"ref\": \"John 12:4-5\",\n\"fact\": \"\\\"Why was not this ointment sold for three hundred pence, and given to the poor?\\\" Roughly a year's wages.\"\n},\n{\n\"q\": \"Only John names the kind of branches the crowd carried when Jesus rode into Jerusalem. What were they?\",\n\"opts\": [\n\"Palm branches\",\n\"Olive branches\",\n\"Cedar branches\",\n\"Myrtle branches\"\n],\n\"correct\": 0,\n\"ref\": \"John 12:13\",\n\"fact\": \"\\\"Took branches of palm trees, and went forth to meet him.\\\" It is the reason the day is called Palm Sunday.\"\n},\n{\n\"q\": \"Some Greeks came to Philip at the feast with a simple request. What did they say?\",\n\"opts\": [\n\"\\\"Sir, we would see Jesus.\\\"\",\n\"\\\"Sir, teach us to pray.\\\"\",\n\"\\\"Sir, where is the temple?\\\"\",\n\"\\\"Sir, is this the Christ?\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 12:20-21\",\n\"fact\": \"\\\"Sir, we would see Jesus.\\\" Philip told Andrew, and they went and told Jesus together.\"\n},\n{\n\"q\": \"When Jesus came to wash his feet, what did Peter first say?\",\n\"opts\": [\n\"\\\"Thou shalt never wash my feet.\\\"\",\n\"\\\"Wash not my feet only, but my head.\\\"\",\n\"\\\"Lord, I am not worthy.\\\"\",\n\"\\\"Wash John's feet first.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 13:8-9\",\n\"fact\": \"\\\"Thou shalt never wash my feet.\\\" Once Jesus answered, Peter swung the other way: \\\"not my feet only, but also my hands and my head.\\\"\"\n},\n{\n\"q\": \"How did Jesus show which disciple would betray him?\",\n\"opts\": [\n\"He gave him a sop after dipping it\",\n\"He looked at him across the table\",\n\"He washed his feet last\",\n\"He called him by name\"\n],\n\"correct\": 0,\n\"ref\": \"John 13:26\",\n\"fact\": \"\\\"He it is, to whom I shall give a sop, when I have dipped it. And when he had dipped the sop, he gave it to Judas Iscariot, the son of Simon.\\\"\"\n},\n{\n\"q\": \"\\\"A new commandment I give unto you...\\\" What was the new commandment?\",\n\"opts\": [\n\"That ye love one another\",\n\"That ye keep the sabbath holy\",\n\"That ye go into all the world\",\n\"That ye forgive seventy times seven\"\n],\n\"correct\": 0,\n\"ref\": \"John 13:34-35\",\n\"fact\": \"\\\"That ye love one another; as I have loved you.\\\" And the next verse: \\\"By this shall all men know that ye are my disciples.\\\"\"\n},\n{\n\"q\": \"\\\"I am the way, the truth, and the life\\\" was Jesus' answer to which disciple's question?\",\n\"opts\": [\n\"Thomas\",\n\"Philip\",\n\"Peter\",\n\"Judas (not Iscariot)\"\n],\n\"correct\": 0,\n\"ref\": \"John 14:5-6\",\n\"fact\": \"Thomas asked, \\\"Lord, we know not whither thou goest; and how can we know the way?\\\"\"\n},\n{\n\"q\": \"Which disciple said, \\\"Lord, shew us the Father, and it sufficeth us\\\"?\",\n\"opts\": [\n\"Philip\",\n\"Andrew\",\n\"Thomas\",\n\"Nathanael\"\n],\n\"correct\": 0,\n\"ref\": \"John 14:8-9\",\n\"fact\": \"Jesus answered, \\\"Have I been so long time with you, and yet hast thou not known me, Philip?\\\"\"\n},\n{\n\"q\": \"Finish: \\\"I am the vine, ye are the...\\\"\",\n\"opts\": [\n\"\\\"...branches.\\\"\",\n\"\\\"...fruit.\\\"\",\n\"\\\"...husbandmen.\\\"\",\n\"\\\"...vineyard.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 15:5\",\n\"fact\": \"\\\"I am the vine, ye are the branches: He that abideth in me, and I in him, the same bringeth forth much fruit.\\\"\"\n},\n{\n\"q\": \"\\\"Greater love hath no man than this...\\\" How does the verse finish?\",\n\"opts\": [\n\"\\\"...that a man lay down his life for his friends.\\\"\",\n\"\\\"...that a man forgive his enemies.\\\"\",\n\"\\\"...that a man give all he hath to the poor.\\\"\",\n\"\\\"...that a man love his neighbour as himself.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 15:13\",\n\"fact\": \"\\\"Greater love hath no man than this, that a man lay down his life for his friends.\\\"\"\n},\n{\n\"q\": \"In the garden, Peter struck the high priest's servant with a sword. Which ear did he cut off?\",\n\"opts\": [\n\"His right ear\",\n\"His left ear\",\n\"Both ears\",\n\"John does not say\"\n],\n\"correct\": 0,\n\"ref\": \"John 18:10\",\n\"fact\": \"\\\"Then Simon Peter having a sword drew it, and smote the high priest's servant, and cut off his right ear. The servant's name was Malchus.\\\" John is the one who names both Peter and the servant.\"\n},\n{\n\"q\": \"After his arrest, who was Jesus taken to first?\",\n\"opts\": [\n\"Annas, father in law to Caiaphas\",\n\"Pontius Pilate\",\n\"Herod\",\n\"The whole council\"\n],\n\"correct\": 0,\n\"ref\": \"John 18:13\",\n\"fact\": \"\\\"And led him away to Annas first; for he was father in law to Caiaphas, which was the high priest that same year.\\\"\"\n},\n{\n\"q\": \"When Jesus spoke of bearing witness to the truth, what did Pilate ask?\",\n\"opts\": [\n\"\\\"What is truth?\\\"\",\n\"\\\"Am I a Jew?\\\"\",\n\"\\\"Whence art thou?\\\"\",\n\"\\\"Knowest thou not that I have power?\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 18:38\",\n\"fact\": \"\\\"Pilate saith unto him, What is truth? And when he had said this, he went out again unto the Jews.\\\" He never waited for an answer.\"\n},\n{\n\"q\": \"The title on the cross was written in three languages. Which three?\",\n\"opts\": [\n\"Hebrew, Greek and Latin\",\n\"Hebrew, Aramaic and Greek\",\n\"Greek, Latin and Egyptian\",\n\"Aramaic, Latin and Persian\"\n],\n\"correct\": 0,\n\"ref\": \"John 19:19-20\",\n\"fact\": \"\\\"JESUS OF NAZARETH THE KING OF THE JEWS... and it was written in Hebrew, and Greek, and Latin.\\\"\"\n},\n{\n\"q\": \"When the chief priests asked him to change the wording on the cross, what did Pilate reply?\",\n\"opts\": [\n\"\\\"What I have written I have written.\\\"\",\n\"\\\"See ye to it.\\\"\",\n\"\\\"I find in him no fault at all.\\\"\",\n\"\\\"Behold your King!\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 19:21-22\",\n\"fact\": \"\\\"Pilate answered, What I have written I have written.\\\"\"\n},\n{\n\"q\": \"From the cross, Jesus placed his mother in the care of whom?\",\n\"opts\": [\n\"The disciple whom he loved\",\n\"His brother James\",\n\"Joseph of Arimathaea\",\n\"Mary Magdalene\"\n],\n\"correct\": 0,\n\"ref\": \"John 19:26-27\",\n\"fact\": \"\\\"Then saith he to the disciple, Behold thy mother! And from that hour that disciple took her unto his own home.\\\"\"\n},\n{\n\"q\": \"In John's Gospel, what are the last words Jesus speaks on the cross?\",\n\"opts\": [\n\"\\\"It is finished\\\"\",\n\"\\\"Father, into thy hands I commend my spirit\\\"\",\n\"\\\"Eli, Eli, lama sabachthani\\\"\",\n\"\\\"Father, forgive them\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 19:30\",\n\"fact\": \"\\\"He said, It is finished: and he bowed his head, and gave up the ghost.\\\" The other three sayings are recorded in Luke and Matthew.\"\n},\n{\n\"q\": \"Who came with Joseph of Arimathaea bringing about a hundred pound weight of myrrh and aloes?\",\n\"opts\": [\n\"Nicodemus\",\n\"Lazarus\",\n\"Peter\",\n\"Gamaliel\"\n],\n\"correct\": 0,\n\"ref\": \"John 19:39\",\n\"fact\": \"\\\"And there came also Nicodemus, which at the first came to Jesus by night, and brought a mixture of myrrh and aloes, about an hundred pound weight.\\\" The night visitor from chapter 3, now in daylight.\"\n},\n{\n\"q\": \"Where was the new tomb Jesus was laid in?\",\n\"opts\": [\n\"In a garden near where he was crucified\",\n\"In the Kidron valley\",\n\"In Bethany\",\n\"Beneath the temple mount\"\n],\n\"correct\": 0,\n\"ref\": \"John 19:41\",\n\"fact\": \"\\\"Now in the place where he was crucified there was a garden; and in the garden a new sepulchre, wherein was never man yet laid.\\\"\"\n},\n{\n\"q\": \"Peter and the other disciple ran to the empty tomb. Who got there first?\",\n\"opts\": [\n\"The other disciple outran Peter\",\n\"Peter\",\n\"They arrived together\",\n\"Mary Magdalene came back with them first\"\n],\n\"correct\": 0,\n\"ref\": \"John 20:4\",\n\"fact\": \"\\\"So they ran both together: and the other disciple did outrun Peter, and came first to the sepulchre.\\\"\"\n},\n{\n\"q\": \"In the empty tomb, where was the napkin that had been about Jesus' head?\",\n\"opts\": [\n\"Wrapped together in a place by itself\",\n\"Lying with the linen clothes\",\n\"Gone, along with the body\",\n\"Folded on the stone at the door\"\n],\n\"correct\": 0,\n\"ref\": \"John 20:7\",\n\"fact\": \"\\\"And the napkin, that was about his head, not lying with the linen clothes, but wrapped together in a place by itself.\\\"\"\n},\n{\n\"q\": \"Who did Mary Magdalene first think the risen Jesus was?\",\n\"opts\": [\n\"The gardener\",\n\"An angel\",\n\"One of the guards\",\n\"Joseph of Arimathaea\"\n],\n\"correct\": 0,\n\"ref\": \"John 20:15-16\",\n\"fact\": \"\\\"She, supposing him to be the gardener\\\" \u2014 until he said her name. She answered, \\\"Rabboni; which is to say, Master.\\\"\"\n},\n{\n\"q\": \"Thomas said he would not believe unless he saw what?\",\n\"opts\": [\n\"The print of the nails in his hands\",\n\"Jesus eating fish\",\n\"The empty tomb for himself\",\n\"An angel at the sepulchre\"\n],\n\"correct\": 0,\n\"ref\": \"John 20:25\",\n\"fact\": \"\\\"Except I shall see in his hands the print of the nails, and put my finger into the print of the nails, and thrust my hand into his side, I will not believe.\\\"\"\n},\n{\n\"q\": \"What did Thomas say when he finally saw the risen Jesus?\",\n\"opts\": [\n\"\\\"My Lord and my God.\\\"\",\n\"\\\"Now I believe.\\\"\",\n\"\\\"Truly this was the Son of God.\\\"\",\n\"\\\"It is the Lord.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"John 20:28\",\n\"fact\": \"\\\"And Thomas answered and said unto him, My Lord and my God.\\\" The doubter makes the boldest confession in the book.\"\n},\n{\n\"q\": \"John tells us plainly why he wrote his Gospel. What reason does he give?\",\n\"opts\": [\n\"That ye might believe that Jesus is the Christ, and have life through his name\",\n\"That ye might know the certainty of those things\",\n\"That the scriptures might be fulfilled\",\n\"That the church might be established\"\n],\n\"correct\": 0,\n\"ref\": \"John 20:31\",\n\"fact\": \"\\\"But these are written, that ye might believe that Jesus is the Christ, the Son of God; and that believing ye might have life through his name.\\\"\"\n},\n{\n\"q\": \"After a night of catching nothing, the disciples were told to cast the net on which side of the ship?\",\n\"opts\": [\n\"The right side\",\n\"The left side\",\n\"Toward the shore\",\n\"Into deeper water\"\n],\n\"correct\": 0,\n\"ref\": \"John 21:6\",\n\"fact\": \"\\\"Cast the net on the right side of the ship, and ye shall find.\\\" They could not draw it in for the fish.\"\n},\n{\n\"q\": \"Exactly how many great fish were in the net by the Sea of Tiberias?\",\n\"opts\": [\n\"153\",\n\"144\",\n\"120\",\n\"200\"\n],\n\"correct\": 0,\n\"ref\": \"John 21:11\",\n\"fact\": \"\\\"An hundred and fifty and three: and for all there were so many, yet was not the net broken.\\\" Someone counted.\"\n},\n{\n\"q\": \"On the shore after breakfast, how many times did Jesus ask Peter, \\\"Lovest thou me?\\\"\",\n\"opts\": [\n\"Three\",\n\"Two\",\n\"Seven\",\n\"Once\"\n],\n\"correct\": 0,\n\"ref\": \"John 21:17\",\n\"fact\": \"\\\"Peter was grieved because he said unto him the third time, Lovest thou me?\\\" Three questions, after three denials \u2014 and each time, a job: \\\"Feed my sheep.\\\"\"\n},\n{\n\"q\": \"How does the Gospel of John end?\",\n\"opts\": [\n\"Saying the world could not contain the books if everything Jesus did were written\",\n\"With Jesus ascending into heaven\",\n\"With the Great Commission\",\n\"With the disciples returning to Jerusalem with great joy\"\n],\n\"correct\": 0,\n\"ref\": \"John 21:25\",\n\"fact\": \"\\\"...if they should be written every one, I suppose that even the world itself could not contain the books that should be written. Amen.\\\"\"\n}\n];\n\n  var VERSES = [\n{\n\"text\": \"And the light shineth in darkness; and the darkness comprehended it not.\",\n\"ref\": \"John 1:5\",\n\"angle\": \"John opens his whole book with this. Not a light that stops the dark from coming, but a light still shining in the middle of it. Whatever kind of week you walked in here with, that is the first thing this Gospel wants you to know about Jesus.\"\n},\n{\n\"text\": \"All that the Father giveth me shall come to me; and him that cometh to me I will in no wise cast out.\",\n\"ref\": \"John 6:37\",\n\"angle\": \"\\\"In no wise\\\" is the strongest no the old English had. Jesus says it right after a crowd has come looking for him for the wrong reasons, mostly for free bread. He doesn't sort them first. Whatever you scored, and whatever brought you here, that door is still open.\"\n},\n{\n\"text\": \"Henceforth I call you not servants; for the servant knoweth not what his lord doeth: but I have called you friends; for all things that I have heard of my Father I have made known unto you.\",\n\"ref\": \"John 15:15\",\n\"angle\": \"Jesus says this at the last supper, to men who would all run away within hours. Not servants taking orders. Friends who get told what is going on. You just spent a few minutes getting to know this book better. Jesus offers something bigger than knowing about him.\"\n},\n{\n\"text\": \"Jesus saith unto him, Thomas, because thou hast seen me, thou hast believed: blessed are they that have not seen, and yet have believed.\",\n\"ref\": \"John 20:29\",\n\"angle\": \"This is the one line in the Gospels that is spoken straight past the people in the room, to everyone who comes later. That includes you. Thomas needed to see. Jesus doesn't scold him for it. And Jesus says a real blessing waits for the person who only has the words on the page.\"\n}\n];\n\n  var AMP = String.fromCharCode(38);\n  var GAME_URL = 'https:\/\/bgodinspired.com\/index.php\/bible-quiz-john\/';\n  var ROUND_SIZE = 15;\n  var round = [], idx = 0, score = 0, locked = false;\n\n  function shareUrl(src){\n    return GAME_URL + '?utm_source=' + src + AMP + 'utm_medium=result_share' + AMP + 'utm_campaign=bible-quiz-john';\n  }\n\n  function shareText(){\n    return 'I scored ' + score + '\/' + round.length + ' on the Gospel of John Bible Quiz. Think you know the fourth Gospel better?';\n  }\n\n  function shuffle(arr){\n    var a = arr.slice();\n    for (var i = a.length - 1; i >= 1; i--){\n      var j = Math.floor(Math.random() * (i + 1));\n      var t = a[i]; a[i] = a[j]; a[j] = t;\n    }\n    return a;\n  }\n\n  function buildRound(){\n    var pool = shuffle(QUESTIONS).slice(0, ROUND_SIZE);\n    round = pool.map(function(item){\n      var order = shuffle([0,1,2,3]);\n      return {\n        q: item.q,\n        fact: item.fact,\n        ref: item.ref,\n        opts: order.map(function(i){ return item.opts[i]; }),\n        correct: order.indexOf(item.correct)\n      };\n    });\n    idx = 0; score = 0;\n  }\n\n  function show(id){\n    var screens = document.querySelectorAll('#bgi-game-bible-quiz-john .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('bqj-progress-label').textContent = 'Question ' + (idx+1) + ' of ' + round.length;\n    document.getElementById('bqj-live-score').textContent = 'Score ' + score;\n    document.getElementById('bqj-progress-fill').style.width = Math.round(((idx+1)\/round.length)*100) + '%';\n    document.getElementById('bqj-q-text').textContent = item.q;\n    var list = document.getElementById('bqj-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.bqjSelect(' + i + ')');\n      list.appendChild(btn);\n    });\n    var fl = document.getElementById('bqj-fact-line');\n    fl.classList.remove('visible');\n    fl.innerHTML = '';\n    document.getElementById('bqj-next-btn').classList.add('hidden-btn');\n  }\n\n  function gStart(){\n    buildRound();\n    show('bqj-play');\n    renderQ();\n  }\n\n  function gSelect(i){\n    if (locked) return;\n    locked = true;\n    var item = round[idx];\n    var buttons = document.querySelectorAll('#bgi-game-bible-quiz-john .opt-btn');\n    for (var b = 0; b !== buttons.length; b++){ buttons[b].disabled = true; }\n    if (i === item.correct){\n      buttons[i].classList.add('correct');\n      score++;\n    } else {\n      buttons[i].classList.add('incorrect');\n      buttons[item.correct].classList.add('correct');\n    }\n    document.getElementById('bqj-live-score').textContent = 'Score ' + score;\n    var fl = document.getElementById('bqj-fact-line');\n    fl.innerHTML = '';\n    var refSpan = document.createElement('span');\n    refSpan.className = 'fact-ref';\n    refSpan.textContent = item.ref + ' \u2014 ';\n    fl.appendChild(refSpan);\n    fl.appendChild(document.createTextNode(item.fact));\n    fl.classList.add('visible');\n    var nb = document.getElementById('bqj-next-btn');\n    nb.textContent = (idx === round.length - 1) ? 'See Results \u2192' : 'Next \u2192';\n    nb.classList.remove('hidden-btn');\n  }\n\n  function gNext(){\n    if (idx === round.length - 1){\n      gEnd();\n    } else {\n      idx++;\n      renderQ();\n    }\n  }\n\n  function scoreBand(n){\n    if (n >= 14) return \"You know John inside and out.\";\n    if (n >= 11) return \"A strong round \u2014 you have spent real time in this book.\";\n    if (n >= 8) return \"A good working grip on John.\";\n    if (n >= 4) return \"A solid start, and a few new details to take with you.\";\n    return \"Every reader starts at chapter one \u2014 and John is a good place to start.\";\n  }\n\n  function gEnd(){\n    document.getElementById('bqj-score-num').textContent = score + '\/' + round.length;\n    document.getElementById('bqj-score-headline').textContent = scoreBand(score);\n    var v = VERSES[Math.floor(Math.random() * VERSES.length)];\n    document.getElementById('bqj-verse-text').textContent = '\u201c' + v.text + '\u201d';\n    document.getElementById('bqj-verse-ref').textContent = '\u2014 ' + v.ref;\n    document.getElementById('bqj-verse-angle').textContent = v.angle;\n    document.getElementById('bqj-copy-msg').textContent = '';\n\n    var wa = document.getElementById('bqjShareWA');\n    wa.href = 'https:\/\/api.whatsapp.com\/send?text=' + encodeURIComponent(shareText() + ' ' + shareUrl('whatsapp'));\n    var xa = document.getElementById('bqjShareX');\n    xa.href = 'https:\/\/twitter.com\/intent\/tweet?text=' + encodeURIComponent(shareText()) + AMP + 'url=' + encodeURIComponent(shareUrl('x'));\n    var fb = document.getElementById('bqjShareFB');\n    fb.href = 'https:\/\/www.facebook.com\/sharer\/sharer.php?u=' + encodeURIComponent(shareUrl('facebook'));\n\n    show('bqj-end');\n  }\n\n  function gPlayAgain(){\n    buildRound();\n    show('bqj-play');\n    renderQ();\n  }\n\n  function gCopyShare(){\n    var text = shareText() + ' ' + shareUrl('copy_link');\n    var msg = document.getElementById('bqj-copy-msg');\n    var canCopy = false;\n    if (navigator.clipboard){\n      if (navigator.clipboard.writeText){ canCopy = true; }\n    }\n    if (canCopy){\n      navigator.clipboard.writeText(text).then(function(){\n        msg.textContent = 'Copied! Paste it anywhere.';\n      }, function(){\n        msg.textContent = text;\n      });\n    } else {\n      msg.textContent = text;\n    }\n  }\n\n  window.bqjStart = gStart;\n  window.bqjSelect = gSelect;\n  window.bqjNext = gNext;\n  window.bqjPlayAgain = gPlayAgain;\n  window.bqjCopyShare = gCopyShare;\n})();\n<\/script>\n\n\n\n<h2 class=\"wp-block-heading\">Common Questions About the Gospel of John<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">What is the Gospel of John about?<\/h3>\n\n\n\n<p>John is the fourth book of the New Testament and the last of the four accounts of the life of Jesus. It covers the same broad story as the other three, from the start of his public work to the crucifixion and resurrection, but it opens in a very different place. There is no birth scene and no family tree. Instead the first line reaches back before creation: &#8220;In the beginning was the Word.&#8221; From there the book is built around a handful of long scenes rather than many short ones, among them a wedding at Cana, a night-time conversation with a religious leader named Nicodemus, a long talk with a Samaritan woman at a well, the healing of a man born blind, and the raising of Lazarus. Five chapters, thirteen through seventeen, are given to the last evening before the arrest. The final scene is a breakfast on a beach.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How is John different from Matthew, Mark and Luke?<\/h3>\n\n\n\n<p>The first three Gospels share so much material that scholars group them together and call them the synoptics, meaning they can be read side by side. John mostly goes its own way. Most of what happens in John is found only in John: the water turned into wine, Nicodemus, the woman at the well, the man at the pool of Bethesda, the man born blind washing in Siloam, Lazarus, Jesus washing the disciples&#8217; feet, and Thomas saying &#8220;My Lord and my God.&#8221; John has no parables in the usual sense and no scene of Jesus casting out a spirit. It records more of Jesus&#8217; time in Jerusalem, and it mentions three separate Passovers, which is where the common idea that his public work lasted about three years comes from. John is also the only Gospel that tells you in so many words why it was written, near the end of chapter twenty.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What are the &#8220;I am&#8221; sayings in the Gospel of John?<\/h3>\n\n\n\n<p>They are seven short statements Jesus makes about himself, each starting with the words &#8220;I am,&#8221; and they are one of the things John is best known for. In order they are: I am the bread of life, in chapter six, the day after the crowd was fed. I am the light of the world, in chapter eight, repeated just before he heals a blind man. I am the door of the sheep, and I am the good shepherd, both in chapter ten. I am the resurrection, and the life, said to Martha outside her brother&#8217;s tomb in chapter eleven. I am the way, the truth, and the life, in answer to a question from Thomas in chapter fourteen. And I am the true vine, in chapter fifteen. Each one is tied to something happening in the story around it, which is why they land. The quiz above asks about several of them, and about who was standing there when they were said.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Is this Gospel of John quiz good practice for Bible Quizzing or a study group?<\/h3>\n\n\n\n<p>Yes, and that is the use it was built for. It runs in study mode, so every answer, right or wrong, shows the chapter and verse it came from along with the actual wording. That makes it useful for anyone preparing for a Bible Quizzing season on John, a small group working through the book, or a Sunday school class that wants a quick check at the end of a unit. The bank covers all twenty-one chapters and leans toward the kind of detail that quizzers get asked about: names, numbers, places, and who said which line to whom. Several questions are finish-the-verse style, which works well for memory practice. Because each round pulls fifteen questions at random from seventy-three, a group can run it three or four times in a session and keep meeting new material. It works on a phone, with no account and nothing to download.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How long does the John quiz take, and can I play it more than once?<\/h3>\n\n\n\n<p>A round is fifteen questions and takes most people around six minutes, a little longer if you stop to read the verse under each answer, which is the part worth slowing down for. You can play as many times as you like. Each new round shuffles both the questions and the order of the answers, and with seventy-three questions in the bank you will see mostly fresh ones for your first few rounds. Nothing is saved, nothing is scored against anyone else, and there is no sign-up. Your best score lasts until you close the page. A good way to use it is to play once cold, note which chapters caught you out, read those chapters, and then come back and see how much the number moves. When you are ready, scroll up and start the quiz above.<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>Bible Quiz &middot; Study Mode Bible Quiz: Gospel of John The fourth Gospel, all twenty-one chapters &mdash; a wedding that runs out of wine, a visitor who comes after dark, a woman at a well in Samaria, a man born blind, a tomb in Bethany, a basin and a towel, and a charcoal fire on [&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-115374","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/115374","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=115374"}],"version-history":[{"count":1,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/115374\/revisions"}],"predecessor-version":[{"id":115375,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/115374\/revisions\/115375"}],"wp:attachment":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/media?parent=115374"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}