{"id":696,"date":"2021-12-14T15:24:53","date_gmt":"2021-12-14T15:24:53","guid":{"rendered":"https:\/\/web.tarleton.edu\/eps\/?page_id=696"},"modified":"2026-03-12T14:03:22","modified_gmt":"2026-03-12T14:03:22","slug":"home","status":"publish","type":"page","link":"https:\/\/www.tarleton.edu\/eps\/","title":{"rendered":"Home"},"content":{"rendered":"\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading\">Educator Preparation Services<\/h1>\n\n\n\n<div class=\"wp-block-advgb-columns advgb-columns-wrapper\" id=\"advgb-cols-fd369fdc-e77d-4f72-aa89-43402dfb2ba5\"><div class=\"advgb-columns-container\"><div class=\"advgb-columns advgb-columns-row advgb-is-mobile advgb-columns-2 layout-13-23 mbl-layout-stacked gutter-30 vgutter-20\">\n<div class=\"wp-block-advgb-column advgb-column advgb-is-one-third-tablet advgb-is-full-mobile\" id=\"advgb-col-af69d438-1ce3-4f61-9db8-0da69fa6de8f\"><div class=\"advgb-column-inner\" style=\"border-style:none;border-width:1px\">\n<div class=\"wp-block-advgb-container advgb-blocks-container better-border\">\n<div class=\"wp-block-group extra-padding is-layout-flow wp-block-group-is-layout-flow\">\n<h2 class=\"wp-block-heading\">Educator Preparation Program Report Card<\/h2>\n\n\n\n<p>The information in this brochure provides program data that demonstrates Tarleton State University&#8217;s level of attainment on the data elements required for annual state and federal reporting.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-advgb-button alignfull\"><a class=\"wp-block-advgb-button_link advgbbtn-201e7286-bff0-40a6-af68-7c9c3dc7a840\" href=\"https:\/\/www.tarleton.edu\/eps\/wp-content\/uploads\/sites\/225\/2022\/10\/21-22-Report-Card-1.pdf\" target=\"_self\" rel=\"noopener noreferrer\"><span>Online Report Card<\/span><\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-advgb-column advgb-column advgb-is-two-thirds-tablet advgb-is-full-mobile\" id=\"advgb-col-f654cdd7-9ad0-4249-8d5d-c48ae3a948f2\"><div class=\"advgb-column-inner\" style=\"border-style:none;border-width:1px\">\n<p>Educator Preparation Services is designed to assist both undergraduate and graduate students.<\/p>\n\n\n\n<p>Undergraduate students who are seeking initial teacher certification through the Tarleton teacher education program are guided through the program from the time they make application until they complete all field experiences, testing, and are recommended for certification. Please see the&nbsp;<a href=\"https:\/\/www.tarleton.edu\/eps\/tep\/program-disclosures\/\">Program Disclosures<\/a>&nbsp;for important information related to criminal history and the ability to become certified.<\/p>\n\n\n\n<p>You must apply for a review of credentials by the Texas Education Agency if you are seeking certification in Texas and you hold a standard certificate issued by another state or territory. Follow the&nbsp;<a href=\"https:\/\/tea.texas.gov\/Texas_Educators\/Certification\/Out-of-State_Certification\/Out-of-State_Certified_Educators\/\" target=\"_blank\" rel=\"noreferrer noopener\">instructions on the TEA website<\/a>.<\/p>\n<\/div><\/div>\n<\/div><\/div><\/div>\n\n\n\n<div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"degreecontainer\">\n    <p class=\"browselink\">\n        <a class=\"browselinkanchor\" style=\"color: white;\" href=\"https:\/\/programs.tarleton.edu\/?home=searchbar\">Browse Degrees & Programs\n        <\/a>\n    <\/p>\n    <p class=\"degreesep\">|<\/p>\n    <form action=\"https:\/\/programs.tarleton.edu\" autocomplete=\"on\" id=\"degree-search-form\" method=\"get\" class=\"degreesearch\">\n    <label class=\"searchlabel\" for=\"degree-search-box-input\"><strong>Search:<\/strong><\/label>\n    <input autocomplete=\"on\" id=\"degree-search-box-input\" name=\"_sf_s\"\n        placeholder=\"Search by degree name, program, or keyword\"\n        title=\"Search degrees and programs by interest or job e.g. engineering, nursing, or teacher - Required\"\n        type=\"search\">\n        \n        <button title=\"Degree Search Submit\" type=\"submit\" class=\"degreessubmit\">\n            <i class=\"fa-2x fa-solid fa-magnifying-glass\"><\/i>\n        <\/button>\n        <input type=\"hidden\" name=\"origin\" value=\"\">\n    <\/form> \n    <p class=\"degreesep\">|<\/p>\n    <p class=\"browselink\">\n        <a class=\"browselinkanchor\" style=\"color: white;\" href=\"https:\/\/www.tarleton.edu\/becomeatexan\/request-more-information\/?home=searchbar\">\n            Request Information\n        <\/a>\n    <\/p>\n<\/div>\n\n<style>\n\/* Degree Container Styling *\/\n.degreecontainer {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 20px; \/* Increased spacing between elements *\/\n    background-color: #4f2d7f;\n    width: 100%;\n    padding: 15px; \/* Adjust padding for more space around the container *\/\n    box-sizing: border-box;\n}\n\n\/* Text and Link Styles *\/\n.browselink, .degreesep, .ortext, .searchlabel {\n    margin: 0;\n    color: white;\n    text-align: center;\n    font-size: 1.0rem; \/* Enlarged text *\/\n}\n\n\/* Link Styling *\/\n.browselink a, .browselinkanchor {\n    font-size: 1.0rem; \/* Enlarged the Browse and Request links *\/\n    text-decoration: none !important;\n    color: white;\n    font-weight: bold;\n}\n\n.browselink a:hover, .browselinkanchor:hover {\n    text-decoration: underline !important;\n}\n\n\/* Search Form Styling *\/\n.degreesearch {\n    display: flex;\n    align-items: center;\n    gap: 8px; \/* Slightly increased gap *\/\n    flex-wrap: nowrap; \/* Prevent wrapping of search input and button *\/\n}\n\n#degree-search-box-input {\n    padding: 6px 10px; \/* Adjusted input padding *\/\n    font-size: 1rem; \/* Slightly enlarged input text *\/\n    border: 1px solid #ccc;\n    border-radius: 4px;\n    flex: 1; \/* Allow input to grow *\/\n    min-width: 400px;\n}\n\n.degreessubmit {\n    background-color: #4f2d7f;\n    border: none;\n    color: white;\n    font-size: 1rem; \/* Enlarged button text *\/\n    border-radius: 4px;\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 6px 10px;\n}\n\n.degreessubmit:hover {\n    background-color: #3c225b;\n}\n\n\/* Responsive Adjustments for Stacking *\/\n@media only screen and (max-width: 768px) {\n    .degreecontainer {\n        flex-direction: column; \/* Stack elements vertically *\/\n        gap: 20px; \/* Add spacing between stacked items *\/\n        text-align: center; \/* Center align text in stacked layout *\/\n    }\n    .degreesep {\n        display: none; \/* Hide separators on smaller screens *\/\n    }\n    .degreesearch {\n        flex-direction: row; \/* Keep input and button side-by-side *\/\n        justify-content: center; \/* Center the search form *\/\n        gap: 8px; \/* Maintain spacing *\/\n    }\n    #degree-search-box-input {\n        width: auto; \/* Let the input resize naturally *\/\n        min-width: 0; \/* Remove minimum width on small screens *\/\n        flex: 1; \/* Allow input to grow within the container *\/\n    }\n    .degreessubmit {\n        flex-shrink: 0; \/* Prevent the button from shrinking *\/\n    }\n}\n<\/style>\n\n\n\n\n<div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Educator Preparation Service includes the following services:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The&nbsp;<a href=\"https:\/\/www.tarleton.edu\/eps\/tep\/\">Teacher Education Program website<\/a>&nbsp;contains all the information needed to know about the Teacher Education Program at Tarleton State University, including admission requirements and applications.&nbsp;<\/li>\n\n\n\n<li><a href=\"https:\/\/www.tarleton.edu\/eps\/field\/\">Field Experiences<\/a>&nbsp;contains forms used during your professional development courses, information and applications to clinical teaching.&nbsp;<\/li>\n\n\n\n<li>The&nbsp;<a href=\"https:\/\/www.tarleton.edu\/eps\/testing\/\">Certification Testing website<\/a>&nbsp;contains the information you need to know about TExES testing, including general TExES information, registration information, retest information, test preparation, and test policies.<\/li>\n\n\n\n<li>The&nbsp;<a href=\"https:\/\/www.tarleton.edu\/eps\/resources\/apply-for-certification\/\">Educator Certification<\/a>&nbsp;page under Student Resources contains instructions on how to apply for intern, probationary and standard certifications for both classroom teachers and professional certificates.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"contact\">Main Office<\/h2>\n\n\n\n<p><a href=\"http:\/\/map.tarleton.edu\/map\/?id=302&amp;mrkIid=71014\" target=\"_blank\" rel=\"noreferrer noopener\">Math Building, Room 101<\/a><\/p>\n\n\n\n<p><a href=\"http:\/\/map.tarleton.edu\/map\/?id=302&amp;mrkIid=71014\" target=\"_blank\" rel=\"noreferrer noopener\">Box T-0790 Stephenville, Texas 76402<\/a><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>Fax: 254-968-9801<\/p>\n\n\n\n<p><a href=\"https:\/\/www.tarleton.edu\/eps\/wp-content\/uploads\/sites\/225\/2022\/10\/EPS-Contact-Page.pdf\">Click here for Complete EPS Staff Contact Information<\/a> <\/p>\n\n\n\n<div class=\"wp-block-advgb-social-links advgb-social-links-block\" style=\"text-align:left\"><div class=\"advgb-social-icons\"><a class=\"advgb-social-icon\" href=\"http:\/\/www.facebook.com\/TarletonEPS\/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"width:48px;height:48px;margin-left:5px;margin-right:5px;color:\"><svg width=\"42\" height=\"42\" viewBox=\"0 0 50 50\"><g fill=\"currentColor\" fill-rule=\"evenodd\" stroke=\"none\" stroke-width=\"1\"><path d=\"M25,50 C38.8071194,50 50,38.8071194 50,25 C50,11.1928806 38.8071194,0 25,0 C11.1928806,0 0,11.1928806 0,25 C0,38.8071194 11.1928806,50 25,50 Z M25,47 C37.1502651,47 47,37.1502651 47,25 C47,12.8497349 37.1502651,3 25,3 C12.8497349,3 3,12.8497349 3,25 C3,37.1502651 12.8497349,47 25,47 Z M26.8145197,36 L26.8145197,24.998712 L30.0687449,24.998712 L30.5,21.2076072 L26.8145197,21.2076072 L26.8200486,19.3101227 C26.8200486,18.3213442 26.9207209,17.7915341 28.4425538,17.7915341 L30.4769629,17.7915341 L30.4769629,14 L27.2222769,14 C23.3128757,14 21.9368678,15.8390937 21.9368678,18.9318709 L21.9368678,21.2080366 L19.5,21.2080366 L19.5,24.9991413 L21.9368678,24.9991413 L21.9368678,36 L26.8145197,36 Z M26.8145197,36\"><\/path><\/g><\/svg><\/a><\/div><\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Upcoming Events<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"lwcw\" data-options=\"id=141&format=html\"><\/div><script type=\"text\/javascript\" id=\"lw_lwcw\" src=\"https:\/\/calendar.tarleton.edu\/livewhale\/theme\/core\/scripts\/lwcw.js\"><\/script>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-advgb-columns advgb-columns-wrapper\" id=\"advgb-cols-cdd34dfa-231e-42a9-913a-51f1e4ae52cd\"><div class=\"advgb-columns-container\"><div class=\"advgb-columns advgb-columns-row advgb-is-mobile advgb-columns-2 layout-12-12 mbl-layout-stacked gutter-10 vgutter-10\">\n<div class=\"wp-block-advgb-column advgb-column\" id=\"advgb-col-26cb43e9-427b-4ed6-abd6-98f20f4398a2\"><div class=\"advgb-column-inner\" style=\"border-style:none;border-width:1px\">\n<div class=\"wp-block-advgb-button alignfull is-style-squared\"><a class=\"wp-block-advgb-button_link advgbbtn-4e37c731-7e02-4a21-ae38-e2bbe70fb9fb\" href=\"https:\/\/calendar.tarleton.edu\/eps\/\" target=\"_blank\" rel=\"noopener noreferrer\"><span>All EPS Events<\/span><\/a><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-advgb-column advgb-column\" id=\"advgb-col-48119e37-1374-42a3-8ef2-7b47baafb0fc\"><div class=\"advgb-column-inner\" style=\"border-style:none;border-width:1px\">\n<div class=\"wp-block-advgb-button alignfull is-style-squared\"><a class=\"wp-block-advgb-button_link advgbbtn-f4c2faae-f927-42aa-8806-79d0438323e3\" href=\"https:\/\/calendar.tarleton.edu\/\" target=\"_blank\" rel=\"noopener noreferrer\"><span>All Tarleton Events<\/span><\/a><\/div>\n<\/div><\/div>\n<\/div><\/div><\/div>\n<style class=\"advgb-styles-renderer\">.advgbbtn-201e7286-bff0-40a6-af68-7c9c3dc7a840{font-size:18px;color:#000000 !important;background-color:#00af86 !important;margin:0px 0px 0px 0px !important;padding:10px 30px 10px 30px;border-width:1px !important;border-color:#00af86 !important;border-style:solid !important;border-radius:0px !important;}.advgbbtn-201e7286-bff0-40a6-af68-7c9c3dc7a840:hover{color:#00af86 !important;background-color:#ffffff !important;box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-201e7286-bff0-40a6-af68-7c9c3dc7a840 > i {font-size:30px;color:inherit;float:left;margin-right:7px;}.advgbbtn-201e7286-bff0-40a6-af68-7c9c3dc7a840{font-size:18px;color:#000000 !important;background-color:#00af86 !important;margin:0px 0px 0px 0px !important;padding:10px 30px 10px 30px;border-width:1px !important;border-color:#00af86 !important;border-style:solid !important;border-radius:0px !important;}.advgbbtn-201e7286-bff0-40a6-af68-7c9c3dc7a840:hover{color:#00af86 !important;background-color:#ffffff !important;box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-201e7286-bff0-40a6-af68-7c9c3dc7a840 > i {font-size:30px;color:inherit;float:left;margin-right:7px;}#advgb-col-af69d438-1ce3-4f61-9db8-0da69fa6de8f>.advgb-column-inner{}@media screen and (max-width: 1023px) {#advgb-col-af69d438-1ce3-4f61-9db8-0da69fa6de8f>.advgb-column-inner{}}@media screen and (max-width: 767px) {#advgb-col-af69d438-1ce3-4f61-9db8-0da69fa6de8f>.advgb-column-inner{}}.advgbbtn-201e7286-bff0-40a6-af68-7c9c3dc7a840{font-size:18px;color:#000000 !important;background-color:#00af86 !important;margin:0px 0px 0px 0px !important;padding:10px 30px 10px 30px;border-width:1px !important;border-color:#00af86 !important;border-style:solid !important;border-radius:0px !important;}.advgbbtn-201e7286-bff0-40a6-af68-7c9c3dc7a840:hover{color:#00af86 !important;background-color:#ffffff !important;box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-201e7286-bff0-40a6-af68-7c9c3dc7a840 > i {font-size:30px;color:inherit;float:left;margin-right:7px;}#advgb-col-f654cdd7-9ad0-4249-8d5d-c48ae3a948f2>.advgb-column-inner{}@media screen and (max-width: 1023px) {#advgb-col-f654cdd7-9ad0-4249-8d5d-c48ae3a948f2>.advgb-column-inner{}}@media screen and (max-width: 767px) {#advgb-col-f654cdd7-9ad0-4249-8d5d-c48ae3a948f2>.advgb-column-inner{}}#advgb-cols-fd369fdc-e77d-4f72-aa89-43402dfb2ba5{}@media screen and (max-width: 1023px) {#advgb-cols-fd369fdc-e77d-4f72-aa89-43402dfb2ba5{}}@media screen and (max-width: 767px) {#advgb-cols-fd369fdc-e77d-4f72-aa89-43402dfb2ba5{}}#advgb-col-af69d438-1ce3-4f61-9db8-0da69fa6de8f>.advgb-column-inner{}@media screen and (max-width: 1023px) {#advgb-col-af69d438-1ce3-4f61-9db8-0da69fa6de8f>.advgb-column-inner{}}@media screen and (max-width: 767px) {#advgb-col-af69d438-1ce3-4f61-9db8-0da69fa6de8f>.advgb-column-inner{}}.advgbbtn-201e7286-bff0-40a6-af68-7c9c3dc7a840{font-size:18px;color:#000000 !important;background-color:#00af86 !important;margin:0px 0px 0px 0px !important;padding:10px 30px 10px 30px;border-width:1px !important;border-color:#00af86 !important;border-style:solid !important;border-radius:0px !important;}.advgbbtn-201e7286-bff0-40a6-af68-7c9c3dc7a840:hover{color:#00af86 !important;background-color:#ffffff !important;box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-201e7286-bff0-40a6-af68-7c9c3dc7a840 > i {font-size:30px;color:inherit;float:left;margin-right:7px;}#advgb-col-f654cdd7-9ad0-4249-8d5d-c48ae3a948f2>.advgb-column-inner{}@media screen and (max-width: 1023px) {#advgb-col-f654cdd7-9ad0-4249-8d5d-c48ae3a948f2>.advgb-column-inner{}}@media screen and (max-width: 767px) {#advgb-col-f654cdd7-9ad0-4249-8d5d-c48ae3a948f2>.advgb-column-inner{}}.advgbbtn-4e37c731-7e02-4a21-ae38-e2bbe70fb9fb{font-size:18px;color:#000000 !important;background-color:#00af86 !important;margin:0px 0px 0px 0px !important;padding:10px 30px 10px 30px;border-width:1px !important;border-style:none;border-radius:50px !important;}.advgbbtn-4e37c731-7e02-4a21-ae38-e2bbe70fb9fb:hover{box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-4e37c731-7e02-4a21-ae38-e2bbe70fb9fb > i {font-size:30px;color:inherit;float:left;margin-right:7px;}#advgb-col-26cb43e9-427b-4ed6-abd6-98f20f4398a2>.advgb-column-inner{}@media screen and (max-width: 1023px) {#advgb-col-26cb43e9-427b-4ed6-abd6-98f20f4398a2>.advgb-column-inner{}}@media screen and (max-width: 767px) {#advgb-col-26cb43e9-427b-4ed6-abd6-98f20f4398a2>.advgb-column-inner{}}.advgbbtn-4e37c731-7e02-4a21-ae38-e2bbe70fb9fb{font-size:18px;color:#000000 !important;background-color:#00af86 !important;margin:0px 0px 0px 0px !important;padding:10px 30px 10px 30px;border-width:1px !important;border-style:none;border-radius:50px !important;}.advgbbtn-4e37c731-7e02-4a21-ae38-e2bbe70fb9fb:hover{box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-4e37c731-7e02-4a21-ae38-e2bbe70fb9fb > i {font-size:30px;color:inherit;float:left;margin-right:7px;}.advgbbtn-f4c2faae-f927-42aa-8806-79d0438323e3{font-size:18px;color:#fff !important;background-color:#4f2d7f !important;margin:0px 0px 0px 0px !important;padding:10px 30px 10px 30px;border-width:1px !important;border-style:none;border-radius:50px !important;}.advgbbtn-f4c2faae-f927-42aa-8806-79d0438323e3:hover{box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-f4c2faae-f927-42aa-8806-79d0438323e3 > i {font-size:30px;color:inherit;float:left;margin-right:7px;}#advgb-col-48119e37-1374-42a3-8ef2-7b47baafb0fc>.advgb-column-inner{}@media screen and (max-width: 1023px) {#advgb-col-48119e37-1374-42a3-8ef2-7b47baafb0fc>.advgb-column-inner{}}@media screen and (max-width: 767px) {#advgb-col-48119e37-1374-42a3-8ef2-7b47baafb0fc>.advgb-column-inner{}}.advgbbtn-f4c2faae-f927-42aa-8806-79d0438323e3{font-size:18px;color:#fff !important;background-color:#4f2d7f !important;margin:0px 0px 0px 0px !important;padding:10px 30px 10px 30px;border-width:1px !important;border-style:none;border-radius:50px !important;}.advgbbtn-f4c2faae-f927-42aa-8806-79d0438323e3:hover{box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-f4c2faae-f927-42aa-8806-79d0438323e3 > i {font-size:30px;color:inherit;float:left;margin-right:7px;}#advgb-cols-cdd34dfa-231e-42a9-913a-51f1e4ae52cd{}@media screen and (max-width: 1023px) {#advgb-cols-cdd34dfa-231e-42a9-913a-51f1e4ae52cd{}}@media screen and (max-width: 767px) {#advgb-cols-cdd34dfa-231e-42a9-913a-51f1e4ae52cd{}}#advgb-col-26cb43e9-427b-4ed6-abd6-98f20f4398a2>.advgb-column-inner{}@media screen and (max-width: 1023px) {#advgb-col-26cb43e9-427b-4ed6-abd6-98f20f4398a2>.advgb-column-inner{}}@media screen and (max-width: 767px) {#advgb-col-26cb43e9-427b-4ed6-abd6-98f20f4398a2>.advgb-column-inner{}}.advgbbtn-4e37c731-7e02-4a21-ae38-e2bbe70fb9fb{font-size:18px;color:#000000 !important;background-color:#00af86 !important;margin:0px 0px 0px 0px !important;padding:10px 30px 10px 30px;border-width:1px !important;border-style:none;border-radius:50px !important;}.advgbbtn-4e37c731-7e02-4a21-ae38-e2bbe70fb9fb:hover{box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-4e37c731-7e02-4a21-ae38-e2bbe70fb9fb > i {font-size:30px;color:inherit;float:left;margin-right:7px;}#advgb-col-48119e37-1374-42a3-8ef2-7b47baafb0fc>.advgb-column-inner{}@media screen and (max-width: 1023px) {#advgb-col-48119e37-1374-42a3-8ef2-7b47baafb0fc>.advgb-column-inner{}}@media screen and (max-width: 767px) {#advgb-col-48119e37-1374-42a3-8ef2-7b47baafb0fc>.advgb-column-inner{}}.advgbbtn-f4c2faae-f927-42aa-8806-79d0438323e3{font-size:18px;color:#fff !important;background-color:#4f2d7f !important;margin:0px 0px 0px 0px !important;padding:10px 30px 10px 30px;border-width:1px !important;border-style:none;border-radius:50px !important;}.advgbbtn-f4c2faae-f927-42aa-8806-79d0438323e3:hover{box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-f4c2faae-f927-42aa-8806-79d0438323e3 > i {font-size:30px;color:inherit;float:left;margin-right:7px;}<\/style>","protected":false},"excerpt":{"rendered":"<p>Educator Preparation Services Educator Preparation Service includes the following services: Main Office Math Building, Room 101 Box T-0790 Stephenville, Texas 76402 Fax: 254-968-9801 Click here for Complete EPS Staff Contact &#8230;<\/p>\n","protected":false},"author":3,"featured_media":580,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-fullwidth.php","meta":{"_acf_changed":false,"inline_featured_image":false,"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","footnotes":""},"class_list":["post-696","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"coauthors":[],"author_meta":{"author_link":"https:\/\/www.tarleton.edu\/eps\/author\/keegan-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2\/","display_name":"keegan"},"relative_dates":{"created":"Posted 4 years ago","modified":"Updated 1 month ago"},"absolute_dates":{"created":"Posted on December 14, 2021","modified":"Updated on March 12, 2026"},"absolute_dates_time":{"created":"Posted on December 14, 2021 3:24 pm","modified":"Updated on March 12, 2026 2:03 pm"},"featured_img_caption":"","featured_img":false,"series_order":"","_links":{"self":[{"href":"https:\/\/www.tarleton.edu\/eps\/wp-json\/wp\/v2\/pages\/696","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tarleton.edu\/eps\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tarleton.edu\/eps\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tarleton.edu\/eps\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tarleton.edu\/eps\/wp-json\/wp\/v2\/comments?post=696"}],"version-history":[{"count":2,"href":"https:\/\/www.tarleton.edu\/eps\/wp-json\/wp\/v2\/pages\/696\/revisions"}],"predecessor-version":[{"id":2582,"href":"https:\/\/www.tarleton.edu\/eps\/wp-json\/wp\/v2\/pages\/696\/revisions\/2582"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.tarleton.edu\/eps\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/www.tarleton.edu\/eps\/wp-json\/wp\/v2\/media?parent=696"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}