{"id":115728,"date":"2026-09-16T15:28:46","date_gmt":"2026-09-16T19:28:46","guid":{"rendered":"https:\/\/bgodinspired.com\/?page_id=115728"},"modified":"2026-09-16T15:28:46","modified_gmt":"2026-09-16T19:28:46","slug":"bible-quiz-revelation","status":"publish","type":"page","link":"https:\/\/bgodinspired.com\/index.php\/bible-quiz-revelation\/","title":{"rendered":"Bible Quiz: Book of Revelation"},"content":{"rendered":"\n<!-- BGodInspired Bible Quiz: Book of Revelation -->\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-revelation *, #bgi-game-bible-quiz-revelation *::before, #bgi-game-bible-quiz-revelation *::after { box-sizing: border-box; margin: 0; padding: 0; }\n#bgi-game-bible-quiz-revelation {\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-revelation .game-inner { display: flex; flex-direction: column; align-items: center; width: 100%; }\n#bgi-game-bible-quiz-revelation .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-revelation .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-revelation .fade-in { animation: bqrFade 0.38s ease forwards; }\n@keyframes bqrFade { from { opacity:0; transform: translateY(8px); } to { opacity:1; transform: translateY(0); } }\n#bgi-game-bible-quiz-revelation .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-revelation 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-revelation .g-sub { font-size: 0.94rem; line-height: 1.7; color: var(--dim); margin-bottom: 22px; }\n#bgi-game-bible-quiz-revelation .g-meta { font-size: 0.78rem; color: var(--soft); margin-bottom: 26px; letter-spacing: 0.03em; }\n#bgi-game-bible-quiz-revelation .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-revelation .btn:hover { background: #8CB197; transform: translateY(-1px); }\n#bgi-game-bible-quiz-revelation .btn-outline {\n  background: transparent; color: var(--cream); border: 1px solid var(--border); font-weight: 600;\n}\n#bgi-game-bible-quiz-revelation .btn-outline:hover { border-color: var(--sage); }\n#bgi-game-bible-quiz-revelation .progress-wrap { width: 100%; margin-bottom: 24px; }\n#bgi-game-bible-quiz-revelation .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-revelation .live-score { color: var(--sage); font-weight: 600; }\n#bgi-game-bible-quiz-revelation .progress-track { height: 5px; background: rgba(245,240,232,0.08); border-radius: 4px; overflow: hidden; }\n#bgi-game-bible-quiz-revelation .progress-fill { height: 100%; background: var(--sage); border-radius: 4px; transition: width 0.3s ease; }\n#bgi-game-bible-quiz-revelation .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-revelation .opt-list { display: flex; flex-direction: column; gap: 10px; margin-bottom: 18px; }\n#bgi-game-bible-quiz-revelation .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-revelation .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-revelation .opt-btn:disabled { cursor: default; }\n#bgi-game-bible-quiz-revelation .opt-btn.correct { border-color: var(--sage); background: rgba(123,158,135,0.18); }\n#bgi-game-bible-quiz-revelation .opt-btn.incorrect { border-color: var(--clay); background: rgba(196,132,123,0.14); }\n#bgi-game-bible-quiz-revelation .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-revelation .fact-line.visible { display: block; }\n#bgi-game-bible-quiz-revelation .fact-ref { color: var(--sage); font-weight: 600; }\n#bgi-game-bible-quiz-revelation .next-row { display: flex; justify-content: flex-end; }\n#bgi-game-bible-quiz-revelation .btn.hidden-btn { display: none; }\n#bgi-game-bible-quiz-revelation .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-revelation .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-revelation .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-revelation .score-body { font-size: 0.9rem; line-height: 1.7; color: var(--dim); text-align: center; margin-bottom: 24px; }\n#bgi-game-bible-quiz-revelation .divider { height: 1px; background: var(--border); margin: 0 0 24px; }\n#bgi-game-bible-quiz-revelation .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-revelation .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-revelation .scripture-ref { font-size: 0.8rem; font-weight: 600; color: var(--sage); margin-bottom: 12px; letter-spacing: 0.03em; }\n#bgi-game-bible-quiz-revelation .scripture-angle { font-size: 0.86rem; line-height: 1.7; color: var(--dim); }\n#bgi-game-bible-quiz-revelation .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-revelation .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-revelation .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-revelation .pc-body { font-size: 0.85rem; line-height: 1.6; color: var(--dim); margin-bottom: 16px; }\n#bgi-game-bible-quiz-revelation .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-revelation .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-revelation .share-row { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; margin-bottom: 16px; }\n#bgi-game-bible-quiz-revelation .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-revelation .btn-share:hover { background: rgba(123,158,135,0.24); }\n#bgi-game-bible-quiz-revelation .end-actions { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; margin-bottom: 6px; }\n#bgi-game-bible-quiz-revelation .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-revelation .siblings-row { text-align: center; margin-top: 18px; }\n#bgi-game-bible-quiz-revelation .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-revelation .siblings-list { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; }\n#bgi-game-bible-quiz-revelation .sib-link { font-size: 0.82rem; color: var(--sage); text-decoration: underline; }\n#bgi-game-bible-quiz-revelation .hub-link { display: block; text-align: center; font-size: 0.8rem; color: var(--dim); margin-top: 14px; }\n#bgi-game-bible-quiz-revelation .hub-link a { color: var(--sage); text-decoration: underline; }\n#bgi-game-bible-quiz-revelation .screen { display: none; width: 100%; }\n#bgi-game-bible-quiz-revelation .screen.active { display: block; }\n@media (max-width: 560px) {\n  #bgi-game-bible-quiz-revelation { padding: 24px 14px 44px; }\n  #bgi-game-bible-quiz-revelation .card { padding: 26px 20px !important; }\n}\n@media (prefers-reduced-motion: reduce) {\n  #bgi-game-bible-quiz-revelation .fade-in { animation: none; }\n  #bgi-game-bible-quiz-revelation * { transition: none !important; }\n}\n<\/style>\n\n<div id=\"bgi-game-bible-quiz-revelation\"><div class=\"game-inner\">\n\n  <!-- INTRO -->\n  <div class=\"screen active fade-in\" id=\"bqr-intro\">\n    <div class=\"card\">\n      <span class=\"eyebrow\">Bible Quiz &middot; Study Mode<\/span>\n      <h2 class=\"g-title\">Bible Quiz: Book of Revelation<\/h2>\n      <p class=\"g-sub\">The last book of the Bible, all twenty-two chapters &mdash; a man exiled on a rocky island, seven letters to seven real cities, a throne ringed by a rainbow, a scroll no one could open, four horses, a dragon, a city with gates of pearl, and a tree whose leaves heal the nations. You get fifteen questions drawn from a bank of 77, and every answer shows the verse behind it, so even a miss teaches you where to look.<\/p>\n      <p class=\"g-meta\">15 questions &middot; about 6 minutes &middot; free, no sign-up<\/p>\n      <button class=\"btn\" onclick=\"window.bqrStart()\">Start Quiz<\/button>\n    <\/div>\n  <\/div>\n\n  <!-- PLAY -->\n  <div class=\"screen\" id=\"bqr-play\">\n    <div class=\"card\">\n      <div class=\"progress-wrap\">\n        <div class=\"progress-label\"><span id=\"bqr-progress-label\">Question 1 of 15<\/span><span class=\"live-score\" id=\"bqr-live-score\">Score 0<\/span><\/div>\n        <div class=\"progress-track\"><div class=\"progress-fill\" id=\"bqr-progress-fill\" style=\"width:7%\"><\/div><\/div>\n      <\/div>\n      <div class=\"q-text\" id=\"bqr-q-text\"><\/div>\n      <div class=\"opt-list\" id=\"bqr-opt-list\"><\/div>\n      <div class=\"fact-line\" id=\"bqr-fact-line\"><\/div>\n      <div class=\"next-row\"><button class=\"btn hidden-btn\" id=\"bqr-next-btn\" onclick=\"window.bqrNext()\">Next &rarr;<\/button><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- END -->\n  <div class=\"screen\" id=\"bqr-end\">\n    <div class=\"card\">\n      <span class=\"score-eyebrow\">Your Score<\/span>\n      <div class=\"score-num\" id=\"bqr-score-num\">0\/15<\/div>\n      <div class=\"score-headline\" id=\"bqr-score-headline\"><\/div>\n      <p class=\"score-body\">That round moved through the Book of Revelation &mdash; an island called Patmos, letters to Ephesus and Laodicea, twenty-four elders casting down their crowns, a Lamb who opens the seals, a little book sweet as honey, and a city that needs no sun.<\/p>\n      <div class=\"divider\"><\/div>\n      <div class=\"scripture-block\">\n        <p class=\"scripture-text\" id=\"bqr-verse-text\"><\/p>\n        <p class=\"scripture-ref\" id=\"bqr-verse-ref\"><\/p>\n        <p class=\"scripture-angle\" id=\"bqr-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\">Revelation ends with an invitation. Here is a gentle way to answer it.<\/h3>\n        <p class=\"pc-body\">The last chapter says it plainly: whoever is thirsty, come. This free 3-day sample is a simple place to start &mdash; short daily readings on what Jesus said and did, and what walking with him looks like on an ordinary Tuesday. No charts, no timelines, 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-revelation\" 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=\"bqrShareWA\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on WhatsApp<\/a>\n        <a id=\"bqrShareX\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on X<\/a>\n        <a id=\"bqrShareFB\" 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.bqrCopyShare()\">Copy my score<\/button>\n        <button class=\"btn\" onclick=\"window.bqrPlayAgain()\">Play Again<\/button>\n      <\/div>\n      <p class=\"copy-msg\" id=\"bqr-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-john\/\">Bible Quiz: Gospel of John &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\": \"Revelation opens with a blessing. Who does Revelation 1:3 say is blessed?\",\n\"opts\": [\n\"The one who reads, and those who hear and keep what is written\",\n\"Only those who understand every vision\",\n\"Those who have seen the Lord with their own eyes\",\n\"Those who fast for seven days before reading\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 1:3\",\n\"fact\": \"\\\"Blessed is he that readeth, and they that hear the words of this prophecy, and keep those things which are written therein: for the time is at hand.\\\" It is the first of seven blessings in the book.\"\n},\n{\n\"q\": \"John says he was on the isle called Patmos. What reason does he give?\",\n\"opts\": [\n\"For the word of God, and for the testimony of Jesus Christ\",\n\"He was shipwrecked on the way to Rome\",\n\"The church at Ephesus sent him there to rest\",\n\"He was hiding from a famine in Asia\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 1:9\",\n\"fact\": \"\\\"I John... was in the isle that is called Patmos, for the word of God, and for the testimony of Jesus Christ.\\\" He calls himself a \\\"companion in tribulation\\\" with his readers.\"\n},\n{\n\"q\": \"On what day was John \\\"in the Spirit\\\" when he heard a great voice behind him?\",\n\"opts\": [\n\"The Lord's day\",\n\"The sabbath day\",\n\"The day of Pentecost\",\n\"The first day of unleavened bread\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 1:10\",\n\"fact\": \"\\\"I was in the Spirit on the Lord's day, and heard behind me a great voice, as of a trumpet.\\\"\"\n},\n{\n\"q\": \"The voice told John to write what he saw in a book and send it where?\",\n\"opts\": [\n\"To the seven churches in Asia\",\n\"To the apostles in Jerusalem\",\n\"To the church at Rome\",\n\"To the twelve tribes scattered abroad\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 1:11\",\n\"fact\": \"The seven are named in order: Ephesus, Smyrna, Pergamos, Thyatira, Sardis, Philadelphia and Laodicea.\"\n},\n{\n\"q\": \"The seven churches were in the Roman province of Asia. In which modern country do those seven cities sit today?\",\n\"opts\": [\n\"Turkey\",\n\"Greece\",\n\"Syria\",\n\"Cyprus\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 1:11\",\n\"fact\": \"All seven cities lie in what is now western Turkey. The ruins of Ephesus, Sardis, Pergamon and Laodicea can still be visited.\"\n},\n{\n\"q\": \"When John turned to see the voice that spoke with him, what did he see first?\",\n\"opts\": [\n\"Seven golden candlesticks\",\n\"A throne set in heaven\",\n\"A door opened in heaven\",\n\"Four beasts full of eyes\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 1:12-13\",\n\"fact\": \"\\\"And being turned, I saw seven golden candlesticks; and in the midst of the seven candlesticks one like unto the Son of man.\\\"\"\n},\n{\n\"q\": \"What did the one like the Son of man hold in his right hand?\",\n\"opts\": [\n\"Seven stars\",\n\"Seven seals\",\n\"A golden reed\",\n\"A little book\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 1:16\",\n\"fact\": \"\\\"And he had in his right hand seven stars: and out of his mouth went a sharp twoedged sword: and his countenance was as the sun shineth in his strength.\\\"\"\n},\n{\n\"q\": \"Jesus explains the mystery of the seven golden candlesticks. What are they?\",\n\"opts\": [\n\"The seven churches\",\n\"The seven Spirits of God\",\n\"Seven kings\",\n\"The angels of the seven churches\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 1:20\",\n\"fact\": \"\\\"The seven stars are the angels of the seven churches: and the seven candlesticks which thou sawest are the seven churches.\\\" The stars are the angels; the lampstands are the churches.\"\n},\n{\n\"q\": \"\\\"I am Alpha and Omega.\\\" What are Alpha and Omega?\",\n\"opts\": [\n\"The first and last letters of the Greek alphabet\",\n\"The first and last letters of the Hebrew alphabet\",\n\"Two of the seven stars\",\n\"The names of two archangels\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 1:8\",\n\"fact\": \"Revelation was written in Greek, so \\\"Alpha and Omega\\\" is the A-to-Z of its own language. Revelation 22:13 spells it out: \\\"the beginning and the end, the first and the last.\\\"\"\n},\n{\n\"q\": \"When John saw the risen Jesus, he fell at his feet as dead. What happened next?\",\n\"opts\": [\n\"Jesus laid his right hand on him and said, \\\"Fear not\\\"\",\n\"Jesus breathed on him and he stood up\",\n\"An angel lifted him and gave him a white robe\",\n\"A voice told him to hide his face\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 1:17\",\n\"fact\": \"\\\"And he laid his right hand upon me, saying unto me, Fear not; I am the first and the last.\\\"\"\n},\n{\n\"q\": \"What keys does the risen Jesus say he holds in Revelation 1?\",\n\"opts\": [\n\"The keys of hell and of death\",\n\"The keys of the kingdom of heaven\",\n\"The keys of the temple\",\n\"The keys of the twelve gates\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 1:18\",\n\"fact\": \"\\\"I am he that liveth, and was dead; and, behold, I am alive for evermore, Amen; and have the keys of hell and of death.\\\"\"\n},\n{\n\"q\": \"Finish the verse: \\\"Behold, he cometh with clouds; and...\\\"\",\n\"opts\": [\n\"\\\"...every eye shall see him\\\"\",\n\"\\\"...the trumpet shall sound\\\"\",\n\"\\\"...the dead shall rise first\\\"\",\n\"\\\"...the sea shall give up her dead\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 1:7\",\n\"fact\": \"\\\"Behold, he cometh with clouds; and every eye shall see him, and they also which pierced him.\\\"\"\n},\n{\n\"q\": \"What did Jesus hold against the church in Ephesus?\",\n\"opts\": [\n\"\\\"Thou hast left thy first love\\\"\",\n\"\\\"Thou art lukewarm, and neither cold nor hot\\\"\",\n\"\\\"Thou hast a name that thou livest, and art dead\\\"\",\n\"\\\"Thou sufferest that woman Jezebel\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 2:1-4\",\n\"fact\": \"Ephesus was praised for hard work and patience, then told: \\\"Nevertheless I have somewhat against thee, because thou hast left thy first love.\\\"\"\n},\n{\n\"q\": \"Smyrna is told, \\\"be thou faithful unto death.\\\" What is promised in return?\",\n\"opts\": [\n\"A crown of life\",\n\"A rod of iron\",\n\"A palm branch\",\n\"A golden censer\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 2:8-10\",\n\"fact\": \"\\\"Ye shall have tribulation ten days: be thou faithful unto death, and I will give thee a crown of life.\\\"\"\n},\n{\n\"q\": \"Which faithful martyr is named in the letter to the church in Pergamos?\",\n\"opts\": [\n\"Antipas\",\n\"Stephen\",\n\"Epaphras\",\n\"Timothy\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 2:12-13\",\n\"fact\": \"\\\"...even in those days wherein Antipas was my faithful martyr, who was slain among you, where Satan dwelleth.\\\"\"\n},\n{\n\"q\": \"Besides hidden manna, what does the overcomer in the Pergamos letter receive?\",\n\"opts\": [\n\"A white stone with a new name written on it\",\n\"A golden crown with seven jewels\",\n\"A seat among the twenty-four elders\",\n\"A key to the holy city\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 2:17\",\n\"fact\": \"\\\"...a white stone, and in the stone a new name written, which no man knoweth saving he that receiveth it.\\\"\"\n},\n{\n\"q\": \"The church in Thyatira tolerated a woman who called herself a prophetess. What name is she given?\",\n\"opts\": [\n\"Jezebel\",\n\"Delilah\",\n\"Athaliah\",\n\"Herodias\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 2:18-20\",\n\"fact\": \"\\\"Thou sufferest that woman Jezebel, which calleth herself a prophetess, to teach and to seduce my servants.\\\" The name echoes the Old Testament queen.\"\n},\n{\n\"q\": \"Which church was told, \\\"thou hast a name that thou livest, and art dead\\\"?\",\n\"opts\": [\n\"Sardis\",\n\"Laodicea\",\n\"Philadelphia\",\n\"Pergamos\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 3:1\",\n\"fact\": \"\\\"And unto the angel of the church in Sardis write... I know thy works, that thou hast a name that thou livest, and art dead.\\\"\"\n},\n{\n\"q\": \"What did Jesus set before the church in Philadelphia?\",\n\"opts\": [\n\"An open door that no man can shut\",\n\"A sealed book\",\n\"A narrow gate\",\n\"A lampstand to be removed\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 3:7-8\",\n\"fact\": \"\\\"Behold, I have set before thee an open door, and no man can shut it: for thou hast a little strength, and hast kept my word.\\\"\"\n},\n{\n\"q\": \"Which church was called \\\"lukewarm, and neither cold nor hot\\\"?\",\n\"opts\": [\n\"Laodicea\",\n\"Ephesus\",\n\"Smyrna\",\n\"Thyatira\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 3:14-16\",\n\"fact\": \"\\\"So then because thou art lukewarm, and neither cold nor hot, I will spue thee out of my mouth.\\\"\"\n},\n{\n\"q\": \"Laodicea thought itself rich. Jesus counsels them to buy gold tried in the fire, white raiment, and what else?\",\n\"opts\": [\n\"Eyesalve, to anoint their eyes\",\n\"Oil for their lamps\",\n\"Bread from heaven\",\n\"Salt for their offerings\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 3:18\",\n\"fact\": \"\\\"...and anoint thine eyes with eyesalve, that thou mayest see.\\\" Laodicea was known in its day for wealth, wool, and a medical school.\"\n},\n{\n\"q\": \"Finish the verse: \\\"Behold, I stand at the door, and knock: if any man hear my voice, and open the door...\\\"\",\n\"opts\": [\n\"\\\"...I will come in to him, and will sup with him, and he with me.\\\"\",\n\"\\\"...he shall be saved, and his house.\\\"\",\n\"\\\"...I will give him rest.\\\"\",\n\"\\\"...it shall be opened unto him.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 3:20\",\n\"fact\": \"Spoken to Laodicea, the lukewarm church. The picture is not a lecture at the door but a shared meal.\"\n},\n{\n\"q\": \"What was round about the throne, \\\"in sight like unto an emerald\\\"?\",\n\"opts\": [\n\"A rainbow\",\n\"A sea of glass\",\n\"A cloud of incense\",\n\"A wall of jasper\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 4:3\",\n\"fact\": \"\\\"...and there was a rainbow round about the throne, in sight like unto an emerald.\\\" The sea of glass comes three verses later, \\\"like unto crystal.\\\"\"\n},\n{\n\"q\": \"How many elders sat on seats around the throne?\",\n\"opts\": [\n\"Twenty-four\",\n\"Twelve\",\n\"Seventy\",\n\"Seven\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 4:4\",\n\"fact\": \"\\\"...upon the seats I saw four and twenty elders sitting, clothed in white raiment; and they had on their heads crowns of gold.\\\"\"\n},\n{\n\"q\": \"The four beasts around the throne were like a lion, a calf, and a flying eagle. What was the fourth like?\",\n\"opts\": [\n\"It had a face as a man\",\n\"It was like a lamb\",\n\"It was like a horse\",\n\"It was like a bear\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 4:7\",\n\"fact\": \"\\\"...the third beast had a face as a man, and the fourth beast was like a flying eagle.\\\"\"\n},\n{\n\"q\": \"What do the four beasts say day and night without rest?\",\n\"opts\": [\n\"\\\"Holy, holy, holy, Lord God Almighty, which was, and is, and is to come.\\\"\",\n\"\\\"Worthy is the Lamb that was slain.\\\"\",\n\"\\\"Alleluia: for the Lord God omnipotent reigneth.\\\"\",\n\"\\\"Salvation to our God which sitteth upon the throne.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 4:8\",\n\"fact\": \"\\\"They rest not day and night, saying, Holy, holy, holy...\\\" Each of the four has six wings and is full of eyes.\"\n},\n{\n\"q\": \"What do the twenty-four elders cast before the throne?\",\n\"opts\": [\n\"Their crowns\",\n\"Palm branches\",\n\"Their white robes\",\n\"Golden vials\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 4:10\",\n\"fact\": \"\\\"The four and twenty elders fall down before him that sat on the throne... and cast their crowns before the throne.\\\"\"\n},\n{\n\"q\": \"What was unusual about how the sealed book in chapter 5 was written?\",\n\"opts\": [\n\"It was written within and on the backside\",\n\"It was written in letters of fire\",\n\"It was written in Hebrew and Greek\",\n\"It was written on tablets of stone\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 5:1\",\n\"fact\": \"\\\"...a book written within and on the backside, sealed with seven seals.\\\" A scroll written on both sides was full with nothing left to add.\"\n},\n{\n\"q\": \"Why did John \\\"weep much\\\" in chapter 5?\",\n\"opts\": [\n\"No one was found worthy to open and read the book\",\n\"He saw the martyrs under the altar\",\n\"He was told he would never leave Patmos\",\n\"The church at Ephesus had fallen\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 5:4\",\n\"fact\": \"\\\"And I wept much, because no man was found worthy to open and to read the book, neither to look thereon.\\\"\"\n},\n{\n\"q\": \"An elder tells John the Lion of the tribe of Juda has prevailed to open the book. When John looks, what does he see?\",\n\"opts\": [\n\"A Lamb as it had been slain\",\n\"A lion with the wings of an eagle\",\n\"A rider on a white horse\",\n\"A man clothed in linen\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 5:5-6\",\n\"fact\": \"John is told to look for a Lion and sees a Lamb that bears the marks of being slain. It is one of the great turns in the book.\"\n},\n{\n\"q\": \"How many horns and eyes did the Lamb have?\",\n\"opts\": [\n\"Seven horns and seven eyes\",\n\"Ten horns and seven eyes\",\n\"Two horns and many eyes\",\n\"Four horns and four eyes\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 5:6\",\n\"fact\": \"\\\"...a Lamb as it had been slain, having seven horns and seven eyes, which are the seven Spirits of God sent forth into all the earth.\\\"\"\n},\n{\n\"q\": \"The elders held golden vials full of odours. What does John say the odours are?\",\n\"opts\": [\n\"The prayers of saints\",\n\"The tears of the martyrs\",\n\"The songs of the angels\",\n\"The offerings of the nations\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 5:8\",\n\"fact\": \"\\\"...harps, and golden vials full of odours, which are the prayers of saints.\\\" In heaven's throne room, prayers are kept, not lost.\"\n},\n{\n\"q\": \"When the first seal was opened, what did the rider on the white horse hold?\",\n\"opts\": [\n\"A bow\",\n\"A pair of balances\",\n\"A great sword\",\n\"A sharp sickle\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 6:2\",\n\"fact\": \"\\\"He that sat on him had a bow; and a crown was given unto him: and he went forth conquering, and to conquer.\\\" The red horse's rider gets the great sword; the black horse's rider holds the balances.\"\n},\n{\n\"q\": \"With the black horse, a voice names the price of wheat and barley. What must not be hurt?\",\n\"opts\": [\n\"The oil and the wine\",\n\"The grass and the trees\",\n\"The sheep and the oxen\",\n\"The wheat and the barley\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 6:6\",\n\"fact\": \"\\\"A measure of wheat for a penny, and three measures of barley for a penny; and see thou hurt not the oil and the wine.\\\"\"\n},\n{\n\"q\": \"What was the name of the rider on the pale horse?\",\n\"opts\": [\n\"Death\",\n\"Famine\",\n\"War\",\n\"Destroyer\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 6:8\",\n\"fact\": \"\\\"And I looked, and behold a pale horse: and his name that sat on him was Death, and Hell followed with him.\\\"\"\n},\n{\n\"q\": \"At the fifth seal, the souls under the altar cry out. What do they ask?\",\n\"opts\": [\n\"\\\"How long, O Lord, holy and true...?\\\"\",\n\"\\\"Who shall be able to stand?\\\"\",\n\"\\\"What must we do to be saved?\\\"\",\n\"\\\"Where is the promise of his coming?\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 6:9-10\",\n\"fact\": \"\\\"How long, O Lord, holy and true, dost thou not judge and avenge our blood?\\\" \\\"Who shall be able to stand?\\\" is asked a few verses later by those hiding in the rocks.\"\n},\n{\n\"q\": \"At the sixth seal, what do the kings and great men say to the mountains and rocks?\",\n\"opts\": [\n\"\\\"Fall on us, and hide us\\\"\",\n\"\\\"Be ye removed into the sea\\\"\",\n\"\\\"Open and swallow us\\\"\",\n\"\\\"Cry out with us\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 6:16\",\n\"fact\": \"\\\"Fall on us, and hide us from the face of him that sitteth on the throne, and from the wrath of the Lamb.\\\"\"\n},\n{\n\"q\": \"How many were sealed \\\"of all the tribes of the children of Israel\\\" in chapter 7?\",\n\"opts\": [\n\"144,000\",\n\"12,000\",\n\"7,000\",\n\"200,000,000\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 7:4\",\n\"fact\": \"\\\"...an hundred and forty and four thousand.\\\" That is twelve thousand from each of twelve tribes.\"\n},\n{\n\"q\": \"Which Old Testament tribe is NOT named in the list of tribes sealed in Revelation 7?\",\n\"opts\": [\n\"Dan\",\n\"Levi\",\n\"Gad\",\n\"Benjamin\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 7:5-8\",\n\"fact\": \"The list runs Juda, Reuben, Gad, Aser, Nepthalim, Manasses, Simeon, Levi, Issachar, Zabulon, Joseph and Benjamin. Dan is missing, and Ephraim is not named either; Joseph stands in.\"\n},\n{\n\"q\": \"The great multitude \\\"which no man could number\\\" stood before the throne holding what?\",\n\"opts\": [\n\"Palms in their hands\",\n\"Harps of God\",\n\"Golden censers\",\n\"Burning lamps\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 7:9\",\n\"fact\": \"\\\"...of all nations, and kindreds, and people, and tongues, stood before the throne, and before the Lamb, clothed with white robes, and palms in their hands.\\\"\"\n},\n{\n\"q\": \"An elder explains how the multitude's robes were made white. How?\",\n\"opts\": [\n\"They washed them in the blood of the Lamb\",\n\"They washed them in the river of life\",\n\"They were burned clean at the altar\",\n\"They were given new robes at the gate\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 7:14\",\n\"fact\": \"\\\"These are they which came out of great tribulation, and have washed their robes, and made them white in the blood of the Lamb.\\\"\"\n},\n{\n\"q\": \"What happened in heaven when the seventh seal was opened?\",\n\"opts\": [\n\"Silence, for about the space of half an hour\",\n\"A great earthquake\",\n\"A single trumpet blast\",\n\"A voice like many waters\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 8:1\",\n\"fact\": \"\\\"And when he had opened the seventh seal, there was silence in heaven about the space of half an hour.\\\" The great earthquake belongs to the sixth seal.\"\n},\n{\n\"q\": \"The angel of the bottomless pit is called Abaddon in Hebrew. What is his name in Greek?\",\n\"opts\": [\n\"Apollyon\",\n\"Lucifer\",\n\"Beelzebub\",\n\"Legion\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 9:11\",\n\"fact\": \"\\\"...whose name in the Hebrew tongue is Abaddon, but in the Greek tongue hath his name Apollyon.\\\" Both names carry the idea of destruction.\"\n},\n{\n\"q\": \"What was John told NOT to write down?\",\n\"opts\": [\n\"What the seven thunders uttered\",\n\"The name of the beast\",\n\"The number of those who were sealed\",\n\"The day of the Lord's coming\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 10:4\",\n\"fact\": \"\\\"Seal up those things which the seven thunders uttered, and write them not.\\\" It is the one thing in the book John hears and is told to keep back.\"\n},\n{\n\"q\": \"John was told to eat the little book. How did it taste?\",\n\"opts\": [\n\"Sweet as honey in his mouth, bitter in his belly\",\n\"Bitter in his mouth, sweet in his belly\",\n\"Like fresh bread\",\n\"Like ashes\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 10:9-10\",\n\"fact\": \"\\\"...it was in my mouth sweet as honey: and as soon as I had eaten it, my belly was bitter.\\\" Ezekiel had a similar scroll, sweet in the mouth.\"\n},\n{\n\"q\": \"How long do the two witnesses prophesy, clothed in sackcloth?\",\n\"opts\": [\n\"1,260 days\",\n\"1,000 days\",\n\"42 days\",\n\"2,300 days\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 11:3\",\n\"fact\": \"\\\"...they shall prophesy a thousand two hundred and threescore days, clothed in sackcloth.\\\"\"\n},\n{\n\"q\": \"At the seventh trumpet, great voices in heaven say: \\\"The kingdoms of this world are become...\\\"\",\n\"opts\": [\n\"\\\"...the kingdoms of our Lord, and of his Christ\\\"\",\n\"\\\"...as the dust of the balance\\\"\",\n\"\\\"...a desolation for ever\\\"\",\n\"\\\"...the footstool of his feet\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 11:15\",\n\"fact\": \"\\\"...and he shall reign for ever and ever.\\\" Handel set these words in the Hallelujah chorus.\"\n},\n{\n\"q\": \"When the temple of God was opened in heaven at the end of chapter 11, what was seen inside?\",\n\"opts\": [\n\"The ark of his testament\",\n\"The golden candlestick\",\n\"The tables of stone\",\n\"The brazen serpent\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 11:19\",\n\"fact\": \"\\\"And the temple of God was opened in heaven, and there was seen in his temple the ark of his testament.\\\"\"\n},\n{\n\"q\": \"The woman clothed with the sun in chapter 12 wore a crown of what?\",\n\"opts\": [\n\"Twelve stars\",\n\"Seven stars\",\n\"Thorns\",\n\"Gold and pearls\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 12:1\",\n\"fact\": \"\\\"...a woman clothed with the sun, and the moon under her feet, and upon her head a crown of twelve stars.\\\"\"\n},\n{\n\"q\": \"How many heads and horns did the great red dragon have?\",\n\"opts\": [\n\"Seven heads and ten horns\",\n\"Ten heads and seven horns\",\n\"Three heads and two horns\",\n\"One head and ten horns\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 12:3\",\n\"fact\": \"\\\"...a great red dragon, having seven heads and ten horns, and seven crowns upon his heads.\\\"\"\n},\n{\n\"q\": \"Who led the angels who fought against the dragon in heaven?\",\n\"opts\": [\n\"Michael\",\n\"Gabriel\",\n\"Apollyon\",\n\"The seven trumpet angels\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 12:7\",\n\"fact\": \"\\\"And there was war in heaven: Michael and his angels fought against the dragon.\\\"\"\n},\n{\n\"q\": \"Revelation 12 calls the great dragon \\\"that old serpent.\\\" What else is it called?\",\n\"opts\": [\n\"The Devil, and Satan\",\n\"Abaddon\",\n\"Leviathan\",\n\"Beelzebub\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 12:9\",\n\"fact\": \"\\\"...that old serpent, called the Devil, and Satan, which deceiveth the whole world.\\\"\"\n},\n{\n\"q\": \"How did the brethren overcome the accuser in Revelation 12?\",\n\"opts\": [\n\"By the blood of the Lamb and the word of their testimony\",\n\"By fasting and prayer\",\n\"By the sword of Michael\",\n\"By the seal on their foreheads\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 12:11\",\n\"fact\": \"\\\"And they overcame him by the blood of the Lamb, and by the word of their testimony; and they loved not their lives unto the death.\\\"\"\n},\n{\n\"q\": \"The beast that comes up out of the earth has two horns like a lamb. How does it speak?\",\n\"opts\": [\n\"As a dragon\",\n\"As a lion\",\n\"As many waters\",\n\"As a man\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 13:11\",\n\"fact\": \"\\\"...he had two horns like a lamb, and he spake as a dragon.\\\" It looks gentle and sounds like something else.\"\n},\n{\n\"q\": \"What number does Revelation 13 give as \\\"the number of the beast\\\"?\",\n\"opts\": [\n\"666\",\n\"777\",\n\"144\",\n\"999\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 13:18\",\n\"fact\": \"\\\"Let him that hath understanding count the number of the beast: for it is the number of a man; and his number is Six hundred threescore and six.\\\"\"\n},\n{\n\"q\": \"What did the angel flying \\\"in the midst of heaven\\\" in chapter 14 carry?\",\n\"opts\": [\n\"The everlasting gospel\",\n\"A golden reed\",\n\"The key of the bottomless pit\",\n\"A vial of wrath\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 14:6\",\n\"fact\": \"\\\"...having the everlasting gospel to preach unto them that dwell on the earth, and to every nation, and kindred, and tongue, and people.\\\"\"\n},\n{\n\"q\": \"\\\"Blessed are the dead which die in the Lord... that they may rest from their labours; and...\\\" Finish the line.\",\n\"opts\": [\n\"\\\"...their works do follow them.\\\"\",\n\"\\\"...their names are written in heaven.\\\"\",\n\"\\\"...they shall see his face.\\\"\",\n\"\\\"...their crowns are laid up.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 14:13\",\n\"fact\": \"The voice from heaven tells John to write it down. Nothing done in love is wasted.\"\n},\n{\n\"q\": \"Those who had victory over the beast stand on the sea of glass and sing which songs?\",\n\"opts\": [\n\"The song of Moses and the song of the Lamb\",\n\"The song of David and the song of Solomon\",\n\"The song of Miriam and the song of Deborah\",\n\"The song of Mary and the song of Zacharias\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 15:2-3\",\n\"fact\": \"\\\"...they sing the song of Moses the servant of God, and the song of the Lamb, saying, Great and marvellous are thy works.\\\"\"\n},\n{\n\"q\": \"The kings are gathered together to a place called what \\\"in the Hebrew tongue\\\"?\",\n\"opts\": [\n\"Armageddon\",\n\"Golgotha\",\n\"Gabbatha\",\n\"Aceldama\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 16:16\",\n\"fact\": \"\\\"And he gathered them together into a place called in the Hebrew tongue Armageddon.\\\" It is the only time the word appears in the Bible.\"\n},\n{\n\"q\": \"What name was written on the forehead of the woman riding the scarlet beast?\",\n\"opts\": [\n\"Mystery, Babylon the Great\",\n\"Holiness to the Lord\",\n\"Sodom and Egypt\",\n\"Legion\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 17:3-5\",\n\"fact\": \"\\\"MYSTERY, BABYLON THE GREAT, THE MOTHER OF HARLOTS AND ABOMINATIONS OF THE EARTH.\\\"\"\n},\n{\n\"q\": \"What did a mighty angel throw into the sea to picture Babylon's fall?\",\n\"opts\": [\n\"A stone like a great millstone\",\n\"A golden cup\",\n\"A broken crown\",\n\"A burning mountain\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 18:21\",\n\"fact\": \"\\\"Thus with violence shall that great city Babylon be thrown down, and shall be found no more at all.\\\"\"\n},\n{\n\"q\": \"In Revelation 19:9, who does the angel say are blessed?\",\n\"opts\": [\n\"Those called to the marriage supper of the Lamb\",\n\"Those who dwell on the earth\",\n\"The kings of the earth\",\n\"Those who watched Babylon burn\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 19:9\",\n\"fact\": \"\\\"Blessed are they which are called unto the marriage supper of the Lamb. And he saith unto me, These are the true sayings of God.\\\"\"\n},\n{\n\"q\": \"The rider on the white horse in Revelation 19 \\\"was called\\\" what?\",\n\"opts\": [\n\"Faithful and True\",\n\"Ancient of Days\",\n\"Mighty and Terrible\",\n\"Wonderful\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 19:11\",\n\"fact\": \"\\\"And I saw heaven opened, and behold a white horse; and he that sat upon him was called Faithful and True.\\\"\"\n},\n{\n\"q\": \"What name is written on the rider's vesture and on his thigh?\",\n\"opts\": [\n\"King of Kings, and Lord of Lords\",\n\"The Lamb That Was Slain\",\n\"Holy, Holy, Holy\",\n\"I Am That I Am\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 19:16\",\n\"fact\": \"\\\"And he hath on his vesture and on his thigh a name written, KING OF KINGS, AND LORD OF LORDS.\\\" Verse 13 adds that \\\"his name is called The Word of God.\\\"\"\n},\n{\n\"q\": \"For how long was the dragon bound in the bottomless pit?\",\n\"opts\": [\n\"A thousand years\",\n\"Seven years\",\n\"Forty-two months\",\n\"A time, and times, and half a time\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 20:2\",\n\"fact\": \"\\\"...the dragon, that old serpent, which is the Devil, and Satan, and bound him a thousand years.\\\"\"\n},\n{\n\"q\": \"At the judgment before the throne, \\\"the books were opened.\\\" What other book was opened?\",\n\"opts\": [\n\"The book of life\",\n\"The book of the law\",\n\"The book of Jasher\",\n\"The book of remembrance\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 20:12\",\n\"fact\": \"\\\"...and another book was opened, which is the book of life.\\\"\"\n},\n{\n\"q\": \"In the new heaven and new earth, John notes there was \\\"no more\\\" what?\",\n\"opts\": [\n\"Sea\",\n\"Mountains\",\n\"Stars\",\n\"Wind\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 21:1\",\n\"fact\": \"\\\"...for the first heaven and the first earth were passed away; and there was no more sea.\\\"\"\n},\n{\n\"q\": \"The new Jerusalem measured twelve thousand furlongs. What was true of its length, breadth and height?\",\n\"opts\": [\n\"They were all equal\",\n\"The height was double the length\",\n\"It was round, with no corners\",\n\"The length was twice the breadth\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 21:16\",\n\"fact\": \"\\\"The city lieth foursquare... The length and the breadth and the height of it are equal.\\\" The Holy of Holies in the temple was also a perfect cube.\"\n},\n{\n\"q\": \"Each of the twelve gates of the new Jerusalem was made of what?\",\n\"opts\": [\n\"One pearl\",\n\"Jasper\",\n\"Pure gold\",\n\"Sapphire\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 21:21\",\n\"fact\": \"\\\"...every several gate was of one pearl: and the street of the city was pure gold, as it were transparent glass.\\\" The wall is the part made of jasper.\"\n},\n{\n\"q\": \"What did John see NO sign of in the new Jerusalem?\",\n\"opts\": [\n\"A temple\",\n\"A gate\",\n\"A throne\",\n\"A wall\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 21:22\",\n\"fact\": \"\\\"And I saw no temple therein: for the Lord God Almighty and the Lamb are the temple of it.\\\"\"\n},\n{\n\"q\": \"What were the leaves of the tree of life for?\",\n\"opts\": [\n\"The healing of the nations\",\n\"The covering of the saints\",\n\"Crowns for the elders\",\n\"Food for the four beasts\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 22:2\",\n\"fact\": \"\\\"...and the leaves of the tree were for the healing of the nations.\\\"\"\n},\n{\n\"q\": \"How often did the tree of life in Revelation 22 yield its fruit?\",\n\"opts\": [\n\"Every month\",\n\"Once a year\",\n\"Every seventh day\",\n\"Three times a year\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 22:2\",\n\"fact\": \"\\\"...the tree of life, which bare twelve manner of fruits, and yielded her fruit every month.\\\"\"\n},\n{\n\"q\": \"When John fell down to worship before the angel, what did the angel say?\",\n\"opts\": [\n\"\\\"See thou do it not... worship God.\\\"\",\n\"\\\"Rise, and eat.\\\"\",\n\"\\\"Fear not, thou art greatly beloved.\\\"\",\n\"\\\"Write these things in a book.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 22:8-9\",\n\"fact\": \"\\\"See thou do it not: for I am thy fellowservant... worship God.\\\" John makes the same mistake in 19:10 and gets the same answer.\"\n},\n{\n\"q\": \"In his closing words Jesus says, \\\"I am the root and the offspring of David, and...\\\"\",\n\"opts\": [\n\"\\\"...the bright and morning star.\\\"\",\n\"\\\"...the sun of righteousness.\\\"\",\n\"\\\"...the light of the world.\\\"\",\n\"\\\"...the rose of Sharon.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 22:16\",\n\"fact\": \"\\\"I Jesus have sent mine angel to testify unto you these things in the churches. I am the root and the offspring of David, and the bright and morning star.\\\"\"\n},\n{\n\"q\": \"Near the end, a warning is given to anyone who does what to the words of this book?\",\n\"opts\": [\n\"Adds to them or takes away from them\",\n\"Reads them aloud in the churches\",\n\"Copies them onto a scroll\",\n\"Learns them by heart\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 22:18-19\",\n\"fact\": \"\\\"If any man shall add unto these things... And if any man shall take away from the words of the book of this prophecy...\\\" Reading it aloud is what chapter 1 blesses.\"\n},\n{\n\"q\": \"Jesus says, \\\"Surely I come quickly.\\\" What is John's reply?\",\n\"opts\": [\n\"\\\"Amen. Even so, come, Lord Jesus.\\\"\",\n\"\\\"Here am I; send me.\\\"\",\n\"\\\"Lord, now lettest thou thy servant depart in peace.\\\"\",\n\"\\\"Maranatha, the Lord is at hand.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 22:20\",\n\"fact\": \"\\\"He which testifieth these things saith, Surely I come quickly. Amen. Even so, come, Lord Jesus.\\\"\"\n},\n{\n\"q\": \"What is the very last verse of Revelation, and of the whole Bible?\",\n\"opts\": [\n\"\\\"The grace of our Lord Jesus Christ be with you all. Amen.\\\"\",\n\"\\\"Behold, I make all things new.\\\"\",\n\"\\\"Worthy is the Lamb that was slain.\\\"\",\n\"\\\"It is finished.\\\"\"\n],\n\"correct\": 0,\n\"ref\": \"Revelation 22:21\",\n\"fact\": \"After everything in between, the Bible's final word is grace.\"\n}\n];\n\n  var VERSES = [\n{\n\"text\": \"For the Lamb which is in the midst of the throne shall feed them, and shall lead them unto living fountains of waters: and God shall wipe away all tears from their eyes.\",\n\"ref\": \"Revelation 7:17\",\n\"angle\": \"Revelation has a reputation for being frightening, and parts of it are. But look at what sits at the center of the throne: a Lamb who feeds people and walks them to fresh water. The strongest figure in the whole book is also the gentlest one. That is who Jesus offers to be for you, whatever your score.\"\n},\n{\n\"text\": \"And God shall wipe away all tears from their eyes; and there shall be no more death, neither sorrow, nor crying, neither shall there be any more pain: for the former things are passed away.\",\n\"ref\": \"Revelation 21:4\",\n\"angle\": \"Most people come to Revelation wanting to know how the world ends. This is the answer it actually gives. Not an explosion, but a hand wiping tears. Every beast and trumpet in between is headed toward this line.\"\n},\n{\n\"text\": \"And he that sat upon the throne said, Behold, I make all things new. And he said unto me, Write: for these words are true and faithful.\",\n\"ref\": \"Revelation 21:5\",\n\"angle\": \"Not all new things. All things new. The old, tired, broken things get remade instead of thrown away. And John is told to write it down because it can be trusted. If there is something in your life that feels past fixing, this is a promise worth sitting with.\"\n},\n{\n\"text\": \"And the Spirit and the bride say, Come. And let him that heareth say, Come. And let him that is athirst come. And whosoever will, let him take the water of life freely.\",\n\"ref\": \"Revelation 22:17\",\n\"angle\": \"The last invitation in the Bible has no entry test. Not the ones who aced the quiz. Not the ones who understood every vision. Whoever is thirsty, whoever wants it, and it is free. Jesus is still making that offer today.\"\n}\n];\n\n  var AMP = String.fromCharCode(38);\n  var GAME_URL = 'https:\/\/bgodinspired.com\/index.php\/bible-quiz-revelation\/';\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-revelation';\n  }\n\n  function shareText(){\n    return 'I scored ' + score + '\/' + round.length + ' on the Book of Revelation Bible Quiz. Think you know the last book of the Bible 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-revelation .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('bqr-progress-label').textContent = 'Question ' + (idx+1) + ' of ' + round.length;\n    document.getElementById('bqr-live-score').textContent = 'Score ' + score;\n    document.getElementById('bqr-progress-fill').style.width = Math.round(((idx+1)\/round.length)*100) + '%';\n    document.getElementById('bqr-q-text').textContent = item.q;\n    var list = document.getElementById('bqr-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.bqrSelect(' + i + ')');\n      list.appendChild(btn);\n    });\n    var fl = document.getElementById('bqr-fact-line');\n    fl.classList.remove('visible');\n    fl.innerHTML = '';\n    document.getElementById('bqr-next-btn').classList.add('hidden-btn');\n  }\n\n  function gStart(){\n    buildRound();\n    show('bqr-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-revelation .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('bqr-live-score').textContent = 'Score ' + score;\n    var fl = document.getElementById('bqr-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('bqr-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 Revelation from Patmos to the final Amen.\";\n    if (n >= 11) return \"A strong round. You have clearly spent time in these chapters.\";\n    if (n >= 8) return \"A good working grip on a book most people avoid.\";\n    if (n >= 4) return \"A real start on the Bible's most mysterious book, with a few new details to take with you.\";\n    return \"Revelation stumps almost everyone at first. Every answer above just gave you a verse to go and read.\";\n  }\n\n  function gEnd(){\n    document.getElementById('bqr-score-num').textContent = score + '\/' + round.length;\n    document.getElementById('bqr-score-headline').textContent = scoreBand(score);\n    var v = VERSES[Math.floor(Math.random() * VERSES.length)];\n    document.getElementById('bqr-verse-text').textContent = '\u201c' + v.text + '\u201d';\n    document.getElementById('bqr-verse-ref').textContent = '\u2014 ' + v.ref;\n    document.getElementById('bqr-verse-angle').textContent = v.angle;\n    document.getElementById('bqr-copy-msg').textContent = '';\n\n    var wa = document.getElementById('bqrShareWA');\n    wa.href = 'https:\/\/api.whatsapp.com\/send?text=' + encodeURIComponent(shareText() + ' ' + shareUrl('whatsapp'));\n    var xa = document.getElementById('bqrShareX');\n    xa.href = 'https:\/\/twitter.com\/intent\/tweet?text=' + encodeURIComponent(shareText()) + AMP + 'url=' + encodeURIComponent(shareUrl('x'));\n    var fb = document.getElementById('bqrShareFB');\n    fb.href = 'https:\/\/www.facebook.com\/sharer\/sharer.php?u=' + encodeURIComponent(shareUrl('facebook'));\n\n    show('bqr-end');\n  }\n\n  function gPlayAgain(){\n    buildRound();\n    show('bqr-play');\n    renderQ();\n  }\n\n  function gCopyShare(){\n    var text = shareText() + ' ' + shareUrl('copy_link');\n    var msg = document.getElementById('bqr-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.bqrStart = gStart;\n  window.bqrSelect = gSelect;\n  window.bqrNext = gNext;\n  window.bqrPlayAgain = gPlayAgain;\n  window.bqrCopyShare = gCopyShare;\n})();\n<\/script>\n\n\n\n<h2 class=\"wp-block-heading\">Common Questions About the Book of Revelation<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">What is the Book of Revelation about?<\/h3>\n\n\n\n<p>Revelation is the last book of the Bible, and it reads unlike anything before it. It opens with a man named John on a small island in the Aegean Sea, who says he saw a vision and was told to write it down. The first three chapters are seven short letters to seven real churches in what is now western Turkey, each with praise, a warning, or both. From chapter four the scene moves to a throne room in heaven, where a sealed scroll can only be opened by a Lamb that had been slain. What follows are sequences of seven seals, seven trumpets and seven bowls, along with a dragon, two beasts and the fall of a city called Babylon. The last two chapters describe a new heaven and a new earth, a city with gates of pearl, and a river and tree of life. It ends with an open invitation to come.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Who wrote Revelation, and where was it written?<\/h3>\n\n\n\n<p>The writer names himself four times as John, and says he was on the island of Patmos &#8220;for the word of God, and for the testimony of Jesus Christ,&#8221; which most readers take to mean he had been exiled there for his faith. Patmos is a small rocky island off the west coast of Turkey, and today it is part of Greece. Early Christian writers such as Irenaeus, writing in the second century, identified this John as the apostle John and placed the book near the end of the reign of the Roman emperor Domitian, in the mid-90s AD. Some modern scholars think a different John with the same name wrote it, and the book itself never says &#8220;apostle.&#8221; What is not in doubt is that it was written in Greek, to real congregations under real pressure, which is why so much of it is about staying faithful.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What are the seven churches of Revelation?<\/h3>\n\n\n\n<p>They are seven Christian congregations in the Roman province of Asia, and Revelation 1:11 names them in the order a messenger would travel between them: Ephesus, Smyrna, Pergamos, Thyatira, Sardis, Philadelphia and Laodicea. Each gets its own short letter in chapters two and three. Ephesus works hard but has &#8220;left thy first love.&#8221; Smyrna is poor and about to suffer, and is told to be faithful unto death. Pergamos lives &#8220;where Satan&#8217;s seat is&#8221; and has already lost a martyr named Antipas. Thyatira tolerates a false prophetess called Jezebel. Sardis has a reputation for being alive but is dead. Philadelphia has little strength and is given an open door. Laodicea is rich, comfortable, and lukewarm, and hears the famous line &#8220;Behold, I stand at the door, and knock.&#8221; The quiz above draws several questions from these letters, because quizzers are asked about them often.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Is this Revelation quiz good practice for Bible Quizzing or a study group?<\/h3>\n\n\n\n<p>Yes, that is what it was built for. It runs in study mode, so every answer, right or wrong, shows the exact chapter and verse along with the King James wording, which makes a miss into a pointer back to the text. The bank covers all twenty-two chapters and leans toward the kind of detail that shows up in quiz practice: numbers, names, colors, who said which line, and what came after what. There are finish-the-verse questions for memory work, and a few that test careful reading, like which tribe is missing from the list in chapter seven. It deliberately avoids questions about how to interpret the prophecies, since churches read those differently, and sticks to what the text actually says. Each round pulls fifteen questions at random from a bank of more than seventy, so a youth group or Sunday school class can run it several times and keep meeting new material.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How long does the Revelation 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 about six minutes, a little longer if you stop to read the verse under each answer, which is the best part of the game. You can play as many times as you like. Every new round shuffles both the questions and the order of the answers, and with more than seventy questions in the bank, your first several rounds will mostly bring fresh ones. Nothing is saved and there is no sign-up or leaderboard, so your score is just for you until you close the page. A good way to use it is to play once cold, notice which chapters tripped you up, read those chapters, and then come back to see how far your score moves. Revelation rewards a second look more than almost any book. 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: Book of Revelation The last book of the Bible, all twenty-two chapters &mdash; a man exiled on a rocky island, seven letters to seven real cities, a throne ringed by a rainbow, a scroll no one could open, four horses, a dragon, a city with gates of pearl, [&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-115728","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/115728","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=115728"}],"version-history":[{"count":1,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/115728\/revisions"}],"predecessor-version":[{"id":115729,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/115728\/revisions\/115729"}],"wp:attachment":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/media?parent=115728"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}