{"id":820,"date":"2024-10-03T19:38:21","date_gmt":"2024-10-03T19:38:21","guid":{"rendered":"https:\/\/nevada.ptaa.org\/north-dallas\/?page_id=820"},"modified":"2024-10-03T19:39:52","modified_gmt":"2024-10-03T19:39:52","slug":"staff-directory","status":"publish","type":"page","link":"https:\/\/nevada.ptaa.org\/north-dallas\/staff-directory\/","title":{"rendered":"Staff Directory"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"820\" class=\"elementor elementor-820\">\n\t\t\t\t<div class=\"elementor-element elementor-element-637bf02 e-flex e-con-boxed e-con e-parent\" data-id=\"637bf02\" 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-76d820a elementor-widget elementor-widget-html\" data-id=\"76d820a\" 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<style>\n.staff-container {\n    font-family: 'Roboto Slab', serif;\n    max-height: 900px; \/* Limit the height of the container *\/\n    overflow-y: auto; \/* Add vertical scroll when content exceeds the height *\/\n    padding-right: 10px; \/* Optional: Add padding for better scroll bar appearance *\/\n}\n\n\/* Adjust scroll bar style (optional, for better appearance) *\/\n.staff-container::-webkit-scrollbar {\n    width: 8px;\n}\n\n.staff-container::-webkit-scrollbar-thumb {\n    background-color: #416ca3; \/* Customize the color of the scrollbar thumb *\/\n    border-radius: 10px;\n}\n\n.staff-container::-webkit-scrollbar-track {\n    background-color: #f1f1f1; \/* Customize the background of the scrollbar track *\/\n}\n\n    .staff-header {\n        color: #416ca3;\n        font-size: 28px;\n        margin-bottom: 20px;\n        font-weight: 700;\n    }\n\n    .staff-search-container {\n        margin-bottom: 20px;\n    }\n\n    .staff-search {\n        padding: 10px;\n        width: 370px;\n        font-size: 16px;\n        border-radius: 5px;\n        border: 1px solid black;\n    }\n\n    .staff-card {\n        display: flex;\n        align-items: flex-start;\n        padding: 15px;\n        margin-bottom: 20px;\n        border: 1px solid #ddd;\n        border-radius: 8px;\n    }\n\n    .staff-image {\n        width: 190px;\n        height: auto;\n        border-radius: 50%;\n        margin-right: 20px;\n    }\n\n    .staff-info {\n        max-width: 800px;\n    }\n\n    .staff-name {\n        font-size: 18px;\n        font-weight: bold;\n        color: #416ca3;\n    }\n\n    .staff-title {\n        font-size: 16px;\n        font-weight: bold;\n        color: #2c5998;\n    }\n\n    .staff-contact {\n        font-size: 14px;\n        margin-top: 5px;\n    }\n\n    .staff-description {\n        margin-top: 10px;\n        font-size: 14px;\n        line-height: 1.6;\n    }\n\n    .no-results {\n        font-size: 16px;\n        color: red;\n        text-align: center;\n        display: none;\n    }\n<\/style>\n    <!-- Header -->\n    <div class=\"staff-header\">PTAA\/Greenville K-12 Staff<\/div>\n\n    <!-- Search Bar -->\n    <div class=\"staff-search-container\">\n        <input type=\"text\" id=\"staffSearch\" class=\"staff-search\" placeholder=\"Search for staff by name or title...\" onkeyup=\"filterStaff()\">\n    <\/div>\n\n    <!-- No results message -->\n    <div id=\"noResults\" class=\"no-results\">No results found<\/div>\n<div class=\"staff-container\">\n\n    <div id=\"noResults\" class=\"no-results\">No results found<\/div>\n\n    <!-- Staff Members -->\n    <div class=\"staff-card\" data-name=\"Karen Wiggins\" data-title=\"Principal\">\n        <img decoding=\"async\" src=\"https:\/\/nevada.ptaa.org\/greenville\/wp-content\/blogs.dir\/3\/files\/2024\/03\/PTAA_LOGO-removebg.png\" alt=\"Staff Image\" class=\"staff-image\">\n        <div class=\"staff-info\">\n            <div class=\"staff-name\">Karen Wiggins<\/div>\n            <div class=\"staff-title\">Principal<\/div>\n            <div class=\"staff-contact\">Email: <a href=\"mailto:kwiggins@ptaa.org\">kwiggins@ptaa.org<\/a><\/div>\n            <div class=\"staff-description\">\nEducation and Experience: Mrs. Wiggins is an educator with thirty-four years of experience. She earned a Bachelor of Science degree from Texas A and M University in Commerce and a Master of Science degree from Western Governor\u2019s University. Mrs. Wiggins has experience at all grade and district levels. Throughout her experiences, she has taught, Business Education, Technology Applications, History, Geography, Anatomy and Physiology, Biology, Physical Science, Business Information and Multi Media, Digital Information, Principals of Audio Visual, Animation, and Physical Education. In addition, Mrs. Wiggins has been a sponsor for Beta Club, U.I.L. events, One Act Play, FCA and Yearbook. Additionally, she has been a successful Varsity Coach and earned several awards. She is compassionate about being a life-long learner and ensuring that all students are given opportunities to grow and develop their educational experiences\n            <\/div>\n        <\/div>\n    <\/div>\n\n  \n\n<\/div>\n\n<script>\n    function filterStaff() {\n        var input = document.getElementById('staffSearch').value.toLowerCase();\n        var staffCards = document.querySelectorAll('.staff-card');\n        var noResults = document.getElementById('noResults');\n        var isResultFound = false;\n\n        staffCards.forEach(function(card) {\n            var name = card.getAttribute('data-name').toLowerCase();\n            var title = card.getAttribute('data-title').toLowerCase();\n\n            if (name.includes(input) || title.includes(input)) {\n                card.style.display = 'flex';\n                isResultFound = true;\n            } else {\n                card.style.display = 'none';\n            }\n        });\n\n        if (isResultFound) {\n            noResults.style.display = 'none';\n        } else {\n            noResults.style.display = 'block';\n        }\n    }\n<\/script>\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\/Greenville K-12 Staff No results found No results found Karen Wiggins Principal Email: kwiggins@ptaa.org Education and Experience: Mrs. Wiggins is an educator with thirty-four years of experience. She earned a Bachelor of Science degree from Texas A and M University in Commerce and a Master of Science degree from Western Governor\u2019s University. Mrs. Wiggins has [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"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-820","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Staff Directory - North Dallas 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:\/\/nevada.ptaa.org\/north-dallas\/staff-directory\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Staff Directory - North Dallas Campus\" \/>\n<meta property=\"og:description\" content=\"PTAA\/Greenville K-12 Staff No results found No results found Karen Wiggins Principal Email: kwiggins@ptaa.org Education and Experience: Mrs. Wiggins is an educator with thirty-four years of experience. She earned a Bachelor of Science degree from Texas A and M University in Commerce and a Master of Science degree from Western Governor\u2019s University. Mrs. Wiggins has [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nevada.ptaa.org\/north-dallas\/staff-directory\/\" \/>\n<meta property=\"og:site_name\" content=\"North Dallas Campus\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-03T19:39:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nevada.ptaa.org\/greenville\/wp-content\/blogs.dir\/3\/files\/2024\/03\/PTAA_LOGO-removebg.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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/staff-directory\\\/\",\"url\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/staff-directory\\\/\",\"name\":\"Staff Directory - North Dallas Campus\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/staff-directory\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/staff-directory\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nevada.ptaa.org\\\/greenville\\\/wp-content\\\/blogs.dir\\\/3\\\/files\\\/2024\\\/03\\\/PTAA_LOGO-removebg.png\",\"datePublished\":\"2024-10-03T19:38:21+00:00\",\"dateModified\":\"2024-10-03T19:39:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/staff-directory\\\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/staff-directory\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/staff-directory\\\/#primaryimage\",\"url\":\"https:\\\/\\\/nevada.ptaa.org\\\/greenville\\\/wp-content\\\/blogs.dir\\\/3\\\/files\\\/2024\\\/03\\\/PTAA_LOGO-removebg.png\",\"contentUrl\":\"https:\\\/\\\/nevada.ptaa.org\\\/greenville\\\/wp-content\\\/blogs.dir\\\/3\\\/files\\\/2024\\\/03\\\/PTAA_LOGO-removebg.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/staff-directory\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Staff Directory\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/#website\",\"url\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/\",\"name\":\"North Dallas Campus\",\"description\":\"STEAM-Focused Charter School \",\"publisher\":{\"@id\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/#organization\",\"name\":\"Pioneer Technology and Arts Academy\",\"url\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/schools.ptaa.org\\\/ptaa-texas-district\\\/wp-content\\\/blogs.dir\\\/2\\\/files\\\/sites\\\/26\\\/2024\\\/03\\\/PTAA_LOGO-removebg.png\",\"contentUrl\":\"https:\\\/\\\/schools.ptaa.org\\\/ptaa-texas-district\\\/wp-content\\\/blogs.dir\\\/2\\\/files\\\/sites\\\/26\\\/2024\\\/03\\\/PTAA_LOGO-removebg.png\",\"width\":2711,\"height\":1051,\"caption\":\"Pioneer Technology and Arts Academy\"},\"image\":{\"@id\":\"https:\\\/\\\/nevada.ptaa.org\\\/north-dallas\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Staff Directory - North Dallas 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:\/\/nevada.ptaa.org\/north-dallas\/staff-directory\/","og_locale":"en_US","og_type":"article","og_title":"Staff Directory - North Dallas Campus","og_description":"PTAA\/Greenville K-12 Staff No results found No results found Karen Wiggins Principal Email: kwiggins@ptaa.org Education and Experience: Mrs. Wiggins is an educator with thirty-four years of experience. She earned a Bachelor of Science degree from Texas A and M University in Commerce and a Master of Science degree from Western Governor\u2019s University. Mrs. Wiggins has [&hellip;]","og_url":"https:\/\/nevada.ptaa.org\/north-dallas\/staff-directory\/","og_site_name":"North Dallas Campus","article_modified_time":"2024-10-03T19:39:52+00:00","og_image":[{"url":"https:\/\/nevada.ptaa.org\/greenville\/wp-content\/blogs.dir\/3\/files\/2024\/03\/PTAA_LOGO-removebg.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nevada.ptaa.org\/north-dallas\/staff-directory\/","url":"https:\/\/nevada.ptaa.org\/north-dallas\/staff-directory\/","name":"Staff Directory - North Dallas Campus","isPartOf":{"@id":"https:\/\/nevada.ptaa.org\/north-dallas\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nevada.ptaa.org\/north-dallas\/staff-directory\/#primaryimage"},"image":{"@id":"https:\/\/nevada.ptaa.org\/north-dallas\/staff-directory\/#primaryimage"},"thumbnailUrl":"https:\/\/nevada.ptaa.org\/greenville\/wp-content\/blogs.dir\/3\/files\/2024\/03\/PTAA_LOGO-removebg.png","datePublished":"2024-10-03T19:38:21+00:00","dateModified":"2024-10-03T19:39:52+00:00","breadcrumb":{"@id":"https:\/\/nevada.ptaa.org\/north-dallas\/staff-directory\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nevada.ptaa.org\/north-dallas\/staff-directory\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/nevada.ptaa.org\/north-dallas\/staff-directory\/#primaryimage","url":"https:\/\/nevada.ptaa.org\/greenville\/wp-content\/blogs.dir\/3\/files\/2024\/03\/PTAA_LOGO-removebg.png","contentUrl":"https:\/\/nevada.ptaa.org\/greenville\/wp-content\/blogs.dir\/3\/files\/2024\/03\/PTAA_LOGO-removebg.png"},{"@type":"BreadcrumbList","@id":"https:\/\/nevada.ptaa.org\/north-dallas\/staff-directory\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nevada.ptaa.org\/north-dallas\/"},{"@type":"ListItem","position":2,"name":"Staff Directory"}]},{"@type":"WebSite","@id":"https:\/\/nevada.ptaa.org\/north-dallas\/#website","url":"https:\/\/nevada.ptaa.org\/north-dallas\/","name":"North Dallas Campus","description":"STEAM-Focused Charter School ","publisher":{"@id":"https:\/\/nevada.ptaa.org\/north-dallas\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nevada.ptaa.org\/north-dallas\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/nevada.ptaa.org\/north-dallas\/#organization","name":"Pioneer Technology and Arts Academy","url":"https:\/\/nevada.ptaa.org\/north-dallas\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/nevada.ptaa.org\/north-dallas\/#\/schema\/logo\/image\/","url":"https:\/\/schools.ptaa.org\/ptaa-texas-district\/wp-content\/blogs.dir\/2\/files\/sites\/26\/2024\/03\/PTAA_LOGO-removebg.png","contentUrl":"https:\/\/schools.ptaa.org\/ptaa-texas-district\/wp-content\/blogs.dir\/2\/files\/sites\/26\/2024\/03\/PTAA_LOGO-removebg.png","width":2711,"height":1051,"caption":"Pioneer Technology and Arts Academy"},"image":{"@id":"https:\/\/nevada.ptaa.org\/north-dallas\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/nevada.ptaa.org\/north-dallas\/wp-json\/wp\/v2\/pages\/820","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nevada.ptaa.org\/north-dallas\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nevada.ptaa.org\/north-dallas\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nevada.ptaa.org\/north-dallas\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/nevada.ptaa.org\/north-dallas\/wp-json\/wp\/v2\/comments?post=820"}],"version-history":[{"count":4,"href":"https:\/\/nevada.ptaa.org\/north-dallas\/wp-json\/wp\/v2\/pages\/820\/revisions"}],"predecessor-version":[{"id":826,"href":"https:\/\/nevada.ptaa.org\/north-dallas\/wp-json\/wp\/v2\/pages\/820\/revisions\/826"}],"wp:attachment":[{"href":"https:\/\/nevada.ptaa.org\/north-dallas\/wp-json\/wp\/v2\/media?parent=820"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}