{"id":341,"date":"2006-02-23T22:42:00","date_gmt":"2006-02-23T22:42:00","guid":{"rendered":"https:\/\/newtestamentgreek.org\/quiz\/?p=341"},"modified":"2026-05-27T00:55:34","modified_gmt":"2026-05-27T00:55:34","slug":"new-testament-greek-quiz-54","status":"publish","type":"post","link":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-54\/","title":{"rendered":"New Testament Greek Quiz 54"},"content":{"rendered":"\n<div id=\"ntgq-premium-quiz-054\" class=\"ntgq54-wrap\">\n\n<style>\n#ntgq-premium-quiz-054,\n#ntgq-premium-quiz-054 *{\n  box-sizing:border-box;\n}\n\n#ntgq-premium-quiz-054{\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-054 .ntgq54-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-054 .ntgq54-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-054 h1{\n  margin:0 0 14px;\n  font-size:34px;\n  line-height:1.2;\n}\n\n#ntgq-premium-quiz-054 .ntgq54-intro{\n  font-size:17px;\n  line-height:1.8;\n  color:#f6ead3;\n}\n\n#ntgq-premium-quiz-054 .ntgq54-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(150px,1fr));\n  gap:15px;\n  margin:20px 0;\n}\n\n#ntgq-premium-quiz-054 .ntgq54-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-054 .ntgq54-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-054 .ntgq54-stat strong{\n  font-size:25px;\n  color:var(--gold);\n}\n\n#ntgq-premium-quiz-054 .ntgq54-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-054 .ntgq54-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-054 .ntgq54-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-054 .ntgq54-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-054 .ntgq54-question{\n  color:var(--navy);\n  font-size:27px;\n  line-height:1.55;\n  margin-bottom:22px;\n}\n\n#ntgq-premium-quiz-054 .ntgq54-answers{\n  display:grid;\n  gap:13px;\n}\n\n#ntgq-premium-quiz-054 .ntgq54-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-054 .ntgq54-answer:hover{\n  background:#f4ebd7;\n  border-color:var(--gold);\n  transform:translateY(-2px);\n}\n\n#ntgq-premium-quiz-054 .ntgq54-answer.correct{\n  background:#e8f6ec;\n  color:var(--good);\n  border-color:var(--good);\n  font-weight:bold;\n}\n\n#ntgq-premium-quiz-054 .ntgq54-answer.incorrect{\n  background:#fdecec;\n  color:var(--bad);\n  border-color:var(--bad);\n  font-weight:bold;\n}\n\n#ntgq-premium-quiz-054 .ntgq54-answer:disabled{\n  cursor:not-allowed;\n}\n\n#ntgq-premium-quiz-054 .ntgq54-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-054 .ntgq54-next-area{\n  display:none;\n  margin-top:22px;\n}\n\n#ntgq-premium-quiz-054 .ntgq54-next,\n#ntgq-premium-quiz-054 .ntgq54-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-054 .ntgq54-next:hover,\n#ntgq-premium-quiz-054 .ntgq54-restart:hover{\n  transform:translateY(-2px);\n}\n\n#ntgq-premium-quiz-054 .ntgq54-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-054 .ntgq54-final h2{\n  color:var(--navy);\n  margin-top:0;\n}\n\n#ntgq-premium-quiz-054 .ntgq54-final-score{\n  color:var(--gold);\n  font-size:54px;\n  font-weight:bold;\n  margin:16px 0;\n}\n\n#ntgq-premium-quiz-054 .ntgq54-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-054{\n    padding:15px;\n  }\n\n  #ntgq-premium-quiz-054 h1{\n    font-size:27px;\n  }\n\n  #ntgq-premium-quiz-054 .ntgq54-question{\n    font-size:23px;\n  }\n}\n<\/style>\n\n<div class=\"ntgq54-hero\">\n  <div class=\"ntgq54-kicker\">New Testament Greek Quiz 54<\/div>\n  <h1>Intermediate New Testament Greek Syntax and Parsing Challenge<\/h1>\n  <div class=\"ntgq54-intro\">\n    This intermediate quiz tests vocabulary, parsing, morphology, Greek cases in context, article agreement, prepositional constructions, participles, infinitives, tense, voice, mood, syntax, conditional clauses, purpose\/result clauses, and phrase-level interpretation for students moving into real New Testament Greek reading.\n  <\/div>\n<\/div>\n\n<div class=\"ntgq54-grid\">\n  <div class=\"ntgq54-stat\">\n    <span>Progress<\/span>\n    <strong><span id=\"ntgq54-progress-now\" style=\"display:inline;color:#b88935;font-size:25px;margin:0;\">1<\/span>\/10<\/strong>\n  <\/div>\n\n  <div class=\"ntgq54-stat\">\n    <span>Score<\/span>\n    <strong id=\"ntgq54-score\">0\/100<\/strong>\n  <\/div>\n\n  <div class=\"ntgq54-stat\">\n    <span>Best Score<\/span>\n    <strong id=\"ntgq54-best\">0\/100<\/strong>\n  <\/div>\n\n  <div class=\"ntgq54-stat\">\n    <span>Last Score<\/span>\n    <strong id=\"ntgq54-last-score\">0\/100<\/strong>\n  <\/div>\n\n  <div class=\"ntgq54-stat\">\n    <span>Attempts<\/span>\n    <strong id=\"ntgq54-attempts\">0<\/strong>\n  <\/div>\n\n  <div class=\"ntgq54-stat\">\n    <span>Last Attempt<\/span>\n    <strong id=\"ntgq54-last-attempt\" style=\"font-size:18px;\">Not yet<\/strong>\n  <\/div>\n\n  <div class=\"ntgq54-stat\">\n    <span>Status<\/span>\n    <strong id=\"ntgq54-status\" style=\"font-size:18px;\">In Progress<\/strong>\n  <\/div>\n<\/div>\n\n<div class=\"ntgq54-bar-shell\">\n  <div class=\"ntgq54-bar\" id=\"ntgq54-bar\"><\/div>\n<\/div>\n\n<div class=\"ntgq54-box\" id=\"ntgq54-box\">\n  <div class=\"ntgq54-category\" id=\"ntgq54-category\"><\/div>\n  <div class=\"ntgq54-question\" id=\"ntgq54-question\"><\/div>\n  <div class=\"ntgq54-answers\" id=\"ntgq54-answers\"><\/div>\n  <div class=\"ntgq54-explain\" id=\"ntgq54-explain\"><\/div>\n  <div class=\"ntgq54-next-area\" id=\"ntgq54-next-area\">\n    <button class=\"ntgq54-next\" id=\"ntgq54-next\">Next Question<\/button>\n  <\/div>\n<\/div>\n\n<div class=\"ntgq54-final\" id=\"ntgq54-final\">\n  <h2>Quiz Completed<\/h2>\n  <div class=\"ntgq54-final-score\" id=\"ntgq54-final-score\">0\/100<\/div>\n  <div class=\"ntgq54-message\" id=\"ntgq54-message\"><\/div>\n  <button class=\"ntgq54-restart\" id=\"ntgq54-restart\">Restart Quiz<\/button>\n<\/div>\n\n<script>\n(function(){\n\n  const STORAGE_KEY = \"ntgq54_unique_progress_panel_v1\";\n\n  const questions = [\n    {\n      category:\"Aorist Middle Parsing\",\n      question:\"Parse <strong>\u1f10\u03c6\u03bf\u03b2\u03ae\u03b8\u03b7\u03c3\u03b1\u03bd<\/strong> in the fragment <strong>\u03ba\u03b1\u1f76 \u1f10\u03c6\u03bf\u03b2\u03ae\u03b8\u03b7\u03c3\u03b1\u03bd \u03c6\u03cc\u03b2\u03bf\u03bd \u03bc\u03ad\u03b3\u03b1\u03bd<\/strong>.\",\n      answers:[\n        \"Aorist passive deponent indicative 3rd plural\",\n        \"Imperfect active indicative 3rd plural\",\n        \"Perfect middle indicative 3rd plural\",\n        \"Aorist active imperative 3rd plural\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u1f10\u03c6\u03bf\u03b2\u03ae\u03b8\u03b7\u03c3\u03b1\u03bd<\/strong> is aorist passive in form but often deponent\/intransitive in meaning: \u201cthey feared.\u201d The augment and -\u03b8\u03b7- marker show aorist passive morphology. It is not imperfect, perfect, or imperative.\"\n    },\n    {\n      category:\"Participial Syntax\",\n      question:\"In <strong>\u1f30\u03b4\u1f7c\u03bd \u03b4\u1f72 \u03c4\u03bf\u1f7a\u03c2 \u1f44\u03c7\u03bb\u03bf\u03c5\u03c2 \u1f00\u03bd\u03ad\u03b2\u03b7<\/strong>, what is the force of <strong>\u1f30\u03b4\u03ce\u03bd<\/strong>?\",\n      answers:[\n        \"Adverbial participle expressing antecedent action\",\n        \"Substantival participle meaning \u201cthe one seeing\u201d\",\n        \"Periphrastic participle with \u1f26\u03bd\",\n        \"Attributive participle modifying \u1f44\u03c7\u03bb\u03bf\u03c5\u03c2\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u1f30\u03b4\u03ce\u03bd<\/strong> is an aorist active participle describing action prior to the main verb: \u201cafter seeing the crowds, he went up.\u201d It is not substantival because it lacks an article, and it is not periphrastic.\"\n    },\n    {\n      category:\"Article-Substantive Construction\",\n      question:\"What is the function of the article in <strong>\u03bf\u1f31 \u03c0\u03b5\u03b9\u03bd\u1ff6\u03bd\u03c4\u03b5\u03c2 \u03ba\u03b1\u1f76 \u03b4\u03b9\u03c8\u1ff6\u03bd\u03c4\u03b5\u03c2 \u03c4\u1f74\u03bd \u03b4\u03b9\u03ba\u03b1\u03b9\u03bf\u03c3\u03cd\u03bd\u03b7\u03bd<\/strong>?\",\n      answers:[\n        \"It substantivizes the participles: \u201cthose who hunger and thirst\u201d\",\n        \"It makes the participles finite indicative verbs\",\n        \"It marks \u03b4\u03b9\u03ba\u03b1\u03b9\u03bf\u03c3\u03cd\u03bd\u03b7\u03bd as nominative\",\n        \"It turns the phrase into a genitive absolute\"\n      ],\n      correct:0,\n      explanation:\"The article <strong>\u03bf\u1f31<\/strong> makes the participles <strong>\u03c0\u03b5\u03b9\u03bd\u1ff6\u03bd\u03c4\u03b5\u03c2<\/strong> and <strong>\u03b4\u03b9\u03c8\u1ff6\u03bd\u03c4\u03b5\u03c2<\/strong> substantival. The phrase means \u201cthose who hunger and thirst for righteousness.\u201d It does not make finite verbs or alter the case of \u03b4\u03b9\u03ba\u03b1\u03b9\u03bf\u03c3\u03cd\u03bd\u03b7\u03bd.\"\n    },\n    {\n      category:\"Infinitive Syntax\",\n      question:\"In <strong>\u03bf\u1f50\u03ba \u1f26\u03bb\u03b8\u03bf\u03bd \u03ba\u03b1\u03c4\u03b1\u03bb\u1fe6\u03c3\u03b1\u03b9 \u1f00\u03bb\u03bb\u1f70 \u03c0\u03bb\u03b7\u03c1\u1ff6\u03c3\u03b1\u03b9<\/strong>, how do the infinitives function?\",\n      answers:[\n        \"They express purpose after a verb of coming\",\n        \"They are finite aorist indicatives\",\n        \"They are nominative substantives\",\n        \"They form a genitive absolute\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03ba\u03b1\u03c4\u03b1\u03bb\u1fe6\u03c3\u03b1\u03b9<\/strong> and <strong>\u03c0\u03bb\u03b7\u03c1\u1ff6\u03c3\u03b1\u03b9<\/strong> are aorist active infinitives explaining purpose after <strong>\u1f26\u03bb\u03b8\u03bf\u03bd<\/strong>: \u201cI did not come to abolish but to fulfill.\u201d They are not finite verbs or genitive absolutes.\"\n    },\n    {\n      category:\"Genitive Function\",\n      question:\"In <strong>\u1f41 \u03bb\u03cc\u03b3\u03bf\u03c2 \u03c4\u1fc6\u03c2 \u03ba\u03b1\u03c4\u03b1\u03bb\u03bb\u03b1\u03b3\u1fc6\u03c2<\/strong>, what is the most likely force of <strong>\u03c4\u1fc6\u03c2 \u03ba\u03b1\u03c4\u03b1\u03bb\u03bb\u03b1\u03b3\u1fc6\u03c2<\/strong>?\",\n      answers:[\n        \"Genitive of content or description\",\n        \"Dative of means\",\n        \"Accusative of extent\",\n        \"Vocative of address\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03c4\u1fc6\u03c2 \u03ba\u03b1\u03c4\u03b1\u03bb\u03bb\u03b1\u03b3\u1fc6\u03c2<\/strong> describes the message as one concerning reconciliation, so it is naturally a genitive of content or description. The other options require different cases.\"\n    },\n    {\n      category:\"Dative Function\",\n      question:\"In <strong>\u03c4\u1fc7 \u1f10\u03bb\u03c0\u03af\u03b4\u03b9 \u1f10\u03c3\u03ce\u03b8\u03b7\u03bc\u03b5\u03bd<\/strong>, what is the likely force of the dative?\",\n      answers:[\n        \"Dative of sphere or reference\",\n        \"Dative direct object\",\n        \"Dative of possession only\",\n        \"Dative of comparison\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03c4\u1fc7 \u1f10\u03bb\u03c0\u03af\u03b4\u03b9<\/strong> is best understood as sphere or reference: \u201cin hope we were saved.\u201d It is not a direct object, and possession or comparison does not fit the construction.\"\n    },\n    {\n      category:\"Perfect Passive Parsing\",\n      question:\"Parse <strong>\u03c4\u03b5\u03c4\u03ad\u03bb\u03b5\u03c3\u03c4\u03b1\u03b9<\/strong>.\",\n      answers:[\n        \"Perfect passive indicative 3rd singular\",\n        \"Aorist active indicative 3rd singular\",\n        \"Present middle imperative 2nd singular\",\n        \"Future passive indicative 3rd singular\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03c4\u03b5\u03c4\u03ad\u03bb\u03b5\u03c3\u03c4\u03b1\u03b9<\/strong> shows reduplication and the perfect middle\/passive ending. It is perfect passive indicative 3rd singular, commonly meaning \u201cit has been completed\u201d or \u201cit is finished.\u201d\"\n    },\n    {\n      category:\"Subjunctive and Purpose\",\n      question:\"In <strong>\u03c4\u03b1\u1fe6\u03c4\u03b1 \u03b3\u03ad\u03b3\u03c1\u03b1\u03c0\u03c4\u03b1\u03b9 \u1f35\u03bd\u03b1 \u03c0\u03b9\u03c3\u03c4\u03b5\u03cd\u03c3\u03b7\u03c4\u03b5<\/strong>, what is the force of <strong>\u1f35\u03bd\u03b1 \u03c0\u03b9\u03c3\u03c4\u03b5\u03cd\u03c3\u03b7\u03c4\u03b5<\/strong>?\",\n      answers:[\n        \"Purpose clause with aorist active subjunctive\",\n        \"Temporal clause with imperfect indicative\",\n        \"Direct command with present imperative\",\n        \"Causal clause with perfect indicative\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u1f35\u03bd\u03b1<\/strong> with <strong>\u03c0\u03b9\u03c3\u03c4\u03b5\u03cd\u03c3\u03b7\u03c4\u03b5<\/strong>, an aorist active subjunctive 2nd plural, introduces purpose: \u201cso that you may believe.\u201d It is not temporal, imperative, or perfect indicative.\"\n    },\n    {\n      category:\"Prepositional Phrase\",\n      question:\"In <strong>\u03ba\u03b1\u03c4\u1f70 \u03c4\u1f70\u03c2 \u03b3\u03c1\u03b1\u03c6\u03ac\u03c2<\/strong>, what does <strong>\u03ba\u03b1\u03c4\u03ac<\/strong> with the accusative most likely express?\",\n      answers:[\n        \"Standard or accordance: \u201caccording to the Scriptures\u201d\",\n        \"Agency: \u201cby the Scriptures\u201d\",\n        \"Location inside: \u201cin the Scriptures\u201d\",\n        \"Source: \u201cfrom the Scriptures\u201d\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03ba\u03b1\u03c4\u03ac<\/strong> with the accusative often expresses standard or accordance. Here it means \u201caccording to the Scriptures.\u201d Agency, location, and source would normally be expressed differently.\"\n    },\n    {\n      category:\"Imperative Mood\",\n      question:\"Parse <strong>\u03bc\u03b5\u03c4\u03b1\u03bd\u03bf\u03b5\u1fd6\u03c4\u03b5<\/strong> in the command <strong>\u03bc\u03b5\u03c4\u03b1\u03bd\u03bf\u03b5\u1fd6\u03c4\u03b5 \u03ba\u03b1\u1f76 \u03c0\u03b9\u03c3\u03c4\u03b5\u03cd\u03b5\u03c4\u03b5<\/strong>.\",\n      answers:[\n        \"Present active imperative 2nd plural\",\n        \"Present active indicative 2nd plural\",\n        \"Aorist active subjunctive 2nd plural\",\n        \"Perfect active imperative 2nd plural\"\n      ],\n      correct:0,\n      explanation:\"<strong>\u03bc\u03b5\u03c4\u03b1\u03bd\u03bf\u03b5\u1fd6\u03c4\u03b5<\/strong> is present active imperative 2nd plural in this command context: \u201crepent.\u201d Although the same spelling can be indicative in another context, the paired command <strong>\u03c0\u03b9\u03c3\u03c4\u03b5\u03cd\u03b5\u03c4\u03b5<\/strong> confirms imperative force here.\"\n    }\n  ];\n\n  const root = document.getElementById(\"ntgq-premium-quiz-054\");\n  const categoryEl = root.querySelector(\"#ntgq54-category\");\n  const questionEl = root.querySelector(\"#ntgq54-question\");\n  const answersEl = root.querySelector(\"#ntgq54-answers\");\n  const explainEl = root.querySelector(\"#ntgq54-explain\");\n  const nextArea = root.querySelector(\"#ntgq54-next-area\");\n  const nextBtn = root.querySelector(\"#ntgq54-next\");\n  const scoreEl = root.querySelector(\"#ntgq54-score\");\n  const bestEl = root.querySelector(\"#ntgq54-best\");\n  const lastScoreEl = root.querySelector(\"#ntgq54-last-score\");\n  const attemptsEl = root.querySelector(\"#ntgq54-attempts\");\n  const lastAttemptEl = root.querySelector(\"#ntgq54-last-attempt\");\n  const statusEl = root.querySelector(\"#ntgq54-status\");\n  const progressNow = root.querySelector(\"#ntgq54-progress-now\");\n  const barEl = root.querySelector(\"#ntgq54-bar\");\n  const boxEl = root.querySelector(\"#ntgq54-box\");\n  const finalEl = root.querySelector(\"#ntgq54-final\");\n  const finalScoreEl = root.querySelector(\"#ntgq54-final-score\");\n  const messageEl = root.querySelector(\"#ntgq54-message\");\n  const restartBtn = root.querySelector(\"#ntgq54-restart\");\n\n  let current = 0;\n  let score = 0;\n\n  function getStats(){\n    const defaults = {\n      bestScore:0,\n      lastScore:0,\n      attempts:0,\n      lastAttempt:\"Not yet\"\n    };\n\n    try{\n      const stored = JSON.parse(localStorage.getItem(STORAGE_KEY));\n      return Object.assign(defaults, stored || {});\n    }catch(error){\n      return defaults;\n    }\n  }\n\n  function saveStats(stats){\n    localStorage.setItem(STORAGE_KEY, JSON.stringify(stats));\n  }\n\n  function renderStats(){\n    const stats = getStats();\n    bestEl.textContent = stats.bestScore + \"\/100\";\n    lastScoreEl.textContent = stats.lastScore + \"\/100\";\n    attemptsEl.textContent = stats.attempts;\n    lastAttemptEl.textContent = stats.lastAttempt || \"Not yet\";\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    scoreEl.textContent = score + \"\/100\";\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 = \"ntgq54-answer\";\n      btn.innerHTML = answerObj.text;\n\n      btn.addEventListener(\"click\", function(){\n        const buttons = answersEl.querySelectorAll(\".ntgq54-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 + \"\/100\";\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    const stats = getStats();\n    const now = new Date();\n\n    stats.lastScore = score;\n    stats.attempts = Number(stats.attempts || 0) + 1;\n    stats.lastAttempt = now.toLocaleString();\n    stats.bestScore = Math.max(Number(stats.bestScore || 0), score);\n\n    saveStats(stats);\n    renderStats();\n\n    boxEl.style.display = \"none\";\n    finalEl.style.display = \"block\";\n    barEl.style.width = \"100%\";\n    statusEl.textContent = \"Completed\";\n    scoreEl.textContent = score + \"\/100\";\n    finalScoreEl.textContent = score + \"\/100\";\n\n    if(score >= 90){\n      messageEl.textContent = \"Excellent work. You are handling intermediate Koine Greek with strong awareness of syntax, tense, voice, mood, and phrase-level interpretation.\";\n    }else if(score >= 70){\n      messageEl.textContent = \"Good performance. Your intermediate Greek reading is growing well, especially if you continue reviewing participles, infinitives, and case functions.\";\n    }else if(score >= 50){\n      messageEl.textContent = \"You are building useful skill. Review verb parsing, article-participle constructions, genitives, datives, and purpose clauses.\";\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\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\/100\";\n    statusEl.textContent = \"In Progress\";\n    boxEl.style.display = \"block\";\n    finalEl.style.display = \"none\";\n    barEl.style.width = \"0%\";\n    renderQuestion();\n  });\n\n  renderStats();\n  renderQuestion();\n\n})();\n<\/script>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>An intermediate Koine Greek quiz for students moving from basic grammar into real New Testament reading. It tests parsing, participles, infinitives, article constructions, genitive and dative functions, prepositional phrases, tense, voice, mood, conditional clauses, commands, 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-341","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 54 - 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-54\/\" \/>\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-54\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-54\\\/\"},\"author\":{\"name\":\"intermediatequiz\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#\\\/schema\\\/person\\\/78bc18da0cc1701be7200877b676f9b6\"},\"headline\":\"New Testament Greek Quiz 54\",\"datePublished\":\"2006-02-23T22:42:00+00:00\",\"dateModified\":\"2026-05-27T00:55:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-54\\\/\"},\"wordCount\":74,\"publisher\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#organization\"},\"articleSection\":[\"Intermediate\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-54\\\/\",\"url\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-54\\\/\",\"name\":\"New Testament Greek Quiz 54 - New Testament Greek Quiz\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#website\"},\"datePublished\":\"2006-02-23T22:42:00+00:00\",\"dateModified\":\"2026-05-27T00:55:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-54\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-54\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-54\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"New Testament Greek Quiz 54\"}]},{\"@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 54 - 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-54\/","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-54\/#article","isPartOf":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-54\/"},"author":{"name":"intermediatequiz","@id":"https:\/\/newtestamentgreek.org\/quiz\/#\/schema\/person\/78bc18da0cc1701be7200877b676f9b6"},"headline":"New Testament Greek Quiz 54","datePublished":"2006-02-23T22:42:00+00:00","dateModified":"2026-05-27T00:55:34+00:00","mainEntityOfPage":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-54\/"},"wordCount":74,"publisher":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/#organization"},"articleSection":["Intermediate"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-54\/","url":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-54\/","name":"New Testament Greek Quiz 54 - New Testament Greek Quiz","isPartOf":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/#website"},"datePublished":"2006-02-23T22:42:00+00:00","dateModified":"2026-05-27T00:55:34+00:00","breadcrumb":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-54\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-54\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-54\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/newtestamentgreek.org\/quiz\/"},{"@type":"ListItem","position":2,"name":"New Testament Greek Quiz 54"}]},{"@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\/341","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=341"}],"version-history":[{"count":3,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts\/341\/revisions"}],"predecessor-version":[{"id":344,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts\/341\/revisions\/344"}],"wp:attachment":[{"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/media?parent=341"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/categories?post=341"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/tags?post=341"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}