view src/ot.js @ 0:45a3989c3447

start public repo
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 11 Sep 2025 15:26:39 -0600
parents
children
line wrap: on
line source

'use strict';

let allQuestions = [
	{
		"q": "The Old Testament was written in what language?",
		"a": [
			"Hebrew",
			"Dutch",
			"Middle English",
			"Coptic"
		]
	},
	{
		"q": "On which day of creation in the book of Genesis did God create man?",
		"a": [
			"The sixth day",
			"The first day",
			"The 12th day",
			"The fifth day"
		]
	},
	{
		"q": "In which Bible book can you find this verse: \"Be fruitful and multiply and fill the waters in the seas, and let fowl multiply in the earth\"?",
		"a": [
			"Genesis",
			"Nehemiah",
			"Joshua",
			"Revelation"
		]
	},
	{
		"q": "What is the first thing that God said to people?",
		"a": [
			"Be fruitful and multiply",
			"Fear Yehovah your God",
			"Love Yehovah your God with all your heart",
			"You are free to eat from any tree of the garden, but you must not eat from the tree of the knowledge of good and evil"
		]
	},
	{
		"q": "On what day did God rest during creation?",
		"a": [
			"The seventh day",
			"The first day",
			"God never rested.",
			"The 12th day"
		]
	},
	{
		"q": "From which part of Adam's body did God create Eve?",
		"a": [
			"Adam's rib",
			"Adam's thumb",
			"Adam's shoulder",
			"Adam's forearm"
		]
	},
	{
		"q": "Why did Adam eat the forbidden fruit?",
		"a": [
			"Because Eve gave him some",
			"Because the serpent told him to",
			"Because he was curious to try it",
			"Because he was hungry"
		]
	},
	{
		"q": "What is the name of Abel's brother in the book of Genesis?",
		"a": [
			"Cain",
			"Joseph",
			"Isaac",
			"Ham"
		]
	},
	{
		"q": "What did Cain offer as a sacrifice to God?",
		"a": [
			"Crops",
			"Sheep",
			"Cheese",
			"Nothing"
		]
	},
	{
		"q": "What did Abel offer as a sacrifice to God?",
		"a": [
			"Sheep",
			"Crops",
			"Cheese",
			"Nothing"
		]
	},
	{
		"q": "Why does Cain kill his brother Abel?",
		"a": [
			"Because God is more pleased by Abel’s sacrifice than by Cain’s",
			"Because the serpent tells him to",
			"Because Abel teases Cain",
			"Because Adam loves Abel more"
		]
	},
	{
		"q": "Who was not one of Noah's sons?",
		"a": [
			"David",
			"Shem",
			"Japheth",
			"Ham"
		]
	},
	{
		"q": "Why did God flood the world at the time of Noah?",
		"a": [
			"Because the earth was filled with wickedness",
			"Because people had stopped believing in God",
			"Because people worshipped other gods",
			"Because the earth was filled with Nephilim"
		]
	},
	{
		"q": "In which book can you find the following scripture: \"And of every living thing of all flesh, two of every sort shalt thou bring into the ark, to keep them alive with thee; they shall be male and female.\"",
		"a": [
			"Genesis",
			"Lamentations",
			"John",
			"Romans"
		]
	},
	{
		"q": "According to the book of Genesis, in what state did Ham discover Noah?",
		"a": [
			"Drunk and naked",
			"Fearful of his son",
			"Crying hysterically",
			"Laughing uncontrollably"
		]
	},
	{
		"q": "In Genesis, what did God say was the reason that people in Babylon had too much power?",
		"a": [
			"They shared one language.",
			"They were arrogant.",
			"They were a large empire.",
			"They worshipped Satan."
		]
	},
	{
		"q": "What did Abraham do when he went to Egypt to avoid being killed?",
		"a": [
			"He told his wife to say that she is his sister.",
			"He prayed to God.",
			"He kept out of sight.",
			"He gave gifts to the Pharaoh."
		]
	},
	{
		"q": "How did Abraham avoid conflict with Lot?",
		"a": [
			"They went their separate ways.",
			"They agreed to live in peace.",
			"Abraham asked God to prevent conflict.",
			"Abraham married Lot's sister."
		]
	},
	{
		"q": "Who was the mother of Abraham's first son?",
		"a": [
			"Hagar",
			"Sarah",
			"Rebekah",
			"Rachel"
		]
	},
	{
		"q": "What is the name of Abraham's first son?",
		"a": [
			"Ishmael",
			"Isaac",
			"Moses",
			"Ham"
		]
	},
	{
		"q": "What did God's covenant with Abraham require of him and his descendants?",
		"a": [
			"Circumcision",
			"Keeping the Sabbath",
			"Remaining faithful to God",
			"Keeping the Ten Commandments"
		]
	},
	{
		"q": "What did Abraham do when God warned him about Sodom and Gomorrah?",
		"a": [
			"Abraham questioned God.",
			"Abraham was silent.",
			"Abraham prayed for the people of Sodom and Gomorrah.",
			"Abraham warned Lot."
		]
	},
	{
		"q": "What did the angels tell Lot to do in Sodom?",
		"a": [
			"Leave",
			"Pray",
			"Warn the people",
			"Love his neighbors"
		]
	},
	{
		"q": "What reason did the angels give Lot for planning to destroy Sodom and Gomorrah?",
		"a": [
			"Because the outcry against its people was so great",
			"Because they had homosexuality",
			"Because they worshipped idols",
			"Because they insulted God"
		]
	},
	{
		"q": "How did God destroy Sodom and Gomorrah?",
		"a": [
			"With brimstone and fire",
			"With a torrential downpour",
			"With a swarm of locusts",
			"With an earthquake"
		]
	},
	{
		"q": "Why did Lot's wife become a pillar of salt?",
		"a": [
			"Because she looked back at Sodom",
			"Because she didn't leave Sodom",
			"Because she worshipped idols",
			"Because she insulted God"
		]
	},
	{
		"q": "Which book of the Bible tells the story of Lot's wife?",
		"a": [
			"Genesis",
			"Titus",
			"Lot",
			"Ruth"
		]
	},
	{
		"q": "Who was the father of Lot's daughter's child?",
		"a": [
			"Lot",
			"Her husband",
			"A man from the local village",
			"Abraham"
		]
	},
	{
		"q": "Which of the following is not a sign of God’s covenant, or promise, with Abraham?",
		"a": [
			"God destroying the cities of Sodom and Gomorrah",
			"The rite of circumcision",
			"God renaming Abraham and his wife Sarah",
			"God providing Sarah with a son, Isaac"
		]
	},
	{
		"q": "Why did Hagar leave Abraham?",
		"a": [
			"Because Sarah asked Abraham to make her leave",
			"Because Sarah threatened Hagar",
			"Because Hagar wanted to return to her people",
			"Because God commanded Hagar to leave"
		]
	},
	{
		"q": "God instructed Abraham to sacrifice what?",
		"a": [
			"His son, Isaac",
			"His wife, Sarah",
			"A serpent",
			"His concubine, Hagar"
		]
	},
	{
		"q": "Who was Isaac's wife?",
		"a": [
			"Rebekah",
			"Sarah",
			"Rachel",
			"Leah"
		]
	},
	{
		"q": "How did Isaac find his wife?",
		"a": [
			"Abraham sent his servant to find her",
			"Isaac went to Abraham's family to find her",
			"Abraham arranged the marriage",
			"Isaac found her among the local people"
		]
	},
	{
		"q": "Who was Jacob's father?",
		"a": [
			"Isaac",
			"Abraham",
			"Noah",
			"Joseph"
		]
	},
	{
		"q": "Who was Isaac's first son?",
		"a": [
			"Esau",
			"Jacob",
			"Joseph",
			"Abraham"
		]
	},
	{
		"q": "What happened to Esau's birthright?",
		"a": [
			"He sold it for food",
			"He kept it.",
			"He gave it away.",
			"He was forced to sell it."
		]
	},
	{
		"q": "How does Jacob steal his brother Esau’s inheritance rights?",
		"a": [
			"By tricking his father with the help of his mother",
			"By killing his brother",
			"By sleeping with his mother",
			"By exposing Esau’s plan to murder his father"
		]
	},
	{
		"q": "Who was Jacob's first wife?",
		"a": [
			"Leah",
			"Rachel",
			"Rebekah",
			"Sarah"
		]
	},
	{
		"q": "How many wives did Jacob have?",
		"a": [
			"2",
			"1",
			"3",
			"4"
		]
	},
	{
		"q": "Who was Jacob's father-in-law?",
		"a": [
			"Laban",
			"Noah",
			"Moses",
			"Isaac"
		]
	},
	{
		"q": "What is Jacob’s alternate name?",
		"a": [
			"Israel",
			"Judah",
			"Isaac",
			"Ishmael"
		]
	},
	{
		"q": "What happened when Dinah was defiled?",
		"a": [
			"Her brothers slaughtered the men of the town of the defiler.",
			"God punished the defiler.",
			"The defiler was punished by his own community.",
			"The defiler was forced to marry Dinah."
		]
	},
	{
		"q": "How many sons does Jacob have?",
		"a": [
			"Twelve",
			"Three",
			"Four",
			"Ten"
		]
	},
	{
		"q": "Why did Joseph leave his family?",
		"a": [
			"Because his brothers sold him into slavery",
			"Because he left looking for a wife",
			"Because there was famine where he lived",
			"Because God instructed him to leave"
		]
	},
	{
		"q": "Who was the father of Tamar's (Judah's daugher-in-law's) children?",
		"a": [
			"Judah",
			"Her husband",
			"Her brother-in-law",
			"Joseph"
		]
	},
	{
		"q": "Where did Joseph go when he left his family?",
		"a": [
			"Egypt",
			"Israel",
			"Babylon",
			"Ur"
		]
	},
	{
		"q": "Why did Joseph leave Potiphar's house?",
		"a": [
			"Because he was sent to prison",
			"Because the Pharaoh hired him",
			"Because he escaped from servitude",
			"Because he had a dream which warned him to leave"
		]
	},
	{
		"q": "How did Joseph become an administrator under Pharaoh?",
		"a": [
			"By interpreting his dreams",
			"By performing miracles",
			"Because God told Pharaoh to select him",
			"By being recommended by Pharaoh's advisors"
		]
	},
	{
		"q": "What did Joseph do as administrator of Egypt?",
		"a": [
			"Gather and store food",
			"Increase the rights of the Egyptians",
			"Promote worship of God",
			"Free the slaves"
		]
	},
	{
		"q": "From which catastrophe does Joseph save Egypt?",
		"a": [
			"Famine",
			"A plague",
			"Military invasion",
			"A flood"
		]
	},
	{
		"q": "Why did Joseph's brothers go to Egypt?",
		"a": [
			"To buy food",
			"To visit Joseph",
			"Because the Pharaoh invited them",
			"Because they were captured by the Egyptians"
		]
	},
	{
		"q": "What happened when Joseph's brothers first met Joseph in Egypt?",
		"a": [
			"Joseph recognized them but they didn't recognize him.",
			"They were glad to be together again.",
			"They didn't recognize each other.",
			"They thanked God for being reunited."
		]
	},
	{
		"q": "What did Joseph do when the Egyptians ran out of food?",
		"a": [
			"Made them sell their land and themselves into slavery",
			"Gave them the food he had saved as charity",
			"Let them starve because of their lack of foresight",
			"Made them pledge allegiance to the Pharaoh in exchange for food"
		]
	},
	{
		"q": "How many tribes of Israel does the Old Testament mention?",
		"a": [
			"12",
			"35",
			"66",
			"Three"
		]
	},
	{
		"q": "Where did Pharaoh's daughter discover baby Moses?",
		"a": [
			"In an ark of bulrushes",
			"Up in a tree",
			"Hidden among rocks",
			"Protected by wolves"
		]
	},
	{
		"q": "Why did Moses first leave Egypt?",
		"a": [
			"Because he was wanted for murder",
			"Because God commanded Moses to leave",
			"Because Pharaoh felt threatened by Moses",
			"Because the Hebrews were persecuted in Egypt"
		]
	},
	{
		"q": "Who was Moses's first wife?",
		"a": [
			"A Midianite",
			"A Levite",
			"An Egyptian",
			"A Hebrew"
		]
	},
	{
		"q": "How does God first appear to Moses?",
		"a": [
			"As a burning bush",
			"As a group of three men",
			"As an angel",
			"As a flaming sword"
		]
	},
	{
		"q": "What object that God gives Moses allows him to perform signs and wonders?",
		"a": [
			"A wooden staff",
			"The stone tablets",
			"A colorful robe",
			"A golden censer"
		]
	},
	{
		"q": "According to the book of Exodus, when Moses and Aaron went unto Pharaoh, Aaron cast down his rod which turned into what?",
		"a": [
			"A Serpent",
			"A Bible",
			"Dust",
			"A pillar of salt"
		]
	},
	{
		"q": "What was the last plague on Egypt before the Israelites left?",
		"a": [
			"Death of firstborn males",
			"Plague of locusts",
			"Hail",
			"Water turned to blood"
		]
	},
	{
		"q": "What did the Israelites in Egypt do to be passed over (unharmed) in the last plague?",
		"a": [
			"Put animal blood on their doorposts",
			"Notify Moses that they should be passed over",
			"Pray that they are not affected",
			"Leave their homes before the plague"
		]
	},
	{
		"q": "Which holiday commemorates the Israelites leaving Egypt?",
		"a": [
			"Passover",
			"Yom Kippur",
			"Purim",
			"Hanukkah"
		]
	},
	{
		"q": "What is prohibited during Passover?",
		"a": [
			"Eating leavened bread",
			"Travel",
			"Eating meat",
			"Drinking alcohol"
		]
	},
	{
		"q": "What body of water did Moses part so that the children of Israel could escape the Egyptians?",
		"a": [
			"The Red Sea",
			"The Arctic Ocean",
			"The Sea of Galilee",
			"The Indian Ocean"
		]
	},
	{
		"q": "What happened to the Egyptian forces that pursued the Israelites when they left Egypt?",
		"a": [
			"They drowned.",
			"They had to stop because the water blocked them.",
			"They couldn't catch up to the Israelites, so they turned back.",
			"They stopped when God warned them to stop."
		]
	},
	{
		"q": "How does God feed the Israelites in the desert?",
		"a": [
			"By a strange bread-like substance from heaven",
			"By miraculously providing fish from the Red Sea",
			"By food produced from Moses’s staff",
			"By an endless supply of produce from Egypt"
		]
	},
	{
		"q": "What is the name of the place where Moses received the Ten Commandments from God?",
		"a": [
			"Mount Sinai",
			"Mount Moriah",
			"Mount Everest",
			"Mount Fuji"
		]
	},
	{
		"q": "Which of these is not one of the Ten Commandments?",
		"a": [
			"Do not question God.",
			"Do not worship other gods.",
			"Do not worship idols.",
			"Do not misuse God's name."
		]
	},
	{
		"q": "Which of these is not one of the Ten Commandments?",
		"a": [
			"Do not hate your neighbor.",
			"Do not murder.",
			"Do not commit adultery.",
			"Do not steal."
		]
	},
	{
		"q": "According to the Old Testament, when is the Sabbath?",
		"a": [
			"On the seventh day",
			"On the first day",
			"On Saturday",
			"On Sunday"
		]
	},
	{
		"q": "What is the Old Testament rule about lending money?",
		"a": [
			"You cannot charge interest to another Israelite.",
			"You cannot charge interest to anyone.",
			"You cannot charge unreasonable interest.",
			"You cannot charge interest to the poor."
		]
	},
	{
		"q": "What were the Israelites required to do with the Canaanites in Israel?",
		"a": [
			"Drive them out",
			"Tolerate them as long as they did no harm",
			"Convert them to believe in God",
			"Make them slaves"
		]
	},
	{
		"q": "What did the Israelites do while Moses went up Mount Sinai to get the inscribed tablets with the Ten Commandments?",
		"a": [
			"Aaron made a golden calf and the Israelites worshipped it.",
			"They waited patiently and prayed for Moses's safe return.",
			"They suggested making a golden calf but Aaron stopped them.",
			"The Israelites made a golden calf in spite of Aaron's objections."
		]
	},
	{
		"q": "Why does Moses break the stone tablets inscribed with God’s commandments at Mount Sinai?",
		"a": [
			"Because the people are worshipping a golden idol",
			"Because he trips walking down the mountain",
			"Because God commands him to",
			"Because Moses refuses to lead the people any longer"
		]
	},
	{
		"q": "What did Moses do after discovering that the Israelites worshipped a golden calf?",
		"a": [
			"Had those on the side of God slaughter the rest",
			"Forced everyone to repent",
			"Prayed for the salvation of the Israelites",
			"Forgave the Israelites for what they had done"
		]
	},
	{
		"q": "What is not explicitly prohibited to eat in the Old Testament?",
		"a": [
			"Meat and dairy together",
			"Pork",
			"Shellfish",
			"Dog meat"
		]
	},
	{
		"q": "What is not prohibited in the Old Testament",
		"a": [
			"Prostitution",
			"Tattoos",
			"Divination",
			"Eating food with blood in it"
		]
	},
	{
		"q": "What wive(s) did Moses have?",
		"a": [
			"2 non-Hebrew wives",
			"2 Hebrew wives",
			"1 Hebrew wife and 1 non-Hebrew wife",
			"1 Hebrew wife"
		]
	},
	{
		"q": "Why does God curse the Israelites to wander the desert for forty years before entering the promised land?",
		"a": [
			"Because a group of Israelite spies incites an uprising to return to Egypt",
			"Because the Israelites incorrectly perform the ritual sacrifice",
			"Because the Israelites vote down Moses as their leader",
			"Because the Israelites worship golden idols"
		]
	},
	{
		"q": "What happened when the daughters of Zelophehad complained about Moses's inheritance law?",
		"a": [
			"Moses changed the law.",
			"Moses explained to them why they are wrong.",
			"Moses made an exception in their case.",
			"God changed their heart to accept the law."
		]
	},
	{
		"q": "What did Moses say to the Israelites when they killed all the Midianite men and captured the Midianite women and children?",
		"a": [
			"Kill all the boys and the non-virgin women.",
			"You should have spared the civilians.",
			"You did the right thing.",
			"Pray to God to forgive this slaughter."
		]
	},
	{
		"q": "Which tribe of Israel was a tribe of priests in the Old Testament?",
		"a": [
			"Levi",
			"Gad",
			"Philippians",
			"Benjamin"
		]
	},
	{
		"q": "What do Moses and Joshua forbid the Israelites to do in the promised land?",
		"a": [
			"Intermarry with the native inhabitants",
			"Conquer the cities of the region",
			"Divide the land amongst the twelve tribes",
			"Bathe in the Jordan River"
		]
	},
	{
		"q": "Which of these is not described as punishable by death in the Old Testament?",
		"a": [
			"A married man having sex outside of marriage.",
			"A married woman having sex outside of marriage.",
			"A man having sex with a woman engaged to another man.",
			"A woman misrepresenting her virginity before marriage."
		]
	},
	{
		"q": "What reward does Moses say God will give for following God's commandments?",
		"a": [
			"Earthly success",
			"Salvation",
			"Going to heaven",
			"No reward without faith"
		]
	},
	{
		"q": "Who did Moses appoint to take over after him?",
		"a": [
			"Joshua",
			"Isaiah",
			"Jeremiah",
			"Jacob"
		]
	},
	{
		"q": "What did Joshua do?",
		"a": [
			"Conquer the land of Israel",
			"Build the temple in Jerusalem",
			"Lead the people out of Egypt",
			"Defend Israel against Babylon"
		]
	},
	{
		"q": "What was Samson's gift?",
		"a": [
			"Physical strength",
			"Wisdom",
			"God's guidance",
			"Charisma"
		]
	},
	{
		"q": "What is not true about Ruth?",
		"a": [
			"Ruth was converted by priests.",
			"Ruth was a Moabite.",
			"David is a descendant of Ruth.",
			"Ruth immigrated to Israel."
		]
	},
	{
		"q": "Who was the first king of Israel?",
		"a": [
			"Saul",
			"Samuel",
			"David",
			"Solomon"
		]
	},
	{
		"q": "What weapon did David use to defeat Goliath?",
		"a": [
			"A sling and a stone",
			"A gun",
			"A knife",
			"A saw"
		]
	},
	{
		"q": "Why does the prophet Nathan rebuke David?",
		"a": [
			"David commits adultery with Bathsheba.",
			"David fails to build the Temple to God.",
			"David curses God inadvertently.",
			"David allows one of his sons to rape his stepsister."
		]
	},
	{
		"q": "Who was King Solomon's father?",
		"a": [
			"David",
			"Saul",
			"Moses",
			"Samuel"
		]
	},
	{
		"q": "What does King Solomon do in Israel?",
		"a": [
			"He builds a grand temple in Jerusalem.",
			"He introduces animal sacrifices.",
			"He bans the cult of Baal worship in Israel.",
			"He forms a legendary round table of leaders and priests."
		]
	},
	{
		"q": "What did Ezra do?",
		"a": [
			"Send away the foreign wives",
			"Rebuild the walls of Jerusalem",
			"Build the grand temple in Jerusalem",
			"Lead the people out of Egypt"
		]
	},
	{
		"q": "What did Nehemiah do?",
		"a": [
			"Rebuild the walls of Jerusalem",
			"Send away the foreign wives",
			"Build the grand temple in Jerusalem",
			"Lead the people out of Egypt"
		]
	},
	{
		"q": "Esther was queen of what country?",
		"a": [
			"Persia",
			"Egypt",
			"Israel",
			"Babylon"
		]
	},
	{
		"q": "What does Ecclesiastes not say about death?",
		"a": [
			"God judges people after death.",
			"The dead return to dust.",
			"The fate of people and animals in death is the same.",
			"We don't know if the spirit of people go to heaven."
		]
	},
	{
		"q": "Who was thrown into the lion's den?",
		"a": [
			"Daniel",
			"Noah",
			"Jeremiah",
			"Jonah"
		]
	},
	{
		"q": "The animal that swallowed Jonah whole in the book of Jonah is described as what?",
		"a": [
			"A great fish",
			"A roaring lion",
			"A little mouse",
			"A soaring sparrow"
		]
	}
]