{"id":106175,"date":"2026-08-25T16:55:30","date_gmt":"2026-08-25T20:55:30","guid":{"rendered":"https:\/\/bgodinspired.com\/?page_id=106175"},"modified":"2026-08-25T16:58:02","modified_gmt":"2026-08-25T20:58:02","slug":"bible-quiz-exodus-moses","status":"publish","type":"page","link":"https:\/\/bgodinspired.com\/index.php\/bible-quiz-exodus-moses\/","title":{"rendered":"Bible Quiz: Exodus &#038; Moses"},"content":{"rendered":"\n<!-- BGodInspired Bible Quiz: Exodus & Moses -->\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-exodus-moses *, #bgi-game-bible-quiz-exodus-moses *::before, #bgi-game-bible-quiz-exodus-moses *::after { box-sizing: border-box; margin: 0; padding: 0; }\n#bgi-game-bible-quiz-exodus-moses {\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-exodus-moses .game-inner { display: flex; flex-direction: column; align-items: center; width: 100%; }\n#bgi-game-bible-quiz-exodus-moses .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-exodus-moses .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-exodus-moses .fade-in { animation: bqeFade 0.38s ease forwards; }\n@keyframes bqeFade { from { opacity:0; transform: translateY(8px); } to { opacity:1; transform: translateY(0); } }\n#bgi-game-bible-quiz-exodus-moses .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-exodus-moses 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-exodus-moses .g-sub { font-size: 0.94rem; line-height: 1.7; color: var(--dim); margin-bottom: 22px; }\n#bgi-game-bible-quiz-exodus-moses .g-meta { font-size: 0.78rem; color: var(--soft); margin-bottom: 26px; letter-spacing: 0.03em; }\n#bgi-game-bible-quiz-exodus-moses .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-exodus-moses .btn:hover { background: #8CB197; transform: translateY(-1px); }\n#bgi-game-bible-quiz-exodus-moses .btn-outline {\n  background: transparent; color: var(--cream); border: 1px solid var(--border); font-weight: 600;\n}\n#bgi-game-bible-quiz-exodus-moses .btn-outline:hover { border-color: var(--sage); }\n#bgi-game-bible-quiz-exodus-moses .progress-wrap { width: 100%; margin-bottom: 24px; }\n#bgi-game-bible-quiz-exodus-moses .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-exodus-moses .live-score { color: var(--sage); font-weight: 600; }\n#bgi-game-bible-quiz-exodus-moses .progress-track { height: 5px; background: rgba(245,240,232,0.08); border-radius: 4px; overflow: hidden; }\n#bgi-game-bible-quiz-exodus-moses .progress-fill { height: 100%; background: var(--sage); border-radius: 4px; transition: width 0.3s ease; }\n#bgi-game-bible-quiz-exodus-moses .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-exodus-moses .opt-list { display: flex; flex-direction: column; gap: 10px; margin-bottom: 18px; }\n#bgi-game-bible-quiz-exodus-moses .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-exodus-moses .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-exodus-moses .opt-btn:disabled { cursor: default; }\n#bgi-game-bible-quiz-exodus-moses .opt-btn.correct { border-color: var(--sage); background: rgba(123,158,135,0.18); }\n#bgi-game-bible-quiz-exodus-moses .opt-btn.incorrect { border-color: var(--clay); background: rgba(196,132,123,0.14); }\n#bgi-game-bible-quiz-exodus-moses .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-exodus-moses .fact-line.visible { display: block; }\n#bgi-game-bible-quiz-exodus-moses .fact-ref { color: var(--sage); font-weight: 600; }\n#bgi-game-bible-quiz-exodus-moses .next-row { display: flex; justify-content: flex-end; }\n#bgi-game-bible-quiz-exodus-moses .btn.hidden-btn { display: none; }\n#bgi-game-bible-quiz-exodus-moses .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-exodus-moses .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-exodus-moses .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-exodus-moses .score-body { font-size: 0.9rem; line-height: 1.7; color: var(--dim); text-align: center; margin-bottom: 24px; }\n#bgi-game-bible-quiz-exodus-moses .divider { height: 1px; background: var(--border); margin: 0 0 24px; }\n#bgi-game-bible-quiz-exodus-moses .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-exodus-moses .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-exodus-moses .scripture-ref { font-size: 0.8rem; font-weight: 600; color: var(--sage); margin-bottom: 12px; letter-spacing: 0.03em; }\n#bgi-game-bible-quiz-exodus-moses .scripture-angle { font-size: 0.86rem; line-height: 1.7; color: var(--dim); }\n#bgi-game-bible-quiz-exodus-moses .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-exodus-moses .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-exodus-moses .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-exodus-moses .pc-body { font-size: 0.85rem; line-height: 1.6; color: var(--dim); margin-bottom: 16px; }\n#bgi-game-bible-quiz-exodus-moses .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-exodus-moses .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-exodus-moses .share-row { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; margin-bottom: 16px; }\n#bgi-game-bible-quiz-exodus-moses .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-exodus-moses .btn-share:hover { background: rgba(123,158,135,0.24); }\n#bgi-game-bible-quiz-exodus-moses .end-actions { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; margin-bottom: 6px; }\n#bgi-game-bible-quiz-exodus-moses .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-exodus-moses .siblings-row { text-align: center; margin-top: 18px; }\n#bgi-game-bible-quiz-exodus-moses .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-exodus-moses .siblings-list { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; }\n#bgi-game-bible-quiz-exodus-moses .sib-link { font-size: 0.82rem; color: var(--sage); text-decoration: underline; }\n#bgi-game-bible-quiz-exodus-moses .hub-link { display: block; text-align: center; font-size: 0.8rem; color: var(--dim); margin-top: 14px; }\n#bgi-game-bible-quiz-exodus-moses .hub-link a { color: var(--sage); text-decoration: underline; }\n#bgi-game-bible-quiz-exodus-moses .screen { display: none; width: 100%; }\n#bgi-game-bible-quiz-exodus-moses .screen.active { display: block; }\n@media (max-width: 560px) {\n  #bgi-game-bible-quiz-exodus-moses { padding: 24px 14px 44px; }\n  #bgi-game-bible-quiz-exodus-moses .card { padding: 26px 20px !important; }\n}\n@media (prefers-reduced-motion: reduce) {\n  #bgi-game-bible-quiz-exodus-moses .fade-in { animation: none; }\n  #bgi-game-bible-quiz-exodus-moses * { transition: none !important; }\n}\n<\/style>\n\n<div id=\"bgi-game-bible-quiz-exodus-moses\"><div class=\"game-inner\">\n\n  <!-- INTRO -->\n  <div class=\"screen active fade-in\" id=\"bqe-intro\">\n    <div class=\"card\">\n      <span class=\"eyebrow\">Bible Quiz<\/span>\n      <h2 class=\"g-title\">Bible Quiz: Exodus &amp; Moses<\/h2>\n      <p class=\"g-sub\">A study-mode round on the book of Exodus and the whole life of Moses &mdash; the basket in the river, the ten plagues, the sea, Sinai, the tabernacle, and the last look from Mount Nebo. Every answer shows the exact verse it came from. Forty-eight questions sit in the bank and you get fifteen at random, so no two rounds are the same.<\/p>\n      <p class=\"g-meta\">15 questions &middot; about 6 minutes &middot; free, no sign-up<\/p>\n      <button class=\"btn\" onclick=\"window.bqeStart()\">Start Quiz<\/button>\n    <\/div>\n  <\/div>\n\n  <!-- PLAY -->\n  <div class=\"screen\" id=\"bqe-play\">\n    <div class=\"card\">\n      <div class=\"progress-wrap\">\n        <div class=\"progress-label\"><span id=\"bqe-progress-label\">Question 1 of 15<\/span><span class=\"live-score\" id=\"bqe-live-score\">Score 0<\/span><\/div>\n        <div class=\"progress-track\"><div class=\"progress-fill\" id=\"bqe-progress-fill\" style=\"width:6.67%\"><\/div><\/div>\n      <\/div>\n      <div class=\"q-text\" id=\"bqe-q-text\"><\/div>\n      <div class=\"opt-list\" id=\"bqe-opt-list\"><\/div>\n      <div class=\"fact-line\" id=\"bqe-fact-line\"><\/div>\n      <div class=\"next-row\"><button class=\"btn hidden-btn\" id=\"bqe-next-btn\" onclick=\"window.bqeNext()\">Next &rarr;<\/button><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- END -->\n  <div class=\"screen\" id=\"bqe-end\">\n    <div class=\"card\">\n      <span class=\"score-eyebrow\">Your Score<\/span>\n      <div class=\"score-num\" id=\"bqe-score-num\">0\/15<\/div>\n      <div class=\"score-headline\" id=\"bqe-score-headline\"><\/div>\n      <p class=\"score-body\">That round ran the length of the story &mdash; a basket in the reeds, a bush that would not burn up, ten plagues, a sea that opened, and a man who spent forty years walking people out of one life and toward another.<\/p>\n      <div class=\"divider\"><\/div>\n      <div class=\"scripture-block\">\n        <p class=\"scripture-text\" id=\"bqe-verse-text\"><\/p>\n        <p class=\"scripture-ref\" id=\"bqe-verse-ref\"><\/p>\n        <p class=\"scripture-angle\" id=\"bqe-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\">Forty years, one day at a time<\/h3>\n        <p class=\"pc-body\">Moses did not get the whole map at the bush. He got the next step, then the next one. This free 3-day sample works the same way &mdash; short daily readings that follow what Jesus said and did, one day at a time, no experience required.<\/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-exodus-moses\" class=\"btn-product\">Start your 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=\"bqeShareWA\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on WhatsApp<\/a>\n        <a id=\"bqeShareX\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on X<\/a>\n        <a id=\"bqeShareFB\" 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.bqeCopyShare()\">Copy my score<\/button>\n        <button class=\"btn\" onclick=\"window.bqePlayAgain()\">Play Again<\/button>\n      <\/div>\n      <p class=\"copy-msg\" id=\"bqe-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-genesis\/\">Bible Quiz: Genesis &rarr;<\/a>\n          <a class=\"sib-link\" href=\"https:\/\/bgodinspired.com\/index.php\/bible-quiz-general\/\">Bible Quiz: General Knowledge &rarr;<\/a>\n          <a class=\"sib-link\" href=\"https:\/\/bgodinspired.com\/index.php\/bible-trivia-women\/\">Bible Trivia: Women of the Bible &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    {q:\"What did Moses' mother make to hide him, and what did she seal it with?\", opts:[\"An ark of bulrushes, daubed with slime and pitch\", \"A basket of palm leaves, sealed with wax\", \"A cedar chest, lined with wool\", \"A clay vessel, stopped with resin\"], correct:0, ref:\"Exodus 2:3\", fact:\"She \\\"took for him an ark of bulrushes, and daubed it with slime and with pitch\\\" and laid it in the flags by the river's brink.\"},\n    {q:\"Pharaoh's daughter named the child Moses. What reason does she give for the name?\", opts:[\"\\\"Because I drew him out of the water\\\"\", \"\\\"Because he shall be a prince\\\"\", \"\\\"Because the river spared him\\\"\", \"\\\"Because he wept and I heard him\\\"\"], correct:0, ref:\"Exodus 2:10\", fact:\"\\\"And she called his name Moses: and she said, Because I drew him out of the water.\\\"\"},\n    {q:\"How many daughters did the priest of Midian have at the well where Moses stopped?\", opts:[\"Seven\", \"Three\", \"Two\", \"Twelve\"], correct:0, ref:\"Exodus 2:16\", fact:\"\\\"Now the priest of Midian had seven daughters: and they came and drew water, and filled the troughs to water their father's flock.\\\" One of them, Zipporah, became Moses' wife.\"},\n    {q:\"Moses named his first son Gershom. What did he say the name meant?\", opts:[\"\\\"I have been a stranger in a strange land\\\"\", \"\\\"God has given me a son\\\"\", \"\\\"The LORD is my shepherd here\\\"\", \"\\\"My father's house is far\\\"\"], correct:0, ref:\"Exodus 2:22\", fact:\"\\\"He called his name Gershom: for he said, I have been a stranger in a strange land.\\\"\"},\n    {q:\"What was Moses doing when he came to Horeb and saw the burning bush?\", opts:[\"Keeping Jethro's flock\", \"Digging a well\", \"Travelling back to Egypt\", \"Building an altar\"], correct:0, ref:\"Exodus 3:1\", fact:\"\\\"Now Moses kept the flock of Jethro his father in law, the priest of Midian... and came to the mountain of God, even to Horeb.\\\" Forty years of ordinary work came first.\"},\n    {q:\"What was the first instruction Moses received from the bush?\", opts:[\"To take off his shoes\", \"To bow his face to the ground\", \"To build an altar of stones\", \"To call for Aaron\"], correct:0, ref:\"Exodus 3:5\", fact:\"\\\"Put off thy shoes from off thy feet, for the place whereon thou standest is holy ground.\\\"\"},\n    {q:\"Moses asked what name to give the Israelites. What was the answer?\", opts:[\"\\\"I AM THAT I AM\\\"\", \"\\\"The LORD of Hosts\\\"\", \"\\\"The God of the Mountain\\\"\", \"\\\"The Everlasting Father\\\"\"], correct:0, ref:\"Exodus 3:14\", fact:\"\\\"And God said unto Moses, I AM THAT I AM... Thus shalt thou say unto the children of Israel, I AM hath sent me unto you.\\\"\"},\n    {q:\"What did Moses' rod become when he cast it on the ground?\", opts:[\"A serpent\", \"A flowering branch\", \"A river of water\", \"A pillar of fire\"], correct:0, ref:\"Exodus 4:3\", fact:\"\\\"And he cast it on the ground, and it became a serpent; and Moses fled from before it.\\\"\"},\n    {q:\"In the second sign at the bush, what happened to Moses' hand?\", opts:[\"It became leprous as snow\", \"It withered to the bone\", \"It shone like the sun\", \"It turned to stone\"], correct:0, ref:\"Exodus 4:6\", fact:\"\\\"He put his hand into his bosom: and when he took it out, behold, his hand was leprous as snow.\\\" Putting it back restored it.\"},\n    {q:\"What objection did Moses raise about himself when God sent him?\", opts:[\"\\\"I am slow of speech, and of a slow tongue\\\"\", \"\\\"I am too old for this journey\\\"\", \"\\\"I am hated in the land of Egypt\\\"\", \"\\\"I have no sword and no army\\\"\"], correct:0, ref:\"Exodus 4:10\", fact:\"\\\"O my Lord, I am not eloquent... but I am slow of speech, and of a slow tongue.\\\" Aaron was appointed to speak for him.\"},\n    {q:\"After Moses' first request, what did Pharaoh take away from the Israelites?\", opts:[\"Straw for their bricks\", \"Their Sabbath rest\", \"Their flocks\", \"Their water ration\"], correct:0, ref:\"Exodus 5:7\", fact:\"\\\"Ye shall no more give the people straw to make brick... let them go and gather straw for themselves\\\" \\u2014 and the brick quota stayed the same.\"},\n    {q:\"How old were Moses and Aaron when they stood before Pharaoh?\", opts:[\"Moses 80, Aaron 83\", \"Moses 40, Aaron 43\", \"Moses 70, Aaron 75\", \"Moses 100, Aaron 103\"], correct:0, ref:\"Exodus 7:7\", fact:\"\\\"Moses was fourscore years old, and Aaron fourscore and three years old, when they spake unto Pharaoh.\\\"\"},\n    {q:\"The magicians copied the first two plagues, then failed at the third. What did they tell Pharaoh?\", opts:[\"\\\"This is the finger of God\\\"\", \"\\\"The gods of Egypt have left us\\\"\", \"\\\"We can do no more today\\\"\", \"\\\"Let the people go\\\"\"], correct:0, ref:\"Exodus 8:19\", fact:\"The plague was lice. \\\"Then the magicians said unto Pharaoh, This is the finger of God: and Pharaoh's heart was hardened.\\\"\"},\n    {q:\"At the plague of flies, what did God say would happen to the land of Goshen?\", opts:[\"It would be severed and spared\", \"It would be flooded\", \"It would be struck twice over\", \"It would be given to Israel\"], correct:0, ref:\"Exodus 8:22\", fact:\"\\\"I will sever in that day the land of Goshen, in which my people dwell, that no swarms of flies shall be there.\\\" It is the first plague to explicitly divide Israel from Egypt.\"},\n    {q:\"What fell with the hail in the seventh plague?\", opts:[\"Fire that ran along the ground\", \"Ash from the furnace\", \"Locusts\", \"A black rain\"], correct:0, ref:\"Exodus 9:23\", fact:\"\\\"The LORD sent thunder and hail, and the fire ran along upon the ground.\\\"\"},\n    {q:\"How long did the darkness over Egypt last?\", opts:[\"Three days\", \"One night\", \"Seven days\", \"Forty days\"], correct:0, ref:\"Exodus 10:22\", fact:\"\\\"There was a thick darkness in all the land of Egypt three days\\\" \\u2014 darkness Exodus 10:21 calls a darkness \\\"which may be felt.\\\"\"},\n    {q:\"What did the Passover month become for Israel?\", opts:[\"The first month of the year\", \"A month of fasting\", \"The month of jubilee\", \"A month with no work\"], correct:0, ref:\"Exodus 12:2\", fact:\"\\\"This month shall be unto you the beginning of months: it shall be the first month of the year to you.\\\" The calendar itself was reset around the rescue.\"},\n    {q:\"What was required of the Passover lamb?\", opts:[\"Without blemish, a male of the first year\", \"Three years old and unshorn\", \"The firstborn of the flock, of either sex\", \"Any lamb the household could afford\"], correct:0, ref:\"Exodus 12:5\", fact:\"\\\"Your lamb shall be without blemish, a male of the first year: ye shall take it out from the sheep, or from the goats.\\\"\"},\n    {q:\"What were the Israelites told to use to put the blood on the door frames?\", opts:[\"A bunch of hyssop\", \"A branch of olive\", \"Their bare hands\", \"A brush of goat hair\"], correct:0, ref:\"Exodus 12:22\", fact:\"\\\"Ye shall take a bunch of hyssop, and dip it in the blood that is in the bason, and strike the lintel and the two side posts.\\\"\"},\n    {q:\"What did the Israelites ask the Egyptians for on the night they left?\", opts:[\"Jewels of silver, jewels of gold, and raiment\", \"Bread and salted meat\", \"Horses and chariots\", \"Timber and tools\"], correct:0, ref:\"Exodus 12:35\", fact:\"\\\"They borrowed of the Egyptians jewels of silver, and jewels of gold, and raiment\\\" \\u2014 four hundred years of unpaid labour, settled on the way out.\"},\n    {q:\"How many men left Egypt on foot, apart from children?\", opts:[\"About six hundred thousand\", \"About sixty thousand\", \"About six thousand\", \"About two million\"], correct:0, ref:\"Exodus 12:37\", fact:\"\\\"The children of Israel journeyed from Rameses to Succoth, about six hundred thousand on foot that were men, beside children.\\\"\"},\n    {q:\"Whose bones did Moses carry out of Egypt with him?\", opts:[\"Joseph's\", \"Jacob's\", \"Abraham's\", \"Levi's\"], correct:0, ref:\"Exodus 13:19\", fact:\"Joseph \\\"had straitly sworn the children of Israel, saying, God will surely visit you; and ye shall carry up my bones away hence with you.\\\" A promise kept across four centuries.\"},\n    {q:\"What went before Israel by day and by night in the wilderness?\", opts:[\"A pillar of cloud, then a pillar of fire\", \"The ark of the covenant\", \"Aaron carrying the rod\", \"A flock of quail\"], correct:0, ref:\"Exodus 13:21\", fact:\"\\\"The LORD went before them by day in a pillar of a cloud, to lead them the way; and by night in a pillar of fire, to give them light.\\\"\"},\n    {q:\"What does Exodus say God used to divide the sea?\", opts:[\"A strong east wind, all night\", \"A sudden earthquake\", \"A wall of fire\", \"The rod of Aaron\"], correct:0, ref:\"Exodus 14:21\", fact:\"\\\"The LORD caused the sea to go back by a strong east wind all that night, and made the sea dry land.\\\" The miracle took the whole night, not an instant.\"},\n    {q:\"At Marah the water was bitter. What did Moses cast into it?\", opts:[\"A tree\", \"A handful of salt\", \"His rod\", \"A stone from the altar\"], correct:0, ref:\"Exodus 15:25\", fact:\"\\\"The LORD shewed him a tree, which when he had cast into the waters, the waters were made sweet.\\\"\"},\n    {q:\"Why did the Israelites call the bread from heaven \\\"manna\\\"?\", opts:[\"They did not know what it was\", \"It fell like morning rain\", \"It tasted of almonds\", \"It was named for Aaron's rod\"], correct:0, ref:\"Exodus 16:15\", fact:\"\\\"They said one to another, It is manna: for they wist not what it was.\\\" Exodus 16:31 adds that it was \\\"like coriander seed, white; and the taste of it was like wafers made with honey.\\\"\"},\n    {q:\"How much manna were the people to gather on the sixth day?\", opts:[\"Twice as much \\u2014 two omers each\", \"Half as much\", \"The same as every other day\", \"Nothing; they fasted\"], correct:0, ref:\"Exodus 16:22\", fact:\"\\\"On the sixth day they gathered twice as much bread, two omers for one man\\\" \\u2014 enough to carry them through the Sabbath.\"},\n    {q:\"At Rephidim the people had no water. What was Moses told to strike?\", opts:[\"The rock in Horeb\", \"The dry riverbed\", \"The trunk of a palm\", \"The wall of the camp\"], correct:0, ref:\"Exodus 17:6\", fact:\"\\\"Behold, I will stand before thee there upon the rock in Horeb; and thou shalt smite the rock, and there shall come water out of it.\\\"\"},\n    {q:\"During the battle with Amalek, who held up Moses' hands until sunset?\", opts:[\"Aaron and Hur\", \"Joshua and Caleb\", \"Miriam and Zipporah\", \"Eleazar and Ithamar\"], correct:0, ref:\"Exodus 17:12\", fact:\"\\\"Aaron and Hur stayed up his hands, the one on the one side, and the other on the other side; and his hands were steady until the going down of the sun.\\\"\"},\n    {q:\"Who told Moses to delegate, appointing rulers of thousands, hundreds, fifties and tens?\", opts:[\"Jethro, his father in law\", \"Aaron, his brother\", \"Joshua, his servant\", \"The elders of Judah\"], correct:0, ref:\"Exodus 18:21\", fact:\"Jethro watched Moses judge the people alone from morning to evening and told him to find \\\"able men, such as fear God, men of truth, hating covetousness\\\" to share it.\"},\n    {q:\"How long was Moses in the mount receiving the law?\", opts:[\"Forty days and forty nights\", \"Seven days and seven nights\", \"Three days\", \"A full year\"], correct:0, ref:\"Exodus 24:18\", fact:\"\\\"Moses went into the midst of the cloud, and gat him up into the mount: and Moses was in the mount forty days and forty nights.\\\"\"},\n    {q:\"What was Moses told to put inside the ark of the covenant?\", opts:[\"The testimony\", \"The pot of manna only\", \"The high priest's breastplate\", \"The book of the covenant and a sword\"], correct:0, ref:\"Exodus 25:16\", fact:\"\\\"Thou shalt put into the ark the testimony which I shall give thee\\\" \\u2014 the tables of stone.\"},\n    {q:\"What was the tabernacle candlestick to be made of?\", opts:[\"Pure gold, of beaten work\", \"Cedar overlaid with bronze\", \"Silver and acacia wood\", \"Iron from the furnace\"], correct:0, ref:\"Exodus 25:31\", fact:\"\\\"Thou shalt make a candlestick of pure gold: of beaten work shall the candlestick be made: his shaft, and his branches, his bowls, his knops, and his flowers.\\\"\"},\n    {q:\"Exodus names the chief craftsman called by God to build the tabernacle. Who was he?\", opts:[\"Bezaleel, of the tribe of Judah\", \"Aholiab, of the tribe of Levi\", \"Hur, of the tribe of Ephraim\", \"Nadab, son of Aaron\"], correct:0, ref:\"Exodus 31:2\", fact:\"\\\"See, I have called by name Bezaleel the son of Uri, the son of Hur, of the tribe of Judah.\\\" Aholiab of Dan was given to him as a partner. The first people scripture says were filled with the Spirit of God were artisans.\"},\n    {q:\"How were the two tables of stone written?\", opts:[\"With the finger of God\", \"By Moses, with a chisel\", \"By Aaron, with ink\", \"By an angel, in fire\"], correct:0, ref:\"Exodus 31:18\", fact:\"\\\"Two tables of testimony, tables of stone, written with the finger of God.\\\"\"},\n    {q:\"What did Moses do with the first set of stone tables?\", opts:[\"Broke them at the foot of the mountain\", \"Hid them in the ark\", \"Buried them in the sand\", \"Carried them back up the mountain\"], correct:0, ref:\"Exodus 32:19\", fact:\"\\\"He saw the calf, and the dancing: and Moses' anger waxed hot, and he cast the tables out of his hands, and brake them beneath the mount.\\\"\"},\n    {q:\"What did Moses do with the golden calf itself?\", opts:[\"Burnt it, ground it to powder, and made the people drink it\", \"Buried it outside the camp\", \"Melted it down for the tabernacle\", \"Threw it into the sea\"], correct:0, ref:\"Exodus 32:20\", fact:\"\\\"He took the calf... and burnt it in the fire, and ground it to powder, and strawed it upon the water, and made the children of Israel drink of it.\\\"\"},\n    {q:\"When Moses asked to see God's glory, where was he placed?\", opts:[\"In a clift of the rock\", \"Behind the altar\", \"Inside the tabernacle\", \"Under the cloud at the camp gate\"], correct:0, ref:\"Exodus 33:22\", fact:\"\\\"I will put thee in a clift of the rock, and will cover thee with my hand while I pass by.\\\"\"},\n    {q:\"What did Moses not realise about himself after speaking with God on Sinai?\", opts:[\"That the skin of his face shone\", \"That his hair had turned white\", \"That he had been gone a year\", \"That his rod had budded\"], correct:0, ref:\"Exodus 34:29\", fact:\"\\\"Moses wist not that the skin of his face shone while he talked with him.\\\" He put a vail on afterward because it frightened the people.\"},\n    {q:\"What happened when the tabernacle was finally finished?\", opts:[\"A cloud covered it and God's glory filled it\", \"Fire fell and consumed the offering\", \"The ground shook for three days\", \"The people were told to move camp at once\"], correct:0, ref:\"Exodus 40:34\", fact:\"\\\"Then a cloud covered the tent of the congregation, and the glory of the LORD filled the tabernacle.\\\" It is the last scene in the book.\"},\n    {q:\"How does the book of Numbers describe Moses' character?\", opts:[\"\\\"Very meek, above all the men... upon the face of the earth\\\"\", \"\\\"Mighty in word and in deed\\\"\", \"\\\"A man after God's own heart\\\"\", \"\\\"Perfect in his generations\\\"\"], correct:0, ref:\"Numbers 12:3\", fact:\"\\\"Now the man Moses was very meek, above all the men which were upon the face of the earth.\\\" It is written as an aside, in brackets.\"},\n    {q:\"What happened to Miriam after she and Aaron spoke against Moses?\", opts:[\"She became leprous, white as snow\", \"She lost her voice for a year\", \"She was sent back to Egypt\", \"She was struck deaf\"], correct:0, ref:\"Numbers 12:10\", fact:\"\\\"Miriam became leprous, white as snow.\\\" Moses immediately prayed for her, and she was shut out of the camp seven days before returning.\"},\n    {q:\"Twelve spies searched Canaan. Which two came back urging Israel to go up?\", opts:[\"Joshua and Caleb\", \"Nadab and Abihu\", \"Eldad and Medad\", \"Hur and Bezaleel\"], correct:0, ref:\"Numbers 14:6\", fact:\"\\\"Joshua the son of Nun, and Caleb the son of Jephunneh, which were of them that searched the land, rent their clothes.\\\" They were the only two of that generation to enter it.\"},\n    {q:\"Aaron's rod was laid up before the LORD overnight. What did it produce?\", opts:[\"Buds, blossoms, and almonds\", \"Figs\", \"Grapes and new leaves\", \"Nothing at all\"], correct:0, ref:\"Numbers 17:8\", fact:\"\\\"The rod of Aaron for the house of Levi was budded, and brought forth buds, and bloomed blossoms, and yielded almonds\\\" \\u2014 all in one night, on a dead stick.\"},\n    {q:\"At Meribah, what did Moses do that kept him out of the promised land?\", opts:[\"Struck the rock twice instead of speaking to it\", \"Refused to lead the people further\", \"Made an offering without Aaron\", \"Counted the fighting men\"], correct:0, ref:\"Numbers 20:11\", fact:\"\\\"Moses lifted up his hand, and with his rod he smote the rock twice: and the water came out abundantly.\\\" The water still came. The consequence still stood.\"},\n    {q:\"What did Moses lift up in the wilderness so the snake-bitten would live?\", opts:[\"A serpent of brass on a pole\", \"The ark of the covenant\", \"A censer of incense\", \"His own rod\"], correct:0, ref:\"Numbers 21:9\", fact:\"\\\"Moses made a serpent of brass, and put it upon a pole... when he beheld the serpent of brass, he lived.\\\" Jesus points back to this moment in John 3:14.\"},\n    {q:\"From which mountain did Moses view the promised land at the end of his life?\", opts:[\"Nebo, at the top of Pisgah\", \"Sinai\", \"Carmel\", \"Hermon\"], correct:0, ref:\"Deuteronomy 34:1\", fact:\"\\\"Moses went up from the plains of Moab unto the mountain of Nebo, to the top of Pisgah, that is over against Jericho.\\\"\"},\n    {q:\"How old was Moses when he died, and in what condition?\", opts:[\"120, with his eye not dim nor his strength gone\", \"80, blind and frail\", \"100, unable to walk\", \"150, still leading the camp\"], correct:0, ref:\"Deuteronomy 34:7\", fact:\"\\\"Moses was an hundred and twenty years old when he died: his eye was not dim, nor his natural force abated.\\\"\"}\n  ];\n  var VERSES = [\n    {text:\"I have surely seen the affliction of my people which are in Egypt, and have heard their cry by reason of their taskmasters; for I know their sorrows.\", ref:\"Exodus 3:7\", angle:\"Four hundred years is a long time to wonder whether anyone is listening. The rescue does not begin with a plan or an army \\u2014 it begins with God saying, out loud, that the suffering was seen the whole time. Being noticed comes before being rescued, and it is not a small thing.\"},\n    {text:\"My presence shall go with thee, and I will give thee rest.\", ref:\"Exodus 33:14\", angle:\"Moses had just asked a blunt question: do not send us anywhere if you are not coming too. The answer is not a map or a guarantee about the destination. It is company, and rest. That is still what God offers first \\u2014 presence in the middle of the walk, not just a promise about the end of it.\"},\n    {text:\"The LORD, The LORD God, merciful and gracious, longsuffering, and abundant in goodness and truth.\", ref:\"Exodus 34:6\", angle:\"This is God self-describing, right after the golden calf \\u2014 the worst thing that generation did. Merciful comes first in the list. Longsuffering means patient with people who are slow. If you have ever assumed God would lead with disappointment, this verse is God going first, and leading with mercy instead.\"}\n  ];\n\n  var AMP = String.fromCharCode(38);\n  var GAME_URL = 'https:\/\/bgodinspired.com\/index.php\/bible-quiz-exodus-moses\/';\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-exodus-moses';\n  }\n\n  function shareText(){\n    return 'I scored ' + score + '\/' + round.length + ' on the Exodus and Moses Bible Quiz. How well do you know the story?';\n  }\n\n  function shuffle(arr){\n    var a = arr.slice();\n    for (var i = a.length - 1; i > 0; i--){\n      var j = Math.floor(Math.random() * (i + 1));\n      var t = a[i]; a[i] = a[j]; a[j] = t;\n    }\n    return a;\n  }\n\n  function buildRound(){\n    var pool = shuffle(QUESTIONS).slice(0, 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-exodus-moses .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('bqe-progress-label').textContent = 'Question ' + (idx+1) + ' of ' + round.length;\n    document.getElementById('bqe-live-score').textContent = 'Score ' + score;\n    document.getElementById('bqe-progress-fill').style.width = Math.round(((idx+1)\/round.length)*100) + '%';\n    document.getElementById('bqe-q-text').textContent = item.q;\n    var list = document.getElementById('bqe-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.bqeSelect(' + i + ')');\n      list.appendChild(btn);\n    });\n    var fl = document.getElementById('bqe-fact-line');\n    fl.classList.remove('visible');\n    fl.innerHTML = '';\n    document.getElementById('bqe-next-btn').classList.add('hidden-btn');\n  }\n\n  function bqeStart(){\n    buildRound();\n    show('bqe-play');\n    renderQ();\n  }\n\n  function bqeSelect(i){\n    if (locked) return;\n    locked = true;\n    var item = round[idx];\n    var buttons = document.querySelectorAll('#bgi-game-bible-quiz-exodus-moses .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('bqe-live-score').textContent = 'Score ' + score;\n    var fl = document.getElementById('bqe-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('bqe-next-btn');\n    nb.innerHTML = (idx === round.length - 1) ? 'See Results &rarr;' : 'Next &rarr;';\n    nb.classList.remove('hidden-btn');\n  }\n\n  function bqeNext(){\n    if (idx < round.length - 1){\n      idx++;\n      renderQ();\n    } else {\n      bqeEnd();\n    }\n  }\n\n  function scoreBand(n){\n    if (n >= 14) return \"You know this book cold.\";\n    if (n >= 11) return \"Strong round \u2014 quiz-team territory.\";\n    if (n >= 8) return \"A solid working knowledge of Exodus.\";\n    if (n >= 4) return \"Good start, and a few new details picked up.\";\n    return \"Everyone starts somewhere \u2014 and this is a good book to start in.\";\n  }\n\n  function bqeEnd(){\n    document.getElementById('bqe-score-num').textContent = score + '\/' + round.length;\n    document.getElementById('bqe-score-headline').textContent = scoreBand(score);\n    var v = VERSES[Math.floor(Math.random() * VERSES.length)];\n    document.getElementById('bqe-verse-text').textContent = '\u201c' + v.text + '\u201d';\n    document.getElementById('bqe-verse-ref').textContent = '\u2014 ' + v.ref;\n    document.getElementById('bqe-verse-angle').textContent = v.angle;\n    document.getElementById('bqe-copy-msg').textContent = '';\n\n    var wa = document.getElementById('bqeShareWA');\n    wa.href = 'https:\/\/api.whatsapp.com\/send?text=' + encodeURIComponent(shareText() + ' ' + shareUrl('whatsapp'));\n    var xa = document.getElementById('bqeShareX');\n    xa.href = 'https:\/\/twitter.com\/intent\/tweet?text=' + encodeURIComponent(shareText()) + AMP + 'url=' + encodeURIComponent(shareUrl('x'));\n    var fb = document.getElementById('bqeShareFB');\n    fb.href = 'https:\/\/www.facebook.com\/sharer\/sharer.php?u=' + encodeURIComponent(shareUrl('facebook'));\n\n    show('bqe-end');\n  }\n\n  function bqePlayAgain(){\n    buildRound();\n    show('bqe-play');\n    renderQ();\n  }\n\n  function bqeCopyShare(){\n    var text = shareText() + ' ' + shareUrl('copy_link');\n    var msg = document.getElementById('bqe-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.bqeStart = bqeStart;\n  window.bqeSelect = bqeSelect;\n  window.bqeNext = bqeNext;\n  window.bqePlayAgain = bqePlayAgain;\n  window.bqeCopyShare = bqeCopyShare;\n})();\n<\/script>\n\n\n\n\n<h2 class=\"wp-block-heading\">Common Questions About Exodus and Moses<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">What is the book of Exodus actually about?<\/h3>\n\n\n\n<p>Exodus picks up roughly four hundred years after Genesis ends. The family of seventy that moved to Egypt to survive a famine has grown into a nation, and a new Pharaoh who never knew Joseph has put them to forced labour. The book covers three big movements: the rescue out of Egypt, the journey to Mount Sinai, and the building of the tabernacle. In between sit the parts most people already half-know from films and childhood \u2014 the baby in the basket, the burning bush, the ten plagues, the Passover, the sea splitting open, and the Ten Commandments. What ties it together is a change of ownership: a people who belonged to Pharaoh come to belong to God instead, and the second half of the book is mostly about learning what that means day to day.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What are the most-asked questions about Exodus and Moses?<\/h3>\n\n\n\n<p>The questions that come up most in study groups and quiz practice tend to cluster in a few places. People want to know the order of the ten plagues, and which one the Egyptian magicians could not copy \u2014 it was the third, the lice, and the magicians told Pharaoh outright that it was the finger of God. They ask what Exodus actually says split the sea, which is a strong east wind blowing all night rather than an instant parting. They ask why Moses never entered the promised land, which comes down to a moment at Meribah where he struck the rock twice instead of speaking to it. And they ask about the tabernacle details \u2014 the pure gold candlestick, the craftsmen Bezaleel and Aholiab, and what went inside the ark. The quiz above pulls from all of those.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How many plagues were there, and what were they?<\/h3>\n\n\n\n<p>There were ten, and they escalate. Water turned to blood, frogs, lice, swarms of flies, disease on the livestock, boils, hail mixed with fire running along the ground, locusts, three days of darkness thick enough that Exodus calls it a darkness that could be felt, and finally the death of the firstborn. A detail that often gets missed: the fourth plague, the flies, is the first one where the text explicitly says the land of Goshen would be severed and spared. Up to that point Israel is not described as being protected. From there on, the distinction is the whole point \u2014 the plagues are not just pressure on Pharaoh, they are a running argument about who actually holds authority in Egypt.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Is this quiz useful for a Bible Quiz team or Sunday school class?<\/h3>\n\n\n\n<p>That is exactly who it was built for. It runs in study mode rather than casual mode, which means every answer shows the exact chapter and verse it came from, so a wrong answer sends you to the text instead of just moving on. The bank holds forty-eight questions and each round serves fifteen at random, so a team can run it several times in a session without drilling the same fifteen items. It works on a phone with no sign-up, no account, and no download, which makes it usable for a drill night, a car ride, or a five-minute warm-up before class. It covers the whole arc \u2014 Exodus chapters one through forty, plus the parts of Moses&#8217; life recorded in Numbers and Deuteronomy.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How well do most people actually know Exodus?<\/h3>\n\n\n\n<p>Better than they expect on the famous scenes and worse than they expect on everything around them. Almost everyone gets the basket, the bush and the sea. Fewer can say how old Moses was when he first stood before Pharaoh \u2014 eighty, with Aaron at eighty-three \u2014 or what Moses did with the golden calf after he came down the mountain, which was to burn it, grind it to powder, scatter it on the water and make the people drink it. Fewer still know that Deuteronomy says he died at a hundred and twenty with his eyesight and strength intact. There is no pass mark here and nothing is recorded anywhere, so the only real way to find out is to play the quiz above and see where the gaps are.<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>Bible Quiz Bible Quiz: Exodus &amp; Moses A study-mode round on the book of Exodus and the whole life of Moses &mdash; the basket in the river, the ten plagues, the sea, Sinai, the tabernacle, and the last look from Mount Nebo. Every answer shows the exact verse it came from. Forty-eight questions sit 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-106175","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/106175","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=106175"}],"version-history":[{"count":3,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/106175\/revisions"}],"predecessor-version":[{"id":106178,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/106175\/revisions\/106178"}],"wp:attachment":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/media?parent=106175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}