{"id":115597,"date":"2026-09-15T15:38:05","date_gmt":"2026-09-15T19:38:05","guid":{"rendered":"https:\/\/bgodinspired.com\/?page_id=115597"},"modified":"2026-09-15T15:38:05","modified_gmt":"2026-09-15T19:38:05","slug":"bible-trivia-emoji","status":"publish","type":"page","link":"https:\/\/bgodinspired.com\/index.php\/bible-trivia-emoji\/","title":{"rendered":"Bible Trivia: Emoji Bible Quiz"},"content":{"rendered":"\n<!-- BGodInspired Emoji Bible Quiz -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&#038;family=Inter:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n#bgi-game-bible-trivia-emoji *, #bgi-game-bible-trivia-emoji *::before, #bgi-game-bible-trivia-emoji *::after { box-sizing: border-box; margin: 0; padding: 0; }\n#bgi-game-bible-trivia-emoji button { height: auto !important; min-height: 0 !important; max-height: none !important; white-space: normal !important; line-height: 1.5; }\n#bgi-game-bible-trivia-emoji {\n  --navy: #0D1B2A; --navy-mid: #162233; --cream: #F5F0E8;\n  --sage: #7B9E87; --clay: #C4847B; --gold: #C9A84C;\n  --dim: rgba(245,240,232,0.62); --soft: rgba(245,240,232,0.35); --border: rgba(245,240,232,0.1);\n  background: var(--navy); color: var(--cream); font-family: 'Inter', sans-serif;\n  width: 100%; display: block; padding: 36px 20px 64px; border-radius: 12px; clear: both; position: relative;\n}\n#bgi-game-bible-trivia-emoji .game-inner { display: flex; flex-direction: column; align-items: center; width: 100%; }\n#bgi-game-bible-trivia-emoji .card {\n  width: 100%; max-width: 620px; background: var(--navy-mid); border: 1px solid rgba(123,158,135,0.16);\n  border-radius: 16px; padding: 40px 36px !important; position: relative; box-sizing: border-box !important; overflow: hidden;\n}\n#bgi-game-bible-trivia-emoji .card::before {\n  content:''; position:absolute; top:0; left:0; right:0; height:2px;\n  background: linear-gradient(90deg, transparent, var(--sage), transparent); opacity:0.55;\n}\n#bgi-game-bible-trivia-emoji .fade-in { animation: emjFade 0.38s ease forwards; }\n@keyframes emjFade { from { opacity:0; transform: translateY(8px); } to { opacity:1; transform: translateY(0); } }\n@keyframes emjPop { 0% { transform: scale(0.92); opacity: 0.4; } 100% { transform: scale(1); opacity: 1; } }\n#bgi-game-bible-trivia-emoji .eyebrow { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--sage); margin-bottom: 14px; display:block; }\n#bgi-game-bible-trivia-emoji h2.g-title { font-family: 'Playfair Display', serif; font-size: clamp(1.6rem, 4.4vw, 2.2rem); font-weight: 700; line-height: 1.25; margin-bottom: 14px; color: var(--cream) !important; }\n#bgi-game-bible-trivia-emoji .intro-emoji { display: block; font-family: 'Apple Color Emoji','Segoe UI Emoji','Noto Color Emoji',sans-serif; font-size: clamp(2rem, 8vw, 2.8rem); letter-spacing: 0.08em; line-height: 1.3; margin-bottom: 16px; }\n#bgi-game-bible-trivia-emoji .g-sub { font-size: 0.94rem; line-height: 1.7; color: var(--dim); margin-bottom: 18px; }\n#bgi-game-bible-trivia-emoji .ladder { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 20px; }\n#bgi-game-bible-trivia-emoji .ladder span { display: block; font-size: 0.76rem; font-weight: 600; color: var(--cream); background: rgba(123,158,135,0.12); border: 1px solid rgba(123,158,135,0.3); border-radius: 20px; padding: 6px 12px; }\n#bgi-game-bible-trivia-emoji .g-meta { font-size: 0.78rem; color: var(--soft); margin-bottom: 26px; letter-spacing: 0.03em; }\n#bgi-game-bible-trivia-emoji .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 !important; cursor: pointer; font-family: 'Inter', sans-serif; transition: background 0.2s, transform 0.15s;\n}\n#bgi-game-bible-trivia-emoji .btn:hover { background: #8CB197; transform: translateY(-1px); }\n#bgi-game-bible-trivia-emoji .btn-outline { background: transparent; color: var(--cream); border: 1px solid var(--border); font-weight: 600; }\n#bgi-game-bible-trivia-emoji .btn-outline:hover { background: transparent; border-color: var(--sage); }\n#bgi-game-bible-trivia-emoji .progress-wrap { width: 100%; margin-bottom: 22px; }\n#bgi-game-bible-trivia-emoji .progress-top { display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 8px; }\n#bgi-game-bible-trivia-emoji .progress-label { font-size: 0.72rem; color: var(--soft); letter-spacing: 0.04em; }\n#bgi-game-bible-trivia-emoji .running { font-size: 0.78rem; font-weight: 700; color: var(--sage); letter-spacing: 0.04em; }\n#bgi-game-bible-trivia-emoji .progress-track { height: 5px; background: rgba(245,240,232,0.08); border-radius: 4px; overflow: hidden; display: block; }\n#bgi-game-bible-trivia-emoji .progress-fill { display: block; height: 100%; min-width: 4px; background: var(--sage); border-radius: 4px; transition: width 0.3s ease; }\n#bgi-game-bible-trivia-emoji .type-chip { display: inline-block; font-size: 0.66rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--sage); border: 1px solid rgba(123,158,135,0.35); border-radius: 20px; padding: 4px 10px; margin-bottom: 14px; }\n#bgi-game-bible-trivia-emoji .ask { display: block; font-family: 'Playfair Display', serif; font-style: italic; font-size: 1.15rem; font-weight: 600; color: var(--dim); margin-bottom: 10px; }\n#bgi-game-bible-trivia-emoji .emoji-row {\n  display: block; text-align: center; font-family: 'Apple Color Emoji','Segoe UI Emoji','Noto Color Emoji',sans-serif;\n  font-size: clamp(2.1rem, 9vw, 3.2rem); line-height: 1.35; letter-spacing: 0.06em; overflow-wrap: anywhere;\n  background: rgba(245,240,232,0.04); border: 1px solid var(--border); border-radius: 14px; padding: 20px 12px !important; margin-bottom: 16px; box-sizing: border-box !important;\n}\n#bgi-game-bible-trivia-emoji .emoji-row.pop { animation: emjPop 0.3s ease; }\n#bgi-game-bible-trivia-emoji .worth { font-size: 0.8rem; font-weight: 600; color: var(--gold); margin-bottom: 12px; letter-spacing: 0.02em; }\n#bgi-game-bible-trivia-emoji .opt-list { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 14px; }\n#bgi-game-bible-trivia-emoji .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.92rem; font-weight: 500; color: var(--cream); font-family: 'Inter', sans-serif;\n  cursor: pointer; transition: border-color 0.2s, background 0.2s; box-sizing: border-box !important;\n  min-height: 48px !important; width: 100%; display: block; overflow: visible;\n}\n#bgi-game-bible-trivia-emoji .opt-btn:hover:not(:disabled) { border-color: rgba(123,158,135,0.5); background: rgba(123,158,135,0.08); }\n#bgi-game-bible-trivia-emoji .opt-btn:disabled { cursor: default; }\n#bgi-game-bible-trivia-emoji .opt-btn.correct { border-color: var(--sage); background: rgba(123,158,135,0.2); }\n#bgi-game-bible-trivia-emoji .opt-btn.incorrect { border-color: var(--clay); background: rgba(196,132,123,0.14); }\n#bgi-game-bible-trivia-emoji .hint-btn { width: 100%; margin-bottom: 14px; }\n#bgi-game-bible-trivia-emoji .hint-box { display: none; font-family: 'Playfair Display', serif; font-style: italic; font-size: 1rem; line-height: 1.55; color: var(--cream); background: rgba(201,168,76,0.08); border-left: 3px solid var(--gold); padding: 12px 14px !important; border-radius: 6px; margin-bottom: 14px; }\n#bgi-game-bible-trivia-emoji .hint-box.visible { display: block; }\n#bgi-game-bible-trivia-emoji .fact-line {\n  font-size: 0.86rem; 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: 18px; display: none;\n}\n#bgi-game-bible-trivia-emoji .fact-line.visible { display: block; }\n#bgi-game-bible-trivia-emoji .fact-head { color: var(--cream); font-weight: 700; }\n#bgi-game-bible-trivia-emoji .fact-ref { display: block; font-size: 0.76rem; font-weight: 600; color: var(--sage); margin-top: 6px; }\n#bgi-game-bible-trivia-emoji .next-row { display: flex; justify-content: flex-end; }\n#bgi-game-bible-trivia-emoji .hidden-btn { display: none !important; }\n#bgi-game-bible-trivia-emoji .score-eyebrow { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--soft); margin-bottom: 10px; display:block; text-align:center; }\n#bgi-game-bible-trivia-emoji .score-num { font-family: 'Playfair Display', serif; font-size: clamp(2.2rem, 8vw, 3.5rem); font-weight: 700; color: var(--sage); text-align: center; line-height: 1; margin-bottom: 14px; }\n#bgi-game-bible-trivia-emoji .score-headline { font-family: 'Playfair Display', serif; font-size: 1.3rem; font-weight: 700; text-align: center; margin-bottom: 10px; }\n#bgi-game-bible-trivia-emoji .score-body { font-size: 0.9rem; line-height: 1.7; color: var(--dim); text-align: center; margin-bottom: 24px; }\n#bgi-game-bible-trivia-emoji .divider { height: 1px; background: var(--border); margin: 0 0 24px; }\n#bgi-game-bible-trivia-emoji .scripture-block { background: rgba(123,158,135,0.09); border-left: 3px solid var(--sage); padding: 18px 20px !important; border-radius: 8px; margin-bottom: 24px; }\n#bgi-game-bible-trivia-emoji .scripture-text { font-family: 'Playfair Display', serif; font-style: italic; font-size: 1.05rem; line-height: 1.6; margin-bottom: 8px; }\n#bgi-game-bible-trivia-emoji .scripture-ref { font-size: 0.8rem; font-weight: 600; color: var(--sage); margin-bottom: 12px; letter-spacing: 0.03em; }\n#bgi-game-bible-trivia-emoji .scripture-angle { font-size: 0.86rem; line-height: 1.7; color: var(--dim); }\n#bgi-game-bible-trivia-emoji .product-card {\n  background: linear-gradient(135deg, rgba(123,158,135,0.12), rgba(201,168,76,0.08)); border: 1px solid rgba(123,158,135,0.25);\n  border-radius: 12px; padding: 22px !important; margin-bottom: 22px; box-sizing: border-box !important;\n}\n#bgi-game-bible-trivia-emoji .pc-label { font-size: 0.62rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--gold); margin-bottom: 8px; display: block; }\n#bgi-game-bible-trivia-emoji .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-trivia-emoji .pc-body { font-size: 0.85rem; line-height: 1.6; color: var(--dim); margin-bottom: 16px; }\n#bgi-game-bible-trivia-emoji .btn-product { display: inline-block; background: var(--gold); color: #0D1B2A !important; font-weight: 700; font-size: 0.86rem; border-radius: 8px; padding: 11px 20px; text-decoration: none; }\n#bgi-game-bible-trivia-emoji .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-trivia-emoji .share-row { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; margin-bottom: 18px; }\n#bgi-game-bible-trivia-emoji .btn-share { display: inline-block; background: rgba(123,158,135,0.14); border: 1px solid rgba(123,158,135,0.35); color: var(--cream) !important; font-weight: 600; font-size: 0.82rem; border-radius: 8px; padding: 10px 16px; text-decoration: none; }\n#bgi-game-bible-trivia-emoji .btn-share:hover { border-color: var(--sage); background: rgba(123,158,135,0.24); }\n#bgi-game-bible-trivia-emoji .end-actions { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; margin-bottom: 6px; }\n#bgi-game-bible-trivia-emoji .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-trivia-emoji .siblings-row { text-align: center; margin-top: 18px; }\n#bgi-game-bible-trivia-emoji .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-trivia-emoji .siblings-list { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; }\n#bgi-game-bible-trivia-emoji .sib-link { font-size: 0.82rem; color: var(--sage) !important; text-decoration: underline; }\n#bgi-game-bible-trivia-emoji .hub-link { display: block; text-align: center; font-size: 0.8rem; color: var(--dim); margin-top: 14px; }\n#bgi-game-bible-trivia-emoji .hub-link a { color: var(--sage) !important; text-decoration: underline; }\n#bgi-game-bible-trivia-emoji .screen { display: none; width: 100%; }\n#bgi-game-bible-trivia-emoji .screen.active { display: block; }\n@media (max-width: 560px) {\n  #bgi-game-bible-trivia-emoji { padding: 24px 12px 48px; }\n  #bgi-game-bible-trivia-emoji .card { padding: 28px 18px !important; }\n  #bgi-game-bible-trivia-emoji .opt-list { grid-template-columns: 1fr; }\n  #bgi-game-bible-trivia-emoji .share-row { flex-direction: column; }\n}\n@media (prefers-reduced-motion: reduce) { #bgi-game-bible-trivia-emoji .fade-in, #bgi-game-bible-trivia-emoji .emoji-row.pop { animation: none; } #bgi-game-bible-trivia-emoji * { transition: none !important; } }\n<\/style>\n\n<div id=\"bgi-game-bible-trivia-emoji\"><div class=\"game-inner\">\n\n  <!-- INTRO -->\n  <div class=\"screen active fade-in\" id=\"emj-intro\">\n    <div class=\"card\">\n      <span class=\"eyebrow\">Bible Trivia<\/span>\n      <h2 class=\"g-title\">Emoji Bible Quiz<\/h2>\n      <span class=\"intro-emoji\" aria-hidden=\"true\">&#129300;&#10145;&#65039;&#128214;&#10024;<\/span>\n      <p class=\"g-sub\">Every row of emojis hides a story from the Bible: a flood, a fish, a boy with a sling, a very short man up a tree. Name the story straight from the emojis for 2 points, or take a hint and play for 1. There are 54 puzzles in the bank and you get 10 at random, so your next round won&rsquo;t look like this one.<\/p>\n      <div class=\"ladder\"><span>No hint &middot; 2 pts<\/span><span>With a hint &middot; 1 pt<\/span><\/div>\n      <p class=\"g-meta\">10 puzzles &middot; 20 points to play for &middot; about 3 minutes<\/p>\n      <button class=\"btn\" type=\"button\" onclick=\"window.emjStart()\">Start the Quiz<\/button>\n    <\/div>\n  <\/div>\n\n  <!-- PLAY -->\n  <div class=\"screen\" id=\"emj-play\">\n    <div class=\"card\">\n      <div class=\"progress-wrap\">\n        <div class=\"progress-top\"><span class=\"progress-label\" id=\"emj-progress-label\">Puzzle 1 of 10<\/span><span class=\"running\" id=\"emj-running\">Score 0<\/span><\/div>\n        <div class=\"progress-track\"><div class=\"progress-fill\" id=\"emj-progress-fill\" style=\"width:10%\"><\/div><\/div>\n      <\/div>\n      <span class=\"type-chip\" id=\"emj-type\">Story<\/span>\n      <span class=\"ask\">Which Bible story is this?<\/span>\n      <div class=\"emoji-row\" id=\"emj-emoji\" role=\"img\" aria-label=\"Emoji puzzle\"><\/div>\n      <p class=\"hint-box\" id=\"emj-hint-box\"><\/p>\n      <p class=\"worth\" id=\"emj-worth\">Name it now for 2 points<\/p>\n      <div class=\"opt-list\" id=\"emj-opt-list\"><\/div>\n      <button class=\"btn btn-outline hint-btn\" type=\"button\" id=\"emj-hint-btn\" onclick=\"window.emjHint()\">Show a hint (drops to 1 point)<\/button>\n      <div class=\"fact-line\" id=\"emj-fact-line\"><\/div>\n      <div class=\"next-row\"><button class=\"btn hidden-btn\" type=\"button\" id=\"emj-next-btn\" onclick=\"window.emjNext()\">Next &rarr;<\/button><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- END -->\n  <div class=\"screen\" id=\"emj-end\">\n    <div class=\"card\">\n      <span class=\"score-eyebrow\">Your Score<\/span>\n      <div class=\"score-num\" id=\"emj-score-num\">0\/20<\/div>\n      <div class=\"score-headline\" id=\"emj-score-headline\"><\/div>\n      <p class=\"score-body\" id=\"emj-score-body\"><\/p>\n      <div class=\"divider\"><\/div>\n      <div class=\"scripture-block\">\n        <p class=\"scripture-text\" id=\"emj-verse-text\"><\/p>\n        <p class=\"scripture-ref\" id=\"emj-verse-ref\"><\/p>\n        <p class=\"scripture-angle\" id=\"emj-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\">The stories get better when you walk them<\/h3>\n        <p class=\"pc-body\">Guessing a story from a few pictures is fun. Living inside it is something else. This free 3-day sample gives you short daily readings that walk alongside Jesus, one day at a time, in plain words. No cost, nothing to cancel.<\/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-trivia-emoji\" class=\"btn-product\">Start your free 3-day sample &rarr;<\/a>\n      <\/div>\n      <span class=\"share-label\">Share your result<\/span>\n      <div class=\"share-row\">\n        <a id=\"emjShareWA\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on WhatsApp<\/a>\n        <a id=\"emjShareX\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on X<\/a>\n        <a id=\"emjShareFB\" 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\" type=\"button\" onclick=\"window.emjCopyShare()\">Copy my score<\/button>\n        <button class=\"btn\" type=\"button\" onclick=\"window.emjPlayAgain()\">Play Again<\/button>\n      <\/div>\n      <p class=\"copy-msg\" id=\"emj-copy-msg\"><\/p>\n      <div class=\"siblings-row\">\n        <span class=\"siblings-label\">Try another<\/span>\n        <div class=\"siblings-list\">\n          <a class=\"sib-link\" href=\"https:\/\/bgodinspired.com\/index.php\/bible-trivia-who-am-i\/\">Bible Trivia: Who Am I? &rarr;<\/a>\n          <a class=\"sib-link\" href=\"https:\/\/bgodinspired.com\/index.php\/bible-trivia-general\/\">Bible Trivia: General Knowledge &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 BANK = [{\"e\": \"\\ud83c\\udf27\\ufe0f\\ud83d\\udea2\\ud83e\\udd92\\ud83e\\udd93\\ud83d\\udd4a\\ufe0f\\ud83c\\udf08\", \"a\": \"Noah's Ark\", \"t\": \"Old Testament story\", \"o\": [\"Jonah and the Great Fish\", \"Paul's Shipwreck\", \"Parting the Red Sea\"], \"h\": \"It rained forty days and forty nights, and the promise came afterwards.\", \"n\": \"Genesis says the rain fell for forty days and forty nights. The dove came back with an olive leaf, and God set a rainbow in the cloud as the sign of a promise.\", \"r\": \"Genesis 7:12; 8:11; 9:13\"}, {\"e\": \"\\ud83c\\udfc3\\u200d\\u2642\\ufe0f\\ud83d\\udea2\\ud83c\\udf0a\\ud83d\\udc0b3\\ufe0f\\u20e3\\ud83c\\udf19\", \"a\": \"Jonah and the Great Fish\", \"t\": \"Old Testament story\", \"o\": [\"Noah's Ark\", \"Jesus Calms the Storm\", \"Paul's Shipwreck\"], \"h\": \"Three days and three nights somewhere nobody would choose to be.\", \"n\": \"Jonah's own book never says whale. It says 'a great fish'. The KJV's 'whale's belly' comes from Jesus retelling the story in Matthew 12:40.\", \"r\": \"Jonah 1:17; Matthew 12:40\"}, {\"e\": \"\\ud83d\\udc11\\ud83d\\udc66\\ud83e\\udea8\\u27a1\\ufe0f\\ud83d\\udee1\\ufe0f\\ud83e\\udd15\", \"a\": \"David and Goliath\", \"t\": \"Old Testament story\", \"o\": [\"Samson and Delilah\", \"The Walls of Jericho\", \"Cain and Abel\"], \"h\": \"Five smooth stones went into the bag. Only one was needed.\", \"n\": \"David chose five smooth stones out of a brook, and one stone from his sling sank into the giant's forehead.\", \"r\": \"1 Samuel 17:40, 49\"}, {\"e\": \"\\ud83d\\ude4f\\ud83e\\ude9f\\ud83e\\udd81\\ud83e\\udd81\\ud83e\\udd81\\ud83d\\ude07\", \"a\": \"Daniel in the Lions' Den\", \"t\": \"Old Testament story\", \"o\": [\"The Fiery Furnace\", \"Samson and Delilah\", \"Queen Esther Saves Her People\"], \"h\": \"He kept praying three times a day by an open window, even after it was made against the law.\", \"n\": \"Daniel knelt and prayed three times a day with his windows open toward Jerusalem. From the den he said an angel had shut the lions' mouths.\", \"r\": \"Daniel 6:10, 22\"}, {\"e\": \"\\ud83e\\uddcd\\ud83e\\uddcd\\ud83e\\uddcd\\ud83d\\udd25\\ud83d\\udd25\\ud83d\\udd25\\ud83e\\uddcd\\u2728\", \"a\": \"The Fiery Furnace\", \"t\": \"Old Testament story\", \"o\": [\"Daniel in the Lions' Den\", \"Elijah on Mount Carmel\", \"Moses and the Burning Bush\"], \"h\": \"Three men were thrown in. The king counted four walking around.\", \"n\": \"Nebuchadnezzar saw four men loose, walking in the middle of the fire, and said the fourth looked 'like the Son of God'. Not a hair on their heads was singed.\", \"r\": \"Daniel 3:25, 27\"}, {\"e\": \"\\ud83d\\udc11\\u26f0\\ufe0f\\ud83c\\udf3f\\ud83d\\udd25\\ud83d\\udc5f\\u274c\", \"a\": \"Moses and the Burning Bush\", \"t\": \"Old Testament story\", \"o\": [\"The Fiery Furnace\", \"Pentecost\", \"Elijah Taken Up to Heaven\"], \"h\": \"A bush was on fire, but it never burned up.\", \"n\": \"Moses was keeping his father-in-law's flock when he saw a bush burning that was not consumed. He was told to take off his shoes, because the ground was holy.\", \"r\": \"Exodus 3:1-5\"}, {\"e\": \"\\ud83c\\udf0a\\ud83d\\udeb6\\u200d\\u2640\\ufe0f\\ud83d\\udeb6\\u200d\\u2642\\ufe0f\\ud83c\\udf0a\\ud83d\\udc0e\", \"a\": \"Parting the Red Sea\", \"t\": \"Old Testament story\", \"o\": [\"Jonah and the Great Fish\", \"Noah's Ark\", \"Crossing the Jordan\"], \"h\": \"The wind blew all night, and by morning there was a dry path.\", \"n\": \"Moses stretched out his hand over the sea, the waters were divided, and Israel crossed on dry ground with a wall of water on the right hand and on the left.\", \"r\": \"Exodus 14:21-22\"}, {\"e\": \"\\ud83c\\udfba7\\ufe0f\\u20e3\\ud83d\\udd04\\ud83e\\uddf1\\ud83e\\uddf1\\ud83d\\udca5\", \"a\": \"The Walls of Jericho\", \"t\": \"Old Testament story\", \"o\": [\"The Tower of Babel\", \"David and Goliath\", \"The Ten Commandments\"], \"h\": \"Seven priests, seven trumpets, and seven laps on the seventh day.\", \"n\": \"Israel went around the city once a day for six days, then seven times on the seventh. At the long trumpet blast and the shout, the wall fell down flat.\", \"r\": \"Joshua 6:3-5, 20\"}, {\"e\": \"\\ud83e\\uddf1\\ud83e\\uddf1\\ud83e\\uddf1\\ud83d\\uddfc\\u2601\\ufe0f\\ud83d\\udde3\\ufe0f\\u2753\", \"a\": \"The Tower of Babel\", \"t\": \"Old Testament story\", \"o\": [\"The Walls of Jericho\", \"Pentecost\", \"Jacob's Ladder\"], \"h\": \"Everyone spoke one language, until suddenly they didn't.\", \"n\": \"The builders wanted a tower 'whose top may reach unto heaven'. Their language was confounded so they could not understand one another, and they stopped building the city.\", \"r\": \"Genesis 11:1-8\"}, {\"e\": \"\\ud83c\\udf33\\ud83c\\udf4e\\ud83d\\udc0d\\ud83d\\udc6b\\ud83c\\udf43\", \"a\": \"Adam, Eve and the Forbidden Fruit\", \"t\": \"Old Testament story\", \"o\": [\"Cain and Abel\", \"Creation in Six Days\", \"Noah's Ark\"], \"h\": \"One tree in the whole garden was off limits.\", \"n\": \"Genesis never actually calls it an apple. It only says 'the fruit of the tree'. Afterwards Adam and Eve sewed fig leaves together.\", \"r\": \"Genesis 3:3, 6-7\"}, {\"e\": \"\\ud83e\\uddd1\\u200d\\ud83c\\udf3e\\ud83c\\udf3e\\ud83e\\uddd1\\ud83d\\udc11\\ud83d\\udd25\\ud83d\\udc94\", \"a\": \"Cain and Abel\", \"t\": \"Old Testament story\", \"o\": [\"Esau Sells His Birthright\", \"Joseph's Coat of Many Colors\", \"The Prodigal Son\"], \"h\": \"Two brothers brought two offerings, and only one was accepted.\", \"n\": \"Abel kept sheep and Cain worked the ground. Asked later where his brother was, Cain answered, 'Am I my brother's keeper?'\", \"r\": \"Genesis 4:2-9\"}, {\"e\": \"\\ud83c\\udff9\\ud83d\\ude29\\ud83c\\udf72\\u27a1\\ufe0f\\ud83d\\udcdc\\ud83d\\udc6c\", \"a\": \"Esau Sells His Birthright\", \"t\": \"Old Testament story\", \"o\": [\"Cain and Abel\", \"Jacob's Ladder\", \"The Prodigal Son\"], \"h\": \"A hungry hunter traded something priceless for a bowl of red stew.\", \"n\": \"Esau came in from the field faint with hunger and sold his birthright to his twin brother Jacob for bread and a pottage of lentils.\", \"r\": \"Genesis 25:24-34\"}, {\"e\": \"\\ud83e\\udde5\\ud83c\\udf08\\ud83d\\udc66\\ud83d\\ude12\\ud83d\\udc6c\\ud83d\\udc6c\\ud83d\\udc2b\", \"a\": \"Joseph's Coat of Many Colors\", \"t\": \"Old Testament story\", \"o\": [\"Jacob's Ladder\", \"The Prodigal Son\", \"David and Goliath\"], \"h\": \"A gift from his father made his brothers jealous.\", \"n\": \"Joseph was his father's favourite and wore the proof: a coat of many colours. His brothers sold him to Ishmeelite traders whose camels were carrying spices down to Egypt.\", \"r\": \"Genesis 37:3-4, 25-28\"}, {\"e\": \"\\ud83d\\ude34\\ud83e\\udea8\\ud83e\\ude9c\\ud83d\\udc7c\\u2b06\\ufe0f\\u2b07\\ufe0f\", \"a\": \"Jacob's Ladder\", \"t\": \"Old Testament story\", \"o\": [\"The Tower of Babel\", \"Elijah Taken Up to Heaven\", \"Joseph's Coat of Many Colors\"], \"h\": \"He used a stone for a pillow and dreamed of a stairway to heaven.\", \"n\": \"Sleeping out in the open with stones for his pillow, Jacob dreamed of a ladder whose top reached heaven, angels climbing up and down it. When he woke, he named the place Bethel.\", \"r\": \"Genesis 28:11-12, 19\"}, {\"e\": \"\\ud83d\\udc76\\ud83e\\uddfa\\ud83c\\udf3e\\ud83c\\udf0a\\ud83d\\udc78\", \"a\": \"Baby Moses in the Basket\", \"t\": \"Old Testament story\", \"o\": [\"The Birth of Jesus\", \"Parting the Red Sea\", \"Moses and the Burning Bush\"], \"h\": \"A mother hid her baby in a waterproofed basket among the reeds.\", \"n\": \"His mother made an ark of bulrushes, daubed it with slime and pitch, and laid it by the river's edge. Pharaoh's own daughter found him and named him Moses.\", \"r\": \"Exodus 2:3-10\"}, {\"e\": \"\\ud83e\\ude78\\ud83d\\udc38\\ud83e\\udeb0\\u26c8\\ufe0f\\ud83e\\udd97\\ud83c\\udf11\", \"a\": \"The Plagues of Egypt\", \"t\": \"Old Testament story\", \"o\": [\"Manna from Heaven\", \"Elijah on Mount Carmel\", \"Parting the Red Sea\"], \"h\": \"'Let my people go' was said again and again.\", \"n\": \"The river turned to blood, then came frogs, lice, flies, hail, locusts and three days of thick darkness, among others. Ten plagues in all before Pharaoh let Israel go.\", \"r\": \"Exodus 7-12\"}, {\"e\": \"\\ud83c\\udfdc\\ufe0f\\u26fa\\ud83c\\udf05\\u2601\\ufe0f\\ud83c\\udf5e\\u2b07\\ufe0f\", \"a\": \"Manna from Heaven\", \"t\": \"Old Testament story\", \"o\": [\"Feeding the 5,000\", \"The Last Supper\", \"The Plagues of Egypt\"], \"h\": \"It turned up on the ground every morning, and it wouldn't keep overnight.\", \"n\": \"Each morning Israel found something small and round, 'as small as the hoar frost', on the ground. Kept until the next day, it bred worms. It tasted like wafers made with honey.\", \"r\": \"Exodus 16:14-20, 31\"}, {\"e\": \"\\u26f0\\ufe0f\\u26a1\\ud83c\\udf29\\ufe0f\\ud83e\\udea8\\ud83e\\udea8\\ud83d\\udd1f\", \"a\": \"The Ten Commandments\", \"t\": \"Old Testament story\", \"o\": [\"Moses and the Burning Bush\", \"Elijah on Mount Carmel\", \"The Walls of Jericho\"], \"h\": \"Thunder and lightning on a mountain, and words written in stone.\", \"n\": \"At Mount Sinai there were thunders, lightnings and a thick cloud on the mountain. The commandments were given on two tables of stone.\", \"r\": \"Exodus 19:16-20; 31:18\"}, {\"e\": \"\\ud83e\\udd81\\ud83d\\udcaa\\ud83d\\udc87\\u200d\\u2642\\ufe0f\\u2702\\ufe0f\\ud83c\\udfdb\\ufe0f\\ud83d\\udca5\", \"a\": \"Samson and Delilah\", \"t\": \"Old Testament story\", \"o\": [\"David and Goliath\", \"Daniel in the Lions' Den\", \"Elijah on Mount Carmel\"], \"h\": \"A razor was never supposed to touch his head, and someone found out why.\", \"n\": \"Samson tore a young lion apart with his bare hands. After Delilah had the seven locks of his head shaved, he was captured, and at the end he pulled down the two middle pillars of a Philistine temple.\", \"r\": \"Judges 14:5-6; 16:19, 29-30\"}, {\"e\": \"\\ud83d\\udd25\\ud83d\\udc0e\\ud83d\\udd25\\ud83c\\udf2a\\ufe0f\\u2b06\\ufe0f\\ud83e\\udde5\", \"a\": \"Elijah Taken Up to Heaven\", \"t\": \"Old Testament story\", \"o\": [\"Jacob's Ladder\", \"Moses and the Burning Bush\", \"Pentecost\"], \"h\": \"He didn't leave the usual way. He was carried up, and his cloak was left behind.\", \"n\": \"Elijah and Elisha were walking and talking when a chariot of fire and horses of fire split them apart. Elijah was taken up in a whirlwind, and Elisha picked up the mantle left behind.\", \"r\": \"2 Kings 2:11-13\"}, {\"e\": \"\\u26f0\\ufe0f\\ud83d\\udc02\\ud83e\\udeb5\\ud83d\\udca7\\ud83d\\udca7\\ud83d\\udca7\\ud83d\\udd25\", \"a\": \"Elijah on Mount Carmel\", \"t\": \"Old Testament story\", \"o\": [\"The Fiery Furnace\", \"Moses and the Burning Bush\", \"The Ten Commandments\"], \"h\": \"Soak the altar with water three times, then pray for fire.\", \"n\": \"Elijah had four barrels of water poured over the sacrifice, three times over. Fire fell and burned up the offering, the wood, the stones, and licked up the water in the trench.\", \"r\": \"1 Kings 18:33-38\"}, {\"e\": \"\\ud83c\\udfe8\\u274c\\ud83d\\udc76\\ud83c\\udf3e\\ud83d\\udc11\\u2b50\", \"a\": \"The Birth of Jesus\", \"t\": \"New Testament story\", \"o\": [\"Baby Moses in the Basket\", \"Water into Wine\", \"The Empty Tomb\"], \"h\": \"There was no room for them at the inn.\", \"n\": \"Mary laid her newborn son in a manger because there was no room in the inn. Shepherds nearby were keeping watch over their flock by night.\", \"r\": \"Luke 2:7-8\"}, {\"e\": \"\\u26f5\\ud83c\\udf0a\\ud83c\\udf19\\ud83d\\udeb6\\u200d\\u2642\\ufe0f\\ud83d\\ude31\\ud83e\\udd1d\", \"a\": \"Jesus Walks on Water\", \"t\": \"New Testament miracle\", \"o\": [\"Jesus Calms the Storm\", \"Jonah and the Great Fish\", \"Paul's Shipwreck\"], \"h\": \"In the fourth watch of the night, someone came across the waves.\", \"n\": \"The disciples cried out, 'It is a spirit.' Peter stepped out and walked too, until he saw the wind, began to sink, and Jesus caught him by the hand.\", \"r\": \"Matthew 14:25-31\"}, {\"e\": \"\\u26f5\\ud83c\\udf2a\\ufe0f\\ud83c\\udf0a\\ud83d\\ude34\\u27a1\\ufe0f\\ud83e\\udd2b\", \"a\": \"Jesus Calms the Storm\", \"t\": \"New Testament miracle\", \"o\": [\"Jesus Walks on Water\", \"Jonah and the Great Fish\", \"Parting the Red Sea\"], \"h\": \"He was fast asleep on a pillow at the back of the boat.\", \"n\": \"Waves were filling the boat while Jesus slept. Woken up, he said to the sea, 'Peace, be still,' and there was a great calm.\", \"r\": \"Mark 4:37-39\"}, {\"e\": \"\\ud83d\\udc66\\ud83c\\udf5e\\ud83c\\udf5e\\ud83c\\udf5e\\ud83c\\udf5e\\ud83c\\udf5e\\ud83d\\udc1f\\ud83d\\udc1f\\u27a1\\ufe0f\\ud83d\\udc65\\ud83d\\udc65\\ud83d\\udc65\", \"a\": \"Feeding the 5,000\", \"t\": \"New Testament miracle\", \"o\": [\"Manna from Heaven\", \"The Last Supper\", \"Water into Wine\"], \"h\": \"One boy's lunch, and twelve baskets of leftovers.\", \"n\": \"A lad had five barley loaves and two small fishes. About five thousand men sat down to eat, and the leftover pieces filled twelve baskets.\", \"r\": \"John 6:9-13\"}, {\"e\": \"\\ud83d\\udc92\\ud83c\\udffa\\ud83c\\udffa\\ud83c\\udffa\\ud83d\\udca7\\u27a1\\ufe0f\\ud83c\\udf77\", \"a\": \"Water into Wine\", \"t\": \"New Testament miracle\", \"o\": [\"The Last Supper\", \"Feeding the 5,000\", \"The Woman at the Well\"], \"h\": \"The first miracle of Jesus, at a wedding that ran short of something.\", \"n\": \"At Cana, six stone waterpots were filled to the brim with water. The ruler of the feast tasted the wine and said the good wine had been kept until now.\", \"r\": \"John 2:1-11\"}, {\"e\": \"\\ud83d\\udcb0\\ud83e\\uddcd\\u200d\\u2642\\ufe0f\\ud83e\\udd0f\\ud83d\\udc40\\ud83c\\udf33\\ud83c\\udfe0\", \"a\": \"Zacchaeus in the Tree\", \"t\": \"New Testament story\", \"o\": [\"Nicodemus Visits at Night\", \"Doubting Thomas\", \"The Good Samaritan\"], \"h\": \"A crowd was in the way and he was little of stature, so up he went.\", \"n\": \"A wealthy head tax man in Jericho scrambled up a sycamore just to catch sight of Jesus, and was told to come down because Jesus was staying at his house. He promised half his goods to the poor.\", \"r\": \"Luke 19:1-8\"}, {\"e\": \"\\ud83d\\udc66\\ud83d\\udcb0\\ud83c\\udf89\\ud83d\\udc37\\ud83d\\ude22\\ud83c\\udfc3\\u200d\\u2642\\ufe0f\\ud83e\\udd17\\ud83d\\udc8d\", \"a\": \"The Prodigal Son\", \"t\": \"New Testament parable\", \"o\": [\"The Lost Sheep\", \"The Good Samaritan\", \"Esau Sells His Birthright\"], \"h\": \"While he was still a great way off, his father ran to meet him.\", \"n\": \"The younger son spent his inheritance, ended up feeding pigs and wishing he could eat their husks. His father ran out to meet him and put a ring on his hand.\", \"r\": \"Luke 15:11-24\"}, {\"e\": \"\\ud83d\\udee3\\ufe0f\\ud83e\\udd15\\ud83d\\udeb6\\u200d\\u2642\\ufe0f\\ud83d\\udeb6\\u200d\\u2642\\ufe0f\\ud83e\\uddd1\\ud83e\\ude79\\ud83c\\udfe8\", \"a\": \"The Good Samaritan\", \"t\": \"New Testament parable\", \"o\": [\"The Prodigal Son\", \"The Ten Lepers\", \"Zacchaeus in the Tree\"], \"h\": \"A priest and a Levite both walked by on the other side of the road.\", \"n\": \"A man was robbed and left half dead on the road from Jerusalem to Jericho. A Samaritan bound up his wounds, brought him to an inn, and paid the innkeeper to look after him.\", \"r\": \"Luke 10:30-35\"}, {\"e\": \"9\\ufe0f\\u20e39\\ufe0f\\u20e3\\ud83d\\udc11\\u26f0\\ufe0f\\ud83d\\udd0d1\\ufe0f\\u20e3\\ud83d\\udc11\\ud83c\\udf89\", \"a\": \"The Lost Sheep\", \"t\": \"New Testament parable\", \"o\": [\"The Prodigal Son\", \"The Lost Coin\", \"The Parable of the Talents\"], \"h\": \"He left the ninety and nine to go after just one.\", \"n\": \"A shepherd with a hundred sheep goes after the one that is lost, carries it home on his shoulders rejoicing, and calls his friends and neighbours to celebrate.\", \"r\": \"Luke 15:4-6\"}, {\"e\": \"\\ud83e\\uddd1\\u200d\\ud83c\\udf3e\\ud83c\\udf31\\ud83d\\udc26\\ud83e\\udea8\\ud83c\\udf35\\ud83c\\udf3e\", \"a\": \"The Parable of the Sower\", \"t\": \"New Testament parable\", \"o\": [\"The Mustard Seed\", \"The Parable of the Talents\", \"The Wise and Foolish Builders\"], \"h\": \"Some seed fell by the wayside, some on stony ground, some among thorns.\", \"n\": \"Birds eat the seed by the wayside, the seed on stony places springs up and withers, thorns choke some, and the good ground gives a crop of up to a hundredfold.\", \"r\": \"Matthew 13:3-8\"}, {\"e\": \"\\ud83e\\udd0f\\ud83c\\udf31\\u27a1\\ufe0f\\ud83c\\udf33\\ud83d\\udc26\\ud83d\\udc26\", \"a\": \"The Mustard Seed\", \"t\": \"New Testament parable\", \"o\": [\"The Parable of the Sower\", \"The Lost Sheep\", \"Jacob's Ladder\"], \"h\": \"The smallest of seeds grows big enough for birds to rest in.\", \"n\": \"In this parable the kingdom of heaven starts as a grain of mustard seed, 'the least of all seeds', and ends up a tree with birds lodging in its branches.\", \"r\": \"Matthew 13:31-32\"}, {\"e\": \"\\ud83c\\udfe0\\ud83e\\udea8\\ud83c\\udf27\\ufe0f\\u2705\\ud83c\\udfe0\\ud83c\\udfd6\\ufe0f\\ud83c\\udf27\\ufe0f\\ud83d\\udca5\", \"a\": \"The Wise and Foolish Builders\", \"t\": \"New Testament parable\", \"o\": [\"The Tower of Babel\", \"Noah's Ark\", \"The Walls of Jericho\"], \"h\": \"Same storm, two houses, two very different foundations.\", \"n\": \"Jesus closes the Sermon on the Mount with this picture: the house on the rock stands through rain, floods and wind; the house on the sand falls, 'and great was the fall of it'.\", \"r\": \"Matthew 7:24-27\"}, {\"e\": \"\\ud83d\\ude22\\ud83e\\udea64\\ufe0f\\u20e3\\ud83e\\udea8\\u21a9\\ufe0f\\ud83d\\udeb6\\u200d\\u2642\\ufe0f\", \"a\": \"Jesus Raises Lazarus\", \"t\": \"New Testament miracle\", \"o\": [\"The Empty Tomb\", \"Lowered Through the Roof\", \"Jairus's Daughter\"], \"h\": \"His friend had already been in the grave four days when Jesus arrived.\", \"n\": \"Jesus wept at the graveside, had the stone taken away and cried with a loud voice, 'Lazarus, come forth.' He came out still bound hand and foot with graveclothes.\", \"r\": \"John 11:17, 35-44\"}, {\"e\": \"\\ud83c\\udf19\\ud83c\\udf5e\\ud83c\\udf771\\ufe0f\\u20e32\\ufe0f\\u20e3\\ud83d\\ude4f\", \"a\": \"The Last Supper\", \"t\": \"New Testament story\", \"o\": [\"Water into Wine\", \"Feeding the 5,000\", \"Manna from Heaven\"], \"h\": \"'This do in remembrance of me.'\", \"n\": \"On the night he was betrayed, Jesus sat down to the Passover with the twelve apostles, broke bread and passed the cup. Christians still remember it at communion.\", \"r\": \"Luke 22:14-20; 1 Corinthians 11:23\"}, {\"e\": \"\\ud83d\\udd25\\ud83e\\uddcd\\u200d\\u2642\\ufe0f\\ud83d\\ude45\\u200d\\u2642\\ufe0f\\ud83d\\ude45\\u200d\\u2642\\ufe0f\\ud83d\\ude45\\u200d\\u2642\\ufe0f\\ud83d\\udc13\\ud83d\\ude2d\", \"a\": \"Peter Denies Jesus\", \"t\": \"New Testament story\", \"o\": [\"Doubting Thomas\", \"Jesus Walks on Water\", \"Saul on the Road to Damascus\"], \"h\": \"Three times he said, 'I know him not.' Then a rooster crowed.\", \"n\": \"Sitting by a fire in the high priest's hall, Peter denied knowing Jesus three times. The cock crew, Jesus turned and looked at him, and Peter went out and wept bitterly.\", \"r\": \"Luke 22:55-62\"}, {\"e\": \"\\ud83c\\udf05\\ud83d\\udc69\\ud83d\\udc69\\ud83e\\udea8\\u21a9\\ufe0f\\ud83d\\udd73\\ufe0f\\ud83d\\udc7c\", \"a\": \"The Empty Tomb\", \"t\": \"New Testament story\", \"o\": [\"Jesus Raises Lazarus\", \"Palm Sunday\", \"The Last Supper\"], \"h\": \"'He is not here: for he is risen.'\", \"n\": \"The women came at sunrise carrying spices, worried about who would move the stone. It was already rolled away, and an angel was sitting on top of it.\", \"r\": \"Matthew 28:1-6; Mark 16:1-2\"}, {\"e\": \"\\ud83d\\udee3\\ufe0f\\u26a1\\ud83d\\udca1\\ud83d\\ude483\\ufe0f\\u20e3\\ud83d\\udcc5\\ud83d\\udc41\\ufe0f\", \"a\": \"Saul on the Road to Damascus\", \"t\": \"New Testament story\", \"o\": [\"Paul's Shipwreck\", \"Elijah Taken Up to Heaven\", \"Peter Denies Jesus\"], \"h\": \"A light from heaven, a voice, and three days without sight.\", \"n\": \"Saul was on his way to arrest believers when a light from heaven shone around him. He was without sight for three days until something like scales fell from his eyes. He is better known as Paul.\", \"r\": \"Acts 9:1-18; 13:9\"}, {\"e\": \"\\ud83d\\udca8\\ud83d\\udd25\\ud83d\\udd25\\ud83d\\udde3\\ufe0f\\ud83d\\udde3\\ufe0f\\ud83c\\udf0d\", \"a\": \"Pentecost\", \"t\": \"New Testament story\", \"o\": [\"The Tower of Babel\", \"Moses and the Burning Bush\", \"Elijah on Mount Carmel\"], \"h\": \"A sound like a rushing mighty wind filled the whole house.\", \"n\": \"Tongues like fire sat on each of them, and they began to speak with other tongues. Visitors from many nations each heard them speaking in their own language.\", \"r\": \"Acts 2:1-8\"}, {\"e\": \"\\u26d3\\ufe0f\\ud83d\\udea2\\ud83c\\udf2a\\ufe0f\\ud83d\\udca5\\ud83c\\udfdd\\ufe0f\\ud83d\\udd25\\ud83d\\udc0d\", \"a\": \"Paul's Shipwreck\", \"t\": \"New Testament story\", \"o\": [\"Jonah and the Great Fish\", \"Jesus Calms the Storm\", \"Noah's Ark\"], \"h\": \"Shipwrecked on an island, then bitten by a snake while gathering sticks.\", \"n\": \"Paul was a prisoner sailing for Rome when a storm wrecked the ship. All 276 on board got safely to land on Melita, where a viper fastened on his hand. He shook it into the fire and felt no harm.\", \"r\": \"Acts 27:37-44; 28:1-5\"}, {\"e\": \"\\ud83d\\udc78\\ud83d\\ude4f\\ud83c\\udf7d\\ufe0f\\u274c\\ud83d\\udc51\\u2728\", \"a\": \"Queen Esther Saves Her People\", \"t\": \"Old Testament story\", \"o\": [\"Ruth and Naomi\", \"Daniel in the Lions' Den\", \"Baby Moses in the Basket\"], \"h\": \"'Who knoweth whether thou art come to the kingdom for such a time as this?'\", \"n\": \"Esther had her people fast three days, then walked into the king's inner court uninvited, which could cost her life. He held out the golden sceptre.\", \"r\": \"Esther 4:14-16; 5:2\"}, {\"e\": \"\\ud83d\\udc69\\u200d\\ud83e\\uddb3\\ud83d\\udc69\\ud83d\\udeb6\\u200d\\u2640\\ufe0f\\ud83c\\udf3e\\ud83c\\udf3e\\ud83e\\uddd4\\ud83d\\udc8d\", \"a\": \"Ruth and Naomi\", \"t\": \"Old Testament story\", \"o\": [\"Queen Esther Saves Her People\", \"The Woman at the Well\", \"Rebekah at the Well\"], \"h\": \"Two widows arrived in Bethlehem just as the barley harvest began.\", \"n\": \"Ruth, from Moab, would not leave her mother-in-law Naomi. In Bethlehem she gleaned in the field of Boaz, and the elders at the city gate were witnesses when he married her.\", \"r\": \"Ruth 1:16-22; 2:3; 4:9-13\"}, {\"e\": \"\\ud83e\\uddd4\\ud83d\\udc34\\ud83d\\uded1\\ud83d\\udc7c\\ud83d\\udde1\\ufe0f\\ud83d\\udcac\", \"a\": \"Balaam's Talking Donkey\", \"t\": \"Old Testament story\", \"o\": [\"Palm Sunday\", \"The Good Samaritan\", \"Elijah Taken Up to Heaven\"], \"h\": \"The animal saw the angel before its rider did, and then it spoke.\", \"n\": \"Balaam's ass could see what Balaam couldn't: an angel blocking the way, sword drawn. Struck three times for refusing to move, the animal finally asked its rider why.\", \"r\": \"Numbers 22:22-28\"}, {\"e\": \"\\ud83c\\udf34\\ud83c\\udf34\\ud83d\\udc34\\ud83d\\udc51\\ud83d\\ude4c\\ud83e\\udde5\", \"a\": \"Palm Sunday\", \"t\": \"New Testament story\", \"o\": [\"Balaam's Talking Donkey\", \"The Birth of Jesus\", \"The Empty Tomb\"], \"h\": \"Crowds shouted 'Hosanna' and spread their clothes on the road.\", \"n\": \"As Jesus rode into Jerusalem on a young donkey, people took branches of palm trees and went out to meet him, and many spread their garments in the way.\", \"r\": \"John 12:12-15; Matthew 21:7-9\"}, {\"e\": \"\\ud83e\\udd14\\ud83d\\udeaa\\ud83d\\udd12\\u270b\\ud83d\\udc49\\ud83d\\ude32\\ud83d\\ude4f\", \"a\": \"Doubting Thomas\", \"t\": \"New Testament story\", \"o\": [\"Peter Denies Jesus\", \"Saul on the Road to Damascus\", \"Nicodemus Visits at Night\"], \"h\": \"He wanted to see the nail prints for himself before he'd believe a word of it.\", \"n\": \"Thomas missed the first time Jesus appeared. Eight days later, with the doors shut, Jesus invited him to reach out and touch, and Thomas said, 'My Lord and my God.'\", \"r\": \"John 20:24-28\"}, {\"e\": \"\\u2600\\ufe0f\\ud83c\\udffa\\ud83d\\udca7\\ud83d\\udc69\\ud83d\\udde3\\ufe0f\\ud83c\\udfc3\\u200d\\u2640\\ufe0f\\ud83c\\udfd8\\ufe0f\", \"a\": \"The Woman at the Well\", \"t\": \"New Testament story\", \"o\": [\"Water into Wine\", \"Rebekah at the Well\", \"Ruth and Naomi\"], \"h\": \"Midday at a well, and a conversation about water that means you never thirst again.\", \"n\": \"It started with Jesus saying 'Give me to drink' at Jacob's well, and ended with the woman of Samaria leaving her waterpot behind and heading into town to tell everyone about him.\", \"r\": \"John 4:6-14, 28-29\"}, {\"e\": \"\\ud83c\\udf0c\\ud83d\\udca1\\ud83c\\udf0a\\ud83c\\udf33\\u2600\\ufe0f\\ud83c\\udf19\\ud83d\\udc1f\\ud83d\\udc26\\ud83d\\udc18\\ud83d\\udc6b\\ud83d\\ude34\", \"a\": \"Creation in Six Days\", \"t\": \"Old Testament story\", \"o\": [\"Adam, Eve and the Forbidden Fruit\", \"Noah's Ark\", \"The Tower of Babel\"], \"h\": \"Six days of making, and then a day of rest.\", \"n\": \"Genesis 1 moves from light, to sky and sea, dry land and plants, sun, moon and stars, fish and birds, then land animals and people. On the seventh day, God rested.\", \"r\": \"Genesis 1:1-2:3\"}, {\"e\": \"\\ud83c\\udfd9\\ufe0f\\ud83d\\udd25\\ud83c\\udfc3\\u200d\\u2640\\ufe0f\\ud83c\\udfc3\\u200d\\u2642\\ufe0f\\u21a9\\ufe0f\\ud83d\\udc40\\ud83e\\uddc2\", \"a\": \"Lot's Wife\", \"t\": \"Old Testament story\", \"o\": [\"The Tower of Babel\", \"The Walls of Jericho\", \"The Plagues of Egypt\"], \"h\": \"They were told to run and not look back.\", \"n\": \"As Sodom and Gomorrah were destroyed, Lot's family was warned, 'look not behind thee'. Lot's wife looked back and became a pillar of salt. Jesus later said, 'Remember Lot's wife.'\", \"r\": \"Genesis 19:17, 24-26; Luke 17:32\"}, {\"e\": \"\\ud83c\\udf19\\ud83e\\uddd4\\u2753\\ud83d\\udc76\\ud83d\\udd04\", \"a\": \"Nicodemus Visits at Night\", \"t\": \"New Testament story\", \"o\": [\"Zacchaeus in the Tree\", \"Doubting Thomas\", \"The Woman at the Well\"], \"h\": \"A late-night visit, and a question about being born a second time.\", \"n\": \"A respected teacher of Israel came to Jesus after dark with questions. The answer, 'Ye must be born again', left him puzzled, and the same conversation runs straight into John 3:16.\", \"r\": \"John 3:1-16\"}, {\"e\": \"\\ud83d\\udd1f\\ud83e\\udd12\\ud83d\\ude4f\\u27281\\ufe0f\\u20e3\\u21a9\\ufe0f\\ud83d\\ude4c\", \"a\": \"The Ten Lepers\", \"t\": \"New Testament miracle\", \"o\": [\"Lowered Through the Roof\", \"The Good Samaritan\", \"Feeding the 5,000\"], \"h\": \"'Were there not ten cleansed? but where are the nine?'\", \"n\": \"Ten lepers called to Jesus from a distance and were cleansed as they walked away. Only one turned back to give thanks, and he was a Samaritan.\", \"r\": \"Luke 17:12-19\"}, {\"e\": \"\\ud83c\\udfe0\\ud83d\\udc65\\ud83d\\udc65\\ud83d\\udc65\\ud83d\\udeaa\\u274c\\u2b06\\ufe0f\\u2b07\\ufe0f\\ud83d\\udecf\\ufe0f\\ud83d\\udeb6\", \"a\": \"Lowered Through the Roof\", \"t\": \"New Testament miracle\", \"o\": [\"Jesus Raises Lazarus\", \"The Ten Lepers\", \"Zacchaeus in the Tree\"], \"h\": \"The crowd blocked the door, so four friends went up instead.\", \"n\": \"A man sick of the palsy was carried by four people who could not get near Jesus for the crowd. They uncovered the roof and let his bed down. He picked it up and walked out in front of everyone.\", \"r\": \"Mark 2:1-12\"}, {\"e\": \"\\ud83d\\udcb0\\ud83d\\udcb0\\ud83d\\udcb0\\ud83e\\udd35\\ud83e\\ude99\\ud83e\\ude99\\ud83d\\udc75\\ud83d\\udc9b\", \"a\": \"The Widow's Two Coins\", \"t\": \"New Testament story\", \"o\": [\"The Lost Coin\", \"The Parable of the Talents\", \"Zacchaeus in the Tree\"], \"h\": \"Two tiny coins, and somehow more than everyone else gave.\", \"n\": \"Watching people give at the temple treasury, Jesus pointed out a poor widow who put in two mites. The rich gave out of their plenty; she gave all she had to live on.\", \"r\": \"Mark 12:41-44\"}, {\"e\": \"\\ud83d\\udc51\\ud83e\\uddf3\\ud83d\\udcb05\\ufe0f\\u20e3\\ud83d\\udcb02\\ufe0f\\u20e3\\ud83d\\udcb01\\ufe0f\\u20e3\\ud83d\\udd73\\ufe0f\", \"a\": \"The Parable of the Talents\", \"t\": \"New Testament parable\", \"o\": [\"The Widow's Two Coins\", \"The Parable of the Sower\", \"The Prodigal Son\"], \"h\": \"One servant dug a hole and buried his master's money.\", \"n\": \"A man leaving on a journey gave his servants five talents, two talents and one. The first two traded and doubled theirs. The third dug in the earth and hid his.\", \"r\": \"Matthew 25:14-28\"}, {\"e\": \"\\ud83e\\ude94\\ud83e\\ude94\\ud83e\\ude94\\ud83e\\ude94\\ud83e\\ude94\\ud83c\\udf19\\ud83e\\udd35\\ud83d\\udeaa\\ud83d\\udd12\", \"a\": \"The Ten Virgins and Their Lamps\", \"t\": \"New Testament parable\", \"o\": [\"Water into Wine\", \"The Wise and Foolish Builders\", \"The Parable of the Talents\"], \"h\": \"Ten were waiting for the bridegroom, and only five brought extra oil.\", \"n\": \"At midnight the cry went up that the bridegroom was coming. The five with no oil went to buy some, and while they were gone the door was shut.\", \"r\": \"Matthew 25:1-13\"}];\n  var VERSES = [{\"text\": \"And there are also many other things which Jesus did, the which, if they should be written every one, I suppose that even the world itself could not contain the books that should be written. Amen.\", \"ref\": \"John 21:25\", \"angle\": \"Fifty-four stories fit inside this game, and you just played ten of them. John ends his gospel by saying that if everything Jesus did were written down, the world itself could not hold the books. However well you know these stories, there is always more to find, and more of Jesus to meet in them.\"}, {\"text\": \"Then said he unto them, Therefore every scribe which is instructed unto the kingdom of heaven is like unto a man that is an householder, which bringeth forth out of his treasure things new and old.\", \"ref\": \"Matthew 13:52\", \"angle\": \"Jesus pictures a good teacher as someone who brings out of the storeroom 'things new and old'. Today the new thing was a row of emojis, and the old thing was a story thousands of years old. Telling old stories in new ways is not a gimmick. It is how they keep reaching people who have never heard them.\"}, {\"text\": \"For we have not followed cunningly devised fables, when we made known unto you the power and coming of our Lord Jesus Christ, but were eyewitnesses of his majesty.\", \"ref\": \"2 Peter 1:16\", \"angle\": \"A row of cartoon faces and animals can make these stories feel like fables. Peter pushes back on exactly that. He says he was not passing on clever tales; he was there and saw it. The stories fit into tiny pictures, but the people who first told them staked their lives on them being true.\"}, {\"text\": \"And with many such parables spake he the word unto them, as they were able to hear it.\", \"ref\": \"Mark 4:33\", \"angle\": \"Jesus taught with seeds, sheep, coins, lamps and houses: the everyday pictures people already had in their heads. That is meeting people where they are. An emoji is just a very small picture, and today a few of them carried you straight back into those stories. The pictures still work.\"}, {\"text\": \"We will not hide them from their children, shewing to the generation to come the praises of the LORD, and his strength, and his wonderful works that he hath done.\", \"ref\": \"Psalm 78:4\", \"angle\": \"This psalm is about passing stories down so they are not lost. That is what happens every time someone plays a round like this with a child, a friend or a youth group and says, 'Wait, what happens next?' God's wonderful works were meant to be told again, one generation to the next, and you just did a little of that.\"}];\n  var ROOT = 'bgi-game-bible-trivia-emoji';\n  var SHARE_URL = 'https:\/\/bgodinspired.com\/index.php\/bible-trivia-emoji\/';\n  var AMP = String.fromCharCode(38);\n  var ROUND_SIZE = 10;\n  var MAX = ROUND_SIZE * 2;\n  var round = [], idx = 0, score = 0, hinted = false, locked = false, right = 0, clean = 0;\n\n  function el(id){ return document.getElementById(id); }\n\n  function shuffle(arr){\n    var a = arr.slice();\n    for (var i = a.length - 1; i > 0; i--){\n      var j = Math.floor(Math.random() * (i + 1));\n      var t = a[i]; a[i] = a[j]; a[j] = t;\n    }\n    return a;\n  }\n\n  function buildRound(){\n    round = shuffle(BANK).slice(0, ROUND_SIZE).map(function(item){\n      var opts = shuffle([item.a].concat(item.o));\n      return { item: item, opts: opts, correct: opts.indexOf(item.a) };\n    });\n    idx = 0; score = 0; right = 0; clean = 0;\n  }\n\n  function show(id){\n    var screens = document.querySelectorAll('#' + ROOT + ' .screen');\n    for (var i = 0; i !== screens.length; i++){ screens[i].classList.remove('active', 'fade-in'); }\n    el(id).classList.add('active', 'fade-in');\n  }\n\n  function renderQ(){\n    locked = false;\n    hinted = false;\n    var q = round[idx];\n    el('emj-progress-label').textContent = 'Puzzle ' + (idx + 1) + ' of ' + round.length;\n    el('emj-running').textContent = 'Score ' + score;\n    el('emj-progress-fill').style.width = Math.round(((idx + 1) \/ round.length) * 100) + '%';\n    el('emj-type').textContent = q.item.t;\n    var row = el('emj-emoji');\n    row.textContent = q.item.e;\n    row.classList.remove('pop');\n    void row.offsetWidth;\n    row.classList.add('pop');\n    el('emj-worth').textContent = 'Name it now for 2 points';\n    var list = el('emj-opt-list');\n    list.innerHTML = '';\n    q.opts.forEach(function(opt, i){\n      var btn = document.createElement('button');\n      btn.className = 'opt-btn';\n      btn.type = 'button';\n      btn.textContent = opt;\n      btn.setAttribute('onclick', 'window.emjSelect(' + i + ')');\n      list.appendChild(btn);\n    });\n    var hb = el('emj-hint-box');\n    hb.classList.remove('visible');\n    hb.textContent = '';\n    el('emj-hint-btn').classList.remove('hidden-btn');\n    var fl = el('emj-fact-line');\n    fl.classList.remove('visible');\n    fl.innerHTML = '';\n    el('emj-next-btn').classList.add('hidden-btn');\n  }\n\n  function emjStart(){\n    buildRound();\n    show('emj-play');\n    renderQ();\n  }\n\n  function emjHint(){\n    if (locked) return;\n    if (hinted) return;\n    hinted = true;\n    var hb = el('emj-hint-box');\n    hb.textContent = 'Hint: ' + round[idx].item.h;\n    hb.classList.add('visible');\n    el('emj-hint-btn').classList.add('hidden-btn');\n    el('emj-worth').textContent = 'Hint used: a right answer is worth 1 point';\n  }\n\n  function emjSelect(i){\n    if (locked) return;\n    locked = true;\n    var q = round[idx];\n    var buttons = document.querySelectorAll('#' + ROOT + ' .opt-btn');\n    for (var b = 0; b !== buttons.length; b++){ buttons[b].disabled = true; }\n    var head = document.createElement('strong');\n    head.className = 'fact-head';\n    if (i === q.correct){\n      var pts = hinted ? 1 : 2;\n      score += pts;\n      right++;\n      if (!hinted){ clean++; }\n      buttons[i].classList.add('correct');\n      head.textContent = 'Yes! ' + q.item.a + '. +' + pts + (pts === 1 ? ' point.' : ' points.');\n    } else {\n      buttons[i].classList.add('incorrect');\n      buttons[q.correct].classList.add('correct');\n      head.textContent = 'Nice try! It was ' + q.item.a + '.';\n    }\n    var fl = el('emj-fact-line');\n    fl.innerHTML = '';\n    fl.appendChild(head);\n    fl.appendChild(document.createTextNode(' ' + q.item.n));\n    var ref = document.createElement('span');\n    ref.className = 'fact-ref';\n    ref.textContent = 'Read it: ' + q.item.r;\n    fl.appendChild(ref);\n    fl.classList.add('visible');\n    el('emj-hint-btn').classList.add('hidden-btn');\n    el('emj-running').textContent = 'Score ' + score;\n    el('emj-worth').textContent = hinted ? 'You used the hint on this one.' : 'No hint used on this one.';\n    var nb = el('emj-next-btn');\n    nb.textContent = (idx === round.length - 1) ? 'See Results \\u2192' : 'Next \\u2192';\n    nb.classList.remove('hidden-btn');\n  }\n\n  function emjNext(){\n    if (idx === round.length - 1){\n      endRound();\n    } else {\n      idx++;\n      renderQ();\n    }\n  }\n\n  function scoreBand(n){\n    if (n > 18) return 'Fluent in emoji, and in the Bible.';\n    if (n > 14) return 'Sharp eyes. Most of those never needed a hint.';\n    if (n > 9) return 'A solid round of decoding.';\n    if (n > 4) return 'Good start, and a few stories worth looking up.';\n    return 'Every story in that round is one you can go read tonight.';\n  }\n\n  function bodyLine(){\n    var s = 'You named ' + right + ' of ' + round.length;\n    if (right > 0){\n      s += ', ' + clean + ' of them without a hint';\n    }\n    var list = round.map(function(q){ return q.item.a; }).join(' \\u00b7 ');\n    return s + '. This round covered: ' + list;\n  }\n\n  function shareText(){\n    return 'I scored ' + score + '\/' + MAX + ' on the Emoji Bible Quiz. Can you name the Bible story from the emojis? ';\n  }\n\n  function tagged(src){\n    return SHARE_URL + '?utm_source=' + src + AMP + 'utm_medium=result_share' + AMP + 'utm_campaign=bible-trivia-emoji';\n  }\n\n  function endRound(){\n    el('emj-score-num').textContent = score + '\/' + MAX;\n    el('emj-score-headline').textContent = scoreBand(score);\n    el('emj-score-body').textContent = bodyLine();\n    var v = VERSES[Math.floor(Math.random() * VERSES.length)];\n    el('emj-verse-text').textContent = '\\u201c' + v.text + '\\u201d';\n    el('emj-verse-ref').textContent = '\\u2014 ' + v.ref;\n    el('emj-verse-angle').textContent = v.angle;\n    el('emj-copy-msg').textContent = '';\n    el('emjShareWA').href = 'https:\/\/api.whatsapp.com\/send?text=' + encodeURIComponent(shareText() + tagged('whatsapp'));\n    el('emjShareX').href = 'https:\/\/twitter.com\/intent\/tweet?text=' + encodeURIComponent(shareText()) + AMP + 'url=' + encodeURIComponent(tagged('x'));\n    el('emjShareFB').href = 'https:\/\/www.facebook.com\/sharer\/sharer.php?u=' + encodeURIComponent(tagged('facebook'));\n    show('emj-end');\n  }\n\n  function emjPlayAgain(){\n    buildRound();\n    show('emj-play');\n    renderQ();\n  }\n\n  function emjCopyShare(){\n    var text = shareText() + tagged('copy_link');\n    var msg = el('emj-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.emjStart = emjStart;\n  window.emjHint = emjHint;\n  window.emjSelect = emjSelect;\n  window.emjNext = emjNext;\n  window.emjPlayAgain = emjPlayAgain;\n  window.emjCopyShare = emjCopyShare;\n})();\n<\/script>\n\n\n\n<h2 class=\"wp-block-heading\">Common Questions About the Emoji Bible Quiz<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">How does an emoji Bible quiz work?<\/h3>\n\n\n\n<p>Each puzzle is a short row of emojis that stands for one story from the Bible. A rain cloud, a boat, a giraffe, a zebra and a rainbow is about as friendly as they come. A bearded man, a horse, a stop sign and an angel with a sword is a lot harder. You pick the story from four choices. If you can name it straight from the emojis, you earn two points. If you are stuck, tap for a hint, a one-line clue drawn from the story itself, and a right answer is then worth one point. After every guess the page shows the answer, a short note on what actually happens in the story, and the chapter and verse where you can read it for yourself. A round is ten puzzles drawn at random from a bank of fifty-four, so twenty points is a perfect score and no two rounds are quite the same.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Which Bible stories are hardest to guess from emojis?<\/h3>\n\n\n\n<p>The famous stories are not always the easy ones. Noah and Jonah tend to fall at first glance, but plenty of well-known moments are surprisingly hard to squeeze into little pictures. Nicodemus coming to Jesus at night comes down to a moon, a bearded man, a question mark and a baby, and most players reach for the hint. Lot&#8217;s wife, Balaam&#8217;s talking donkey and the ten virgins with their lamps catch people out too, because the emojis could fit more than one story. The parables are their own challenge. The lost sheep, the prodigal son and the good Samaritan all sit close together in Luke, and their emoji rows can look alike at a glance: a journey, someone lost, someone found. That is part of the fun. Telling similar stories apart makes you notice what really happens in each one.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Did Adam and Eve really eat an apple, and was Jonah swallowed by a whale?<\/h3>\n\n\n\n<p>Two of the most famous pictures in the Bible are not quite what the text says, and the quiz leans on both on purpose. Genesis 3 never names an apple. It only speaks of the fruit of the tree in the middle of the garden. The apple seems to have come later, through art and tradition, and it stuck so well that the emoji practically picks itself. Jonah is similar. The book of Jonah says a great fish was prepared to swallow him. In the King James Version, the word whale only enters Jonah&#8217;s story when Jesus refers back to it in Matthew 12:40. None of that changes what either story is about. It is a good reminder, though, that the version we carry around in our heads is worth checking against the page now and then.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Can I use this emoji Bible game with a youth group or class?<\/h3>\n\n\n\n<p>It works well on one big screen. Put the page up on a TV or projector, split the room into teams, and let each team call out its answer before anyone taps. Emoji puzzles tend to get everyone talking at once, which is the point. Kids who would never raise a hand for an ordinary Bible question will happily argue over whether a boat and a snake mean Jonah or Paul. For a longer session, have each team invent its own emoji row for a story that is not in the game and challenge the others to guess it. The game is free, with no sign-up and no download, and the page does not save anything once you close it, so keep score on paper if you want a winner across several rounds. Every new round draws a fresh ten puzzles from the bank.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How many Bible stories can you name from emojis alone?<\/h3>\n\n\n\n<p>That is the whole challenge above. Ten emoji rows, drawn from fifty-four stories that run from the first days of Genesis to Paul washing up on an island in the book of Acts. Some you will know at a glance. Some will stay stubborn until you take the hint, and one or two might send you off to read the story again. A perfect round is twenty points, which means naming all ten with no hints at all, and it is harder than it sounds. Whatever you score, the end of the round lists every story you just played, so you know where to look next. Then press play again for a new set of ten. Play the emoji Bible quiz above and see how many you can name without a single hint.<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>Bible Trivia Emoji Bible Quiz &#129300;&#10145;&#65039;&#128214;&#10024; Every row of emojis hides a story from the Bible: a flood, a fish, a boy with a sling, a very short man up a tree. Name the story straight from the emojis for 2 points, or take a hint and play for 1. There are 54 puzzles in [&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-115597","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/115597","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=115597"}],"version-history":[{"count":1,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/115597\/revisions"}],"predecessor-version":[{"id":115598,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/115597\/revisions\/115598"}],"wp:attachment":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/media?parent=115597"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}