{"id":339,"date":"2006-02-22T22:08:00","date_gmt":"2006-02-22T22:08:00","guid":{"rendered":"https:\/\/newtestamentgreek.org\/quiz\/?p=339"},"modified":"2026-05-26T22:11:50","modified_gmt":"2026-05-26T22:11:50","slug":"new-testament-greek-quiz-53","status":"publish","type":"post","link":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-53\/","title":{"rendered":"New Testament Greek Quiz 53"},"content":{"rendered":"\n<div id=\"ntgq-premium-quiz-053\" class=\"ntgq53-wrap\">\n\n<style>\n#ntgq-premium-quiz-053,\n#ntgq-premium-quiz-053 *{\n  box-sizing:border-box;\n}\n\n#ntgq-premium-quiz-053{\n  --parchment:#f5eddc;\n  --paper:#fffaf1;\n  --cream:#fbf1dd;\n  --navy:#183153;\n  --navy2:#27486f;\n  --gold:#b88935;\n  --gold2:#efd69a;\n  --ink:#29231c;\n  --soft:#6b5f50;\n  --line:#d8c39c;\n  --good:#237545;\n  --bad:#a63a35;\n  max-width:980px;\n  margin:38px auto;\n  padding:24px;\n  border-radius:22px;\n  border:2px solid var(--gold);\n  background:\n    linear-gradient(rgba(255,250,241,.94),rgba(255,250,241,.94)),\n    repeating-linear-gradient(45deg,#eadfca 0,#eadfca 10px,#f7efdf 10px,#f7efdf 22px);\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-053 .ntgq53-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-053 .ntgq53-kicker{\n  color:#f1d58d;\n  text-transform:uppercase;\n  letter-spacing:1.2px;\n  font-size:14px;\n  font-weight:bold;\n  margin-bottom:10px;\n}\n\n#ntgq-premium-quiz-053 h1{\n  margin:0 0 14px;\n  font-size:34px;\n  line-height:1.2;\n}\n\n#ntgq-premium-quiz-053 .ntgq53-intro{\n  font-size:17px;\n  line-height:1.8;\n  color:#f6ead3;\n}\n\n#ntgq-premium-quiz-053 .ntgq53-grid{\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-053 .ntgq53-stat{\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-053 .ntgq53-stat 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-053 .ntgq53-stat strong{\n  font-size:28px;\n  color:var(--gold);\n}\n\n#ntgq-premium-quiz-053 .ntgq53-bar-shell{\n  width:100%;\n  height:18px;\n  background:#e9d9b8;\n  border:1px solid #c9ae78;\n  border-radius:999px;\n  overflow:hidden;\n  margin-bottom:24px;\n}\n\n#ntgq-premium-quiz-053 .ntgq53-bar{\n  width:0%;\n  height:100%;\n  background:linear-gradient(90deg,var(--gold),#eccd83);\n  transition:width .3s ease;\n}\n\n#ntgq-premium-quiz-053 .ntgq53-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-053 .ntgq53-category{\n  display:inline-block;\n  background:var(--navy);\n  color:#fff0c7;\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-053 .ntgq53-question{\n  color:var(--navy);\n  font-size:27px;\n  line-height:1.55;\n  margin-bottom:22px;\n}\n\n#ntgq-premium-quiz-053 .ntgq53-answers{\n  display:grid;\n  gap:13px;\n}\n\n#ntgq-premium-quiz-053 .ntgq53-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-053 .ntgq53-answer:hover{\n  background:#f4ebd7;\n  border-color:var(--gold);\n  transform:translateY(-2px);\n}\n\n#ntgq-premium-quiz-053 .ntgq53-answer.correct{\n  background:#e8f6ec;\n  color:var(--good);\n  border-color:var(--good);\n  font-weight:bold;\n}\n\n#ntgq-premium-quiz-053 .ntgq53-answer.incorrect{\n  background:#fdecec;\n  color:var(--bad);\n  border-color:var(--bad);\n  font-weight:bold;\n}\n\n#ntgq-premium-quiz-053 .ntgq53-answer:disabled{\n  cursor:not-allowed;\n}\n\n#ntgq-premium-quiz-053 .ntgq53-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-053 .ntgq53-next-area{\n  display:none;\n  margin-top:22px;\n}\n\n#ntgq-premium-quiz-053 .ntgq53-next,\n#ntgq-premium-quiz-053 .ntgq53-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-053 .ntgq53-next:hover,\n#ntgq-premium-quiz-053 .ntgq53-restart:hover{\n  transform:translateY(-2px);\n}\n\n#ntgq-premium-quiz-053 .ntgq53-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-053 .ntgq53-final h2{\n  color:var(--navy);\n  margin-top:0;\n}\n\n#ntgq-premium-quiz-053 .ntgq53-final-score{\n  color:var(--gold);\n  font-size:54px;\n  font-weight:bold;\n  margin:16px 0;\n}\n\n#ntgq-premium-quiz-053 .ntgq53-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-053{\n    padding:15px;\n  }\n\n  #ntgq-premium-quiz-053 h1{\n    font-size:27px;\n  }\n\n  #ntgq-premium-quiz-053 .ntgq53-question{\n    font-size:23px;\n  }\n}\n<\/style>\n\n<div class=\"ntgq53-hero\">\n  <div class=\"ntgq53-kicker\">New Testament Greek Quiz 53<\/div>\n  <h1>Intermediate New Testament Greek Clause and Verb Analysis Quiz<\/h1>\n  <div class=\"ntgq53-intro\">\n    This intermediate quiz tests vocabulary, parsing, morphology, Greek cases in context, article agreement, prepositional constructions, participles, infinitives, tense, voice, mood, syntax, conditional logic, purpose clauses, and phrase-level interpretation for students moving into real New Testament Greek reading.\n  <\/div>\n<\/div>\n\n<div class=\"ntgq53-grid\">\n  <div class=\"ntgq53-stat\">\n    <span>Progress<\/span>\n    <strong><span id=\"ntgq53-progress-now\" style=\"display:inline;color:#b88935;font-size:28px;margin:0;\">1<\/span>\/10<\/strong>\n  <\/div>\n\n  <div class=\"ntgq53-stat\">\n    <span>Score<\/span>\n    <strong id=\"ntgq53-score\">0<\/strong>\n  <\/div>\n\n  <div class=\"ntgq53-stat\">\n    <span>Best Score<\/span>\n    <strong id=\"ntgq53-best\">0<\/strong>\n  <\/div>\n\n  <div class=\"ntgq53-stat\">\n    <span>Status<\/span>\n    <strong id=\"ntgq53-status\" style=\"font-size:18px;\">In Progress<\/strong>\n  <\/div>\n<\/div>\n\n<div class=\"ntgq53-bar-shell\">\n  <div class=\"ntgq53-bar\" id=\"ntgq53-bar\"><\/div>\n<\/div>\n\n<div class=\"ntgq53-box\" id=\"ntgq53-box\">\n  <div class=\"ntgq53-category\" id=\"ntgq53-category\"><\/div>\n  <div class=\"ntgq53-question\" id=\"ntgq53-question\"><\/div>\n  <div class=\"ntgq53-answers\" id=\"ntgq53-answers\"><\/div>\n  <div class=\"ntgq53-explain\" id=\"ntgq53-explain\"><\/div>\n  <div class=\"ntgq53-next-area\" id=\"ntgq53-next-area\">\n    <button class=\"ntgq53-next\" id=\"ntgq53-next\">Next Question<\/button>\n  <\/div>\n<\/div>\n\n<div class=\"ntgq53-final\" id=\"ntgq53-final\">\n  <h2>Quiz Completed<\/h2>\n  <div class=\"ntgq53-final-score\" id=\"ntgq53-final-score\">0\/100<\/div>\n  <div class=\"ntgq53-message\" id=\"ntgq53-message\"><\/div>\n  <button class=\"ntgq53-restart\" id=\"ntgq53-restart\">Restart Quiz<\/button>\n<\/div>\n\n<script>\n(function(){\n\n  const STORAGE_KEY = \"ntgq53_unique_best_score_v1\";\n\n  const questions = [\n    {\n      category:\"Imperfect Parsing\",\n      question:\"Parse <strong>\u1f10\u03b4\u03af\u03b4\u03b1\u03c3\u03ba\u03b5\u03bd<\/strong> in the fragment <strong>\u03ba\u03b1\u1f76 \u1f10\u03b4\u03af\u03b4\u03b1\u03c3\u03ba\u03b5\u03bd \u03b1\u1f50\u03c4\u03bf\u1f7a\u03c2 \u03c0\u03bf\u03bb\u03bb\u03ac<\/strong>.\",\n      answers:[\n        \"Imperfect active indicative 3rd singular\",\n        \"Aorist active indicative 3rd singular\",\n        \"Present active imperative 2nd singular\",\n        \"Perfect active indicative 3rd singular\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u1f10\u03b4\u03af\u03b4\u03b1\u03c3\u03ba\u03b5\u03bd<\/strong> has augment \u1f10- and the imperfect active ending -\u03b5\u03bd, making it imperfect active indicative 3rd singular. The imperfect often portrays ongoing or repeated past action. It is not aorist, imperative, or perfect.\"\n    },\n    {\n      category:\"Participial Force\",\n      question:\"In <strong>\u1f00\u03ba\u03bf\u03cd\u03c3\u03b1\u03bd\u03c4\u03b5\u03c2 \u03b4\u1f72 \u1f10\u03b8\u03b1\u03cd\u03bc\u03b1\u03c3\u03b1\u03bd<\/strong>, what is the likely force of <strong>\u1f00\u03ba\u03bf\u03cd\u03c3\u03b1\u03bd\u03c4\u03b5\u03c2<\/strong>?\",\n      answers:[\n        \"Adverbial participle expressing antecedent action\",\n        \"Substantival participle meaning \u201cthe hearers\u201d\",\n        \"Periphrastic participle with an implied \u03b5\u1f30\u03bc\u03af\",\n        \"Attributive participle modifying an explicit noun\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u1f00\u03ba\u03bf\u03cd\u03c3\u03b1\u03bd\u03c4\u03b5\u03c2<\/strong> is an aorist active participle, nominative masculine plural, describing action prior to the main verb: \u201cafter hearing, they marveled.\u201d It lacks an article, so it is not substantival, and there is no periphrastic \u03b5\u1f30\u03bc\u03af construction.\"\n    },\n    {\n      category:\"Article Construction\",\n      question:\"What is the function of the article in <strong>\u03c4\u1f78 \u03b3\u03b5\u03bd\u03bd\u03ce\u03bc\u03b5\u03bd\u03bf\u03bd \u1f10\u03ba \u03c4\u1fc6\u03c2 \u03c3\u03b1\u03c1\u03ba\u1f78\u03c2<\/strong>?\",\n      answers:[\n        \"It substantivizes the participle: \u201cthat which is born\u201d\",\n        \"It marks a finite verb as definite\",\n        \"It changes the genitive phrase into a direct object\",\n        \"It makes the participle imperatival\"\n      ],\n      correct:0,\n      explanation:\"The neuter article <strong>\u03c4\u1f78<\/strong> turns <strong>\u03b3\u03b5\u03bd\u03bd\u03ce\u03bc\u03b5\u03bd\u03bf\u03bd<\/strong> into a substantival participial expression: \u201cthat which is born.\u201d It does not make a finite verb definite, alter the case of the genitive phrase, or create an imperative.\"\n    },\n    {\n      category:\"Infinitive Syntax\",\n      question:\"In <strong>\u03b6\u03b7\u03c4\u03b5\u1fd6\u03bd \u03ba\u03b1\u1f76 \u03c3\u1ff4\u03b6\u03b5\u03b9\u03bd \u03c4\u1f78 \u1f00\u03c0\u03bf\u03bb\u03c9\u03bb\u03cc\u03c2<\/strong>, how do the infinitives function?\",\n      answers:[\n        \"They express the purpose or mission of the implied subject\",\n        \"They are finite indicatives joined by \u03ba\u03b1\u03af\",\n        \"They are genitive absolutes\",\n        \"They are imperatives addressed to the disciples\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03b6\u03b7\u03c4\u03b5\u1fd6\u03bd<\/strong> and <strong>\u03c3\u1ff4\u03b6\u03b5\u03b9\u03bd<\/strong> are present active infinitives and can express purpose or mission: \u201cto seek and to save.\u201d They are not finite indicatives, genitive absolutes, or imperatives.\"\n    },\n    {\n      category:\"Genitive Construction\",\n      question:\"In <strong>\u1f21 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b5\u03af\u03b1 \u03c4\u1ff6\u03bd \u03bf\u1f50\u03c1\u03b1\u03bd\u1ff6\u03bd<\/strong>, what is the most natural function of <strong>\u03c4\u1ff6\u03bd \u03bf\u1f50\u03c1\u03b1\u03bd\u1ff6\u03bd<\/strong>?\",\n      answers:[\n        \"Descriptive or source-related genitive\",\n        \"Accusative of respect\",\n        \"Dative of advantage\",\n        \"Nominative predicate\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03c4\u1ff6\u03bd \u03bf\u1f50\u03c1\u03b1\u03bd\u1ff6\u03bd<\/strong> is genitive plural and describes the kingdom by association\/source: \u201cthe kingdom of heaven.\u201d The other options require different cases and do not fit the form.\"\n    },\n    {\n      category:\"Dative in Context\",\n      question:\"In <strong>\u03ba\u03b1\u03b8\u03b1\u03c1\u1fb7 \u03ba\u03b1\u03c1\u03b4\u03af\u1fb3 \u03c0\u03c1\u03bf\u03c3\u03b5\u03c1\u03c7\u03ce\u03bc\u03b5\u03b8\u03b1<\/strong>, what is the likely function of <strong>\u03ba\u03b1\u03b8\u03b1\u03c1\u1fb7 \u03ba\u03b1\u03c1\u03b4\u03af\u1fb3<\/strong>?\",\n      answers:[\n        \"Dative of manner or attendant circumstance\",\n        \"Dative direct object\",\n        \"Dative of separation\",\n        \"Dative of comparison\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03ba\u03b1\u03b8\u03b1\u03c1\u1fb7 \u03ba\u03b1\u03c1\u03b4\u03af\u1fb3<\/strong> describes the manner or attendant condition of approaching: \u201cwith a clean heart.\u201d It is not a direct object, separation, or comparison.\"\n    },\n    {\n      category:\"Future Parsing\",\n      question:\"Parse <strong>\u1f00\u03bd\u03b1\u03c3\u03c4\u03ae\u03c3\u03bf\u03bd\u03c4\u03b1\u03b9<\/strong>.\",\n      answers:[\n        \"Future middle indicative 3rd plural\",\n        \"Aorist passive subjunctive 3rd plural\",\n        \"Present middle imperative 3rd plural\",\n        \"Perfect passive indicative 3rd plural\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u1f00\u03bd\u03b1\u03c3\u03c4\u03ae\u03c3\u03bf\u03bd\u03c4\u03b1\u03b9<\/strong> is future middle indicative 3rd plural from \u1f00\u03bd\u03af\u03c3\u03c4\u03b7\u03bc\u03b9\/\u1f00\u03bd\u03b1\u03c3\u03c4\u03ae\u03c3\u03bf\u03bc\u03b1\u03b9 in an intransitive sense, \u201cthey will rise.\u201d The -\u03c3- future marker and -\u03bf\u03bd\u03c4\u03b1\u03b9 ending identify the form.\"\n    },\n    {\n      category:\"Subjunctive and Purpose\",\n      question:\"In <strong>\u1f35\u03bd\u03b1 \u03c0\u03bb\u03b7\u03c1\u03c9\u03b8\u1fc7 \u1f21 \u03b3\u03c1\u03b1\u03c6\u03ae<\/strong>, what does <strong>\u03c0\u03bb\u03b7\u03c1\u03c9\u03b8\u1fc7<\/strong> express?\",\n      answers:[\n        \"Aorist passive subjunctive in a purpose\/result clause\",\n        \"Perfect active indicative in a causal clause\",\n        \"Present middle imperative in a command\",\n        \"Aorist active infinitive after a verb of motion\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03c0\u03bb\u03b7\u03c1\u03c9\u03b8\u1fc7<\/strong> is aorist passive subjunctive 3rd singular. With <strong>\u1f35\u03bd\u03b1<\/strong>, it expresses purpose or intended result: \u201cso that the Scripture might be fulfilled.\u201d It is not indicative, imperative, or infinitive.\"\n    },\n    {\n      category:\"Middle and Passive Distinction\",\n      question:\"In <strong>\u1f10\u03b2\u03b1\u03c0\u03c4\u03af\u03b6\u03bf\u03bd\u03c4\u03bf \u1f10\u03bd \u03c4\u1ff7 \u1f38\u03bf\u03c1\u03b4\u03ac\u03bd\u1fc3<\/strong>, how should <strong>\u1f10\u03b2\u03b1\u03c0\u03c4\u03af\u03b6\u03bf\u03bd\u03c4\u03bf<\/strong> most likely be understood?\",\n      answers:[\n        \"Imperfect passive indicative 3rd plural: \u201cthey were being baptized\u201d\",\n        \"Imperfect active indicative 3rd plural: \u201cthey were baptizing\u201d\",\n        \"Aorist middle imperative 2nd plural: \u201cbaptize yourselves\u201d\",\n        \"Perfect passive indicative 3rd plural: \u201cthey have been baptized\u201d\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u1f10\u03b2\u03b1\u03c0\u03c4\u03af\u03b6\u03bf\u03bd\u03c4\u03bf<\/strong> is imperfect middle\/passive in form, but in this context it is naturally passive: \u201cthey were being baptized.\u201d The augment and -\u03bf\u03bd\u03c4\u03bf ending show imperfect middle\/passive, not active, aorist imperative, or perfect.\"\n    },\n    {\n      category:\"Conditional Construction\",\n      question:\"What kind of condition is represented by <strong>\u1f10\u1f70\u03bd \u1f00\u03b3\u03b1\u03c0\u1fb6\u03c4\u03b5 \u03c4\u03bf\u1f7a\u03c2 \u1f00\u03b3\u03b1\u03c0\u1ff6\u03bd\u03c4\u03b1\u03c2 \u1f51\u03bc\u1fb6\u03c2<\/strong>?\",\n      answers:[\n        \"Third class condition with \u1f10\u03ac\u03bd and subjunctive\",\n        \"First class condition with \u03b5\u1f30 and indicative\",\n        \"Contrary-to-fact condition with imperfect indicative and \u1f04\u03bd\",\n        \"Concessive participial construction\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u1f10\u03ac\u03bd<\/strong> with the subjunctive typically marks a third class condition, often future or general in force. It is not \u03b5\u1f30 with indicative, not contrary-to-fact, and not a participial construction.\"\n    }\n  ];\n\n  const root = document.getElementById(\"ntgq-premium-quiz-053\");\n  const categoryEl = root.querySelector(\"#ntgq53-category\");\n  const questionEl = root.querySelector(\"#ntgq53-question\");\n  const answersEl = root.querySelector(\"#ntgq53-answers\");\n  const explainEl = root.querySelector(\"#ntgq53-explain\");\n  const nextArea = root.querySelector(\"#ntgq53-next-area\");\n  const nextBtn = root.querySelector(\"#ntgq53-next\");\n  const scoreEl = root.querySelector(\"#ntgq53-score\");\n  const bestEl = root.querySelector(\"#ntgq53-best\");\n  const statusEl = root.querySelector(\"#ntgq53-status\");\n  const progressNow = root.querySelector(\"#ntgq53-progress-now\");\n  const barEl = root.querySelector(\"#ntgq53-bar\");\n  const boxEl = root.querySelector(\"#ntgq53-box\");\n  const finalEl = root.querySelector(\"#ntgq53-final\");\n  const finalScoreEl = root.querySelector(\"#ntgq53-final-score\");\n  const messageEl = root.querySelector(\"#ntgq53-message\");\n  const restartBtn = root.querySelector(\"#ntgq53-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 = \"ntgq53-answer\";\n      btn.innerHTML = answerObj.text;\n\n      btn.addEventListener(\"click\", function(){\n        const buttons = answersEl.querySelectorAll(\".ntgq53-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. You are handling intermediate Koine Greek forms with strong awareness of syntax, voice, mood, and phrase-level interpretation.\";\n    }else if(score >= 70){\n      messageEl.textContent = \"Good performance. Your intermediate Greek reading is developing well, especially if you continue reviewing participles, infinitives, and case function.\";\n    }else if(score >= 50){\n      messageEl.textContent = \"You are building useful skill. Review verb parsing, article-participle constructions, and the difference between case form and case function.\";\n    }else{\n      messageEl.textContent = \"Keep practicing. Intermediate Greek becomes clearer through repeated exposure to clauses, participles, infinitives, and verbal forms in context.\";\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 designed for learners who already know basic forms and are ready to interpret real Greek phrases. It tests parsing, participles, infinitives, article-substantive constructions, case functions, genitive and dative usage, prepositional phrases, tense, voice, mood, conditional clauses, purpose clauses, and syntax through accented Greek sentence fragments.<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-339","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 53 - 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-53\/\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"intermediatequiz\" \/>\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-53\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-53\\\/\"},\"author\":{\"name\":\"intermediatequiz\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#\\\/schema\\\/person\\\/78bc18da0cc1701be7200877b676f9b6\"},\"headline\":\"New Testament Greek Quiz 53\",\"datePublished\":\"2006-02-22T22:08:00+00:00\",\"dateModified\":\"2026-05-26T22:11:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-53\\\/\"},\"wordCount\":67,\"publisher\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#organization\"},\"articleSection\":[\"Intermediate\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-53\\\/\",\"url\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-53\\\/\",\"name\":\"New Testament Greek Quiz 53 - New Testament Greek Quiz\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#website\"},\"datePublished\":\"2006-02-22T22:08:00+00:00\",\"dateModified\":\"2026-05-26T22:11:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-53\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-53\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-53\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"New Testament Greek Quiz 53\"}]},{\"@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\\\/78bc18da0cc1701be7200877b676f9b6\",\"name\":\"intermediatequiz\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a3d3877e811f6707bbc4876caee35341e22b3ad8b1b9fc99147fffc5d9aa47bd?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a3d3877e811f6707bbc4876caee35341e22b3ad8b1b9fc99147fffc5d9aa47bd?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a3d3877e811f6707bbc4876caee35341e22b3ad8b1b9fc99147fffc5d9aa47bd?s=96&d=mm&r=g\",\"caption\":\"intermediatequiz\"},\"url\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/author\\\/intermediatequiz\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"New Testament Greek Quiz 53 - 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-53\/","twitter_misc":{"Written by":"intermediatequiz","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-53\/#article","isPartOf":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-53\/"},"author":{"name":"intermediatequiz","@id":"https:\/\/newtestamentgreek.org\/quiz\/#\/schema\/person\/78bc18da0cc1701be7200877b676f9b6"},"headline":"New Testament Greek Quiz 53","datePublished":"2006-02-22T22:08:00+00:00","dateModified":"2026-05-26T22:11:50+00:00","mainEntityOfPage":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-53\/"},"wordCount":67,"publisher":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/#organization"},"articleSection":["Intermediate"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-53\/","url":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-53\/","name":"New Testament Greek Quiz 53 - New Testament Greek Quiz","isPartOf":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/#website"},"datePublished":"2006-02-22T22:08:00+00:00","dateModified":"2026-05-26T22:11:50+00:00","breadcrumb":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-53\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-53\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-53\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/newtestamentgreek.org\/quiz\/"},{"@type":"ListItem","position":2,"name":"New Testament Greek Quiz 53"}]},{"@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\/78bc18da0cc1701be7200877b676f9b6","name":"intermediatequiz","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/a3d3877e811f6707bbc4876caee35341e22b3ad8b1b9fc99147fffc5d9aa47bd?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a3d3877e811f6707bbc4876caee35341e22b3ad8b1b9fc99147fffc5d9aa47bd?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a3d3877e811f6707bbc4876caee35341e22b3ad8b1b9fc99147fffc5d9aa47bd?s=96&d=mm&r=g","caption":"intermediatequiz"},"url":"https:\/\/newtestamentgreek.org\/quiz\/author\/intermediatequiz\/"}]}},"_links":{"self":[{"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts\/339","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\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/comments?post=339"}],"version-history":[{"count":1,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts\/339\/revisions"}],"predecessor-version":[{"id":340,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts\/339\/revisions\/340"}],"wp:attachment":[{"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/media?parent=339"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/categories?post=339"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/tags?post=339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}