  {"id":10612,"date":"2025-01-06T13:01:30","date_gmt":"2025-01-06T19:01:30","guid":{"rendered":"https:\/\/uwm.edu\/education\/?page_id=10612"},"modified":"2026-04-01T11:18:58","modified_gmt":"2026-04-01T16:18:58","slug":"intent-to-advance-to-professional-sequence-form-undergraduate","status":"publish","type":"page","link":"https:\/\/uwm.edu\/education\/students\/intent-to-advance-to-professional-sequence-form-undergraduate\/","title":{"rendered":"Intent to Advance to Professional Sequence"},"content":{"rendered":"\n<p class=\"lead-in\">Applying to the School of Education professional program sequence requires some advance planning on your part. Following these steps will help to ensure a smooth process.<\/p>\n\n\n\n<ol class=\"uwm-c-list--sequence\">\n<li><div class=\"uwm-c-list--content-wrap\"><h2>Consult with your academic advisor<\/h2>\n<p>Review your academic plan with your advisor and discuss your eligibility to apply for admission to the professional program sequence.<\/p>\n\n\n\n<p><a href=\"https:\/\/uwm.edu\/education\/students\/advising\/\" target=\"_blank\" rel=\"noreferrer noopener\">Office of Student Services\u00a0Advising<\/a><\/p>\n<\/div><\/li>\n\n\n\n<li><div class=\"uwm-c-list--content-wrap\"><h2>Submit a Criminal Background Check (CBC)<\/h2>\n<div class=\"content_block\" id=\"custom_post_widget-9442\">\n<p>The Wisconsin Department of Public Instruction (DPI) requires that all applicants to an educator preparation program to submit a Criminal Background Check (CBC) prior to admission. CBCs previously completed for employment or other purposes cannot be used to satisfy this requirement. The CBC must be completed via the below process within six months of an admissions decision; the cost is $50.00. <strong>You cannot be admitted or enroll in professional education courses until your CBC has cleared.<\/strong><\/p>\n\n\n\n<p>Failure to fully disclose criminal background information and\/or submission of false information may constitute grounds for denial of admission or removal from the program. Your criminal history may disqualify you from field placements.<\/p>\n\n\n\n<p>If you seek to complete your field work with your current employer, we may be required to disclose CBC results to that employer.<\/p>\n\n\n\n<p>51ÁÔÆæ uses Viewpoint Screening to process our admission CBCs. To proceed with the Viewpoint CBC, please follow the link to the 51ÁÔÆæ portal:&nbsp;<a href=\"https:\/\/nam02.safelinks.protection.outlook.com\/?url=https%3A%2F%2Fwww.viewpointscreening.com%2Fuwm&amp;data=05%7C02%7Crjhall%40uwm.edu%7C87d035a3069842418e5a08dd67249d7f%7C0bca7ac3fcb64efd89eb6de97603cf21%7C0%7C0%7C638780129486734295%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=3TzmwnmjClPMBfqPTLNVWDznpzTvgtMfOwd9qmIWTRQ%3D&amp;reserved=0\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.viewpointscreening.com\/uwm<\/a><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Find your program under &#8216;School of Education&#8217;<\/li>\n\n\n\n<li>If you have questions about the process, use the customer service chat feature in the portal<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n<\/div>\n<\/div><\/li>\n\n\n\n<li><div class=\"uwm-c-list--content-wrap\"><h2>Complete the following Intent to Advance to Professional Sequence Form<\/h2><\/div><\/li>\n<\/ol>\n\n\n<script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_unknown gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_60' style='display:none'>\n                        <div class='gform_heading'>\n                            <p class='gform_description'>Please complete this form after reviewing the requirements to advance into your professional sequence.<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_60'  action='\/education\/wp-json\/wp\/v2\/pages\/10612' data-formid='60' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6Let4LkmAAAAAMDytJZITec55NB97k2BiShMXqPE' data-tabindex='0'><input id=\"input_6f787e6ddf316a4674909a60a958174d\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_6f787e6ddf316a4674909a60a958174d\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><div id='gform_fields_60' class='gform_fields top_label form_sublabel_below description_above validation_below'><fieldset id=\"field_60_1\" class=\"gfield gfield--type-name gfield--input-type-name gfield_contains_required field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_60_1'>\n                            \n                            <span id='input_60_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.3' id='input_60_1_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_60_1_3' class='gform-field-label gform-field-label--type-sub '>First<\/label>\n                                                <\/span>\n                            \n                            <span id='input_60_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.6' id='input_60_1_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_60_1_6' class='gform-field-label gform-field-label--type-sub '>Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_60_4\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_60_4'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_4' id='input_60_4' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_60_5\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_60_5'>Phone<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_5' id='input_60_5' type='tel' value='' class='large'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_60_36\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_60_36'>51ÁÔÆæ Campus ID<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_36' id='input_60_36' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_60_12\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><hr \/><\/div><div id=\"field_60_13\" class=\"gfield gfield--type-fileupload gfield--input-type-fileupload gfield--width-full gfield_contains_required field_sublabel_below gfield--has-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_60_13'>Submit a Criminal Background Check (CBC)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='gfield_description' id='gfield_description_60_13'>The Wisconsin Department of Public Instruction (DPI) requires that all applicants to an educator preparation program submit a Criminal Background Check (CBC) prior to admission.<\/div><div class='ginput_container ginput_container_fileupload'><input type='hidden' name='MAX_FILE_SIZE' value='5242880' \/><input name='input_13' id='input_60_13' type='file' class='large' aria-describedby=\"gfield_upload_rules_60_13 gfield_description_60_13\" onchange='javascript:gformValidateFileSize( this, 5242880 );'  \/><span class='gfield_description gform_fileupload_rules' id='gfield_upload_rules_60_13'>Accepted file types: pdf, Max. file size: 5 MB.<\/span><div class='gfield_description validation_message gfield_validation_message validation_message--hidden-on-empty' id='live_validation_message_60_13'><\/div> <\/div><\/div><div id=\"field_60_14\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><hr \/>\n<h3>Professional Sequence \/ Program Selection<\/h3><\/div><fieldset id=\"field_60_44\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >Select Your Program<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_60_44'>\n\t\t\t<div class='gchoice gchoice_60_44_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_44' type='radio' value='Alternative Education (Post-Bacc Only)'  id='choice_60_44_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_44_0' id='label_60_44_0' class='gform-field-label gform-field-label--type-inline'>Alternative Education (Post-Bacc Only)<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_44_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_44' type='radio' value='American Sign Language\/English Interpreting'  id='choice_60_44_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_44_1' id='label_60_44_1' class='gform-field-label gform-field-label--type-inline'>American Sign Language\/English Interpreting<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_44_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_44' type='radio' value='Bilingual-Bicultural'  id='choice_60_44_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_44_2' id='label_60_44_2' class='gform-field-label gform-field-label--type-inline'>Bilingual-Bicultural<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_44_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_44' type='radio' value='Elementary and Middle Education, K-9'  id='choice_60_44_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_44_3' id='label_60_44_3' class='gform-field-label gform-field-label--type-inline'>Elementary and Middle Education, K-9<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_44_4'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_44' type='radio' value='English &amp; Language Arts Education, 4-12'  id='choice_60_44_4' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_44_4' id='label_60_44_4' class='gform-field-label gform-field-label--type-inline'>English &amp; Language Arts Education, 4-12<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_44_5'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_44' type='radio' value='English as a Second Language Education'  id='choice_60_44_5' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_44_5' id='label_60_44_5' class='gform-field-label gform-field-label--type-inline'>English as a Second Language Education<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_44_6'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_44' type='radio' value='Exceptional Education: Special Education, K4-12'  id='choice_60_44_6' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_44_6' id='label_60_44_6' class='gform-field-label gform-field-label--type-inline'>Exceptional Education: Special Education, K4-12<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_44_7'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_44' type='radio' value='Inclusive Early Childhood Education (IECTE), Birth - 3'  id='choice_60_44_7' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_44_7' id='label_60_44_7' class='gform-field-label gform-field-label--type-inline'>Inclusive Early Childhood Education (IECTE), Birth &#8211; 3<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_44_8'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_44' type='radio' value='Mathematics Education, 4-12'  id='choice_60_44_8' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_44_8' id='label_60_44_8' class='gform-field-label gform-field-label--type-inline'>Mathematics Education, 4-12<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_44_9'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_44' type='radio' value='Reading Teacher'  id='choice_60_44_9' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_44_9' id='label_60_44_9' class='gform-field-label gform-field-label--type-inline'>Reading Teacher<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_44_10'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_44' type='radio' value='Science Education, 4-12'  id='choice_60_44_10' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_44_10' id='label_60_44_10' class='gform-field-label gform-field-label--type-inline'>Science Education, 4-12<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_44_11'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_44' type='radio' value='Social Studies Education, 4-12'  id='choice_60_44_11' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_44_11' id='label_60_44_11' class='gform-field-label gform-field-label--type-inline'>Social Studies Education, 4-12<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_44_12'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_44' type='radio' value='World Languages Education'  id='choice_60_44_12' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_44_12' id='label_60_44_12' class='gform-field-label gform-field-label--type-inline'>World Languages Education<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_60_46\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >Teaching Concentration<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_60_46'>\n\t\t\t<div class='gchoice gchoice_60_46_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_46' type='radio' value='Mathematics'  id='choice_60_46_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_46_0' id='label_60_46_0' class='gform-field-label gform-field-label--type-inline'>Mathematics<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_46_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_46' type='radio' value='Social Studies'  id='choice_60_46_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_46_1' id='label_60_46_1' class='gform-field-label gform-field-label--type-inline'>Social Studies<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_46_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_46' type='radio' value='English\/Language Arts'  id='choice_60_46_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_46_2' id='label_60_46_2' class='gform-field-label gform-field-label--type-inline'>English\/Language Arts<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_46_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_46' type='radio' value='Natural Science'  id='choice_60_46_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_46_3' id='label_60_46_3' class='gform-field-label gform-field-label--type-inline'>Natural Science<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_60_43\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_60_43'>Select Your Term<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_43' id='input_60_43' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='Spring 2025' >Spring 2025<\/option><option value='Summer 2025' >Summer 2025<\/option><option value='Fall 2025' >Fall 2025<\/option><option value='Spring 2026' >Spring 2026<\/option><option value='Summer 2026' >Summer 2026<\/option><option value='Fall 2026' >Fall 2026<\/option><option value='Spring 2027' >Spring 2027<\/option><option value='Summer 2027' >Summer 2027<\/option><option value='Fall 2027' >Fall 2027<\/option><\/select><\/div><\/div><fieldset id=\"field_60_39\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >Select Your Student Status<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_60_39'>\n\t\t\t<div class='gchoice gchoice_60_39_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_39' type='radio' value='Undergraduate'  id='choice_60_39_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_39_0' id='label_60_39_0' class='gform-field-label gform-field-label--type-inline'>Undergraduate<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_39_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_39' type='radio' value='Post-baccalaureate \/ 2nd Degree'  id='choice_60_39_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_39_1' id='label_60_39_1' class='gform-field-label gform-field-label--type-inline'>Post-baccalaureate \/ 2nd Degree<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_60_40\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >If you plan to pursue a masters degree, please select your program (for teacher certification programs only):<\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_60_40'>\n\t\t\t<div class='gchoice gchoice_60_40_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_40' type='radio' value='Curriculum &amp; Instruction'  id='choice_60_40_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_40_0' id='label_60_40_0' class='gform-field-label gform-field-label--type-inline'>Curriculum &amp; Instruction<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_40_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_40' type='radio' value='Exceptional Education'  id='choice_60_40_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_40_1' id='label_60_40_1' class='gform-field-label gform-field-label--type-inline'>Exceptional Education<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_60_38\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >Which license(s) do you intend to complete?<\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_60_38'>\n\t\t\t<div class='gchoice gchoice_60_38_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_38' type='radio' value='Early Childhood Education (ECE)'  id='choice_60_38_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_38_0' id='label_60_38_0' class='gform-field-label gform-field-label--type-inline'>Early Childhood Education (ECE)<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_38_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_38' type='radio' value='Early Childhood Special Education (ECSE)'  id='choice_60_38_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_38_1' id='label_60_38_1' class='gform-field-label gform-field-label--type-inline'>Early Childhood Special Education (ECSE)<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_38_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_38' type='radio' value='Both'  id='choice_60_38_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_38_2' id='label_60_38_2' class='gform-field-label gform-field-label--type-inline'>Both<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_60_35\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >Do you plan to complete an additional\/supplemental license?<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_60_35'>\n\t\t\t<div class='gchoice gchoice_60_35_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_35' type='radio' value='Yes'  id='choice_60_35_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_35_0' id='label_60_35_0' class='gform-field-label gform-field-label--type-inline'>Yes<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_35_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_35' type='radio' value='No'  id='choice_60_35_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_35_1' id='label_60_35_1' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_60_33\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox gfield--width-full field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Choose Your Additional License<\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_60_33'><div class='gchoice gchoice_60_33_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_33.1' type='checkbox'  value='Biligual (supplimental)'  id='choice_60_33_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_60_33_1' id='label_60_33_1' class='gform-field-label gform-field-label--type-inline'>Biligual (supplimental)<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_60_33_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_33.2' type='checkbox'  value='Elementary\/Middle Education (k, 6th, 7th, 8th, 9th)'  id='choice_60_33_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_60_33_2' id='label_60_33_2' class='gform-field-label gform-field-label--type-inline'>Elementary\/Middle Education (k, 6th, 7th, 8th, 9th)<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_60_33_3'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_33.3' type='checkbox'  value='English as a Second Language (Additional License)'  id='choice_60_33_3'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_60_33_3' id='label_60_33_3' class='gform-field-label gform-field-label--type-inline'>English as a Second Language (Additional License)<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_60_33_4'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_33.4' type='checkbox'  value='World Language (Additional License)'  id='choice_60_33_4'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_60_33_4' id='label_60_33_4' class='gform-field-label gform-field-label--type-inline'>World Language (Additional License)<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_60_42\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >I have submitted my Student Teaching application.<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_60_42'>\n\t\t\t<div class='gchoice gchoice_60_42_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_42' type='radio' value='Yes'  id='choice_60_42_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_42_0' id='label_60_42_0' class='gform-field-label gform-field-label--type-inline'>Yes<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_60_42_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_42' type='radio' value='No'  id='choice_60_42_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_60_42_1' id='label_60_42_1' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_60_26\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><strong>Written Statement<\/strong>: Prepare a written statement in response to the following prompt. \n\n<ul>\n\n<li><strong>Prompt:<\/strong>What will you do, as an aspiring teacher, to create a classroom learning environment in which every student is successful? What barriers might you face? How will you address the barriers? What do you still need to learn? <\/li>\n\n<li><strong>Format:<\/strong>You will enter your written statement into a text box as part of your application<\/li>\n\n<li><strong>Directions: <\/strong>Prepare your statement (maximum of 4000 characters) in a word processing program, save the file, and then cut and paste your statement into the online form.<\/li>\n\n<\/ul><\/div><div id=\"field_60_27\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><strong>Written Statement<\/strong>: Prepare a written statement in response to the following prompt. \n\n<ul>\n\n<li><strong>Prompt:<\/strong>Describe the factors that led you choose 51ÁÔÆæ\u2019s Inclusive Early Childhood Teacher Education Program as a pathway to earn your early childhood education and\/or early childhood special education teaching certification.  <br \/>\n\nIf you are also interested in obtaining ESL\/Bilingual certification, please include the factors that have led you to choose ESL\/Bilingual certification as well.  <\/li>\n\n<li><strong>Format:<\/strong>You will enter your written statement into a text box as part of your application.  <\/li>\n\n<li><strong>Directions: <\/strong>Prepare your statement (maximum of 4000 characters) in a word processing program, save the file, and then cut and paste your statement into the online form.<\/li>\n\n<\/ul><\/div><div id=\"field_60_31\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><strong>Written Statement:<\/strong> Prepare a written statement in response to the following prompt. \n\n<ul>\n\n<li><strong>Prompt:<\/strong> Discuss what experiences you have had that have influenced your decision to study education \u2013 in particular a teacher certification program housed in a School of Education invested in improving and supporting urban education. Please frame your essay in a way that the following issues contextualize your discussion: <\/li>\n<ul>\n<li>Relevant course work that informs your decision to certify in your chosen area of focus. <\/li>\n\n<li>Relevant field (life) experiences, in and out of a school setting, that inform your decision to become an educator. <\/li>\n\n<li>An appreciation of the broad social issues that affect urban schools and their students. <\/li>\n\n<li>Concrete detail and rich language that describe your experience.  <\/li>\n\n<\/ul>\n\n<li><strong>Format:<\/strong>You will enter your written statement into a text box as part of your application.  <\/li>\n\n<li><strong>Directions: <\/strong>Prepare your statement (maximum of 4000 characters) in a word processing program, save the file, and then cut and paste your statement into the online form.<\/li>\n\n<\/ul><\/div><div id=\"field_60_23\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_60_23'>Written Statement\/Essay to the Prompt Listed Above (max 4000 characters):<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_23' id='input_60_23' class='textarea large'   maxlength='4000'  aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_60_25\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><strong>Video Statement<\/strong><br>\nAll applicants to the Elementary and Middle Education, K-9, post-baccalaureate program must prepare and submit a video and written statement. The program admission committee will review the statements in terms of professionalism, content, ability to construct well-written and well-spoken responses, and commitment to urban teaching.\n<br>\nIn responding to these prompts, draw on your lived experiences, your knowledge of education, or your previous coursework, utilizing academic language when possible.<p>\n<strong>Video Statement Guidelines<\/strong>: \nCreate a video of yourself responding to the following prompt.\n<br>\n<strong>Prompt:<\/strong> What are three key qualities of an effective teacher? Which one of these qualities do you look forward to developing further during your teacher preparation program and why?<br>\n<strong>Format:<\/strong> The video should be 2-3 minutes in length. The video may be created with your phone or other recording device.<br>\n<strong>Directions:<\/strong> Upload your video to a sharing platform (e.g., YouTube, OneDrive) and submit a viewable link.<\/p>\n<\/div><div id=\"field_60_37\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><strong>Video Guidelines<\/strong><br>\n\nIntroduce yourself and describe your experience with ASL and the Deaf Community.\nExplain why you want to become an ASL\/English Interpreter-highlight your strengths, how you have prepared for this program and overall, explain why you should be selected for the program.\n<br>\nVideos must be recorded in American Sign Language.\n<strong>Video Time Limit:<\/strong> 3 minutes.<\/div><div id=\"field_60_24\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--has-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_60_24'>Upload Link to Video Statement<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='gfield_description' id='gfield_description_60_24'>Directions: Upload your video to a sharing platform (e.g., YouTube, OneDrive) and submit a viewable link. <\/div><div class='ginput_container ginput_container_text'><input name='input_24' id='input_60_24' type='text' value='' class='large'  aria-describedby=\"gfield_description_60_24\"   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_60_45\" class=\"gfield gfield--type-fileupload gfield--input-type-fileupload gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_60_45'>Upload Your Resume (For Social Studies Education Only)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_fileupload'><input type='hidden' name='MAX_FILE_SIZE' value='5242880' \/><input name='input_45' id='input_60_45' type='file' class='large' aria-describedby=\"gfield_upload_rules_60_45\" onchange='javascript:gformValidateFileSize( this, 5242880 );'  \/><span class='gfield_description gform_fileupload_rules' id='gfield_upload_rules_60_45'>Max. file size: 5 MB.<\/span><div class='gfield_description validation_message gfield_validation_message validation_message--hidden-on-empty' id='live_validation_message_60_45'><\/div> <\/div><\/div><div id=\"field_60_34\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><strong>Acknowledgement<\/strong>: By submitting this form, I am applying for admission to the above mentioned program. I acknowledge that I have completed the following: \n\n<ul>\n<li>Consulted with an academic advisor. (Not required but highly recommended)<\/li>\n<li>Submitted a Criminal Background Check.<\/li>\n<li>Completed all pre-professional admission requirements as outlined in the university catalog.<\/li>\n<\/ul><\/div><div id=\"field_60_21\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><strong>Once the Submit button is clicked, your application will be submitted, and the page will reload. You will receive a confirmation email.<\/strong> <\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_60' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_60' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_60' id='gform_theme_60' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_60' id='gform_style_settings_60' value='{&quot;inputPrimaryColor&quot;:&quot;#204ce5&quot;}' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_60' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='60' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='VUIEW7\/5MJgg+VUCZo6YbK\/4kQadl0oU9o6YZw25lPNR7V1zO20O2CokRjxaIjzvINR1mGJWsVoGP\/SdFyUQNJGtet3p5GLjVRSPA6nuNsdaGrg=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_60' value='WyJ7XCI0NFwiOltcImYwNDMzOThkZmI1ZGU3ZmViYmRjNDFlOTgyMDdiZGI5XCIsXCI1YmVjOTE2Yjc2MGZkNGExYjYyODUwMjUxYzkxNDcyNVwiLFwiMmQ4ZjQ0OWU1NDNmOWFjOWZiYTkwZWJkMGQ3ZTM4ZjBcIixcImU5NGJiYThhYmNhMzQ3NzNiMDU0MTM4MWZmYzJmOGQ5XCIsXCI5ODQ4YzY4YzljNWNmZTIwZDhlNmY4MWQ0ZDk4MjEyMVwiLFwiYmJjMzE1NmZlZGU3NDlhYjdlMTQ5MjY5ZmJiMWM0MGRcIixcIjNkZmRkODM2M2QxM2M3NzhkOGRiZWFmZDUxY2IxODI5XCIsXCJmOWExODFlZTI1NWI0NTg2NDVjZmFlODRmMThkOWY0OFwiLFwiYmE4MjIzODExZWYxOTE4NTExZjNiMDdmMTAxZjg2YjlcIixcImRjMzU0ZWIwYzIzNzdlZGY5Yzk4Zjc3NDJmYjI5YzMzXCIsXCJjMmEwYTBkZWRhODU1OWE3MmNkZGE0ZTg5YmQ3YTIzZFwiLFwiNGY3NWYxYjUxMWFjZjFjZTJiODZhMTk2MzY4NzVkZGVcIixcIjBlMzM1NmUwODM3ZTE0ZjQ3NzBjMTE5OGRmOWRiODBkXCJdLFwiNDZcIjpbXCIwNjY3NDJkYWEzNDZmMzhlOTlhZTg2NWVhYzkzYTA0MVwiLFwiNzAzZjkyOGM4N2I1MTUzOGRmZTEwMjBiMDQ5YjVjMzRcIixcIjJhNmRmNTU4ZDM0MTI3MmI2ZjY2ZGJjMzMyMDY0N2U0XCIsXCIwNTQyNjRjMTMxNTEwMDZkNjdjMWE0ZWE3Mzc3OTFmNVwiXSxcIjQzXCI6W1wiNWQ4MzIwZTRiNDhjZjhhMDFhMjhjZjA3NDliYTUzMjlcIixcIjgyYjgxYWYyZDRlMDUyMjMyMDgzYTM2MjlhMzhlNGEyXCIsXCJlMzE2NmJiNmU1MzdmZTg3MWViZDNlNjZjMGE0MjljNVwiLFwiNTc5N2NhZjZkZmM5NTY0MTc5NDA0MjUyN2RhMjlkYTlcIixcIjhiNjE2NjBlMzBkMWYwNzA0MWZiYTM4NDE0YjQ3NDhjXCIsXCI0ZmVjZjQ2YWM4OTM5YTZlMDQxODljMDA4ODBlNDQ4NVwiLFwiODYwODIzYmE1ZjJlZjA4ZjY4NWMwYmYzNWI2ZmMwNDBcIixcIjVhYzU4NWY4ZDIxMWMxNjY2NGMyZjJlNzY5OTU1ZjViXCIsXCI1N2FkYjY1ODZiYjY3Y2M2ZGI0OGVmNGRiMGFiNzUwN1wiXSxcIjM5XCI6W1wiMzA1ZjViN2EzZTMyYmNkNTZhZGEyNWFhNDNiMmJlNThcIixcIjBmMzg4NmE1NDdjNDQ1NzI3MmJmZWIwYzNkZDY1ZDk2XCJdLFwiNDBcIjpbXCI3YmRlMjhlNGU1OWFjZTQxZDUyYjUxZGQ3YWFkZDI0N1wiLFwiZjQ0ZTY1OWFkZWEzMjk0MDVjN2UxMmYxMGU1NjczNmRcIl0sXCIzOFwiOltcIjg4NjUyZDY5MWQ5MWE4NjI1NGZlY2U1NjZlZDg4MTVjXCIsXCI0ODdhYTVhYzg5NmQwZmE2ODY4YjAwNTY3Y2Y5MDk5NFwiLFwiYTE0ZWVkOWQxZTgwMmM1N2E2ZmViYjIwYTgwZDE1MzdcIl0sXCIzNVwiOltcIjIwNmM3NjRhM2QzMjgxMTExMGI0NzVlZTY4NDYzOTdkXCIsXCI5ZjU1ZDMxYmViOWI5ZDY0ZDMxYmMzZTQ2ODVkMWUwNFwiXSxcIjMzLjFcIjpcImFlNmZlY2FmMWMzMDBlODZkMThkYWY3MDEwYjVhMzVmXCIsXCIzMy4yXCI6XCJlYWY2ZjVmMjg3NTM2MGY4OWVhNjI2YzVlMjM3N2YwNFwiLFwiMzMuM1wiOlwiMjkzODI2YzFkMjc3YjYxOWEwNzJjYTIzZWNiNDIxOWFcIixcIjMzLjRcIjpcImViMGI3OGIyNmVmZjZiZWI0NTFhNjU0MDgzZWI1MmZjXCIsXCI0MlwiOltcIjIwNmM3NjRhM2QzMjgxMTExMGI0NzVlZTY4NDYzOTdkXCIsXCI5ZjU1ZDMxYmViOWI5ZDY0ZDMxYmMzZTQ2ODVkMWUwNFwiXX0iLCJlYzM2ZmU0NDlkM2FlOWYyYjc1MjI0NzFjZjY0YzdiOSJd' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_60' id='gform_target_page_number_60' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_60' id='gform_source_page_number_60' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 60, 'https:\/\/uwm.edu\/education\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_60').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_60');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_60').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_60').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_60').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_60').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_60').val();gformInitSpinner( 60, 'https:\/\/uwm.edu\/education\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [60, current_page]);window['gf_submitting_60'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_60').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [60]);window['gf_submitting_60'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_60').text());}else{jQuery('#gform_60').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"60\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_60\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_60\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_60\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 60, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Applying to the School of Education professional program sequence requires some advance planning on your part. Following these steps will help to ensure a smooth process.<\/p>\n","protected":false},"author":3016,"featured_media":0,"parent":11548,"menu_order":31,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":"","uwm_wg_additional_authors":[]},"class_list":["post-10612","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>School of Education<\/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:\/\/uwm.edu\/education\/students\/intent-to-advance-to-professional-sequence-form-undergraduate\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Intent to Advance to Professional Sequence\" \/>\n<meta property=\"og:description\" content=\"Applying to the School of Education professional program sequence requires some advance planning on your part. Following these steps will help to ensure a smooth process.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/uwm.edu\/education\/students\/intent-to-advance-to-professional-sequence-form-undergraduate\/\" \/>\n<meta property=\"og:site_name\" content=\"School of Education\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-01T16:18:58+00:00\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/uwm.edu\\\/education\\\/students\\\/intent-to-advance-to-professional-sequence-form-undergraduate\\\/\",\"url\":\"https:\\\/\\\/uwm.edu\\\/education\\\/students\\\/intent-to-advance-to-professional-sequence-form-undergraduate\\\/\",\"name\":\"Intent to Advance to Professional Sequence - School of Education\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/uwm.edu\\\/education\\\/#website\"},\"datePublished\":\"2025-01-06T19:01:30+00:00\",\"dateModified\":\"2026-04-01T16:18:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/uwm.edu\\\/education\\\/students\\\/intent-to-advance-to-professional-sequence-form-undergraduate\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/uwm.edu\\\/education\\\/students\\\/intent-to-advance-to-professional-sequence-form-undergraduate\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/uwm.edu\\\/education\\\/students\\\/intent-to-advance-to-professional-sequence-form-undergraduate\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/uwm.edu\\\/education\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Student Resources\",\"item\":\"https:\\\/\\\/uwm.edu\\\/education\\\/students\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Intent to Advance to Professional Sequence\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/uwm.edu\\\/education\\\/#website\",\"url\":\"https:\\\/\\\/uwm.edu\\\/education\\\/\",\"name\":\"School of Education\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/uwm.edu\\\/education\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/uwm.edu\\\/education\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/uwm.edu\\\/education\\\/#organization\",\"name\":\"University of Wisconsin - Milwaukee\",\"url\":\"https:\\\/\\\/uwm.edu\\\/education\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/uwm.edu\\\/education\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/uwm.edu\\\/0template-webid2-academic\\\/wp-content\\\/uploads\\\/sites\\\/542\\\/2020\\\/11\\\/uwm-seo-logo.jpg\",\"contentUrl\":\"https:\\\/\\\/uwm.edu\\\/0template-webid2-academic\\\/wp-content\\\/uploads\\\/sites\\\/542\\\/2020\\\/11\\\/uwm-seo-logo.jpg\",\"width\":225,\"height\":224,\"caption\":\"University of Wisconsin - Milwaukee\"},\"image\":{\"@id\":\"https:\\\/\\\/uwm.edu\\\/education\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"School of Education","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:\/\/uwm.edu\/education\/students\/intent-to-advance-to-professional-sequence-form-undergraduate\/","og_locale":"en_US","og_type":"article","og_title":"Intent to Advance to Professional Sequence","og_description":"Applying to the School of Education professional program sequence requires some advance planning on your part. Following these steps will help to ensure a smooth process.","og_url":"https:\/\/uwm.edu\/education\/students\/intent-to-advance-to-professional-sequence-form-undergraduate\/","og_site_name":"School of Education","article_modified_time":"2026-04-01T16:18:58+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/uwm.edu\/education\/students\/intent-to-advance-to-professional-sequence-form-undergraduate\/","url":"https:\/\/uwm.edu\/education\/students\/intent-to-advance-to-professional-sequence-form-undergraduate\/","name":"Intent to Advance to Professional Sequence - School of Education","isPartOf":{"@id":"https:\/\/uwm.edu\/education\/#website"},"datePublished":"2025-01-06T19:01:30+00:00","dateModified":"2026-04-01T16:18:58+00:00","breadcrumb":{"@id":"https:\/\/uwm.edu\/education\/students\/intent-to-advance-to-professional-sequence-form-undergraduate\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/uwm.edu\/education\/students\/intent-to-advance-to-professional-sequence-form-undergraduate\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/uwm.edu\/education\/students\/intent-to-advance-to-professional-sequence-form-undergraduate\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/uwm.edu\/education\/"},{"@type":"ListItem","position":2,"name":"Student Resources","item":"https:\/\/uwm.edu\/education\/students\/"},{"@type":"ListItem","position":3,"name":"Intent to Advance to Professional Sequence"}]},{"@type":"WebSite","@id":"https:\/\/uwm.edu\/education\/#website","url":"https:\/\/uwm.edu\/education\/","name":"School of Education","description":"","publisher":{"@id":"https:\/\/uwm.edu\/education\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/uwm.edu\/education\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/uwm.edu\/education\/#organization","name":"University of Wisconsin - Milwaukee","url":"https:\/\/uwm.edu\/education\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/uwm.edu\/education\/#\/schema\/logo\/image\/","url":"https:\/\/uwm.edu\/0template-webid2-academic\/wp-content\/uploads\/sites\/542\/2020\/11\/uwm-seo-logo.jpg","contentUrl":"https:\/\/uwm.edu\/0template-webid2-academic\/wp-content\/uploads\/sites\/542\/2020\/11\/uwm-seo-logo.jpg","width":225,"height":224,"caption":"University of Wisconsin - Milwaukee"},"image":{"@id":"https:\/\/uwm.edu\/education\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/uwm.edu\/education\/wp-json\/wp\/v2\/pages\/10612","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uwm.edu\/education\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uwm.edu\/education\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uwm.edu\/education\/wp-json\/wp\/v2\/users\/3016"}],"replies":[{"embeddable":true,"href":"https:\/\/uwm.edu\/education\/wp-json\/wp\/v2\/comments?post=10612"}],"version-history":[{"count":6,"href":"https:\/\/uwm.edu\/education\/wp-json\/wp\/v2\/pages\/10612\/revisions"}],"predecessor-version":[{"id":13347,"href":"https:\/\/uwm.edu\/education\/wp-json\/wp\/v2\/pages\/10612\/revisions\/13347"}],"up":[{"embeddable":true,"href":"https:\/\/uwm.edu\/education\/wp-json\/wp\/v2\/pages\/11548"}],"wp:attachment":[{"href":"https:\/\/uwm.edu\/education\/wp-json\/wp\/v2\/media?parent=10612"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}