{"id":104,"date":"2026-05-13T13:26:41","date_gmt":"2026-05-13T13:26:41","guid":{"rendered":"https:\/\/newleadersuccess.com\/?page_id=104"},"modified":"2026-05-13T18:21:53","modified_gmt":"2026-05-13T18:21:53","slug":"104-2","status":"publish","type":"page","link":"https:\/\/newleadersuccess.com\/?page_id=104","title":{"rendered":"Step 4: Feedback and Coaching"},"content":{"rendered":"\n<!-- ========================================================= -->\n<!-- COACHING & FEEDBACK MODULE - COMPLETE FIXED VERSION -->\n<!-- ========================================================= -->\n\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&#038;family=Source+Serif+4:wght@400;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<script>\ntailwind.config = {\n  theme: {\n    extend: {\n      fontFamily: {\n        sans: ['Inter', 'sans-serif'],\n        serif: ['Source Serif 4', 'serif']\n      },\n      colors: {\n        navy: {\n          900:'#0f1d36',\n          800:'#162e52',\n          700:'#1e3f6d',\n          600:'#2d5485'\n        },\n        warm: {\n          500:'#e8921a',\n          400:'#f5a83a'\n        }\n      }\n    }\n  }\n}\n<\/script>\n\n<style>\n\n\/* ========================================================= *\/\n\/* BASE *\/\n\/* ========================================================= *\/\n\nhtml {\n  scroll-behavior: smooth;\n}\n\nbody {\n  font-family: Inter, sans-serif;\n  background: #f8fafc;\n  color: #1e293b;\n}\n\n\/* ========================================================= *\/\n\/* STICKY NAV *\/\n\/* ========================================================= *\/\n\n.coach-nav {\n  position: sticky;\n  top: 0;\n  z-index: 1000;\n  background: rgba(15,29,54,.96);\n  backdrop-filter: blur(12px);\n  border-bottom: 1px solid rgba(255,255,255,.08);\n}\n\n.coach-nav-link {\n  color: rgba(255,255,255,.75);\n  transition: .2s ease;\n}\n\n.coach-nav-link:hover {\n  color: #f5a83a;\n}\n\n.coach-section {\n  scroll-margin-top: 100px;\n}\n\n\/* ========================================================= *\/\n\/* CARDS *\/\n\/* ========================================================= *\/\n\n.coach-card {\n  background: white;\n  border: 1px solid #e2e8f0;\n  border-radius: 20px;\n  overflow: hidden;\n  transition: .25s ease;\n}\n\n.coach-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 20px 40px rgba(15,23,42,.08);\n}\n\n\/* ========================================================= *\/\n\/* MATCHING GAME *\/\n\/* ========================================================= *\/\n\n.match-card {\n  transition: .2s ease;\n}\n\n.match-card:hover {\n  transform: scale(1.02);\n}\n\n\/* ========================================================= *\/\n\/* FLASHCARDS *\/\n\/* ========================================================= *\/\n\n.flashcard {\n  perspective: 1000px;\n}\n\n.flashcard-inner {\n  position: relative;\n  width: 100%;\n  min-height: 320px;\n  transform-style: preserve-3d;\n  transition: transform .7s;\n}\n\n.flashcard.flipped .flashcard-inner {\n  transform: rotateY(180deg);\n}\n\n.flashcard-front,\n.flashcard-back {\n\n  position: absolute;\n  inset: 0;\n\n  border-radius: 20px;\n  padding: 2.5rem;\n\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  align-items: center;\n\n  text-align: center;\n\n  backface-visibility: hidden;\n  -webkit-backface-visibility: hidden;\n}\n\n.flashcard-front {\n  background: linear-gradient(135deg,#1e3f6d,#2d5485);\n  color: white;\n}\n\n.flashcard-back {\n  background: white;\n  border: 2px solid #dbe3ef;\n  color: #334155;\n  transform: rotateY(180deg);\n}\n\n\/* ========================================================= *\/\n\/* QUIZ *\/\n\/* ========================================================= *\/\n\n.quiz-option {\n\n  width: 100%;\n  text-align: left;\n\n  padding: 1rem 1.25rem;\n\n  border: 2px solid #e2e8f0;\n  border-radius: 12px;\n\n  background: white;\n\n  transition: .2s ease;\n\n  font-weight: 500;\n}\n\n.quiz-option:hover {\n  border-color: #2d5485;\n  background: #f8fafc;\n}\n\n.correct {\n  border-color: #16a34a !important;\n  background: #f0fdf4 !important;\n}\n\n.incorrect {\n  border-color: #dc2626 !important;\n  background: #fef2f2 !important;\n}\n\n<\/style>\n\n<div class=\"bg-slate-50 text-slate-800\">\n\n<!-- ========================================================= -->\n<!-- NAV -->\n<!-- ========================================================= -->\n\n<nav class=\"coach-nav\">\n\n<div class=\"max-w-7xl mx-auto px-6\">\n\n<div class=\"flex items-center justify-between h-16\">\n\n<a href=\"#hero\" class=\"text-white font-semibold text-sm\">\nCoaching &#038; Feedback\n<\/a>\n\n<div class=\"hidden md:flex items-center gap-6 text-xs uppercase tracking-wider font-semibold\">\n\n<a href=\"#hero\" class=\"coach-nav-link\">Start<\/a>\n<a href=\"#principles\" class=\"coach-nav-link\">Principles<\/a>\n<a href=\"#disc\" class=\"coach-nav-link\">DISC<\/a>\n<a href=\"#leadership\" class=\"coach-nav-link\">Leadership<\/a>\n<a href=\"#matching\" class=\"coach-nav-link\">Matching<\/a>\n<a href=\"#flashcards\" class=\"coach-nav-link\">Flash Cards<\/a>\n<a href=\"#quiz\" class=\"coach-nav-link\">Quiz<\/a>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/nav>\n\n<!-- ========================================================= -->\n<!-- HERO -->\n<!-- ========================================================= -->\n\n<section id=\"hero\" class=\"coach-section py-24 bg-white\">\n\n<div class=\"max-w-7xl mx-auto px-6\">\n\n<div class=\"max-w-3xl\">\n\n<div class=\"inline-flex items-center rounded-full bg-orange-100 border border-orange-200 px-4 py-2 mb-8\">\n<span class=\"text-orange-700 font-semibold text-sm\">\nLeadership Development Module\n<\/span>\n<\/div>\n\n<h1 class=\"font-serif text-5xl lg:text-7xl font-bold leading-none text-navy-900 mb-8\">\nCoaching &#038; <br>\n<span class=\"text-warm-500\">Feedback<\/span>\n<\/h1>\n\n<p class=\"text-xl text-slate-600 leading-relaxed mb-10\">\nStrong leaders know how to develop people through coaching, accountability, communication, and adaptive feedback.\n<\/p>\n\n<a href=\"#principles\"\nclass=\"inline-flex items-center gap-2 bg-warm-500 hover:bg-warm-400 text-white px-8 py-4 rounded-xl font-semibold transition\">\nStart Learning \u2192\n<\/a>\n\n<\/div>\n\n<\/div>\n\n<\/section>\n\n<!-- ========================================================= -->\n<!-- PRINCIPLES -->\n<!-- ========================================================= -->\n\n<section id=\"principles\" class=\"coach-section py-24\">\n\n<div class=\"max-w-7xl mx-auto px-6\">\n\n<div class=\"text-center mb-16\">\n\n<h2 class=\"font-serif text-5xl font-bold text-navy-900 mb-6\">\nCore Coaching Principles\n<\/h2>\n\n<p class=\"text-xl text-slate-600 max-w-3xl mx-auto\">\nGreat coaching balances accountability with support.\n<\/p>\n\n<\/div>\n\n<div class=\"grid lg:grid-cols-3 gap-8\">\n\n<div class=\"coach-card p-8\">\n<h3 class=\"font-serif text-3xl font-bold text-navy-900 mb-4\">\nBe Specific\n<\/h3>\n\n<p class=\"text-slate-600\">\nFocus on observable behaviors and measurable outcomes.\n<\/p>\n<\/div>\n\n<div class=\"coach-card p-8\">\n<h3 class=\"font-serif text-3xl font-bold text-navy-900 mb-4\">\nFocus on Growth\n<\/h3>\n\n<p class=\"text-slate-600\">\nCoaching should improve confidence and performance.\n<\/p>\n<\/div>\n\n<div class=\"coach-card p-8\">\n<h3 class=\"font-serif text-3xl font-bold text-navy-900 mb-4\">\nAdapt Your Style\n<\/h3>\n\n<p class=\"text-slate-600\">\nDifferent personalities respond differently to feedback.\n<\/p>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/section>\n\n<!-- ========================================================= -->\n<!-- DISC -->\n<!-- ========================================================= -->\n\n<section id=\"disc\" class=\"coach-section py-24 bg-white\">\n\n<div class=\"max-w-7xl mx-auto px-6\">\n\n<div class=\"text-center mb-16\">\n<h2 class=\"font-serif text-5xl font-bold text-navy-900\">\nCoaching Different DISC Styles\n<\/h2>\n<\/div>\n\n<div class=\"grid lg:grid-cols-2 gap-8\">\n\n<div class=\"coach-card\">\n<div style=\"background:#9f1239;\" class=\"px-6 py-4 text-white\">\n<h3 class=\"font-serif text-3xl font-bold\">High D<\/h3>\n<\/div>\n\n<div class=\"p-6\">\n<p>Prefers direct, concise, outcome-focused feedback.<\/p>\n<\/div>\n<\/div>\n\n<div class=\"coach-card\">\n<div style=\"background:#ea8c2a;\" class=\"px-6 py-4 text-white\">\n<h3 class=\"font-serif text-3xl font-bold\">High I<\/h3>\n<\/div>\n\n<div class=\"p-6\">\n<p>Responds best to positive and encouraging coaching.<\/p>\n<\/div>\n<\/div>\n\n<div class=\"coach-card\">\n<div style=\"background:#2f855a;\" class=\"px-6 py-4 text-white\">\n<h3 class=\"font-serif text-3xl font-bold\">High S<\/h3>\n<\/div>\n\n<div class=\"p-6\">\n<p>Needs calm, supportive, psychologically safe coaching.<\/p>\n<\/div>\n<\/div>\n\n<div class=\"coach-card\">\n<div style=\"background:#5b7fa6;\" class=\"px-6 py-4 text-white\">\n<h3 class=\"font-serif text-3xl font-bold\">High C<\/h3>\n<\/div>\n\n<div class=\"p-6\">\n<p>Values logical, detailed, evidence-based feedback.<\/p>\n<\/div>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/section>\n\n<!-- ========================================================= -->\n<!-- LEADERSHIP -->\n<!-- ========================================================= -->\n\n<section id=\"leadership\" class=\"coach-section py-24\">\n\n<div class=\"max-w-7xl mx-auto px-6\">\n\n<div class=\"text-center mb-16\">\n<h2 class=\"font-serif text-5xl font-bold text-navy-900\">\nLeadership Styles &#038; Coaching\n<\/h2>\n<\/div>\n\n<div class=\"overflow-hidden rounded-2xl border border-slate-200 bg-white\">\n\n<div class=\"grid grid-cols-4 bg-navy-800 text-white font-semibold\">\n<div class=\"p-5\">Style<\/div>\n<div class=\"p-5\">Approach<\/div>\n<div class=\"p-5\">Strength<\/div>\n<div class=\"p-5\">Risk<\/div>\n<\/div>\n\n<div class=\"grid grid-cols-4 border-t border-slate-200\">\n<div class=\"p-5 font-semibold\">Transactional<\/div>\n<div class=\"p-5\">Accountability &#038; expectations<\/div>\n<div class=\"p-5\">Consistency<\/div>\n<div class=\"p-5\">Can feel rigid<\/div>\n<\/div>\n\n<div class=\"grid grid-cols-4 border-t border-slate-200 bg-slate-50\">\n<div class=\"p-5 font-semibold\">Transformational<\/div>\n<div class=\"p-5\">Vision &#038; inspiration<\/div>\n<div class=\"p-5\">Motivation<\/div>\n<div class=\"p-5\">Can lack structure<\/div>\n<\/div>\n\n<div class=\"grid grid-cols-4 border-t border-slate-200\">\n<div class=\"p-5 font-semibold\">Servant<\/div>\n<div class=\"p-5\">Support &#038; development<\/div>\n<div class=\"p-5\">Trust building<\/div>\n<div class=\"p-5\">Weak accountability<\/div>\n<\/div>\n\n<div class=\"grid grid-cols-4 border-t border-slate-200 bg-slate-50\">\n<div class=\"p-5 font-semibold\">Autocratic<\/div>\n<div class=\"p-5\">Direct correction<\/div>\n<div class=\"p-5\">Speed &#038; clarity<\/div>\n<div class=\"p-5\">Can hurt morale<\/div>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/section>\n\n<!-- ========================================================= -->\n<!-- MATCHING -->\n<!-- ========================================================= -->\n\n<section id=\"matching\" class=\"coach-section py-24 bg-white\">\n\n<div class=\"max-w-6xl mx-auto px-6\">\n\n<div class=\"text-center mb-16\">\n\n<h2 class=\"font-serif text-5xl font-bold text-navy-900 mb-6\">\nConcept Matching Game\n<\/h2>\n\n<p class=\"text-xl text-slate-600\">\nClick a concept, then click the matching definition.\n<\/p>\n\n<p id=\"match-feedback\" class=\"mt-4 font-semibold text-navy-700\"><\/p>\n\n<\/div>\n\n<div class=\"grid lg:grid-cols-2 gap-10\">\n\n<div class=\"space-y-4\">\n\n<button class=\"match-card concept-card w-full text-left bg-white border border-slate-200 rounded-xl p-5\" data-match=\"transformational\">\nTransformational Leadership\n<\/button>\n\n<button class=\"match-card concept-card w-full text-left bg-white border border-slate-200 rounded-xl p-5\" data-match=\"transactional\">\nTransactional Leadership\n<\/button>\n\n<button class=\"match-card concept-card w-full text-left bg-white border border-slate-200 rounded-xl p-5\" data-match=\"servant\">\nServant Leadership\n<\/button>\n\n<button class=\"match-card concept-card w-full text-left bg-white border border-slate-200 rounded-xl p-5\" data-match=\"high-c\">\nHigh C Coaching\n<\/button>\n\n<\/div>\n\n<div class=\"space-y-4\">\n\n<button class=\"match-card definition-card w-full text-left bg-slate-50 border border-slate-200 rounded-xl p-5\" data-match=\"servant\">\nFocuses heavily on support and development.\n<\/button>\n\n<button class=\"match-card definition-card w-full text-left bg-slate-50 border border-slate-200 rounded-xl p-5\" data-match=\"transformational\">\nUses inspiration and vision to motivate.\n<\/button>\n\n<button class=\"match-card definition-card w-full text-left bg-slate-50 border border-slate-200 rounded-xl p-5\" data-match=\"high-c\">\nUses detail, logic, and measurable examples.\n<\/button>\n\n<button class=\"match-card definition-card w-full text-left bg-slate-50 border border-slate-200 rounded-xl p-5\" data-match=\"transactional\">\nRelies heavily on expectations and accountability.\n<\/button>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/section>\n\n<!-- ========================================================= -->\n<!-- FLASHCARDS -->\n<!-- ========================================================= -->\n\n<section id=\"flashcards\" class=\"coach-section py-24\">\n\n<div class=\"max-w-5xl mx-auto px-6\">\n\n<div class=\"text-center mb-16\">\n\n<h2 class=\"font-serif text-5xl font-bold text-navy-900 mb-6\">\nFlash Cards\n<\/h2>\n\n<p class=\"text-xl text-slate-600\">\nClick the card to flip it.\n<\/p>\n\n<\/div>\n\n<div class=\"flex justify-center items-center gap-4 mb-8\">\n\n<button id=\"fc-prev\"\nclass=\"px-4 py-2 rounded-lg border border-slate-300 bg-white hover:bg-slate-50 transition\">\n\u2190 Previous\n<\/button>\n\n<div class=\"text-sm text-slate-500\">\nCard <span id=\"fc-current\">1<\/span> of <span id=\"fc-total\">10<\/span>\n<\/div>\n\n<button id=\"fc-next\"\nclass=\"px-4 py-2 rounded-lg border border-slate-300 bg-white hover:bg-slate-50 transition\">\nNext \u2192\n<\/button>\n\n<\/div>\n\n<div id=\"main-flashcard\"\nclass=\"flashcard max-w-3xl mx-auto cursor-pointer\">\n\n<div class=\"flashcard-inner\">\n\n<div class=\"flashcard-front\">\n\n<span class=\"uppercase tracking-widest text-sm text-orange-200 mb-4\">\nQuestion\n<\/span>\n\n<h3 id=\"fc-question\"\nclass=\"text-3xl font-bold leading-snug\">\nPlaceholder\n<\/h3>\n\n<\/div>\n\n<div class=\"flashcard-back\">\n\n<span class=\"uppercase tracking-widest text-sm text-navy-500 mb-4\">\nAnswer\n<\/span>\n\n<p id=\"fc-answer\"\nclass=\"text-lg leading-relaxed\">\nPlaceholder\n<\/p>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/section>\n\n<!-- ========================================================= -->\n<!-- QUIZ -->\n<!-- ========================================================= -->\n\n<section id=\"quiz\" class=\"coach-section py-24 bg-white\">\n\n<div class=\"max-w-4xl mx-auto px-6\">\n\n<div class=\"text-center mb-16\">\n\n<h2 class=\"font-serif text-5xl font-bold text-navy-900 mb-6\">\nKnowledge Check Quiz\n<\/h2>\n\n<p class=\"text-xl text-slate-600\">\nTest your understanding of coaching and leadership concepts.\n<\/p>\n\n<\/div>\n\n<div class=\"bg-navy-800 rounded-2xl px-6 py-5 text-white flex justify-between mb-10\">\n\n<div>\nScore:\n<span id=\"quiz-score\" class=\"text-warm-400 font-bold text-xl ml-2\">\n0\n<\/span>\n\/\n10\n<\/div>\n\n<button id=\"quiz-reset\"\nclass=\"text-sm text-navy-200 hover:text-white transition\">\nRestart Quiz\n<\/button>\n\n<\/div>\n\n<div id=\"quiz-container\" class=\"space-y-8\"><\/div>\n\n<\/div>\n\n<\/section>\n\n<\/div>\n\n<!-- ========================================================= -->\n<!-- JAVASCRIPT -->\n<!-- ========================================================= -->\n\n<script>\n\n\/* ========================================================= *\/\n\/* MATCHING GAME *\/\n\/* ========================================================= *\/\n\nlet selectedConcept = null;\n\nconst conceptCards = document.querySelectorAll('.concept-card');\nconst definitionCards = document.querySelectorAll('.definition-card');\n\nconceptCards.forEach(card => {\n\ncard.addEventListener('click', function() {\n\nconceptCards.forEach(c => {\nc.classList.remove('border-orange-500','bg-orange-50');\n});\n\nselectedConcept = this;\n\nthis.classList.add('border-orange-500','bg-orange-50');\n\n});\n\n});\n\ndefinitionCards.forEach(card => {\n\ncard.addEventListener('click', function() {\n\nif(!selectedConcept) return;\n\nconst conceptMatch = selectedConcept.dataset.match;\nconst definitionMatch = this.dataset.match;\n\nif(conceptMatch === definitionMatch) {\n\nselectedConcept.classList.add('border-green-500','bg-green-50');\nthis.classList.add('border-green-500','bg-green-50');\n\nselectedConcept.disabled = true;\nthis.disabled = true;\n\nselectedConcept = null;\n\n}\n\n});\n\n});\n\n\/* ========================================================= *\/\n\/* FLASHCARDS *\/\n\/* ========================================================= *\/\n\nconst flashcards = [\n\n{\nq:\"What is the goal of effective coaching?\",\na:\"Employee growth, confidence building, and performance improvement.\"\n},\n\n{\nq:\"How should feedback be delivered to High D personalities?\",\na:\"Directly, concisely, and focused on outcomes.\"\n},\n\n{\nq:\"What coaching style works best for High I employees?\",\na:\"Positive, encouraging, energetic coaching.\"\n},\n\n{\nq:\"What is important when coaching High S personalities?\",\na:\"Psychological safety and calm communication.\"\n},\n\n{\nq:\"What coaching style works best for High C employees?\",\na:\"Logical, detailed, evidence-based feedback.\"\n},\n\n{\nq:\"Which leadership style emphasizes accountability and expectations?\",\na:\"Transactional leadership.\"\n},\n\n{\nq:\"Which leadership style focuses on inspiration and vision?\",\na:\"Transformational leadership.\"\n},\n\n{\nq:\"Which leadership style focuses heavily on support?\",\na:\"Servant leadership.\"\n},\n\n{\nq:\"What is a risk of autocratic leadership?\",\na:\"Employees may feel unheard or demoralized.\"\n},\n\n{\nq:\"Why should leaders adapt feedback styles?\",\na:\"Different personalities respond differently to coaching.\"\n}\n\n];\n\nlet currentFlashcard = 0;\n\nconst flashcardElement = document.getElementById('main-flashcard');\nconst fcQuestion = document.getElementById('fc-question');\nconst fcAnswer = document.getElementById('fc-answer');\n\nfunction renderFlashcard() {\n\nflashcardElement.classList.remove('flipped');\n\nsetTimeout(() => {\n\nfcQuestion.textContent = flashcards[currentFlashcard].q;\nfcAnswer.textContent = flashcards[currentFlashcard].a;\n\ndocument.getElementById('fc-current').textContent =\ncurrentFlashcard + 1;\n\ndocument.getElementById('fc-total').textContent =\nflashcards.length;\n\n},100);\n\n}\n\ndocument.getElementById('fc-prev').addEventListener('click', () => {\n\ncurrentFlashcard--;\n\nif(currentFlashcard < 0) {\ncurrentFlashcard = flashcards.length - 1;\n}\n\nrenderFlashcard();\n\n});\n\ndocument.getElementById('fc-next').addEventListener('click', () => {\n\ncurrentFlashcard++;\n\nif(currentFlashcard >= flashcards.length) {\ncurrentFlashcard = 0;\n}\n\nrenderFlashcard();\n\n});\n\nflashcardElement.addEventListener('click', () => {\nflashcardElement.classList.toggle('flipped');\n});\n\nrenderFlashcard();\n\n\/* ========================================================= *\/\n\/* QUIZ *\/\n\/* ========================================================= *\/\n\nconst quizQuestions = [\n\n{\nquestion:\"Which DISC style usually prefers direct and concise feedback?\",\noptions:[\"High I\",\"High D\",\"High S\",\"High C\"],\ncorrect:1\n},\n\n{\nquestion:\"Which DISC style usually values logical and detailed coaching?\",\noptions:[\"High C\",\"High I\",\"High S\",\"High D\"],\ncorrect:0\n},\n\n{\nquestion:\"Which leadership style focuses on inspiration and vision?\",\noptions:[\"Transactional\",\"Transformational\",\"Autocratic\",\"Laissez-Faire\"],\ncorrect:1\n},\n\n{\nquestion:\"Which leadership style focuses heavily on support?\",\noptions:[\"Servant\",\"Autocratic\",\"Transactional\",\"Directive\"],\ncorrect:0\n},\n\n{\nquestion:\"Which coaching mistake frustrates High D personalities most?\",\noptions:[\"Being concise\",\"Being vague\",\"Using examples\",\"Being direct\"],\ncorrect:1\n},\n\n{\nquestion:\"Which DISC style responds best to enthusiasm?\",\noptions:[\"High I\",\"High D\",\"High C\",\"High S\"],\ncorrect:0\n},\n\n{\nquestion:\"Which leadership style relies heavily on accountability?\",\noptions:[\"Transactional\",\"Servant\",\"Transformational\",\"Democratic\"],\ncorrect:0\n},\n\n{\nquestion:\"What is a major risk of laissez-faire leadership?\",\noptions:[\"Too much structure\",\"Lack of oversight\",\"Too much accountability\",\"Micromanagement\"],\ncorrect:1\n},\n\n{\nquestion:\"Why is adaptive coaching important?\",\noptions:[\"Everyone learns the same way\",\"People respond differently\",\"It removes accountability\",\"It avoids conflict\"],\ncorrect:1\n},\n\n{\nquestion:\"What is the primary goal of coaching?\",\noptions:[\"Punishment\",\"Growth\",\"Embarrassment\",\"Control\"],\ncorrect:1\n}\n\n];\n\nconst quizContainer = document.getElementById('quiz-container');\nconst quizScore = document.getElementById('quiz-score');\n\nlet score = 0;\n\nfunction buildQuiz() {\n\nquizContainer.innerHTML = \"\";\nscore = 0;\nquizScore.textContent = \"0\";\n\nquizQuestions.forEach((q,index) => {\n\nconst questionBlock = document.createElement('div');\n\nquestionBlock.className = \"coach-card p-8\";\n\nquestionBlock.innerHTML = `\n\n<h3 class=\"font-bold text-xl text-navy-900 mb-6\">\n${index + 1}. ${q.question}\n<\/h3>\n\n<div class=\"space-y-3\">\n\n${q.options.map((option,optionIndex) => `\n\n<button\nclass=\"quiz-option\"\ndata-question=\"${index}\"\ndata-option=\"${optionIndex}\"\n>\n${option}\n<\/button>\n\n`).join('')}\n\n<\/div>\n\n`;\n\nquizContainer.appendChild(questionBlock);\n\n});\n\n}\n\nquizContainer.addEventListener('click', (e) => {\n\nconst button = e.target.closest('.quiz-option');\n\nif(!button) return;\n\nif(button.classList.contains('answered')) return;\n\nconst questionIndex = parseInt(button.dataset.question);\nconst selectedOption = parseInt(button.dataset.option);\n\nconst question = quizQuestions[questionIndex];\n\nconst buttons = document.querySelectorAll(\n`button[data-question=\"${questionIndex}\"]`\n);\n\nbuttons.forEach(btn => {\n\nbtn.classList.add('answered');\n\nconst optionIndex = parseInt(btn.dataset.option);\n\nif(optionIndex === question.correct) {\nbtn.classList.add('correct');\n}\nelse if(optionIndex === selectedOption) {\nbtn.classList.add('incorrect');\n}\n\n});\n\nif(selectedOption === question.correct) {\n\nscore++;\nquizScore.textContent = score;\n\n}\n\n});\n\ndocument.getElementById('quiz-reset').addEventListener('click', buildQuiz);\n\nbuildQuiz();\n\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Coaching &#038; Feedback Start Principles DISC Leadership Matching Flash Cards Quiz Leadership Development Module Coaching &#038; Feedback Strong leaders know how to develop people through coaching, accountability, communication, and adaptive feedback. Start Learning \u2192 Core Coaching Principles Great coaching balances accountability with support. Be Specific Focus on observable behaviors and measurable outcomes. Focus on Growth&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-104","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/newleadersuccess.com\/index.php?rest_route=\/wp\/v2\/pages\/104","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/newleadersuccess.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/newleadersuccess.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/newleadersuccess.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/newleadersuccess.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=104"}],"version-history":[{"count":5,"href":"https:\/\/newleadersuccess.com\/index.php?rest_route=\/wp\/v2\/pages\/104\/revisions"}],"predecessor-version":[{"id":110,"href":"https:\/\/newleadersuccess.com\/index.php?rest_route=\/wp\/v2\/pages\/104\/revisions\/110"}],"wp:attachment":[{"href":"https:\/\/newleadersuccess.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}