{"id":41,"date":"2024-03-26T20:36:15","date_gmt":"2024-03-26T20:36:15","guid":{"rendered":"https:\/\/texas.ptaa.org\/fate\/?page_id=41"},"modified":"2025-07-17T19:01:49","modified_gmt":"2025-07-17T19:01:49","slug":"p-tech","status":"publish","type":"page","link":"https:\/\/texas.ptaa.org\/fate\/about-us\/academics\/p-tech\/","title":{"rendered":"P-TECH"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"41\" class=\"elementor elementor-41\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90b24b6 e-flex e-con-boxed e-con e-parent\" data-id=\"90b24b6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f69588a elementor-widget elementor-widget-html\" data-id=\"f69588a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>PTAA P-TECH Program<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto+Slab:wght@400;700&display=swap\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n    <style>\n        body {\n            font-family: 'Roboto Slab', serif;\n            margin: 0;\n            padding: 0;\n            color: #333;\n            background-color: #f9f9f9;\n        }\n        .banner {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n        .ptech-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        .ptech-header, .ptech-subheader, .ptech-subsection {\n            color: #416ca3;\n        }\n        .ptech-header {\n            font-size: 2.5em;\n            text-align: center;\n            margin: 20px 0;\n        }\n        .ptech-subheader {\n            font-size: 2em;\n            margin-top: 20px;\n        }\n        .ptech-paragraph, .ptech-list {\n            font-size: 1.2em;\n            line-height: 1.6;\n            margin-top: 10px;\n            color: #333; \/* Standard font color *\/\n        }\n        .ptech-list {\n            list-style-type: disc;\n            padding-left: 40px;\n        }\n        .ptech-link {\n            color: #1a73e8;\n            text-decoration: none;\n        }\n        .ptech-link:hover {\n            text-decoration: underline;\n        }\n        .ptech-section {\n            margin-bottom: 30px;\n        }\n        .ptech-partner-link {\n            display: inline-block;\n            margin-top: 10px;\n            padding: 10px 20px;\n            background-color: #416ca3;\n            color: #fff;\n            border-radius: 5px;\n            font-size: 1.2em;\n            text-align: center;\n        }\n        .ptech-partner-link:hover {\n            background-color: #365a8c;\n        }\n        .ptech-icon {\n            margin-right: 5px;\n            transition: transform 0.3s ease;\n        }\n        \/* FAQ logic is present in case you bring it back or extend it *\/\n    <\/style>\n    <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            const questions = document.querySelectorAll('.ptech-faq-question');\n            questions.forEach(question => {\n                question.addEventListener('click', function() {\n                    this.classList.toggle('open');\n                    const answer = this.nextElementSibling;\n                    if (answer.style.maxHeight) {\n                        answer.style.maxHeight = null;\n                    } else {\n                        answer.style.maxHeight = answer.scrollHeight + \"px\";\n                    }\n                });\n            });\n        });\n    <\/script>\n<\/head>\n<body>\n    <img decoding=\"async\" \n      src=\"https:\/\/texas.ptaa.org\/wp-content\/uploads\/2024\/08\/Untitled-2.png\" \n      alt=\"PTAA P-TECH Banner\" \n      class=\"banner\"\n    >\n    <div class=\"ptech-container\">\n        <h1 class=\"ptech-header\">PTAA Fate P-TECH Program Information<\/h1>\n\n        <!-- What is P-TECH? Section -->\n        <div class=\"ptech-section\">\n            <h2 class=\"ptech-subheader\">What is P-TECH?<\/h2>\n            <p class=\"ptech-paragraph\">\n                P-TECH, or Pathways in Technology Early College High School, is a program where students earn \n                a high school diploma, an industry-recognized associate degree, and gain relevant work experience \n                in a growing field. A school is designated a P-TECH by the Texas Education Agency and includes \n                partnerships with relevant industries.\n            <\/p>\n        <\/div>\n\n        <!-- How does P-TECH work? Section -->\n        <div class=\"ptech-section\">\n            <h2 class=\"ptech-subheader\">How does P-TECH work?<\/h2>\n            <p class=\"ptech-paragraph\">\n                P-TECH fosters a partnership among K-12, higher education, and industry, combining resources and \n                expertise to provide students with academic, technical, and workplace experiences. This includes \n                dual credit opportunities, mentoring, internships, and more, starting from 9th grade.\n            <\/p>\n            <p class=\"ptech-paragraph\">\n                The unique culture of a P-TECH school is built upon high expectations for students and a belief \n                that all students can earn their college degree. Students see themselves as \u201ccollege students\u201d \n                and are \u201con a career pathway\u201d from the moment they begin 9th grade. The model integrates high \n                school and college coursework, enabling students to begin college courses as soon as they are \n                ready.\n            <\/p>\n        <\/div>\n\n        <!-- Industry Partners Section -->\n        <div class=\"ptech-section\">\n            <h2 class=\"ptech-subheader\">Industry Partners<\/h2>\n            <ul class=\"ptech-list\">\n                <li>Assignment of an Industry Liaison to communicate with selected campus P-TECH Coordinator<\/li>\n                <li>Utilize a Skills Map for job skill preparation<\/li>\n                <li>Engagement through mentoring, site visits, guest speaker series, and internships<\/li>\n                <li>Collaboration with educational institutions to integrate experiences<\/li>\n            <\/ul>\n            <p class=\"ptech-paragraph\">Interested in partnering with PTAA? Please complete the form below:<\/p>\n            <a \n              class=\"ptech-partner-link\" \n              href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSecRsK7xvtoBxT8moDdlDlfaCfzHsLGgFYziEOPDcHkTNciSA\/viewform\" \n              target=\"_blank\"\n            >\n              Partnering with PTAA\n            <\/a>\n        <\/div>\n\n        <!-- Institutes of Higher Education Section -->\n        <div class=\"ptech-section\">\n            <h2 class=\"ptech-subheader\">Institutes of Higher Education<\/h2>\n            <p class=\"ptech-paragraph\">\n                Community colleges and universities work closely with high schools and industry partners to align \n                and strengthen the relationship between school and work.\n            <\/p>\n            <ul class=\"ptech-list\">\n                <li>\n                    <a \n                      class=\"ptech-link\" \n                      href=\"https:\/\/www.dallascollege.edu\/high-school-students\/dual-credit\/pages\/default.aspx\" \n                      target=\"_blank\" \n                      rel=\"noopener noreferrer\"\n                    >\n                      Dallas College Dual Credit\n                    <\/a> \n                    - Offers students an opportunity to earn college credit while completing high school course requirements.\n                <\/li>\n                <li>\n                    <a \n                      class=\"ptech-link\" \n                      href=\"https:\/\/www.parisjc.edu\/main\/high-school-dual\/\" \n                      target=\"_blank\" \n                      rel=\"noopener noreferrer\"\n                    >\n                      Paris Junior College\n                    <\/a> \n                    - Offers several opportunities for high school students to get a head start on their college education.\n                <\/li>\n                <li>\n                    <a \n                      class=\"ptech-link\" \n                      href=\"https:\/\/www.tamuc.edu\/dual-credit-program\/\" \n                      target=\"_blank\" \n                      rel=\"noopener noreferrer\"\n                    >\n                      Texas A&M University Commerce\n                    <\/a> \n                    - Explore the benefits, services, and perks offered by TAMUC which are FREE to currently enrolled students.\n                <\/li>\n            <\/ul>\n        <\/div>\n\n    <\/div> <!-- .ptech-container -->\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>PTAA P-TECH Program PTAA Fate P-TECH Program Information What is P-TECH? P-TECH, or Pathways in Technology Early College High School, is a program where students earn a high school diploma, an industry-recognized associate degree, and gain relevant work experience in a growing field. A school is designated a P-TECH by the Texas Education Agency and [&hellip;]<\/p>\n","protected":false},"author":48,"featured_media":0,"parent":16,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"episode_type":"","audio_file":"","podmotor_file_id":"","podmotor_episode_id":"","cover_image":"","cover_image_id":"","duration":"","filesize":"","filesize_raw":"","date_recorded":"","explicit":"","block":"","itunes_episode_number":"","itunes_title":"","itunes_season_number":"","itunes_episode_type":"","footnotes":""},"class_list":["post-41","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>P-TECH - Fate Campus<\/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:\/\/texas.ptaa.org\/fate\/about-us\/academics\/p-tech\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"P-TECH - Fate Campus\" \/>\n<meta property=\"og:description\" content=\"PTAA P-TECH Program PTAA Fate P-TECH Program Information What is P-TECH? P-TECH, or Pathways in Technology Early College High School, is a program where students earn a high school diploma, an industry-recognized associate degree, and gain relevant work experience in a growing field. A school is designated a P-TECH by the Texas Education Agency and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/texas.ptaa.org\/fate\/about-us\/academics\/p-tech\/\" \/>\n<meta property=\"og:site_name\" content=\"Fate Campus\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-17T19:01:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/texas.ptaa.org\/wp-content\/uploads\/2024\/08\/Untitled-2.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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/about-us\\\/academics\\\/p-tech\\\/\",\"url\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/about-us\\\/academics\\\/p-tech\\\/\",\"name\":\"P-TECH - Fate Campus\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/about-us\\\/academics\\\/p-tech\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/about-us\\\/academics\\\/p-tech\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/texas.ptaa.org\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/Untitled-2.png\",\"datePublished\":\"2024-03-26T20:36:15+00:00\",\"dateModified\":\"2025-07-17T19:01:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/about-us\\\/academics\\\/p-tech\\\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/about-us\\\/academics\\\/p-tech\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/about-us\\\/academics\\\/p-tech\\\/#primaryimage\",\"url\":\"https:\\\/\\\/texas.ptaa.org\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/Untitled-2.png\",\"contentUrl\":\"https:\\\/\\\/texas.ptaa.org\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/Untitled-2.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/about-us\\\/academics\\\/p-tech\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\",\"item\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/about-us\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Academics\",\"item\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/about-us\\\/academics\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"P-TECH\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/#website\",\"url\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/\",\"name\":\"Fate Campus\",\"description\":\"STEAM-Focused Charter School \",\"publisher\":{\"@id\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/#organization\",\"name\":\"Pioneer Technology and Arts Academy\",\"url\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/schools.ptaa.org\\\/ptaa-texas-district\\\/wp-content\\\/blogs.dir\\\/6\\\/files\\\/sites\\\/26\\\/2024\\\/03\\\/PTAA_LOGO-removebg.png\",\"contentUrl\":\"https:\\\/\\\/schools.ptaa.org\\\/ptaa-texas-district\\\/wp-content\\\/blogs.dir\\\/6\\\/files\\\/sites\\\/26\\\/2024\\\/03\\\/PTAA_LOGO-removebg.png\",\"width\":2711,\"height\":1051,\"caption\":\"Pioneer Technology and Arts Academy\"},\"image\":{\"@id\":\"https:\\\/\\\/texas.ptaa.org\\\/fate\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"P-TECH - Fate Campus","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:\/\/texas.ptaa.org\/fate\/about-us\/academics\/p-tech\/","og_locale":"en_US","og_type":"article","og_title":"P-TECH - Fate Campus","og_description":"PTAA P-TECH Program PTAA Fate P-TECH Program Information What is P-TECH? P-TECH, or Pathways in Technology Early College High School, is a program where students earn a high school diploma, an industry-recognized associate degree, and gain relevant work experience in a growing field. A school is designated a P-TECH by the Texas Education Agency and [&hellip;]","og_url":"https:\/\/texas.ptaa.org\/fate\/about-us\/academics\/p-tech\/","og_site_name":"Fate Campus","article_modified_time":"2025-07-17T19:01:49+00:00","og_image":[{"url":"https:\/\/texas.ptaa.org\/wp-content\/uploads\/2024\/08\/Untitled-2.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/texas.ptaa.org\/fate\/about-us\/academics\/p-tech\/","url":"https:\/\/texas.ptaa.org\/fate\/about-us\/academics\/p-tech\/","name":"P-TECH - Fate Campus","isPartOf":{"@id":"https:\/\/texas.ptaa.org\/fate\/#website"},"primaryImageOfPage":{"@id":"https:\/\/texas.ptaa.org\/fate\/about-us\/academics\/p-tech\/#primaryimage"},"image":{"@id":"https:\/\/texas.ptaa.org\/fate\/about-us\/academics\/p-tech\/#primaryimage"},"thumbnailUrl":"https:\/\/texas.ptaa.org\/wp-content\/uploads\/2024\/08\/Untitled-2.png","datePublished":"2024-03-26T20:36:15+00:00","dateModified":"2025-07-17T19:01:49+00:00","breadcrumb":{"@id":"https:\/\/texas.ptaa.org\/fate\/about-us\/academics\/p-tech\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/texas.ptaa.org\/fate\/about-us\/academics\/p-tech\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/texas.ptaa.org\/fate\/about-us\/academics\/p-tech\/#primaryimage","url":"https:\/\/texas.ptaa.org\/wp-content\/uploads\/2024\/08\/Untitled-2.png","contentUrl":"https:\/\/texas.ptaa.org\/wp-content\/uploads\/2024\/08\/Untitled-2.png"},{"@type":"BreadcrumbList","@id":"https:\/\/texas.ptaa.org\/fate\/about-us\/academics\/p-tech\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/texas.ptaa.org\/fate\/"},{"@type":"ListItem","position":2,"name":"About Us","item":"https:\/\/texas.ptaa.org\/fate\/about-us\/"},{"@type":"ListItem","position":3,"name":"Academics","item":"https:\/\/texas.ptaa.org\/fate\/about-us\/academics\/"},{"@type":"ListItem","position":4,"name":"P-TECH"}]},{"@type":"WebSite","@id":"https:\/\/texas.ptaa.org\/fate\/#website","url":"https:\/\/texas.ptaa.org\/fate\/","name":"Fate Campus","description":"STEAM-Focused Charter School ","publisher":{"@id":"https:\/\/texas.ptaa.org\/fate\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/texas.ptaa.org\/fate\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/texas.ptaa.org\/fate\/#organization","name":"Pioneer Technology and Arts Academy","url":"https:\/\/texas.ptaa.org\/fate\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/texas.ptaa.org\/fate\/#\/schema\/logo\/image\/","url":"https:\/\/schools.ptaa.org\/ptaa-texas-district\/wp-content\/blogs.dir\/6\/files\/sites\/26\/2024\/03\/PTAA_LOGO-removebg.png","contentUrl":"https:\/\/schools.ptaa.org\/ptaa-texas-district\/wp-content\/blogs.dir\/6\/files\/sites\/26\/2024\/03\/PTAA_LOGO-removebg.png","width":2711,"height":1051,"caption":"Pioneer Technology and Arts Academy"},"image":{"@id":"https:\/\/texas.ptaa.org\/fate\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/texas.ptaa.org\/fate\/wp-json\/wp\/v2\/pages\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/texas.ptaa.org\/fate\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/texas.ptaa.org\/fate\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/texas.ptaa.org\/fate\/wp-json\/wp\/v2\/users\/48"}],"replies":[{"embeddable":true,"href":"https:\/\/texas.ptaa.org\/fate\/wp-json\/wp\/v2\/comments?post=41"}],"version-history":[{"count":9,"href":"https:\/\/texas.ptaa.org\/fate\/wp-json\/wp\/v2\/pages\/41\/revisions"}],"predecessor-version":[{"id":729,"href":"https:\/\/texas.ptaa.org\/fate\/wp-json\/wp\/v2\/pages\/41\/revisions\/729"}],"up":[{"embeddable":true,"href":"https:\/\/texas.ptaa.org\/fate\/wp-json\/wp\/v2\/pages\/16"}],"wp:attachment":[{"href":"https:\/\/texas.ptaa.org\/fate\/wp-json\/wp\/v2\/media?parent=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}