
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":3399,"date":"2025-05-28T01:44:12","date_gmt":"2025-05-28T01:44:12","guid":{"rendered":"https:\/\/www1.vtdi.edu.jm\/?post_type=lp_course&#038;p=3399"},"modified":"2025-06-24T22:22:44","modified_gmt":"2025-06-25T03:22:44","slug":"associate-degree-in-animation","status":"publish","type":"lp_course","link":"https:\/\/vtdi.edu.jm\/?lp_course=associate-degree-in-animation","title":{"rendered":"Associate of Applied Science Degree in Animation"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"3399\" class=\"elementor elementor-3399\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4ade47c0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4ade47c0\" 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-5bcecdea\" data-id=\"5bcecdea\" 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-35f8e47 elementor-widget elementor-widget-html\" data-id=\"35f8e47\" 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>VTDI Associate of Applied Science Degree in Animation<\/title>\n  <style>\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      font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\n      color: #333;\n      position: relative;\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    .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    .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    .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    .requirements-badge,\n    .location-badge,\n    .contact-badge {\n      background: #0056a8;\n      margin-top: 20px;\n    }\n    .duration-badge,\n    .details-badge {\n      background: linear-gradient(135deg, #01a65c, #0056a8);\n      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    }\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    .programme-list {\n      list-style: none !important;\n      padding-left: 0;\n      margin-bottom: 30px;\n    }\n    .programme-list li {\n      list-style: none !important;\n      margin-bottom: 15px;\n      line-height: 1.7;\n      padding-left: 30px;\n      position: relative;\n      transition: all 0.3s ease;\n      cursor: default;\n    }\n    .programme-list li::marker {\n      display: none;\n    }\n    .programme-list li:hover {\n      color: #0056a8;\n      padding-left: 35px;\n    }\n    .tick-icon {\n      position: absolute;\n      left: 0;\n      top: 3px;\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    .programme-list li:hover .tick-icon {\n      transform: scale(1.1);\n      box-shadow: 0 3px 10px rgba(1, 166, 92, 0.3);\n    }\n    .contact-intro {\n      font-weight: bold;\n      color: #0056a8;\n      margin-bottom: 10px;\n      font-size: 14px;\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      .programme-paragraph {\n        font-size: 15px;\n        padding: 12px 15px;\n        text-align: left;\n      }\n      .programme-list li {\n        padding-left: 25px;\n        margin-bottom: 12px;\n      }\n      .programme-list li:hover {\n        color: #0056a8;\n        padding-left: 30px;\n      }\n      .tick-icon {\n        width: 18px;\n        height: 18px;\n        font-size: 10px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"vtdi-programme-section\">\n    <h2 class=\"programme-heading\">Associate of Applied Science Degree in Animation<\/h2>\n    <div class=\"programme-body\">\n      <span class=\"section-badge\">Programme Overview<\/span>\n      <p class=\"programme-paragraph\">\n        Turn your creativity into a career with the <strong>Associate of Applied Science Degree in Animation<\/strong> from VTDI. This 2-year programme is designed to train students in the foundations of digital animation, including storytelling, character design, 2D and 3D animation, and visual production. Students will gain hands-on experience using industry-relevant tools and techniques while developing a professional portfolio. The programme prepares learners for work in animation studios, digital agencies, film production, and related creative industries, or to pursue advanced studies in animation and media.\n      <\/p>\n\n      <span class=\"section-badge requirements-badge\">Entry Requirements<\/span>\n      <ul class=\"programme-list\">\n        <li><span class=\"tick-icon\">\u2713<\/span> A minimum of four (4) CSEC or GCE O\u2019Level subjects including Mathematics and English Language<\/li>\n        <li><span class=\"tick-icon\">\u2713<\/span> Portfolio may be required<\/li>\n      <\/ul>\n\n      <span class=\"section-badge details-badge\">Programme Details<\/span>\n      <ul class=\"programme-list\">\n        <li><span class=\"tick-icon\">\u2713<\/span> <strong>Duration:<\/strong> 2 Years Full-Time<\/li>\n        <li><span class=\"tick-icon\">\u2713<\/span> <strong>Delivery:<\/strong> Face-to-Face<\/li>\n        <li><span class=\"tick-icon\">\u2713<\/span> <strong>Location:<\/strong> Kingston & Manchester<\/li>\n       \n\n      <span class=\"section-badge contact-badge\">Contact<\/span>\n      <div class=\"contact-intro\">Need More Info? Call us today!<\/div>\n      <ul class=\"programme-list\">\n        <li><span class=\"tick-icon\">\u2713<\/span> <strong>Kingston:<\/strong> (876) 619-9854<\/li>\n        <li><span class=\"tick-icon\">\u2713<\/span> <strong>Manchester:<\/strong> (876) 619-9854 Ext: 7265\/7266<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\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<\/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-4f82ffd elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4f82ffd\" 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-bb8c417\" data-id=\"bb8c417\" 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-92c9d97 elementor-widget elementor-widget-html\" data-id=\"92c9d97\" 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>Master the art of animation with VTDI\u2019s 2-year Associate of Applied Science Degree in Animation. Learn character design, 2D\/3D techniques, and digital storytelling while building a creative portfolio.<\/p>\n","protected":false},"author":7,"featured_media":3892,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","course_category":[163,160],"course_tag":[],"class_list":["post-3399","lp_course","type-lp_course","status-publish","has-post-thumbnail","hentry","course_category-featured-programme","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\/3399","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=3399"}],"version-history":[{"count":25,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/lp_course\/3399\/revisions"}],"predecessor-version":[{"id":4582,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/lp_course\/3399\/revisions\/4582"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/media\/3892"}],"wp:attachment":[{"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3399"}],"wp:term":[{"taxonomy":"course_category","embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=%2Fwp%2Fv2%2Fcourse_category&post=3399"},{"taxonomy":"course_tag","embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=%2Fwp%2Fv2%2Fcourse_tag&post=3399"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}