{"id":336,"date":"2006-02-21T21:51:00","date_gmt":"2006-02-21T21:51:00","guid":{"rendered":"https:\/\/newtestamentgreek.org\/quiz\/?p=336"},"modified":"2026-05-26T21:54:18","modified_gmt":"2026-05-26T21:54:18","slug":"new-testament-greek-quiz-52","status":"publish","type":"post","link":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-52\/","title":{"rendered":"New Testament Greek Quiz 52"},"content":{"rendered":"\n<div id=\"ntgq-premium-quiz-052\" class=\"ntgq52-wrap\">\n\n<style>\n#ntgq-premium-quiz-052,\n#ntgq-premium-quiz-052 *{\n  box-sizing:border-box;\n}\n\n#ntgq-premium-quiz-052{\n  --parchment:#f4ecd9;\n  --paper:#fffaf0;\n  --navy:#172f52;\n  --navy2:#25466f;\n  --gold:#b88934;\n  --gold2:#e8cf94;\n  --ink:#29231b;\n  --muted:#675d4e;\n  --line:#d7c29b;\n  --good:#1f7a3f;\n  --bad:#a83232;\n  max-width:980px;\n  margin:36px auto;\n  padding:24px;\n  border-radius:22px;\n  border:2px solid var(--gold);\n  background:\n    linear-gradient(rgba(255,250,239,.94),rgba(255,250,239,.94)),\n    repeating-linear-gradient(135deg,#eadfc8 0,#eadfc8 12px,#f6eddc 12px,#f6eddc 24px);\n  color:var(--ink);\n  font-family:Georgia,\"Times New Roman\",serif;\n  box-shadow:0 12px 30px rgba(0,0,0,.14);\n}\n\n#ntgq-premium-quiz-052 .ntgq52-hero{\n  background:linear-gradient(135deg,var(--navy),var(--navy2));\n  color:#fff6df;\n  border-radius:18px;\n  padding:28px;\n  border:2px solid var(--gold2);\n  margin-bottom:22px;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-label{\n  color:#f0d58f;\n  text-transform:uppercase;\n  letter-spacing:1.2px;\n  font-size:14px;\n  margin-bottom:10px;\n  font-weight:bold;\n}\n\n#ntgq-premium-quiz-052 h1{\n  margin:0 0 14px;\n  font-size:34px;\n  line-height:1.2;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-intro{\n  font-size:17px;\n  line-height:1.8;\n  color:#f7ead1;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-panels{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(175px,1fr));\n  gap:15px;\n  margin:20px 0;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-panel{\n  background:var(--paper);\n  border:1px solid var(--line);\n  border-radius:16px;\n  padding:17px;\n  box-shadow:0 5px 12px rgba(0,0,0,.08);\n}\n\n#ntgq-premium-quiz-052 .ntgq52-panel span{\n  display:block;\n  color:var(--navy);\n  font-size:13px;\n  text-transform:uppercase;\n  letter-spacing:1px;\n  font-weight:bold;\n  margin-bottom:7px;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-panel strong{\n  font-size:28px;\n  color:var(--gold);\n}\n\n#ntgq-premium-quiz-052 .ntgq52-bar-shell{\n  width:100%;\n  height:18px;\n  background:#e8d8b7;\n  border:1px solid #c9ae78;\n  border-radius:999px;\n  overflow:hidden;\n  margin-bottom:24px;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-bar{\n  width:0%;\n  height:100%;\n  background:linear-gradient(90deg,var(--gold),#e8c980);\n  transition:width .3s ease;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-box{\n  background:var(--paper);\n  border:1px solid var(--line);\n  border-radius:18px;\n  padding:28px;\n  box-shadow:0 7px 16px rgba(0,0,0,.09);\n}\n\n#ntgq-premium-quiz-052 .ntgq52-category{\n  display:inline-block;\n  background:var(--navy);\n  color:#fff0c5;\n  padding:7px 13px;\n  border-radius:999px;\n  font-size:12px;\n  text-transform:uppercase;\n  letter-spacing:1px;\n  font-weight:bold;\n  margin-bottom:16px;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-question{\n  color:var(--navy);\n  font-size:27px;\n  line-height:1.55;\n  margin-bottom:22px;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-answers{\n  display:grid;\n  gap:13px;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-answer{\n  width:100%;\n  border:1px solid #d7c19a;\n  background:#fff8eb;\n  color:#2b241c;\n  border-radius:14px;\n  padding:16px 18px;\n  font-size:17px;\n  line-height:1.5;\n  text-align:left;\n  cursor:pointer;\n  font-family:Georgia,\"Times New Roman\",serif;\n  transition:all .2s ease;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-answer:hover{\n  background:#f5ecd8;\n  border-color:var(--gold);\n  transform:translateY(-2px);\n}\n\n#ntgq-premium-quiz-052 .ntgq52-answer.correct{\n  background:#e8f6ec;\n  color:var(--good);\n  border-color:var(--good);\n  font-weight:bold;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-answer.incorrect{\n  background:#fdecec;\n  color:var(--bad);\n  border-color:var(--bad);\n  font-weight:bold;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-answer:disabled{\n  cursor:not-allowed;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-explain{\n  display:none;\n  margin-top:22px;\n  padding:20px;\n  border-left:6px solid var(--gold);\n  background:#f8f0df;\n  border-radius:14px;\n  color:#40372d;\n  line-height:1.8;\n  font-size:16px;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-next-area{\n  display:none;\n  margin-top:22px;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-next,\n#ntgq-premium-quiz-052 .ntgq52-restart{\n  border:none;\n  background:linear-gradient(135deg,var(--navy),var(--navy2));\n  color:#fff5dc;\n  padding:14px 22px;\n  border-radius:12px;\n  font-size:16px;\n  cursor:pointer;\n  font-family:Georgia,\"Times New Roman\",serif;\n  transition:all .2s ease;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-next:hover,\n#ntgq-premium-quiz-052 .ntgq52-restart:hover{\n  transform:translateY(-2px);\n}\n\n#ntgq-premium-quiz-052 .ntgq52-final{\n  display:none;\n  text-align:center;\n  background:var(--paper);\n  border:1px solid var(--line);\n  border-radius:18px;\n  padding:32px;\n  margin-top:24px;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-final h2{\n  color:var(--navy);\n  margin-top:0;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-final-score{\n  color:var(--gold);\n  font-size:54px;\n  font-weight:bold;\n  margin:16px 0;\n}\n\n#ntgq-premium-quiz-052 .ntgq52-message{\n  color:#463d31;\n  font-size:18px;\n  line-height:1.75;\n  margin-bottom:24px;\n}\n\n@media(max-width:760px){\n  #ntgq-premium-quiz-052{\n    padding:15px;\n  }\n\n  #ntgq-premium-quiz-052 h1{\n    font-size:27px;\n  }\n\n  #ntgq-premium-quiz-052 .ntgq52-question{\n    font-size:23px;\n  }\n}\n<\/style>\n\n<div class=\"ntgq52-hero\">\n  <div class=\"ntgq52-label\">New Testament Greek Quiz 52<\/div>\n  <h1>Intermediate Koine Greek Morphology and Syntax Quiz<\/h1>\n  <div class=\"ntgq52-intro\">\n    This intermediate quiz tests vocabulary, parsing, morphology, Greek cases in context, article agreement, prepositional constructions, participles, infinitives, tense, voice, mood, syntax, clause logic, and grammatical interpretation for students moving into actual New Testament Greek reading.\n  <\/div>\n<\/div>\n\n<div class=\"ntgq52-panels\">\n  <div class=\"ntgq52-panel\">\n    <span>Progress<\/span>\n    <strong><span id=\"ntgq52-progress-now\" style=\"display:inline;color:#b88934;font-size:28px;margin:0;\">1<\/span>\/10<\/strong>\n  <\/div>\n\n  <div class=\"ntgq52-panel\">\n    <span>Score<\/span>\n    <strong id=\"ntgq52-score\">0<\/strong>\n  <\/div>\n\n  <div class=\"ntgq52-panel\">\n    <span>Best Score<\/span>\n    <strong id=\"ntgq52-best\">0<\/strong>\n  <\/div>\n\n  <div class=\"ntgq52-panel\">\n    <span>Status<\/span>\n    <strong id=\"ntgq52-status\" style=\"font-size:18px;\">In Progress<\/strong>\n  <\/div>\n<\/div>\n\n<div class=\"ntgq52-bar-shell\">\n  <div class=\"ntgq52-bar\" id=\"ntgq52-bar\"><\/div>\n<\/div>\n\n<div class=\"ntgq52-box\" id=\"ntgq52-box\">\n  <div class=\"ntgq52-category\" id=\"ntgq52-category\"><\/div>\n  <div class=\"ntgq52-question\" id=\"ntgq52-question\"><\/div>\n  <div class=\"ntgq52-answers\" id=\"ntgq52-answers\"><\/div>\n  <div class=\"ntgq52-explain\" id=\"ntgq52-explain\"><\/div>\n  <div class=\"ntgq52-next-area\" id=\"ntgq52-next-area\">\n    <button class=\"ntgq52-next\" id=\"ntgq52-next\">Next Question<\/button>\n  <\/div>\n<\/div>\n\n<div class=\"ntgq52-final\" id=\"ntgq52-final\">\n  <h2>Quiz Completed<\/h2>\n  <div class=\"ntgq52-final-score\" id=\"ntgq52-final-score\">0\/100<\/div>\n  <div class=\"ntgq52-message\" id=\"ntgq52-message\"><\/div>\n  <button class=\"ntgq52-restart\" id=\"ntgq52-restart\">Restart Quiz<\/button>\n<\/div>\n\n<script>\n(function(){\n\n  const STORAGE_KEY = \"ntgq52_unique_best_score_v1\";\n\n  const questions = [\n    {\n      category:\"Aorist Parsing\",\n      question:\"Parse <strong>\u1f00\u03c0\u03b5\u03ba\u03c1\u03af\u03b8\u03b7\u03c3\u03b1\u03bd<\/strong>.\",\n      answers:[\n        \"Aorist passive deponent indicative 3rd plural\",\n        \"Imperfect middle indicative 3rd plural\",\n        \"Perfect passive indicative 3rd plural\",\n        \"Aorist active subjunctive 3rd plural\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u1f00\u03c0\u03b5\u03ba\u03c1\u03af\u03b8\u03b7\u03c3\u03b1\u03bd<\/strong> is aorist passive in form but deponent in meaning from \u1f00\u03c0\u03bf\u03ba\u03c1\u03af\u03bd\u03bf\u03bc\u03b1\u03b9, meaning \u201cthey answered.\u201d The augment and -\u03b8\u03b7- marker point to aorist passive morphology. It is not imperfect, perfect, or subjunctive.\"\n    },\n    {\n      category:\"Participial Syntax\",\n      question:\"In <strong>\u1f41 \u03b2\u03bb\u03ad\u03c0\u03c9\u03bd \u03c4\u1f78\u03bd \u03c5\u1f31\u03cc\u03bd<\/strong>, how does the article affect <strong>\u03b2\u03bb\u03ad\u03c0\u03c9\u03bd<\/strong>?\",\n      answers:[\n        \"It makes the participle substantival: \u201cthe one who sees\u201d\",\n        \"It makes the participle adverbial: \u201cwhile seeing\u201d\",\n        \"It makes the participle finite: \u201che sees\u201d\",\n        \"It changes the participle into an infinitive\"\n      ],\n      correct:0,\n      explanation:\"The article <strong>\u1f41<\/strong> agrees with <strong>\u03b2\u03bb\u03ad\u03c0\u03c9\u03bd<\/strong> and turns it into a substantival participle, \u201cthe one who sees.\u201d Without the article, an adverbial force would be more likely. It does not become finite or infinitival.\"\n    },\n    {\n      category:\"Genitive Function\",\n      question:\"In <strong>\u1f21 \u1f00\u03b3\u03ac\u03c0\u03b7 \u03c4\u03bf\u1fe6 \u03a7\u03c1\u03b9\u03c3\u03c4\u03bf\u1fe6 \u03c3\u03c5\u03bd\u03ad\u03c7\u03b5\u03b9 \u1f21\u03bc\u1fb6\u03c2<\/strong>, what is a major interpretive issue in <strong>\u03c4\u03bf\u1fe6 \u03a7\u03c1\u03b9\u03c3\u03c4\u03bf\u1fe6<\/strong>?\",\n      answers:[\n        \"Whether it is subjective or objective genitive\",\n        \"Whether it is dative of means or dative of manner\",\n        \"Whether it is nominative predicate or vocative address\",\n        \"Whether it is accusative of extent or accusative of respect\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03c4\u03bf\u1fe6 \u03a7\u03c1\u03b9\u03c3\u03c4\u03bf\u1fe6<\/strong> may mean Christ\u2019s love for others, a subjective genitive, or love directed toward Christ, an objective genitive. The other options name case categories that do not fit a genitive form.\"\n    },\n    {\n      category:\"Infinitive Construction\",\n      question:\"In <strong>\u03b4\u03cd\u03bd\u03b1\u03c4\u03b1\u03b9 \u03c3\u1ff6\u03c3\u03b1\u03b9<\/strong>, what is the function of <strong>\u03c3\u1ff6\u03c3\u03b1\u03b9<\/strong>?\",\n      answers:[\n        \"Complementary infinitive completing the meaning of \u03b4\u03cd\u03bd\u03b1\u03c4\u03b1\u03b9\",\n        \"Infinitive of time after an article\",\n        \"Purpose infinitive after a verb of motion\",\n        \"Epexegetical infinitive modifying a noun\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03c3\u1ff6\u03c3\u03b1\u03b9<\/strong> completes the meaning of <strong>\u03b4\u03cd\u03bd\u03b1\u03c4\u03b1\u03b9<\/strong>: \u201che is able to save.\u201d This is a complementary infinitive. It is not governed by an article, a motion verb, or a noun needing explanation.\"\n    },\n    {\n      category:\"Dative Function\",\n      question:\"In <strong>\u03c4\u1ff7 \u03c0\u03bd\u03b5\u03cd\u03bc\u03b1\u03c4\u03b9 \u03b6\u1fc6\u03c4\u03b5<\/strong>, what is the most likely force of the dative?\",\n      answers:[\n        \"Dative of sphere or means\",\n        \"Dative of possession only\",\n        \"Dative direct object\",\n        \"Dative of comparison\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03c4\u1ff7 \u03c0\u03bd\u03b5\u03cd\u03bc\u03b1\u03c4\u03b9<\/strong> can express the sphere or means of living, \u201cin\/by the Spirit.\u201d It is not a direct object, not a comparison, and possession alone does not fit the phrase.\"\n    },\n    {\n      category:\"Perfect Tense\",\n      question:\"What is the force of the perfect in <strong>\u03b3\u03ad\u03b3\u03c1\u03b1\u03c0\u03c4\u03b1\u03b9<\/strong>?\",\n      answers:[\n        \"A completed action with continuing authoritative result\",\n        \"A simple past action with no continuing relevance\",\n        \"A repeated past action in progress\",\n        \"A future action viewed as certain\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03b3\u03ad\u03b3\u03c1\u03b1\u03c0\u03c4\u03b1\u03b9<\/strong> means \u201cit stands written.\u201d The perfect emphasizes a completed writing with an ongoing result or present validity. It is not merely simple past, repeated imperfective action, or future certainty.\"\n    },\n    {\n      category:\"Conditional Syntax\",\n      question:\"What kind of construction is <strong>\u03b5\u1f30 \u1f00\u03c0\u03b5\u03b8\u03ac\u03bd\u03bf\u03bc\u03b5\u03bd \u03c3\u1f7a\u03bd \u03a7\u03c1\u03b9\u03c3\u03c4\u1ff7, \u03c0\u03b9\u03c3\u03c4\u03b5\u03cd\u03bf\u03bc\u03b5\u03bd \u1f45\u03c4\u03b9 \u03ba\u03b1\u1f76 \u03c3\u03c5\u03b6\u03ae\u03c3\u03bf\u03bc\u03b5\u03bd \u03b1\u1f50\u03c4\u1ff7<\/strong>?\",\n      answers:[\n        \"First class condition presenting the premise as assumed for argument\",\n        \"Third class condition with \u1f10\u03ac\u03bd and subjunctive\",\n        \"Contrary-to-fact condition with \u1f04\u03bd in the apodosis\",\n        \"Relative clause of characteristic\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03b5\u1f30<\/strong> with the indicative often forms a first class condition. It presents the premise as assumed for the argument. There is no \u1f10\u03ac\u03bd with subjunctive, no contrary-to-fact structure, and no relative pronoun.\"\n    },\n    {\n      category:\"Subjunctive Mood\",\n      question:\"In <strong>\u03bc\u1f74 \u03ba\u03c1\u03af\u03bd\u03b5\u03c4\u03b5, \u1f35\u03bd\u03b1 \u03bc\u1f74 \u03ba\u03c1\u03b9\u03b8\u1fc6\u03c4\u03b5<\/strong>, what is the force of <strong>\u1f35\u03bd\u03b1 \u03bc\u1f74 \u03ba\u03c1\u03b9\u03b8\u1fc6\u03c4\u03b5<\/strong>?\",\n      answers:[\n        \"Negative purpose or intended result: \u201cso that you may not be judged\u201d\",\n        \"Direct command: \u201cdo not be judged\u201d\",\n        \"Simple historical narration\",\n        \"Genitive absolute construction\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u1f35\u03bd\u03b1<\/strong> with the subjunctive introduces purpose or intended result. <strong>\u03ba\u03c1\u03b9\u03b8\u1fc6\u03c4\u03b5<\/strong> is aorist passive subjunctive 2nd plural. It is not an imperative, narration, or a genitive absolute.\"\n    },\n    {\n      category:\"Prepositional Phrase\",\n      question:\"In <strong>\u1f10\u03bd \u03c4\u1fc7 \u1f10\u03c1\u03ae\u03bc\u1ff3 \u1f10\u03ba\u03ae\u03c1\u03c5\u03c3\u03c3\u03b5\u03bd<\/strong>, what does the prepositional phrase most directly indicate?\",\n      answers:[\n        \"Location where the preaching occurred\",\n        \"Direct object of the verb\",\n        \"Agent performing the action\",\n        \"Cause of the action\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u1f10\u03bd<\/strong> with the dative commonly indicates location, here \u201cin the wilderness.\u201d It does not function as the direct object, agent, or cause.\"\n    },\n    {\n      category:\"Imperative Mood\",\n      question:\"Parse <strong>\u03b3\u03c1\u03b7\u03b3\u03bf\u03c1\u03b5\u1fd6\u03c4\u03b5<\/strong> in the command <strong>\u03b3\u03c1\u03b7\u03b3\u03bf\u03c1\u03b5\u1fd6\u03c4\u03b5 \u03ba\u03b1\u1f76 \u03c0\u03c1\u03bf\u03c3\u03b5\u03cd\u03c7\u03b5\u03c3\u03b8\u03b5<\/strong>.\",\n      answers:[\n        \"Present active imperative 2nd plural\",\n        \"Present active indicative 2nd plural\",\n        \"Aorist active imperative 2nd plural\",\n        \"Present middle subjunctive 2nd plural\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03b3\u03c1\u03b7\u03b3\u03bf\u03c1\u03b5\u1fd6\u03c4\u03b5<\/strong> is present active imperative 2nd plural, \u201ckeep watch.\u201d The context of paired commands confirms imperative force. It is not aorist, middle, or subjunctive.\"\n    }\n  ];\n\n  const root = document.getElementById(\"ntgq-premium-quiz-052\");\n  const categoryEl = root.querySelector(\"#ntgq52-category\");\n  const questionEl = root.querySelector(\"#ntgq52-question\");\n  const answersEl = root.querySelector(\"#ntgq52-answers\");\n  const explainEl = root.querySelector(\"#ntgq52-explain\");\n  const nextArea = root.querySelector(\"#ntgq52-next-area\");\n  const nextBtn = root.querySelector(\"#ntgq52-next\");\n  const scoreEl = root.querySelector(\"#ntgq52-score\");\n  const bestEl = root.querySelector(\"#ntgq52-best\");\n  const statusEl = root.querySelector(\"#ntgq52-status\");\n  const progressNow = root.querySelector(\"#ntgq52-progress-now\");\n  const barEl = root.querySelector(\"#ntgq52-bar\");\n  const boxEl = root.querySelector(\"#ntgq52-box\");\n  const finalEl = root.querySelector(\"#ntgq52-final\");\n  const finalScoreEl = root.querySelector(\"#ntgq52-final-score\");\n  const messageEl = root.querySelector(\"#ntgq52-message\");\n  const restartBtn = root.querySelector(\"#ntgq52-restart\");\n\n  let current = 0;\n  let score = 0;\n\n  function getBestScore(){\n    return Number(localStorage.getItem(STORAGE_KEY) || \"0\");\n  }\n\n  function saveBestScore(value){\n    localStorage.setItem(STORAGE_KEY, String(value));\n  }\n\n  function shuffleAnswers(items){\n    const copy = items.slice();\n\n    for(let i = copy.length - 1; i > 0; i--){\n      const j = Math.floor(Math.random() * (i + 1));\n      const temp = copy[i];\n      copy[i] = copy[j];\n      copy[j] = temp;\n    }\n\n    return copy;\n  }\n\n  function renderQuestion(){\n    const q = questions[current];\n\n    categoryEl.textContent = q.category;\n    questionEl.innerHTML = q.question;\n    answersEl.innerHTML = \"\";\n    explainEl.innerHTML = \"\";\n    explainEl.style.display = \"none\";\n    nextArea.style.display = \"none\";\n    statusEl.textContent = \"In Progress\";\n    progressNow.textContent = current + 1;\n    barEl.style.width = ((current \/ questions.length) * 100) + \"%\";\n\n    const answerObjects = q.answers.map(function(answerText, index){\n      return {\n        text:answerText,\n        originalIndex:index\n      };\n    });\n\n    const mixedAnswers = shuffleAnswers(answerObjects);\n\n    mixedAnswers.forEach(function(answerObj){\n      const btn = document.createElement(\"button\");\n      btn.type = \"button\";\n      btn.className = \"ntgq52-answer\";\n      btn.innerHTML = answerObj.text;\n\n      btn.addEventListener(\"click\", function(){\n        const buttons = answersEl.querySelectorAll(\".ntgq52-answer\");\n\n        buttons.forEach(function(button){\n          button.disabled = true;\n        });\n\n        if(answerObj.originalIndex === q.correct){\n          btn.classList.add(\"correct\");\n          score += 10;\n          scoreEl.textContent = score;\n        }else{\n          btn.classList.add(\"incorrect\");\n\n          buttons.forEach(function(button, btnIndex){\n            if(mixedAnswers[btnIndex].originalIndex === q.correct){\n              button.classList.add(\"correct\");\n            }\n          });\n        }\n\n        explainEl.innerHTML = q.explanation;\n        explainEl.style.display = \"block\";\n        nextArea.style.display = \"block\";\n        statusEl.textContent = \"Answered\";\n      });\n\n      answersEl.appendChild(btn);\n    });\n  }\n\n  function finishQuiz(){\n    boxEl.style.display = \"none\";\n    finalEl.style.display = \"block\";\n    barEl.style.width = \"100%\";\n    statusEl.textContent = \"Completed\";\n    finalScoreEl.textContent = score + \"\/100\";\n\n    if(score >= 90){\n      messageEl.textContent = \"Excellent work. Your command of intermediate Greek morphology, syntax, and clause interpretation is becoming strong.\";\n    }else if(score >= 70){\n      messageEl.textContent = \"Good intermediate performance. Continue refining participles, conditionals, and case functions in context.\";\n    }else if(score >= 50){\n      messageEl.textContent = \"Developing well. Review perfect tense force, infinitive usage, participial constructions, and Greek clause patterns.\";\n    }else{\n      messageEl.textContent = \"Keep practicing. Intermediate Greek requires repeated work with parsing, syntax, and phrase-level interpretation.\";\n    }\n\n    if(score > getBestScore()){\n      saveBestScore(score);\n      bestEl.textContent = score;\n    }\n  }\n\n  nextBtn.addEventListener(\"click\", function(){\n    current++;\n\n    if(current < questions.length){\n      renderQuestion();\n    }else{\n      finishQuiz();\n    }\n  });\n\n  restartBtn.addEventListener(\"click\", function(){\n    current = 0;\n    score = 0;\n    scoreEl.textContent = \"0\";\n    statusEl.textContent = \"In Progress\";\n    boxEl.style.display = \"block\";\n    finalEl.style.display = \"none\";\n    renderQuestion();\n  });\n\n  bestEl.textContent = getBestScore();\n  renderQuestion();\n\n})();\n<\/script>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>An intermediate Koine Greek quiz for learners moving beyond basic recognition into real grammatical interpretation. It tests Greek parsing, participles, infinitives, article constructions, case functions, genitive and dative usage, tense, voice, mood, prepositional phrases, aorist and perfect forms, conditional clauses, and syntax through authentic New Testament Greek-style phrase and sentence fragments.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-336","post","type-post","status-publish","format-standard","hentry","category-intermediate"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>New Testament Greek Quiz 52 - New Testament Greek Quiz<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-52\/\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Clement\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-52\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-52\\\/\"},\"author\":{\"name\":\"Clement\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#\\\/schema\\\/person\\\/72979c5e5e15d720253ce57360b004d6\"},\"headline\":\"New Testament Greek Quiz 52\",\"datePublished\":\"2006-02-21T21:51:00+00:00\",\"dateModified\":\"2026-05-26T21:54:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-52\\\/\"},\"wordCount\":63,\"publisher\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#organization\"},\"articleSection\":[\"Intermediate\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-52\\\/\",\"url\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-52\\\/\",\"name\":\"New Testament Greek Quiz 52 - New Testament Greek Quiz\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#website\"},\"datePublished\":\"2006-02-21T21:51:00+00:00\",\"dateModified\":\"2026-05-26T21:54:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-52\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-52\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-52\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"New Testament Greek Quiz 52\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#website\",\"url\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/\",\"name\":\"New Testament Greek Quiz\",\"description\":\"Test Your New Testament Knowledge\",\"publisher\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#organization\",\"name\":\"New Testament Greek Quiz\",\"url\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/05\\\/ntgreek.jpg\",\"contentUrl\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/05\\\/ntgreek.jpg\",\"width\":1012,\"height\":900,\"caption\":\"New Testament Greek Quiz\"},\"image\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#\\\/schema\\\/person\\\/72979c5e5e15d720253ce57360b004d6\",\"name\":\"Clement\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e0dbd9cde25bdbb86c3459e9139068443f21c9260cd46ead0a94382335ae6413?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e0dbd9cde25bdbb86c3459e9139068443f21c9260cd46ead0a94382335ae6413?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e0dbd9cde25bdbb86c3459e9139068443f21c9260cd46ead0a94382335ae6413?s=96&d=mm&r=g\",\"caption\":\"Clement\"},\"url\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/author\\\/clement\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"New Testament Greek Quiz 52 - New Testament Greek Quiz","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-52\/","twitter_misc":{"Written by":"Clement","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-52\/#article","isPartOf":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-52\/"},"author":{"name":"Clement","@id":"https:\/\/newtestamentgreek.org\/quiz\/#\/schema\/person\/72979c5e5e15d720253ce57360b004d6"},"headline":"New Testament Greek Quiz 52","datePublished":"2006-02-21T21:51:00+00:00","dateModified":"2026-05-26T21:54:18+00:00","mainEntityOfPage":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-52\/"},"wordCount":63,"publisher":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/#organization"},"articleSection":["Intermediate"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-52\/","url":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-52\/","name":"New Testament Greek Quiz 52 - New Testament Greek Quiz","isPartOf":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/#website"},"datePublished":"2006-02-21T21:51:00+00:00","dateModified":"2026-05-26T21:54:18+00:00","breadcrumb":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-52\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-52\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-52\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/newtestamentgreek.org\/quiz\/"},{"@type":"ListItem","position":2,"name":"New Testament Greek Quiz 52"}]},{"@type":"WebSite","@id":"https:\/\/newtestamentgreek.org\/quiz\/#website","url":"https:\/\/newtestamentgreek.org\/quiz\/","name":"New Testament Greek Quiz","description":"Test Your New Testament Knowledge","publisher":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/newtestamentgreek.org\/quiz\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/newtestamentgreek.org\/quiz\/#organization","name":"New Testament Greek Quiz","url":"https:\/\/newtestamentgreek.org\/quiz\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/newtestamentgreek.org\/quiz\/#\/schema\/logo\/image\/","url":"https:\/\/newtestamentgreek.org\/quiz\/wp-content\/uploads\/sites\/2\/2026\/05\/ntgreek.jpg","contentUrl":"https:\/\/newtestamentgreek.org\/quiz\/wp-content\/uploads\/sites\/2\/2026\/05\/ntgreek.jpg","width":1012,"height":900,"caption":"New Testament Greek Quiz"},"image":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/newtestamentgreek.org\/quiz\/#\/schema\/person\/72979c5e5e15d720253ce57360b004d6","name":"Clement","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/e0dbd9cde25bdbb86c3459e9139068443f21c9260cd46ead0a94382335ae6413?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e0dbd9cde25bdbb86c3459e9139068443f21c9260cd46ead0a94382335ae6413?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e0dbd9cde25bdbb86c3459e9139068443f21c9260cd46ead0a94382335ae6413?s=96&d=mm&r=g","caption":"Clement"},"url":"https:\/\/newtestamentgreek.org\/quiz\/author\/clement\/"}]}},"_links":{"self":[{"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts\/336","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/comments?post=336"}],"version-history":[{"count":1,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts\/336\/revisions"}],"predecessor-version":[{"id":337,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts\/336\/revisions\/337"}],"wp:attachment":[{"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/media?parent=336"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/categories?post=336"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/tags?post=336"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}