  {"id":567,"date":"2012-11-02T17:15:16","date_gmt":"2012-11-02T22:15:16","guid":{"rendered":"https:\/\/www.maryville.edu\/ed\/?page_id=567"},"modified":"2024-03-25T13:36:35","modified_gmt":"2024-03-25T18:36:35","slug":"doctor-of-education-teacher-leadership","status":"publish","type":"page","link":"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/","title":{"rendered":"Doctor of Education &#8211; Teacher Leadership"},"content":{"rendered":"<style>.captcha { padding-bottom:0px!important;}\n.wForm .captchaHelp {display:none; margin-top:-40px!important; font-size:12px!important;}\n#google-captcha {margin-top: -35px; }\n.pp-form-holder {\n   margin-top:15px!important;}\n.pp-form-holder {\n   margin-top:15px!important; z-index: 10000;}\n.grad-program-page #tfa_61-D, .grad-program-page #tfa_72-D {\nwidth:48%!important;\n}\n.grad-program-page #tfa_60-D, .grad-program-page #tfa_1-D {\nwidth:48%!important;\n}\n<\/style>\n<p><a name=\"page-top\"><\/a><\/p>\n<div class=\"grad-program-page\">\n<div class=\"pp-body new-grad-page\"><script src=\"https:\/\/fast.wistia.com\/embed\/medias\/oeupv2mya5.jsonp\" async><\/script><script src=\"https:\/\/fast.wistia.com\/assets\/external\/E-v1.js\" async><\/script><script src=\"https:\/\/fast.wistia.com\/embed\/medias\/oeupv2mya5.jsonp\" async><\/script><script src=\"https:\/\/fast.wistia.com\/embed\/medias\/oeupv2mya5.jsonp\" async><\/script><script src=\"https:\/\/fast.wistia.com\/embed\/medias\/oeupv2mya5.jsonp\" async><\/script><\/p>\n<div class=\"pp-main-container\">\n<div id=\"pp-program-header-image\" alt=\"Professionals having a discussion\" class=\"pp-program-header-image show-for-medium\" style=\"background-image: url('/ed/wp-json/wp/v2/pages/567/ed/wp-content/uploads/sites/11/2019/10/header-image-doctor-education.jpg');\">\n<div class=\"grid-x\">\n<div class=\"small-12 medium-12 large-7 cell\">\n<div class=\"pp-program-title-container\">\n<h1 class=\"pp-program-title\">DOCTOR OF EDUCATION &#8211; TEACHER LEADERSHIP<\/h1>\n<\/p><\/div><\/div>\n<div class=\"small-12 medium-12 large-5 show-for-large\">\n\t<!-- Form Assembly Form --><\/p>\n<div class=\"pp-form-holder\">\n<p class=\"pp-form-title\">REQUEST INFORMATION<\/p>\n<style>.wForm form{text-align: left;}<\/style><!-- FORM: HEAD SECTION -->\n    <meta http-equiv=\"Content-Type\" content=\"text\/html; charset=utf-8\" \/>\n    <meta name=\"referrer\" content=\"no-referrer-when-downgrade\">\n    <!-- THIS SCRIPT NEEDS TO BE LOADED FIRST BEFORE wforms.js -->\n    <script type=\"text\/javascript\" data-for=\"FA__DOMContentLoadedEventDispatch\" src=\"https:\/\/maryvilleuniversity.tfaforms.net\/js\/FA__DOMContentLoadedEventDispatcher.js\" defer><\/script>\n                    <style>\n                    .captcha {\n                        padding-bottom: 1em !important;\n                    }\n                    .wForm .captcha .oneField {\n                        margin: 0;\n                        padding: 0;\n                    }\n                <\/style>\n                <script type=\"text\/javascript\">\n                    \/\/ initialize our variables\n                    var captchaReady = 0;\n                    var wFORMSReady = 0;\n                    var isConditionalSubmitEnabled = false;\n\n                    \/\/ when wForms is loaded call this\n                    var wformsReadyCallback = function () {\n                        \/\/ using this var to denote if wForms is loaded\n                        wFORMSReady = 1;\n                        isConditionalSubmitEnabled = document.getElementById('submit_button').hasAttribute('data-condition');\n                        \/\/ call our recaptcha function which is dependent on both\n                        \/\/ wForms and an async call to google\n                        \/\/ note the meat of this function wont fire until both\n                        \/\/ wFORMSReady = 1 and captchaReady = 1\n                        onloadCallback();\n                    }\n                    var gCaptchaReadyCallback = function() {\n                        \/\/ using this var to denote if captcha is loaded\n                        captchaReady = 1;\n                        isConditionalSubmitEnabled = document.getElementById('submit_button').hasAttribute('data-condition');\n                        \/\/ call our recaptcha function which is dependent on both\n                        \/\/ wForms and an async call to google\n                        \/\/ note the meat of this function wont fire until both\n                        \/\/ wFORMSReady = 1 and captchaReady = 1\n                        onloadCallback();\n                    };\n\n                    \/\/ add event listener to fire when wForms is fully loaded\n                    document.addEventListener(\"wFORMSLoaded\", wformsReadyCallback);\n\n                    var enableSubmitButton = function() {\n                        var submitButton = document.getElementById('submit_button');\n                        var explanation = document.getElementById('disabled-explanation');\n                        var isConditionalSubmitConditionMet = wFORMS.behaviors.condition.isConditionalSubmitConditionMet;\n                        if (\n                            submitButton != null &&\n                            (isConditionalSubmitEnabled && isConditionalSubmitConditionMet) ||\n                            !isConditionalSubmitEnabled\n                        )\n                        {\n                            submitButton.removeAttribute('disabled');\n                            if (explanation != null) {\n                                explanation.style.display = 'none';\n                            }\n                        }\n                    };\n                    var disableSubmitButton = function() {\n                        var submitButton = document.getElementById('submit_button');\n                        var explanation = document.getElementById('disabled-explanation');\n                        if (submitButton != null) {\n                            submitButton.disabled = true;\n                            if (explanation != null) {\n                                explanation.style.display = 'block';\n                            }\n                        }\n                    };\n\n                    \/\/ call this on both captcha async complete and wforms fully\n                    \/\/ initialized since we can't be sure which will complete first\n                    \/\/ and we need both done for this to function just check that they are\n                    \/\/ done to fire the functionality\n                    var onloadCallback = function () {\n                        \/\/ if our captcha is ready (async call completed)\n                        \/\/ and wFORMS is completely loaded then we are ready to add\n                        \/\/ the captcha to the page\n                        if (captchaReady && wFORMSReady) {\n                            \/\/ Prevent both concurrent and sequential executions\n                            if (window.isCreatingCaptcha || window.hasCaptchaRendered) {\n                                return;\n                            }\n                            window.isCreatingCaptcha = true;\n\n                            try {\n                                var submitButton = document.getElementById('submit_button');\n                                var formContainer = submitButton.closest('form') || submitButton.closest('.wFormContainer');\n                                var faCaptcha = null;\n\n                                if (formContainer) {\n                                    faCaptcha = formContainer.querySelector('#google-captcha');\n                                }\n\n                                \/\/ Also check if captcha was appended to body as fallback (look for FA-specific structure)\n                                if (!faCaptcha) {\n                                    var bodyCaptchas = document.querySelectorAll('body > #google-captcha');\n                                    for (var i = 0; i < bodyCaptchas.length; i++) {\n                                        \/\/ Verify it's a FormAssembly captcha by checking for specific structure\n                                        if (bodyCaptchas[i].querySelector('.captcha .oneField .g-recaptcha')) {\n                                            faCaptcha = bodyCaptchas[i];\n                                            break;\n                                        }\n                                    }\n                                }\n\n                                if (faCaptcha) { \n                                    if (faCaptcha.parentNode) {\n                                        faCaptcha.parentNode.removeChild(faCaptcha);\n                                    } \n                                }\n\n                            \/\/ Now create a new captcha container\n                            var captchaContainer = document.createElement('div');\n                            captchaContainer.id = 'google-captcha';\n                            \n                            var captchaDiv = document.createElement('div');\n                            captchaDiv.className = 'captcha';\n                            \n                            var oneFieldDiv = document.createElement('div');\n                            oneFieldDiv.className = 'oneField';\n                            \n                            var recaptchaElement = document.createElement('div');\n                            recaptchaElement.id = 'g-recaptcha-render-div';\n                            recaptchaElement.className = 'g-recaptcha';\n                            \n                            var errorDiv = document.createElement('div');\n                            errorDiv.className = 'g-captcha-error';\n                            \n                            var helpDiv = document.createElement('div');\n                            helpDiv.className = 'captchaHelp';\n                            helpDiv.innerHTML = 'reCAPTCHA helps prevent automated form spam.<br>';\n                            \n                            var disabledDiv = document.createElement('div');\n                            disabledDiv.id = 'disabled-explanation';\n                            disabledDiv.className = 'captchaHelp';\n                            disabledDiv.style.display = 'block';\n                            disabledDiv.innerHTML = 'The submit button will be disabled until you complete the CAPTCHA.';\n                            \n                            oneFieldDiv.appendChild(recaptchaElement);\n                            oneFieldDiv.appendChild(errorDiv);\n                            oneFieldDiv.appendChild(document.createElement('br'));\n                            captchaDiv.appendChild(oneFieldDiv);\n                            captchaDiv.appendChild(helpDiv);\n                            captchaDiv.appendChild(disabledDiv);\n                            captchaContainer.appendChild(document.createElement('br'));\n                            captchaContainer.appendChild(captchaDiv);\n                            \n                            if (submitButton && submitButton.parentNode) {\n                                submitButton.parentNode.insertBefore(captchaContainer, submitButton);\n                            } else {\n                                \/\/ Fallback: append to body if submit button not found.\n                                document.body.appendChild(captchaContainer);\n                            }\n                        } finally {\n                            window.isCreatingCaptcha = false;\n                        }\n                            \n                            grecaptcha.enterprise.render('g-recaptcha-render-div', {\n                                'sitekey': '6LfMg_EaAAAAAMhDNLMlgqDChzmtYHlx1yU2y7GI',\n                                'theme': 'light',\n                                'size': 'normal',\n                                'callback': 'enableSubmitButton',\n                                'expired-callback': 'disableSubmitButton'\n                            });\n                            window.hasCaptchaRendered = true;\n                            var oldRecaptchaCheck = parseInt('1');\n                            if (oldRecaptchaCheck === -1) {\n                                var standardCaptcha = document.getElementById(\"tfa_captcha_text\");\n                                standardCaptcha = standardCaptcha.parentNode.parentNode.parentNode;\n                                standardCaptcha.parentNode.removeChild(standardCaptcha);\n                            }\n\n                            if (!wFORMS.instances['paging']) {\n                                document.getElementById(\"g-recaptcha-render-div\").parentNode.parentNode.parentNode.style.display = \"block\";\n                                \/\/document.getElementById(\"g-recaptcha-render-div\").parentNode.parentNode.parentNode.removeAttribute(\"hidden\");\n                            }\n                            document.getElementById(\"g-recaptcha-render-div\").getAttributeNode('id').value = 'tfa_captcha_text';\n\n                            var captchaError = '';\n                            if (captchaError == '1') {\n                                var errMsgText = 'The CAPTCHA was not completed successfully.';\n                                var errMsgDiv = document.createElement('div');\n                                errMsgDiv.id = \"tfa_captcha_text-E\";\n                                errMsgDiv.className = \"err errMsg\";\n                                errMsgDiv.innerText = errMsgText;\n                                var loc = document.querySelector('.g-captcha-error');\n                                loc.insertBefore(errMsgDiv, loc.childNodes[0]);\n\n                                \/* See wFORMS.behaviors.paging.applyTo for origin of this code *\/\n                                if (wFORMS.instances['paging']) {\n                                    var b = wFORMS.instances['paging'][0];\n                                    var pp = base2.DOM.Element.querySelector(document, wFORMS.behaviors.paging.CAPTCHA_ERROR);\n                                    if (pp) {\n                                        var lastPage = 1;\n                                        for (var i = 1; i < 100; i++) {\n                                            if (b.behavior.isLastPageIndex(i)) {\n                                                lastPage = i;\n                                                break;\n                                            }\n                                        }\n                                        b.jumpTo(lastPage);\n                                    }\n                                }\n                            }\n                        }\n                    }\n                <\/script>\n                                    <script src='https:\/\/www.google.com\/recaptcha\/enterprise.js?onload=gCaptchaReadyCallback&render=explicit&hl=en_US' async\n                        defer><\/script>\n                <script type=\"text\/javascript\">\n                    document.addEventListener(\"DOMContentLoaded\", function() {\n                        var warning = document.getElementById(\"javascript-warning\");\n                        if (warning != null) {\n                            warning.parentNode.removeChild(warning);\n                        }\n                        var oldRecaptchaCheck = parseInt('1');\n                        if (oldRecaptchaCheck !== -1) {\n                            var explanation = document.getElementById('disabled-explanation');\n                            var submitButton = document.getElementById('submit_button');\n                            if (submitButton != null) {\n                                submitButton.disabled = true;\n                                if (explanation != null) {\n                                    explanation.style.display = 'block';\n                                }\n                            }\n                        }\n                    });\n                <\/script>\n                <script type=\"text\/javascript\">\n        document.addEventListener(\"FA__DOMContentLoaded\", function(){\n            const FORM_TIME_START = Math.floor((new Date).getTime()\/1000);\n            let formElement = document.getElementById(\"tfa_0\");\n            if (null === formElement) {\n                formElement = document.getElementById(\"0\");\n            }\n            let appendJsTimerElement = function(){\n                let formTimeDiff = Math.floor((new Date).getTime()\/1000) - FORM_TIME_START;\n                let cumulatedTimeElement = document.getElementById(\"tfa_dbCumulatedTime\");\n                if (null !== cumulatedTimeElement) {\n                    let cumulatedTime = parseInt(cumulatedTimeElement.value);\n                    if (null !== cumulatedTime && cumulatedTime > 0) {\n                        formTimeDiff += cumulatedTime;\n                    }\n                }\n                let jsTimeInput = document.createElement(\"input\");\n                jsTimeInput.setAttribute(\"type\", \"hidden\");\n                jsTimeInput.setAttribute(\"value\", formTimeDiff.toString());\n                jsTimeInput.setAttribute(\"name\", \"tfa_dbElapsedJsTime\");\n                jsTimeInput.setAttribute(\"id\", \"tfa_dbElapsedJsTime\");\n                jsTimeInput.setAttribute(\"autocomplete\", \"off\");\n                if (null !== formElement) {\n                    formElement.appendChild(jsTimeInput);\n                }\n            };\n            if (null !== formElement) {\n                if(formElement.addEventListener){\n                    formElement.addEventListener('submit', appendJsTimerElement, false);\n                } else if(formElement.attachEvent){\n                    formElement.attachEvent('onsubmit', appendJsTimerElement);\n                }\n            }\n        });\n    <\/script>\n\n    <link href=\"https:\/\/maryvilleuniversity.tfaforms.net\/dist\/form-builder\/5.0.0\/wforms-layout.css?v=2252e8b14ed5392837dccfd958385736789f0326\" rel=\"stylesheet\" type=\"text\/css\" \/>\n\n    <link href=\"https:\/\/maryvilleuniversity.tfaforms.net\/uploads\/themes\/theme-186.css\" rel=\"stylesheet\" type=\"text\/css\" \/>\n    <link href=\"https:\/\/maryvilleuniversity.tfaforms.net\/dist\/form-builder\/5.0.0\/wforms-jsonly.css?v=2252e8b14ed5392837dccfd958385736789f0326\" rel=\"alternate stylesheet\" title=\"This stylesheet activated by javascript\" type=\"text\/css\" \/>\n    <script type=\"text\/javascript\" src=\"https:\/\/maryvilleuniversity.tfaforms.net\/wForms\/3.11\/js\/wforms.js?v=2252e8b14ed5392837dccfd958385736789f0326\"><\/script>\n    <script type=\"text\/javascript\">\n        if(wFORMS.behaviors.prefill) wFORMS.behaviors.prefill.skip = true;\n    <\/script>\n    <script type=\"text\/javascript\" src=\"https:\/\/maryvilleuniversity.tfaforms.net\/wForms\/3.11\/js\/localization-en_US.js?v=2252e8b14ed5392837dccfd958385736789f0326\"><\/script>\n\n<!-- FORM: BODY SECTION -->\n<div class=\"wFormContainer\" style=\"max-width: 500px; width: auto;\">\n    <div class=\"wFormHeader\"><\/div>\n    <style type=\"text\/css\">\n                #tfa_60,\n                *[id^=\"tfa_60[\"] {\n                    width: 241px !important;\n                }\n                #tfa_60-D,\n                *[id^=\"tfa_60[\"][class~=\"field-container-D\"] {\n                    width: auto !important;\n                }\n            \n                #tfa_60-L,\n                label[id^=\"tfa_60[\"] {\n                    width: 280px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_61,\n                *[id^=\"tfa_61[\"] {\n                    width: 241px !important;\n                }\n                #tfa_61-D,\n                *[id^=\"tfa_61[\"][class~=\"field-container-D\"] {\n                    width: auto !important;\n                }\n            \n                #tfa_61-L,\n                label[id^=\"tfa_61[\"] {\n                    width: 280px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_1,\n                *[id^=\"tfa_1[\"] {\n                    width: 241px !important;\n                }\n                #tfa_1-D,\n                *[id^=\"tfa_1[\"][class~=\"field-container-D\"] {\n                    width: auto !important;\n                }\n            \n                #tfa_1-L,\n                label[id^=\"tfa_1[\"] {\n                    width: 280px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_72,\n                *[id^=\"tfa_72[\"] {\n                    width: 241px !important;\n                }\n                #tfa_72-D,\n                *[id^=\"tfa_72[\"][class~=\"field-container-D\"] {\n                    width: auto !important;\n                }\n            \n                #tfa_72-L,\n                label[id^=\"tfa_72[\"] {\n                    width: 280px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_86,\n                *[id^=\"tfa_86[\"] {\n                    width: 241px !important;\n                }\n                #tfa_86-D,\n                *[id^=\"tfa_86[\"][class~=\"field-container-D\"] {\n                    width: auto !important;\n                }\n            \n                #tfa_86-L,\n                label[id^=\"tfa_86[\"] {\n                    width: 101px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_68,\n                *[id^=\"tfa_68[\"] {\n                    width: 241px !important;\n                }\n                #tfa_68-D,\n                *[id^=\"tfa_68[\"][class~=\"field-container-D\"] {\n                    width: auto !important;\n                }\n            \n                #tfa_68-L,\n                label[id^=\"tfa_68[\"] {\n                    width: 201px !important;\n                    min-width: 0px;\n                }\n            <\/style><div class=\"\"><div class=\"wForm\" id=\"4651859-WRPR\" data-language=\"en_US\" dir=\"ltr\">\n<div class=\"codesection\" id=\"code-4651859\"><style type=\"text\/css\">\n    #tfa_68-L,\n    *[id^=\"tfa_68-L[\"]\n   {\n        width: 100% !important;\n    }\n        \n\n    #tfa_60,\n    *[id^=\"tfa_60[\"]\n    {\n        width: 100% !important;\n    }\n        \n\n    #tfa_61,\n    *[id^=\"tfa_61[\"]\n    {\n        width: 100% !important;\n    }\n        \n\n    #tfa_1,\n    *[id^=\"tfa_1[\"]\n    {\n        width: 100% !important;\n    }\n        \n\n    #tfa_72,\n    *[id^=\"tfa_72[\"]\n    {\n        width: 100% !important;\n    }\n        \n\n    #tfa_86,\n    *[id^=\"tfa_86[\"]\n    {\n        width: 100% !important;\n    }\n        \n\n    #tfa_86-L,\n    *[id^=\"tfa_86-L[\"]\n    {\n        width: 100% !important;\n    }\n        \n\n    #tfa_188,\n    *[id^=\"tfa_188[\"]\n    {\n        width: 100% !important;\n    }\n        \n\n    #tfa_84,\n    *[id^=\"tfa_84[\"]\n    {\n        width: 100% !important;\n    }\n        \n\n    #tfa_186,\n    *[id^=\"tfa_186[\"]\n    {\n        width: 100% !important;\n    }\n        \n\n    #tfa_62-L,\n    *[id^=\"tfa_62-L[\"]\n    {\n        width: 100% !important;\n    }\n        \n\n    #tfa_59-L,\n    *[id^=\"tfa_59-L[\"]\n    {\n        width: 100% !important;\n    }\n<\/style><\/div>\n<form method=\"post\" action=\"https:\/\/maryvilleuniversity.tfaforms.net\/api_v2\/rest\/workflow\/processor\" class=\"hintsBelow labelsAbove\" id=\"4651859\">\n<div id=\"tfa_103\" class=\"section group\">\n<div class=\"oneField field-container-D  labelsRemoved hintsBelow \" id=\"tfa_60-D\"><div class=\"inputWrapper\"><input aria-required=\"true\" type=\"text\" id=\"tfa_60\" name=\"tfa_60\" value=\"\" placeholder=\"First Name*\" title=\"First Name\" class=\"required\"><\/div><\/div>\n<div class=\"oneField field-container-D  labelsRemoved hintsBelow \" id=\"tfa_61-D\"><div class=\"inputWrapper\"><input aria-required=\"true\" type=\"text\" id=\"tfa_61\" name=\"tfa_61\" value=\"\" placeholder=\"Last Name*\" title=\"Last Name \" class=\"required\"><\/div><\/div>\n<div class=\"oneField field-container-D  labelsRemoved  \" id=\"tfa_1-D\"><div class=\"inputWrapper\"><input aria-required=\"true\" type=\"text\" id=\"tfa_1\" name=\"tfa_1\" value=\"\" placeholder=\"Email*\" title=\"Email\" class=\"validate-email required\"><\/div><\/div>\n<div class=\"oneField field-container-D  labelsRemoved  \" id=\"tfa_72-D\"><div class=\"inputWrapper\"><input aria-required=\"true\" type=\"text\" id=\"tfa_72\" name=\"tfa_72\" value=\"\" placeholder=\"Mobile*\" maskMaxLength=\"10\" autoformat=\"(###) ###-####\" title=\"Mobile Phone\" class=\"required\"><\/div><\/div>\n<div class=\"oneField field-container-D   hintsTooltip \" id=\"tfa_86-D\">\n<label id=\"tfa_86-L\" class=\"label preField reqMark\" for=\"tfa_86\"><b>OK to text?<\/b><\/label><br><div class=\"inputWrapper\"><select aria-required=\"true\" id=\"tfa_86\" name=\"tfa_86\" title=\"OK to text?\" class=\"required\"><option value=\"\">Please select...<\/option>\n<option value=\"tfa_90\" id=\"tfa_90\" class=\"\">Yes<\/option>\n<option value=\"tfa_91\" id=\"tfa_91\" class=\"\">No<\/option><\/select><\/div>\n<\/div>\n<\/div>\n<div class=\"oneField field-container-D     wf-acl-hidden\" id=\"tfa_68-D\">\n<label id=\"tfa_68-L\" class=\"label preField \" for=\"tfa_68\"><b>Please Select a Program<\/b><\/label><br><div class=\"inputWrapper\"><select id=\"tfa_68\" name=\"tfa_68\" title=\"Please Select a Program\" class=\"\"><option value=\"\">Please select...<\/option>\n<option value=\"tfa_104\" id=\"tfa_104\" class=\"\">Educational Leadership<\/option>\n<option value=\"tfa_105\" id=\"tfa_105\" class=\"\">Master of Arts in Educational Leadership with Principal Certification<\/option>\n<option value=\"tfa_106\" id=\"tfa_106\" class=\"\">Principal Bridge to Doctorate in Educational Leadership<\/option>\n<option value=\"tfa_107\" id=\"tfa_107\" class=\"\">Teacher Leadership<\/option>\n<option value=\"tfa_108\" id=\"tfa_108\" class=\"\">Actuarial_Science<\/option>\n<option value=\"tfa_109\" id=\"tfa_109\" class=\"\">Data_Science<\/option>\n<option value=\"tfa_110\" id=\"tfa_110\" class=\"\">ED_Education_Leadership<\/option>\n<option value=\"tfa_111\" id=\"tfa_111\" class=\"\">Higher_Ed_Leadership<\/option>\n<option value=\"tfa_112\" id=\"tfa_112\" class=\"\">MA_Education<\/option>\n<option value=\"tfa_113\" id=\"tfa_113\" class=\"\">MA_Education_EMS_Cert<\/option>\n<option value=\"tfa_114\" id=\"tfa_114\" class=\"\">MA_Education_GE_Cert<\/option>\n<option value=\"tfa_115\" id=\"tfa_115\" class=\"\">MA_Education_Leadership<\/option>\n<option value=\"tfa_116\" id=\"tfa_116\" class=\"\">MA_Education_RL_Cert<\/option>\n<option value=\"tfa_117\" id=\"tfa_117\" class=\"\">MBA<\/option>\n<option value=\"tfa_118\" id=\"tfa_118\" class=\"\">ML<\/option>\n<option value=\"tfa_119\" id=\"tfa_119\" class=\"\">MOT<\/option>\n<option value=\"tfa_120\" id=\"tfa_120\" class=\"\">MSN<\/option>\n<option value=\"tfa_121\" id=\"tfa_121\" class=\"\">Music_Therapy<\/option>\n<option value=\"tfa_122\" id=\"tfa_122\" class=\"\">Principal_Bridge<\/option>\n<option value=\"tfa_123\" id=\"tfa_123\" class=\"\">Rehab_Counseling<\/option>\n<option value=\"tfa_124\" id=\"tfa_124\" class=\"\">SLP<\/option>\n<option value=\"tfa_125\" id=\"tfa_125\" class=\"\">Strat_Comm<\/option>\n<option value=\"tfa_126\" id=\"tfa_126\" class=\"\" selected>Teacher_Leadership<\/option><\/select><\/div>\n<\/div>\n<div class=\"actions\" id=\"4651859-A\" data-contentid=\"submit_button\">\n<div id=\"google-captcha\" style=\"display: none\">\n<br><div class=\"captcha\">\n<div class=\"oneField\">\n<div class=\"g-recaptcha\" id=\"g-recaptcha-render-div\"><\/div>\n<div class=\"g-captcha-error\"><\/div>\n<br>\n<\/div>\n<div class=\"captchaHelp\">reCAPTCHA helps prevent automated form spam.<br>\n<\/div>\n<div id=\"disabled-explanation\" class=\"captchaHelp\" style=\"display: none\">The submit button will be disabled until you complete the CAPTCHA.<\/div>\n<\/div>\n<\/div>\n<input type=\"submit\" data-label=\"Submit\" class=\"primaryAction\" id=\"submit_button\" value=\"Submit\">\n<\/div>\n<div style=\"clear:both\"><\/div>\n<input type=\"hidden\" value=\"668-14a561ef6fcc3c4e049b12a63112621f\" name=\"tfa_dbCounters\" id=\"tfa_dbCounters\" autocomplete=\"off\"><input type=\"hidden\" value=\"4651859\" name=\"tfa_dbFormId\" id=\"tfa_dbFormId\"><input type=\"hidden\" value=\"\" name=\"tfa_dbResponseId\" id=\"tfa_dbResponseId\"><input type=\"hidden\" value=\"e2d3cb45a25241d30418dc5cafea4991\" name=\"tfa_dbControl\" id=\"tfa_dbControl\"><input type=\"hidden\" value=\"\" name=\"tfa_dbWorkflowSessionUuid\" id=\"tfa_dbWorkflowSessionUuid\"><input type=\"hidden\" value=\"1775405561\" name=\"tfa_dbTimeStarted\" id=\"tfa_dbTimeStarted\" autocomplete=\"off\"><input type=\"hidden\" value=\"31\" name=\"tfa_dbVersionId\" id=\"tfa_dbVersionId\"><input type=\"hidden\" value=\"\" name=\"tfa_switchedoff\" id=\"tfa_switchedoff\">\n<\/form>\n<\/div><\/div><div class=\"wFormFooter\"><p class=\"supportInfo\"><br><\/p><\/div>\n  <p class=\"supportInfo\" >\n      <\/p>\n <\/div>\n\n<script\n    id=\"analytics-collector-script\"\n    type=\"text\/javascript\"\n    src=\"https:\/\/maryvilleuniversity.tfaforms.net\/dist\/analytics\/data-collector.f9f54c12ade21135b7c2.js\"\n    data-customer-id=\"24940\"\n    data-endpoint=\"https:\/\/analytics.formassembly.com\/v1\/traces\"\n><\/script>\n\n<\/div>\n<p><!-- End form -->\n\t<\/div>\n<\/div>\n<\/div>\n<div class=\"show-for-medium\" data-sticky-container=\"\">\n<div id=\"pp-small-medium-pp-breadcrumbs-container\" class=\"pp-breadcrumbs-container sticky\" data-sticky=\"\" data-top-anchor=\"670\" data-margin-top=\"7\">\n<div class=\"pp-breadcrumbs\"><span class=\"pp-breadcrumbs-only\"><a href=\"https:\/\/www.maryville.edu\/academics\/campus-majors\/\">Campus Majors<\/a> | <span class=\"pp-strong\">Teacher Leadership<\/span><\/span><span class=\"pp-breadcrumb-buttons\"><a class=\"pp-breadcrumbs-button-right pp-callout-action-button button\" href=\"https:\/\/apply.maryville.edu\/application\/TX_SiteLogin?startURL=%2Fapplication%2FTargetX_Base__Portal\">APPLY NOW<\/a><\/span><\/div><\/div>\n<\/div>\n<div class=\"show-for-medium\" data-sticky-container=\"\">\n<div id=\"pp-breadcrumbs-container\" class=\"pp-breadcrumbs-container sticky\" data-sticky=\"\" data-top-anchor=\"590\" data-margin-top=\"4\">\n<div class=\"pp-breadcrumbs\"><span class=\"pp-breadcrumbs-only\"><a href=\"https:\/\/www.maryville.edu\/academics\/campus-majors\/\">Campus Majors<\/a>  | <span class=\"pp-strong\">Teacher Leadership<\/span><\/span><span class=\"pp-breadcrumb-buttons\"><a class=\"pp-breadcrumbs-button-right pp-callout-action-button button\" href=\"https:\/\/apply.maryville.edu\/application\/TX_SiteLogin?startURL=%2Fapplication%2FTargetX_Base__Portal\">APPLY NOW<\/a><\/span><\/div><\/div>\n<\/div>\n<div class=\"grid-container show-for-small-only pp-no-margin\">\n<div class=\"pp-mobile-program-header\">\n<div class=\"grid-x\">\n<div class=\"small-12 cell\">\n<h1>DOCTOR OF EDUCATION &#8211; TEACHER LEADERSHIP<\/h1>\n<\/p><\/div><\/div><\/div>\n<\/div>\n<div class=\"grid-container show-for-small-only pp-standard-padding-bottom\">\n<div class=\"grid-x\">\n<div class=\"small-12 cell \">\n<div class=\"wistia_responsive_padding\" style=\"padding:56.25% 0 0 0;position:relative;\">\n<div class=\"wistia_responsive_wrapper\" style=\"height:100%;left:0;position:absolute;top:0;width:100%;\">\n<div class=\"wistia_embed wistia_async_oeupv2mya5 videoFoam=true\"  seo=\"true\" seo=\"true\" style=\"height:100%;width:100%\">&nbsp;<\/div>\n<\/div>\n<\/div><\/div><\/div>\n<\/div>\n<div class=\"grid-x grid-padding-x show-for-small-only\">\n<div class=\"small-12 cell\"><a class=\"button expanded pp-mobile-app-button \" href=\"mailto:smiller@maryville.edu\">SCHEDULE APPOINTMENT<\/a><\/div>\n<div class=\"small-12 cell\"><a class=\"button expanded pp-mobile-app-button\" href=\"https:\/\/www.maryville.edu\/request-information-grad\/?tfa_68=Teacher_Leadership\">REQUEST INFORMATION<\/a><\/div>\n<\/div>\n<div class=\"grid-x grid-padding-x show-for-small-only\">\n<div class=\"small-12 cell\"><a class=\"pp-mobile-app-button button expanded\" href=\"https:\/\/apply.maryville.edu\/application\/TX_SiteLogin?startURL=%2Fapplication%2FTargetX_Base__Portal\">APPLY NOW<\/a><\/div>\n<\/div>\n<div class=\"grid-container\">\n<div class=\"grid-x grid-x-padding pp-standard-margin-top pp-standard-margin-bottom-with-ending-p\">\n<div class=\"small-12 large-4 cell\">\n\t\t\t<span class=\"pp-intro-red show-for-medium\">Lead Positive<\/span><br \/>\n\t\t\t<span class=\"pp-intro-gray show-for-medium\">Organizational Change<\/span><br \/>\n\t\t\t<span class=\"pp-intro-red show-for-small-only\">Lead Positive Organizational Change.<\/span>\n\t\t<\/div>\n<div class=\"small-12 large-8 cell\">\n<p><span class=\"pp-strong\">Develop the expertise to take on new roles, understand the dynamics involved in teacher change, and lead positive organizational change around critical teacher leadership issues.<\/span> <\/p>\n<p>91制片厂\u2019s Doctor of Education program is designed for individuals currently working in the field and who have earned a master\u2019s degree. Maryville\u2019s innovative 2.5-year doctorate program is for teachers with full-time classroom teaching experience who want to build their skills in teacher leadership, including coaching, leading professional development, and curriculum design and implementation.\n<\/p>\n<div class=\"show-for-medium-only\" style=\"text-align:center;\"><a class=\"button pp-mobile-app-button\" href=\"https:\/\/www.maryville.edu\/request-information-grad\/?tfa_68=Teacher_Leadership\">REQUEST INFORMATION<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"pp-standard-padding-top pp-standard-padding-bottom-with-ending-p pp-standard-margin-bottom pp-gray-bg\">\n<div class=\"grid-container\">\n<div class=\"pp-text-section grid-x grid-padding-x small-up-1 medium-up-4 large-up-4\">\n<div class=\"cell pp-text-center\"><a href=\"https:\/\/www.maryville.edu\/fye\/academic-success-and-life-coaching\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"\/wp-content\/themes\/maryville-main-version-2\/images\/program-page\/lifecoach.png\" alt=\"life coach\"\/><\/a>\n<div class=\"pp-intro-text\">Students work with an academic advisor to <span class=\"pp-strong pp-dark-text\">leverage their strengths<\/span> and <span class=\"pp-strong pp-dark-text\">personalize their education<\/span>.<\/div>\n<\/div>\n<div class=\"cell pp-text-center\"><a href=\"https:\/\/www.maryville.edu\/fye\/career-success-professional-development\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"\/wp-content\/themes\/maryville-main-version-2\/images\/program-page\/job-placement.png\" alt=\"job placement\"\/><\/a>\n<div class=\"pp-intro-text\"><a class=\"pp-icon-text-link\" href=\"https:\/\/www.maryville.edu\/fye\/career-success-professional-development\/\" target=\"_blank\" rel=\"noopener\"><span class=\"pp-strong pp-dark-text\">Career outcomes<\/span> rate is 98%.<\/a><\/div>\n<\/div>\n<div class=\"cell pp-text-center\"><img decoding=\"async\" src=\"\/wp-content\/themes\/maryville-main-version-2\/images\/program-page\/small-class-size.png\" alt=\"small class size\"\/>\n<div class=\"pp-intro-text\"><span class=\"pp-strong pp-dark-text\">Small cohort sizes<\/span> to support collaboration.<\/div>\n<\/div>\n<div class=\"cell pp-text-center\">\n<img decoding=\"async\" src=\"\/wp-content\/themes\/maryville-main-version-2\/images\/program-page\/real-world-icon.png\" width=\"81\" alt=\"globe icon\"\/>\n<div class=\"pp-intro-text\"><span class=\"pp-strong pp-dark-text\">Real-world curriculum<\/span> with practical application.<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"grid-container\">\n<div class=\"pp-main-video-container grid-x show-for-medium\">\n<div class=\"small-12 cell pp-main-video-column\">\n<div class=\"wistia_responsive_padding\" style=\"padding:56.25% 0 0 0;position:relative;\">\n<div class=\"wistia_responsive_wrapper\" style=\"height:100%;left:0;position:absolute;top:0;width:100%;\"><span class=\"wistia_embed wistia_async_oeupv2mya5 popover=true popoverAnimateThumbnail=true videoFoam=true\"  seo=\"true\" style=\"display:inline-block;height:100%;width:100%\">&nbsp;<\/span><\/div>\n<\/div>\n<\/div><\/div>\n<div class=\"pp-sub-video-container show-for-medium\">\n<div class=\"grid-x grid-margin-x\">\n<div class=\"small-6 cell left-video\">\n<div class=\"wistia_responsive_padding\" style=\"padding: 56.25% 0 0 0; position: relative;\">\n<div class=\"wistia_responsive_wrapper\" style=\"height: 100%; left: 0; position: absolute; top: 0; width: 100%;\">\n\t\t\t\t\t\t<span class=\"wistia_embed wistia_async_bw6uyp59i0 popover=true popoverAnimateThumbnail=true videoFoam=true\"  seo=\"true\" style=\"display: inline-block; height: 100%; width: 100%;\"> <\/span><\/p>\n<p class=\"pp-video-subtext\">EDUCATION AT MARYVILLE<\/p>\n<\/p><\/div><\/div><\/div>\n<div class=\"small-6 cell right-video\">\n<div class=\"wistia_responsive_padding\" style=\"padding:56.25% 0 0 0;position:relative;\">\n<div class=\"wistia_responsive_wrapper\" style=\"height:100%;left:0;position:absolute;top:0;width:100%;\"><span class=\"wistia_embed wistia_async_31xdz212jx popover=true popoverAnimateThumbnail=true videoFoam=true\"  seo=\"true\" style=\"display:inline-block;height:100%;width:100%\">&nbsp;<\/span><\/p>\n<p class=\"pp-video-subtext\">WHY MARYVILLE<\/p>\n<\/p><\/div><\/div><\/div><\/div><\/div>\n<\/div>\n<p><!-------      TRACKS     -------><\/p>\n<div class=\"pp-program-more-info-container pp-standard-margin-bottom-with-ending-p\">\n<div class=\"grid-container\">\n<div class=\"grid-x\">\n<h2>DOCTORATE \u2013 TEACHER LEADERSHIP OPTIONS<\/h2>\n<\/div>\n<\/div>\n<div class=\"grid-container\">\n<div class=\"grid-container text-center\">\n<div class=\"grid-x grid-padding-x\">\n<div class=\"cell small-12 medium-6\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.maryville.edu\/ed\/wp-content\/uploads\/sites\/11\/2022\/06\/school-building-graphic2.png\" class=\"aligncenter\" alt=\"school building graphic\" width=\"125\"\/><\/p>\n<h3>On Campus <\/h3>\n<p>\t\t\tStudents choosing the on-campus path<br \/>\nwill take all courses on campus.<\/p>\n<\/div>\n<div class=\"cell small-12 medium-6\">\n<p><img decoding=\"async\" src=\"https:\/\/www.maryville.edu\/ed\/wp-content\/uploads\/sites\/11\/2022\/06\/online-course-graphic2.png\" class=\"aligncenter\"  alt=\"online course graphic\"  width=\"112\"\/><\/p>\n<h3>Virtual Low-Residency <\/h3>\n<p>Members of the cohort will meet together via Zoom each week with their course professors on Thursday evenings from 5 p.m. to 9 p.m. for seven consecutive semesters to engage in whole group, small group and\/or individual activities.<\/p>\n<p>Cohort members will travel to the University campus on four Saturdays during the program to engage in face-to-face learning with their colleagues and professors focused on the development of their research\/practicum projects and to share the results of these activities with their peers. (One Saturday Session in Semesters 1, 4, 6 and 7).<\/p>\n<p>Here you will develop the expertise to take on new roles and responsibilities to lead positive organizational change in the schools and communities that you serve \u2013 <strong>WHEREVER YOU LIVE AND WORK.<\/strong> <\/p>\n<p><!-------      TRACK IN ACCORDION STYLE   \n\n\n<ul class=\"accordion\" data-accordion=\"\" data-allow-all-closed=\"true\">\n \t\n\n<li class=\"accordion-item\" data-accordion-item=\"\"><a class=\"accordion-title\" href=\"#panel1\">LEARN MORE<\/a>\n\n\n<div id=\"panel1\" class=\"accordion-content\" data-tab-content=\"\">\n&nbsp;\n\nThis option will follow the successful cohort model developed by the School of Education at 91制片厂. Members of the cohort will meet together via Zoom each week with their course professors on Thursday evenings from 5 p.m. to 9 p.m. for seven consecutive semesters to engage in whole group, small group and\/or individual activities. \n\nCohort members will travel to the University campus on four Saturdays during the program to engage in face-to-face learning with their colleagues and professors focused on the development of their research\/practicum projects and to share the results of these activities with their peers. (One Saturday Session in Semesters 1, 4, 6 and 7).\n\nHere you will develop the expertise to take on new roles and responsibilities to lead positive organizational change in the schools and communities that you serve \u2013 <strong>WHEREVER YOU LIVE AND WORK<\/strong>.\n\n<\/div>\n\n<\/li>\n\n\n<\/ul>\n\n\n  -------><\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"pp-color-block-plain  clearfix pp-under-video-margin-top\">\n<div class=\"pp-three-focus\">\n<div class=\"grid-container\">\n<div class=\"grid-x grid-margin-x\">\n<div class=\"small-12 medium-6 large-4 cell pp-content-box\">\n<div class=\"pp-first-box\">\n<h3>PROJECT-BASED<br \/>\nLEARNING<\/h3>\n<p><img decoding=\"async\" src=\"https:\/\/www.maryville.edu\/ed\/wp-content\/uploads\/sites\/11\/2019\/10\/two-students-in-library.jpg\" alt=\"two students discussing work\"\/><\/p>\n<p>Maryville\u2019s nationally accredited program is recognized throughout the St. Louis region as a leader in administrator preparation. With a strong foundation of theory, practical application, and a developed personal philosophy about leadership, the program produces highly respected leaders.<\/p>\n<p>This program includes an internship and school experience where small groups of candidates design and implement an instructional workshop of three to five days duration in their area of specialization for current teachers or Maryville teacher candidates.\t\t\t<\/p><\/div><\/div>\n<div class=\"small-12 medium-6 large-4 cell pp-content-box\">\n<div class=\"pp-middle-box\">\n<h3>PROFESSIONAL PARTNERSHIPS<\/h3>\n<p><img decoding=\"async\" src=\"https:\/\/www.maryville.edu\/ed\/wp-content\/uploads\/sites\/11\/2019\/10\/middle-school-teacher.jpg\" alt=\"teacher in classroom with students\"\/><\/p>\n<p>\t\t\t\t\tMaryville&#8217;s School of Education partners with private and public school districts in the greater St. Louis region and beyond to provide educators with opportunities to experience hands-on involvement in real-world projects. <\/p><\/div><\/div>\n<div class=\"small-12 medium-12 large-4 cell pp-content-box\">\n<div class=\"pp-last-box pp-news-links\">\n<h3>FEATURED<br \/>\nFACULTY<\/h3>\n<p><center><img decoding=\"async\" src=\"https:\/\/www.maryville.edu\/ed\/wp-content\/uploads\/sites\/11\/2022\/03\/lisa_luna.jpg\" alt=\"Professor Lisa Luna\"\/><\/center><\/p>\n<p>Dr. Lisa Luna is an assistant professor, teaching Educational Leadership K-12.  She holds a Doctorate Degree in Educational Leadership from 91制片厂. Dr Luna\u2019s career spans over 34 years in public education and her roles span from classroom teacher, instructional coach, curriculum coordinator, and principal.  Dr. Luna was also named as a Distinguished Principal for the  St. Louis Principal\u2019s Association in 2016.\n\t<\/p><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!--\n\n\n<div class=\"grid-container\">\n\t\n\n<div class=\"grid-x pp-standard-margin-top\">\n\t\t\n\n<div class=\"small-12 medium-6 cell pp-single-testimonial pp-testimonial-border-right\">\n\t\t\t\n\n<div class=\"pp-testimonial-quote\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"pp-testimonial-image\" src=\"https:\/\/www.maryville.edu\/bu\/wp-content\/uploads\/sites\/10\/2017\/01\/JSimino.H.jpg\" alt=\"Jake Simino\" width=\"155\" height=\"155\" \/>\"Morbi quis justo tellus. Etiam dolor tortor, interdum id sagittis sed, sodales vel nibh. Aliquam quis justo ac mauris ornare mollis at et nibh.\"\n\t\t\t<\/div>\n\n\n\t\t\t\n\n<div class=\"pp-testimonial-quote-author\">-Full Name, 'XX<\/div>\n\n\n\t\t<\/div>\n\n\n\t\t\n\n<div class=\"small-12 medium-6 cell pp-single-testimonial\">\n\t\t\t\n\n<div class=\"pp-testimonial-quote\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"pp-testimonial-image\" src=\"https:\/\/www.maryville.edu\/bu\/wp-content\/uploads\/sites\/10\/2018\/06\/jordan.jpg\" alt=\"Jordan Davis\" width=\"155\" height=\"155\" \/>\"Sed auctor, elit laoreet blandit euismod, purus enim efficitur tortor, vel faucibus est nibh nec nisi. Vivamus nec nulla at magna hendrerit vulputate.\"<\/div>\n\n\n\n\n<div class=\"pp-testimonial-quote-author\">-Full Name, 'XX<\/div>\n\n\n<\/div>\n\n<\/div>\n\n\n<\/div>\n\n\n--><\/p>\n<p><!-----------------                   PROGRAM DETAILS             -------><\/p>\n<div class=\"grid-container\">\n<div class=\"grid-x grid-padding-x pp-program-info-title pp-standard-margin-top\">\n<div class=\"small-12 cell\">\n<h2>PROGRAM DETAILS<\/h2>\n<\/p><\/div><\/div>\n<div class=\"grid-x\">\n<div class=\"small-12 cell\">\n<div class=\"pp-program-info-container-buttons\">\n<div class=\"grid-x grid-margin-x grid-margin-y small-up-1 medium-up-2 large-up-3\">\n<div class=\"cell\">\n\t\t\t\t\t<a class=\"pp-info-button\" href=\"https:\/\/www.maryville.edu\/admissions\/graduate-tuition-and-fees\/\">Tuition<\/a>\n\t\t\t\t\t<\/div>\n<div class=\"cell\">\n\t\t\t\t\t<a class=\"pp-info-button\" href=\"\/admissions\/financial-aid\">Financial Aid<\/a>\n\t\t\t\t\t<\/div>\n<div class=\"cell\">\n\t\t\t\t\t<a class=\"pp-info-button\" href=\"https:\/\/catalog.maryville.edu\/content.php?catoid=23&#038;navoid=1972#soe\">Admission Requirements<\/a>\n\t\t\t\t\t<\/div>\n<div class=\"cell\">\n\t\t\t\t\t\t<a class=\"pp-info-button\" href=\"https:\/\/catalog.maryville.edu\/content.php?filter%5B27%5D=EDL&#038;filter%5B29%5D=&#038;filter%5Bcourse_type%5D=-1&#038;filter%5Bkeyword%5D=&#038;filter%5B32%5D=1&#038;filter%5Bcpage%5D=1&#038;cur_cat_oid=23&#038;expand=&#038;navoid=2024&#038;search_database=Filter#acalog_template_course_filter\">Course Descriptions<\/a>\n\t\t\t\t\t<\/div>\n<div class=\"cell\">\n\t\t\t\t\t\t<a class=\"pp-info-button\" href=\"\/ed\/wp-content\/uploads\/sites\/11\/2012\/11\/EDDTL-starting-with-Cohort-7.pdf\">Degree Planning Sheet<\/a>\n\t\t\t\t\t<\/div>\n<div class=\"cell\">\n\t\t\t\t\t\t<a class=\"pp-info-button\" href=\"https:\/\/www.maryville.edu\/academics\/accreditation\/\">Accreditation<\/a>\n\t\t\t\t\t<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"pp-rankings-and-honors-container pp-standard-margin-top pp-standard-padding-top pp-standard-padding-bottom\">\n<div class=\"grid-container\">\n<div class=\"pp-logo-container grid-x\">\n<div class=\"small-12 medium-3 cell\">\n<div class=\"pp-single-logo-container\">\n<iframe loading=\"lazy\" src=\"https:\/\/cdn.yoshki.com\/iframe\/54732.html\" width=\"148\" height=\"148\" frameborder=\"0\" scrolling=\"no\"><\/iframe><\/div>\n<div class=\"pp-logo-text\">Accredited by the Higher Learning Commission - <span class=\"pp-strong\">HLC<\/span><\/div>\n\n<\/div>\n<div class=\"small-12 medium-3 cell\">\n<div class=\"pp-single-logo-container\"><a href=\"\/about\/rankings-honors\" target=\"_blank\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-2451\" src=\"\/wp-content\/themes\/maryville-main-version-2\/images\/program-page\/ranking-kiplingers.png\" alt=\"Kiplingers Best College Values Private 2018\" \/><\/a><\/div>\n<div class=\"pp-logo-text\">Ranked among the <span class=\"pp-strong\">best values in private colleges<\/span> \u2014 <i>Kiplinger\u2019s Personal Finance<\/i><\/div>\n<\/div>\n<div class=\"small-12 medium-3 cell\">\n<div class=\"pp-single-logo-container\"><a href=\"\/about\/rankings-honors\" target=\"_blank\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-2453\" src=\"\/wp-content\/themes\/maryville-main-version-2\/images\/program-page\/ranking-forbes.png\" alt=\"Forbes Americas Top Colleges\" \/><\/a><\/div>\n<div class=\"pp-logo-text\">Ranked among \"<span class=\"pp-strong\">America\u2019s Top Colleges<\/span>\" \u2014 <i>Forbes<\/i><\/div>\n<\/div>\n<div class=\"small-12 medium-3 cell\">\n<div class=\"pp-single-logo-container\"><a href=\"\/about\/rankings-honors\" target=\"_blank\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-2454\" src=\"\/wp-content\/themes\/maryville-main-version-2\/images\/program-page\/military-award.png\" alt=\"Military Friendly School\" \/><\/a><\/div>\n<div class=\"pp-logo-text\">Best For Vets<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"pp-last-chance-container pp-standard-margin-bottom\">\n<div class=\"grid-container\">\n<div class=\"grid-x grid-padding-x\">\n<div class=\"small-12 medium-4 medium-offset-2 cell pp-text-center\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-2573\" src=\"\/wp-content\/themes\/maryville-main\/images\/program-page\/maryville-university-logo-2.png\" alt=\"91制片厂 Logo\" width=\"230\" height=\"265\" \/>\n\t\t\t<\/div>\n<div class=\"small-12 medium-4 cell pp-last-chance-text\">\n                                Lead positive organizational change around teacher leadership issues with a <span class=\"pp-strong\">Doctor of Education from 91制片厂.<\/span><br \/>\n\t\t\t\t<a class=\"pp-last-chance-button button show-for-large\" href=\"https:\/\/www.maryville.edu\/request-information-grad\/?tfa_68=Teacher_Leadership\">REQUEST INFORMATION<\/a><br \/>\n\t\t\t\t<a class=\"pp-last-chance-button button show-for-medium-only\" href=\"https:\/\/www.maryville.edu\/request-information-grad\/?tfa_68=Teacher_Leadership\">REQUEST INFORMATION<\/a>\n\t\t\t<\/div><\/div><\/div>\n<div class=\"grid-x grid-padding-x show-for-small-only\">\n<div class=\"small-12 cell\"><a class=\"button expanded pp-mobile-app-button \" href=\"mailto:smiller@maryville.edu\">SCHEDULE APPOINTMENT<\/a><\/div>\n<div class=\"small-12 cell\"><a class=\"button expanded pp-mobile-app-button\" href=\"https:\/\/www.maryville.edu\/request-information-grad\/?tfa_68=Teacher_Leadership\">REQUEST INFORMATION<\/a><\/div><\/div>\n<div class=\"grid-x grid-padding-x show-for-small-only\">\n<div class=\"small-12 cell\"><a class=\"pp-mobile-app-button button expanded\" href=\"https:\/\/apply.maryville.edu\/application\/TX_SiteLogin?startURL=%2Fapplication%2FTargetX_Base__Portal\">APPLY NOW<\/a><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"sharing-default-minimal post-bottom\"><div class=\"nectar-social default\" data-position=\"\" data-rm-love=\"0\" data-color-override=\"override\"><div class=\"nectar-social-inner\"><a href=\"#\" class=\"nectar-love\" id=\"nectar-love-567\" title=\"Love this\"> <i class=\"icon-salient-heart-2\"><\/i><span class=\"love-text\">Love<\/span><span class=\"total_loves\"><span class=\"nectar-love-count\">0<\/span><\/span><\/a><a class='facebook-share nectar-sharing' href="#" title='Share this'> <i class='fa fa-facebook'><\/i> <span class='social-text'>Share<\/span> <\/a><a class='twitter-share nectar-sharing' href="#" title='Share this'> <i class='fa icon-salient-x-twitter'><\/i> <span class='social-text'>Share<\/span> <\/a><a class='linkedin-share nectar-sharing' href="#" title='Share this'> <i class='fa fa-linkedin'><\/i> <span class='social-text'>Share<\/span> <\/a><a class='pinterest-share nectar-sharing' href="#" title='Pin this'> <i class='fa fa-pinterest'><\/i> <span class='social-text'>Pin<\/span> <\/a><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>DOCTOR OF EDUCATION &#8211; TEACHER LEADERSHIP REQUEST INFORMATION Campus Majors | Teacher LeadershipAPPLY NOW Campus Majors | Teacher LeadershipAPPLY NOW DOCTOR OF EDUCATION &#8211; TEACHER LEADERSHIP &nbsp; SCHEDULE APPOINTMENT REQUEST INFORMATION APPLY NOW Lead Positive Organizational Change Lead Positive Organizational Change. Develop the expertise to take on new roles, understand the dynamics involved in teacher<a class=\"moretag\" href=\"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/\">&#8230; read more<\/a><\/p>\n","protected":false},"author":8,"featured_media":0,"parent":13,"menu_order":100,"comment_status":"closed","ping_status":"closed","template":"template-full-width.php","meta":{"_acf_changed":false,"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-567","page","type-page","status-publish","hentry","odd"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.1 (Yoast SEO v26.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Doctor of Education - Teacher Leadership | 91制片厂<\/title>\n<meta name=\"description\" content=\"91制片厂\u2019s Doctor of Education program is designed for individuals currently working in the field and who have earned a master\u2019s degree.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Doctor of Education - Teacher Leadership\" \/>\n<meta property=\"og:description\" content=\"91制片厂\u2019s Doctor of Education program is designed for individuals currently working in the field and who have earned a master\u2019s degree.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/\" \/>\n<meta property=\"og:site_name\" content=\"School of Education\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-25T18:36:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.maryville.edu\/ed\/wp-content\/uploads\/sites\/11\/2022\/06\/school-building-graphic2.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/\",\"url\":\"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/\",\"name\":\"Doctor of Education - Teacher Leadership | 91制片厂\",\"isPartOf\":{\"@id\":\"https:\/\/www.maryville.edu\/ed\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.maryville.edu\/ed\/wp-content\/uploads\/sites\/11\/2022\/06\/school-building-graphic2.png\",\"datePublished\":\"2012-11-02T22:15:16+00:00\",\"dateModified\":\"2024-03-25T18:36:35+00:00\",\"description\":\"91制片厂\u2019s Doctor of Education program is designed for individuals currently working in the field and who have earned a master\u2019s degree.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/#primaryimage\",\"url\":\"https:\/\/www.maryville.edu\/ed\/wp-content\/uploads\/sites\/11\/2022\/06\/school-building-graphic2.png\",\"contentUrl\":\"https:\/\/www.maryville.edu\/ed\/wp-content\/uploads\/sites\/11\/2022\/06\/school-building-graphic2.png\",\"width\":150,\"height\":131},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.maryville.edu\/ed\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Graduate Education Programs\",\"item\":\"\/ed\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Doctor of Education &#8211; Teacher Leadership\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.maryville.edu\/ed\/#website\",\"url\":\"https:\/\/www.maryville.edu\/ed\/\",\"name\":\"School of Education\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.maryville.edu\/ed\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Doctor of Education - Teacher Leadership | 91制片厂","description":"91制片厂\u2019s Doctor of Education program is designed for individuals currently working in the field and who have earned a master\u2019s degree.","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:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/","og_locale":"en_US","og_type":"article","og_title":"Doctor of Education - Teacher Leadership","og_description":"91制片厂\u2019s Doctor of Education program is designed for individuals currently working in the field and who have earned a master\u2019s degree.","og_url":"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/","og_site_name":"School of Education","article_modified_time":"2024-03-25T18:36:35+00:00","og_image":[{"url":"https:\/\/www.maryville.edu\/ed\/wp-content\/uploads\/sites\/11\/2022\/06\/school-building-graphic2.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/","url":"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/","name":"Doctor of Education - Teacher Leadership | 91制片厂","isPartOf":{"@id":"https:\/\/www.maryville.edu\/ed\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/#primaryimage"},"image":{"@id":"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/#primaryimage"},"thumbnailUrl":"https:\/\/www.maryville.edu\/ed\/wp-content\/uploads\/sites\/11\/2022\/06\/school-building-graphic2.png","datePublished":"2012-11-02T22:15:16+00:00","dateModified":"2024-03-25T18:36:35+00:00","description":"91制片厂\u2019s Doctor of Education program is designed for individuals currently working in the field and who have earned a master\u2019s degree.","breadcrumb":{"@id":"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/#primaryimage","url":"https:\/\/www.maryville.edu\/ed\/wp-content\/uploads\/sites\/11\/2022\/06\/school-building-graphic2.png","contentUrl":"https:\/\/www.maryville.edu\/ed\/wp-content\/uploads\/sites\/11\/2022\/06\/school-building-graphic2.png","width":150,"height":131},{"@type":"BreadcrumbList","@id":"https:\/\/www.maryville.edu\/ed\/graduate-programs\/doctor-of-education-teacher-leadership\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.maryville.edu\/ed\/"},{"@type":"ListItem","position":2,"name":"Graduate Education Programs","item":"\/ed\/"},{"@type":"ListItem","position":3,"name":"Doctor of Education &#8211; Teacher Leadership"}]},{"@type":"WebSite","@id":"https:\/\/www.maryville.edu\/ed\/#website","url":"https:\/\/www.maryville.edu\/ed\/","name":"School of Education","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.maryville.edu\/ed\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.maryville.edu\/ed\/wp-json\/wp\/v2\/pages\/567","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.maryville.edu\/ed\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.maryville.edu\/ed\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.maryville.edu\/ed\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.maryville.edu\/ed\/wp-json\/wp\/v2\/comments?post=567"}],"version-history":[{"count":78,"href":"https:\/\/www.maryville.edu\/ed\/wp-json\/wp\/v2\/pages\/567\/revisions"}],"predecessor-version":[{"id":3705,"href":"https:\/\/www.maryville.edu\/ed\/wp-json\/wp\/v2\/pages\/567\/revisions\/3705"}],"up":[{"embeddable":true,"href":"https:\/\/www.maryville.edu\/ed\/wp-json\/wp\/v2\/pages\/13"}],"wp:attachment":[{"href":"https:\/\/www.maryville.edu\/ed\/wp-json\/wp\/v2\/media?parent=567"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}