{"id":3329,"date":"2025-05-27T01:41:45","date_gmt":"2025-05-27T01:41:45","guid":{"rendered":"https:\/\/www1.vtdi.edu.jm\/?post_type=lp_course&#038;p=3329"},"modified":"2025-06-08T16:54:12","modified_gmt":"2025-06-08T21:54:12","slug":"bachelor-of-education-in-applied-technology","status":"publish","type":"lp_course","link":"https:\/\/vtdi.edu.jm\/?lp_course=bachelor-of-education-in-applied-technology","title":{"rendered":"Bachelor of Education in Applied Technology Major in Electrical Technology"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"3329\" class=\"elementor elementor-3329\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-41d83e73 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"41d83e73\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-757c342\" data-id=\"757c342\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-30d89e3f elementor-widget elementor-widget-text-editor\" data-id=\"30d89e3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\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>VTDI Bachelor of Education in Electrical Technology<\/title>\n  <style>\n    body {\n      margin: 0;\n      font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\n      background: linear-gradient(to right, #f0f4f8, #ffffff);\n      color: #000000;\n    }\n\n    .vtdi-programme-section {\n      max-width: 1000px;\n      margin: 40px auto;\n      padding: 40px;\n      background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);\n      border-radius: 12px;\n      box-shadow: 0 8px 32px rgba(0, 86, 168, 0.08);\n      position: relative;\n      color: #000000;\n    }\n\n    .vtdi-programme-section:before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background-image:\n        radial-gradient(circle at 20% 80%, rgba(1, 166, 92, 0.03) 0%, transparent 50%),\n        radial-gradient(circle at 80% 20%, rgba(0, 86, 168, 0.03) 0%, transparent 50%);\n      border-radius: 12px;\n      pointer-events: none;\n    }\n\n    .programme-heading {\n      text-align: center;\n      font-size: 32px;\n      font-weight: 700;\n      color: #0056a8;\n      margin-bottom: 35px;\n      text-shadow: 0 2px 4px rgba(0, 86, 168, 0.1);\n      position: relative;\n      z-index: 1;\n    }\n\n    .programme-heading::after {\n      content: \"\";\n      display: block;\n      width: 80px;\n      height: 4px;\n      background: linear-gradient(90deg, #01a65c 0%, #0056a8 100%);\n      margin: 10px auto 0;\n      border-radius: 2px;\n    }\n\n    .section-badge {\n      background: #01a65c;\n      color: white;\n      padding: 4px 14px;\n      border-radius: 20px;\n      font-size: 12px;\n      font-weight: bold;\n      display: inline-block;\n      margin-bottom: 14px;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n    }\n\n    .requirements-badge { background: #0056a8; margin-top: 20px; }\n    .details-badge { background: linear-gradient(135deg, #01a65c, #0056a8); margin-top: 20px; }\n    .contact-badge { background: #0056a8; margin-top: 20px; }\n\n    .programme-paragraph {\n      font-size: 16px;\n      line-height: 1.8;\n      margin-bottom: 25px;\n      text-align: justify;\n      padding: 15px 20px;\n      border-left: 4px solid transparent;\n      border-radius: 0 8px 8px 0;\n      background: rgba(0, 86, 168, 0.01);\n      transition: all 0.3s ease;\n      color: #000000;\n    }\n\n    .programme-paragraph:hover {\n      background: rgba(0, 86, 168, 0.04);\n      border-left-color: #01a65c;\n      transform: translateX(5px);\n      box-shadow: 0 2px 12px rgba(0, 86, 168, 0.05);\n    }\n\n    .programme-item {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n      margin-bottom: 16px;\n      transition: all 0.3s ease;\n      color: #000000;\n    }\n\n    .programme-item:hover {\n      padding-left: 6px;\n      color: #0056a8;\n    }\n\n    .tick-icon {\n      flex-shrink: 0;\n      background: linear-gradient(135deg, #01a65c, #0056a8);\n      color: white;\n      border-radius: 50%;\n      width: 20px;\n      height: 20px;\n      font-size: 12px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-shadow: 0 2px 6px rgba(1, 166, 92, 0.2);\n      transition: transform 0.3s ease;\n    }\n\n    .programme-item:hover .tick-icon {\n      transform: scale(1.1);\n    }\n\n    .or-divider {\n      text-align: center;\n      font-weight: bold;\n      color: #0056a8;\n      margin: -5px 0 15px;\n    }\n\n    .contact-intro {\n      font-weight: bold;\n      color: #0056a8;\n      margin-bottom: 10px;\n      font-size: 14px;\n    }\n\n    @media (max-width: 768px) {\n      .vtdi-programme-section {\n        margin: 20px;\n        padding: 25px 20px;\n      }\n      .programme-heading {\n        font-size: 26px;\n        margin-bottom: 25px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"vtdi-programme-section\">\n    <h2 class=\"programme-heading\">Bachelor of Education in Electrical Technology<\/h2>\n\n    <span class=\"section-badge\">Programme Overview<\/span>\n    <p class=\"programme-paragraph\">\n      Develop the skills to teach electrical and electronic principles at the secondary level with VTDI\u2019s Bachelor of Education in Electrical Technology. This career-focused programme combines technical training in electrical systems, circuitry, and safety with the pedagogical tools needed to succeed as a classroom instructor. Graduates are prepared to teach, mentor, and assess students in electrical trade areas, helping meet Jamaica\u2019s growing need for skilled, certified vocational educators in the electrical field.\n    <\/p>\n\n    <span class=\"section-badge requirements-badge\">Entry Requirements<\/span>\n    <div class=\"programme-item\"><div class=\"tick-icon\">\u2713<\/div>Five (5) CSEC\/GCE O\u2019Level subjects including English Language, Mathematics, and a technical subject<\/div>\n    <div class=\"or-divider\">\u2014 OR \u2014<\/div>\n    <div class=\"programme-item\"><div class=\"tick-icon\">\u2713<\/div>A relevant diploma or associate degree in electrical or electronic technology<\/div>\n    <div class=\"programme-item\"><div class=\"tick-icon\">\u2713<\/div>Mature entry considered<\/div>\n\n    <span class=\"section-badge details-badge\">Programme Details<\/span>\n    <div class=\"programme-item\"><div class=\"tick-icon\">\u2713<\/div><strong>Duration:<\/strong> 4 Years Full-Time<\/div>\n    <div class=\"programme-item\"><div class=\"tick-icon\">\u2713<\/div><strong>Schedule:<\/strong> Face-to-Face and Blended<\/div>\n    <div class=\"programme-item\"><div class=\"tick-icon\">\u2713<\/div><strong>Labs:<\/strong> Practical lab sessions included<\/div>\n    <div class=\"programme-item\"><div class=\"tick-icon\">\u2713<\/div><strong>Location:<\/strong> Kingston<\/div>\n    <div class=\"programme-item\"><div class=\"tick-icon\">\u2713<\/div><strong>Tuition:<\/strong> Tuition details available on request<\/div>\n\n    <span class=\"section-badge contact-badge\">Contact<\/span>\n    <div class=\"contact-intro\">Need More Info? Call us today!<\/div>\n    <div class=\"programme-item\"><div class=\"tick-icon\">\u2713<\/div><strong>Kingston:<\/strong> (876) 619-9854<\/div>\n    <div class=\"programme-item\"><div class=\"tick-icon\">\u2713<\/div><strong>Manchester:<\/strong> (876) 619-9854 Ext: 7265\/7266<\/div>\n  <\/div>\n<\/body>\n<\/html>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fa91155 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fa91155\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5220129\" data-id=\"5220129\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fa11fdd elementor-widget elementor-widget-html\" data-id=\"fa11fdd\" 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<a href=\"https:\/\/isims.vtdi.edu.jm\/apply\/\" class=\"apply-btn\">APPLY NOW<\/a>\r\n\r\n<style>\r\n.apply-btn {\r\n  display: block;\r\n  width: fit-content;\r\n  margin: 0 auto;\r\n  background-color: #00c851;\r\n  color: #0056B3;\r\n  padding: 12px 24px;\r\n  font-size: 14px;\r\n  font-weight: 600;\r\n  text-decoration: none;\r\n  border: 2px solid transparent;\r\n  border-radius: 0;\r\n  letter-spacing: 0.5px;\r\n  transition: all 0.4s ease;\r\n}\r\n\r\n.apply-btn:hover {\r\n  background-color: #0056B3;\r\n  color: #fff;\r\n  border: 2px solid #00c851;\r\n  text-decoration: none;\r\n}\r\n<\/style>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Become a certified electrical technology teacher. VTDI\u2019s B.Ed. in Electrical Technology prepares you to teach electrical systems, safety, and electronics at the secondary school level.<\/p>\n","protected":false},"author":7,"featured_media":3283,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","course_category":[160],"course_tag":[],"class_list":["post-3329","lp_course","type-lp_course","status-publish","has-post-thumbnail","hentry","course_category-school-of-applied-science-engineering-and-technology-saset","course"],"_links":{"self":[{"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/lp_course\/3329","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/lp_course"}],"about":[{"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/types\/lp_course"}],"author":[{"embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3329"}],"version-history":[{"count":9,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/lp_course\/3329\/revisions"}],"predecessor-version":[{"id":4027,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/lp_course\/3329\/revisions\/4027"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/media\/3283"}],"wp:attachment":[{"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3329"}],"wp:term":[{"taxonomy":"course_category","embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=%2Fwp%2Fv2%2Fcourse_category&post=3329"},{"taxonomy":"course_tag","embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=%2Fwp%2Fv2%2Fcourse_tag&post=3329"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}