
Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>video-conferencing-with-zoom-api</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in E:\Sites\VTDI\www3.vtdi.edu.jm\wp-includes\functions.php on line 6131
{"id":4829,"date":"2025-08-28T14:15:13","date_gmt":"2025-08-28T19:15:13","guid":{"rendered":"https:\/\/vtdi.edu.jm\/?post_type=lp_course&#038;p=4829"},"modified":"2025-08-28T14:39:14","modified_gmt":"2025-08-28T19:39:14","slug":"sixth-form-pathways-programme","status":"publish","type":"lp_course","link":"https:\/\/vtdi.edu.jm\/?lp_course=sixth-form-pathways-programme","title":{"rendered":"Sixth Form Pathway Programme"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"4829\" class=\"elementor elementor-4829\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5683859 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5683859\" 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-9eca8a4\" data-id=\"9eca8a4\" 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-1e1b76b elementor-widget elementor-widget-html\" data-id=\"1e1b76b\" 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>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>VTDI BSc ICT (Advanced Placement)<\/title>\r\n    <style>\r\n        .vtdi-programme-section {\r\n          max-width: 1000px;\r\n          margin: 40px auto;\r\n          padding: 40px;\r\n          background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);\r\n          border-radius: 12px;\r\n          box-shadow: 0 8px 32px rgba(0, 86, 168, 0.08);\r\n          font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\r\n          color: #333;\r\n          position: relative;\r\n        }\r\n        .vtdi-programme-section:before {\r\n          content: \"\";\r\n          position: absolute;\r\n          inset: 0;\r\n          background-image:\r\n            radial-gradient(circle at 20% 80%, rgba(1, 166, 92, 0.03) 0%, transparent 50%),\r\n            radial-gradient(circle at 80% 20%, rgba(0, 86, 168, 0.03) 0%, transparent 50%);\r\n          border-radius: 12px;\r\n          pointer-events: none;\r\n        }\r\n        .programme-heading {\r\n          text-align: center;\r\n          font-size: 32px;\r\n          font-weight: 700;\r\n          color: #0056a8;\r\n          margin-bottom: 35px;\r\n          text-shadow: 0 2px 4px rgba(0, 86, 168, 0.1);\r\n          position: relative;\r\n          z-index: 1;\r\n        }\r\n        .programme-heading::after {\r\n          content: \"\";\r\n          display: block;\r\n          width: 80px;\r\n          height: 4px;\r\n          background: linear-gradient(90deg, #01a65c 0%, #0056a8 100%);\r\n          margin: 10px auto 0;\r\n          border-radius: 2px;\r\n        }\r\n        .section-badge {\r\n          background: #01a65c;\r\n          color: white;\r\n          padding: 4px 14px;\r\n          border-radius: 20px;\r\n          font-size: 12px;\r\n          font-weight: bold;\r\n          display: inline-block;\r\n          margin-bottom: 14px;\r\n          text-transform: uppercase;\r\n          letter-spacing: 0.5px;\r\n        }\r\n        .requirements-badge,\r\n        .location-badge,\r\n        .contact-badge {\r\n          background: #0056a8;\r\n          margin-top: 20px;\r\n        }\r\n        .duration-badge,\r\n        .details-badge {\r\n          background: linear-gradient(135deg, #01a65c, #0056a8);\r\n          margin-top: 20px;\r\n        }\r\n        .programme-paragraph {\r\n          font-size: 16px;\r\n          line-height: 1.8;\r\n          margin-bottom: 25px;\r\n          text-align: justify;\r\n          padding: 15px 20px;\r\n          border-left: 4px solid transparent;\r\n          border-radius: 0 8px 8px 0;\r\n          background: rgba(0, 86, 168, 0.01);\r\n          transition: all 0.3s ease;\r\n        }\r\n        .programme-paragraph:hover {\r\n          background: rgba(0, 86, 168, 0.04);\r\n          border-left-color: #01a65c;\r\n          transform: translateX(5px);\r\n          box-shadow: 0 2px 12px rgba(0, 86, 168, 0.05);\r\n        }\r\n        .programme-list {\r\n          list-style: none !important;\r\n          padding-left: 0;\r\n          margin-bottom: 30px;\r\n        }\r\n        .programme-list li {\r\n          list-style: none !important;\r\n          margin-bottom: 15px;\r\n          line-height: 1.7;\r\n          padding-left: 30px;\r\n          position: relative;\r\n          transition: all 0.3s ease;\r\n          cursor: default;\r\n        }\r\n        \/* Remove browser default bullet points *\/\r\n        .programme-list li::marker {\r\n          display: none;\r\n        }\r\n        .programme-list li:hover {\r\n          color: #0056a8;\r\n          padding-left: 35px;\r\n        }\r\n        .tick-icon {\r\n          position: absolute;\r\n          left: 0;\r\n          top: 3px;\r\n          background: linear-gradient(135deg, #01a65c, #0056a8);\r\n          color: white;\r\n          border-radius: 50%;\r\n          width: 20px;\r\n          height: 20px;\r\n          font-size: 12px;\r\n          font-weight: bold;\r\n          display: flex;\r\n          align-items: center;\r\n          justify-content: center;\r\n          box-shadow: 0 2px 6px rgba(1, 166, 92, 0.2);\r\n          transition: transform 0.3s ease;\r\n        }\r\n        .programme-list li:hover .tick-icon {\r\n          transform: scale(1.1);\r\n          box-shadow: 0 3px 10px rgba(1, 166, 92, 0.3);\r\n        }\r\n        .contact-intro {\r\n          font-weight: bold;\r\n          color: #0056a8;\r\n          margin-bottom: 10px;\r\n          font-size: 14px;\r\n        }\r\n        @media (max-width: 768px) {\r\n          .vtdi-programme-section {\r\n            margin: 20px;\r\n            padding: 25px 20px;\r\n          }\r\n          .programme-heading {\r\n            font-size: 26px;\r\n            margin-bottom: 25px;\r\n          }\r\n          .programme-paragraph {\r\n            font-size: 15px;\r\n            padding: 12px 15px;\r\n            text-align: left;\r\n          }\r\n          .programme-list li {\r\n            padding-left: 25px;\r\n            margin-bottom: 12px;\r\n          }\r\n          .programme-list li:hover {\r\n            color: #0056a8;\r\n            padding-left: 30px;\r\n          }\r\n          .tick-icon {\r\n            width: 18px;\r\n            height: 18px;\r\n            font-size: 10px;\r\n          }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"vtdi-programme-section\">\r\n      <h2 class=\"programme-heading\">Sixth Form Pathway Programme<\/h2>\r\n      <div class=\"programme-body\">\r\n        <span class=\"section-badge\">Programme Overview<\/span>\r\n        <p class=\"programme-paragraph\">\r\n          The Sixth Form Pathway Programme (SFPP) is a policy of the Ministry of Education Skills Youth and Information (MoESYI) to financially assist students to continue their studies after Grade 11 over a two-year period.  The SFPP programme has three strands \u2013 Pathway 1, 2 and 3 which are based on the level of qualifications the students hold and the programmes being offered by the receiving institution. The VTDI is currently offering Pathway 1. \r\n\r\nOnce a student is enrolled in one of VTDI\u2019s Associate or Bachelors Degree programmes he\/she is eligible to access funding of $60,000 per year for two (2) years.\r\n        <\/p>\r\n        \r\n        <span class=\"section-badge requirements-badge\">Entry Requirements<\/span>\r\n        <ul class=\"programme-list\">\r\n          <li><span class=\"tick-icon\">\u2713<\/span>Be a graduate of grade 11   \r\n        <br><strong>NB. grade 12 graduates will be able to access only one year of the scholarship (conditions apply).<\/strong>  <\/li>\r\n          <li><span class=\"tick-icon\">\u2713<\/span>  16-18 years of age <\/li>\r\n          <li><span class=\"tick-icon\">\u2713<\/span> Minimum of 5 CSEC subjects including Mathematics and English (or City and Guilds Mathematics and English [Stage 3]) <\/li>\r\n          <li><span class=\"tick-icon\">\u2713<\/span>Students having up to 4 CSEC subjects including Mathematics and English or City and Guilds English and Mathematics (stage 3) and NVQ-J (level 2) (conditions apply) \r\n          <br> <strong>NB. Students having up to 4 CSEC subjects who do not have Mathematics and\/or English will be required to pursue same in the VTDI\u2019s Pre-College programme within the first year of study.<\/strong>\r\n          <\/li>\r\n        <\/ul>\r\n        \r\n        <span class=\"section-badge details-badge\">Programme Details<\/span>\r\n        <ul class=\"programme-list\">\r\n          <li><span class=\"tick-icon\">\u2713<\/span> <strong>Duration:<\/strong> 2 years<\/li>\r\n          <li><span class=\"tick-icon\">\u2713<\/span> <strong>Delivery:<\/strong> Blended<\/li>\r\n          <li><span class=\"tick-icon\">\u2713<\/span> <strong>Target group:<\/strong> all grade 11 school leavers.\r\n          <br> <strong>NB. If a student is leaving grade 12 then he\/she will be able to access only one year of the scholarship (conditions apply). <\/strong>\r\n          <\/li>\r\n          <li><span class=\"tick-icon\">\u2713<\/span> <strong>Campuses:<\/strong> Kingston & Manchester<\/li>\r\n        <\/ul>\r\n        \r\n        <span class=\"section-badge contact-badge\">Contact<\/span>\r\n        <div class=\"contact-intro\">Need More Info? Call us today!<\/div>\r\n        <ul class=\"programme-list\">\r\n          <li><span class=\"tick-icon\">\u2713<\/span> <strong>Kingston:<\/strong> (876) 619-9854<\/li>\r\n          <li><span class=\"tick-icon\">\u2713<\/span> <strong>Manchester:<\/strong> (876) 619-9854 Ext: 7265\/7266<\/li>\r\n           <li><span class=\"tick-icon\">\u2713<\/span> <strong>Email:<\/strong> Myprevtdiacademy@vtdi.edu.jm<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\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>The Sixth Form Pathway Programme (SFPP) provides eligible VTDI students with financial support of \\$60,000 annually for two years to pursue Associate or Bachelor\u2019s degree studies.<\/p>\n","protected":false},"author":7,"featured_media":4832,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","course_category":[159],"course_tag":[],"class_list":["post-4829","lp_course","type-lp_course","status-publish","has-post-thumbnail","hentry","course_category-school-of-education-and-business-seb","course"],"_links":{"self":[{"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/lp_course\/4829","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=4829"}],"version-history":[{"count":9,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/lp_course\/4829\/revisions"}],"predecessor-version":[{"id":4841,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/lp_course\/4829\/revisions\/4841"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/media\/4832"}],"wp:attachment":[{"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4829"}],"wp:term":[{"taxonomy":"course_category","embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=%2Fwp%2Fv2%2Fcourse_category&post=4829"},{"taxonomy":"course_tag","embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=%2Fwp%2Fv2%2Fcourse_tag&post=4829"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}