CINXE.COM

SkillsFuture Singapore | Homepage

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title> SkillsFuture Singapore | Homepage </title> <!--Apple device bookmarking--> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-title" content="SkillsFuture Singapore"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <!--favicons--> <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"> <link rel="manifest" href="/assets/favicon/site.webmanifest"> <link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"> <link rel="shortcut icon" href="/favicon.ico"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <!--sgds css--> <style type="text/css"> :root {--sgds-blue: #1f69ff;--sgds-purple: #5925dc;--sgds-pink: #d63384;--sgds-red: #d7260f;--sgds-yellow: #f79009;--sgds-green: #0a8217;--sgds-cyan: #0f71bb;--sgds-white: #fff;--sgds-gray: #344054;--sgds-gray-dark: #000;--sgds-gray-100: #f7f7f9;--sgds-gray-200: #e4e7ec;--sgds-gray-300: #d0d5dd;--sgds-gray-400: #98a2b3;--sgds-gray-500: #667085;--sgds-gray-600: #344054;--sgds-gray-700: #1d2939;--sgds-gray-800: #000;--sgds-gray-900: #000;--sgds-primary: #5925dc;--sgds-secondary: #1f69ff;--sgds-success: #0a8217;--sgds-info: #0f71bb;--sgds-warning: #f79009;--sgds-danger: #d7260f;--sgds-light: #f7f7f9;--sgds-dark: #000;--sgds-primary-rgb: 89,37,220;--sgds-secondary-rgb: 31,105,255;--sgds-success-rgb: 10,130,23;--sgds-info-rgb: 15,113,187;--sgds-warning-rgb: 247,144,9;--sgds-danger-rgb: 215,38,15;--sgds-light-rgb: 247,247,249;--sgds-dark-rgb: 0,0,0;--sgds-white-rgb: 255,255,255;--sgds-black-rgb: 0,0,0;--sgds-body-color-rgb: 29,41,57;--sgds-body-bg-rgb: 255,255,255;--sgds-font-sans-serif: "Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--sgds-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--sgds-gradient: linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--sgds-body-font-family: var(--sgds-font-sans-serif);--sgds-body-font-size: 1rem;--sgds-body-font-weight: 400;--sgds-body-line-height: 2;--sgds-body-color: #1d2939;--sgds-body-bg: #fff;--sgds-border-width: 1px;--sgds-border-style: solid;--sgds-border-color: #98a2b3;--sgds-border-color-translucent: rgba(0,0,0,.175);--sgds-border-radius: 0.3125rem;--sgds-border-radius-sm: 0.2rem;--sgds-border-radius-lg: 0.3rem;--sgds-border-radius-xl: 1rem;--sgds-border-radius-2xl: 2rem;--sgds-border-radius-pill: 50rem;--sgds-link-color: #0f71bb;--sgds-link-hover-color: #0c5a96;--sgds-code-color: #d63384;--sgds-highlight-bg: #fcf8e3;--sgds-gutter-x: 1.5rem }@media(min-width: 992px) {:root {--section-padding:3rem 1.5rem;--section-padding-xs: 1rem 1.5rem;--section-padding-sm: 1.5rem 1.5rem;--section-padding-lg: 9rem 1.5rem;--section-padding-xl: 18rem 1.5rem }}*,:after,:before {box-sizing: border-box }@media(prefers-reduced-motion:no-preference) {:root {scroll-behavior: smooth }}body {-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0,0,0,0);background-color: var(--sgds-body-bg);color: var(--sgds-body-color);font-family: var(--sgds-body-font-family);font-size: var(--sgds-body-font-size);font-weight: var(--sgds-body-font-weight);line-height: var(--sgds-body-line-height);margin: 0;text-align: var(--sgds-body-text-align) }hr {border: 0;border-top: 1px solid;color: inherit;margin: 1rem 0;opacity: .25 }.h1,.h2,.h3,.h4,.h5,.h6,.sgds.footer .footer-header .title,h1,h2,h3,h4,h5,h6 {font-weight: 700;line-height: 1.2;margin-bottom: .5rem;margin-top: 0 }.h2,h2 {font-size: calc(1.325rem + .9vw) }@media(min-width: 1200px) {.h2,h2 {font-size:2rem }}p {margin-bottom: 1.5rem;margin-top: 0 }ol,ul {padding-left: 2rem }dl,ol,ul {margin-bottom: 1rem;margin-top: 0 }ol ol,ol ul,ul ol,ul ul {margin-bottom: 0 }b,strong {font-weight: bolder }a {color: var(--sgds-link-color);text-decoration: underline }img,svg {vertical-align: middle }button {border-radius: 0 }button,input,optgroup,select,textarea {font-family: inherit;font-size: inherit;line-height: inherit;margin: 0 }button,select {text-transform: none }[role=button] {cursor: pointer }[type=button],[type=reset],[type=submit],button {-webkit-appearance: button }[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {cursor: pointer }.h2,h2 {line-height: 1.25 }p+p {margin-top: 1.5rem }a {text-underline-offset: .25rem }a[target=_blank]:after {content: "";display: inline-block;font-family: bootstrap-icons;padding-left: .25rem;text-decoration-line: none }.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {--sgds-gutter-x: 3rem;--sgds-gutter-y: 0;margin-left: auto;margin-right: auto;padding-left: calc(var(--sgds-gutter-x)*.5);padding-right: calc(var(--sgds-gutter-x)*.5);width: 100% }@media(min-width: 576px) {.container,.container-sm {max-width:540px }}@media(min-width: 768px) {.container,.container-md,.container-sm {max-width:720px }}@media(min-width: 992px) {.container,.container-lg,.container-md,.container-sm {max-width:960px }}@media(min-width: 1200px) {.container,.container-lg,.container-md,.container-sm,.container-xl {max-width:1140px }}@media(min-width: 1400px) {.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {max-width:1320px }}.row {--sgds-gutter-x: 1.5rem;--sgds-gutter-y: 0;display: flex;flex-wrap: wrap;margin-left: calc(var(--sgds-gutter-x)*-.5);margin-right: calc(var(--sgds-gutter-x)*-.5);margin-top: calc(var(--sgds-gutter-y)*-1) }.row>* {flex-shrink: 0;margin-top: var(--sgds-gutter-y);max-width: 100%;padding-left: calc(var(--sgds-gutter-x)*.5);padding-right: calc(var(--sgds-gutter-x)*.5);width: 100% }.col-6 {flex: 0 0 auto;width: 50% }.col-12 {flex: 0 0 auto;width: 100% }@media(min-width: 576px) {.col-sm-6 {flex: 0 0 auto;width: 50% }}@media(min-width: 768px) {.col-md-6 {flex: 0 0 auto;width: 50% }}@media(min-width: 992px) {.col-lg-3 {flex: 0 0 auto;width: 25% }.col-lg-6 {flex: 0 0 auto;width: 50% }}@media(min-width: 1200px) {.col-xl-5 {flex: 0 0 auto;width: 41.66666667% }.col-xl-7 {flex: 0 0 auto;width: 58.33333333% }}.btn {--sgds-btn-padding-x: 1rem;--sgds-btn-padding-y: 0.4375rem;--sgds-btn-font-family: ;--sgds-btn-font-size: 1rem;--sgds-btn-font-weight: 400;--sgds-btn-line-height: 2;--sgds-btn-color: #1d2939;--sgds-btn-bg: transparent;--sgds-btn-border-width: 1px;--sgds-btn-border-color: transparent;--sgds-btn-border-radius: 0.3125rem;--sgds-btn-hover-border-color: transparent;--sgds-btn-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--sgds-btn-disabled-opacity: 0.65;--sgds-btn-focus-box-shadow: 0 0 0 0.125rem rgba(var(--sgds-btn-focus-shadow-rgb),.5);background-color: var(--sgds-btn-bg);border: var(--sgds-btn-border-width) solid var(--sgds-btn-border-color);border-radius: var(--sgds-btn-border-radius);color: var(--sgds-btn-color);cursor: pointer;display: inline-block;font-family: var(--sgds-btn-font-family);font-size: var(--sgds-btn-font-size);font-weight: var(--sgds-btn-font-weight);line-height: var(--sgds-btn-line-height);padding: var(--sgds-btn-padding-y) var(--sgds-btn-padding-x);text-align: center;text-decoration: none;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;user-select: none;vertical-align: middle }.btn-primary {--sgds-btn-color: #fff;--sgds-btn-bg: #5925dc;--sgds-btn-border-color: #5925dc;--sgds-btn-hover-color: #fff;--sgds-btn-hover-bg: #4c1fbb;--sgds-btn-hover-border-color: #471eb0;--sgds-btn-focus-shadow-rgb: 114,70,225;--sgds-btn-active-color: #fff;--sgds-btn-active-bg: #471eb0;--sgds-btn-active-border-color: #431ca5;--sgds-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);--sgds-btn-disabled-color: #fff;--sgds-btn-disabled-bg: #5925dc;--sgds-btn-disabled-border-color: #5925dc }.btn-secondary {--sgds-btn-color: #fff;--sgds-btn-bg: #1f69ff;--sgds-btn-border-color: #1f69ff;--sgds-btn-hover-color: #fff;--sgds-btn-hover-bg: #1a59d9;--sgds-btn-hover-border-color: #1954cc;--sgds-btn-focus-shadow-rgb: 65,128,255;--sgds-btn-active-color: #fff;--sgds-btn-active-bg: #1954cc;--sgds-btn-active-border-color: #174fbf;--sgds-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);--sgds-btn-disabled-color: #fff;--sgds-btn-disabled-bg: #1f69ff;--sgds-btn-disabled-border-color: #1f69ff }.fade {transition: opacity .15s linear }.collapse:not(.show) {display: none }.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center {position: relative }.dropdown-toggle {white-space: nowrap }.dropdown-toggle:after {border-bottom: 0;border-left: .3em solid transparent;border-right: .3em solid transparent;border-top: .3em solid;content: "";display: inline-block;margin-left: .255em;vertical-align: .255em }.dropdown-menu {--sgds-dropdown-zindex: 1000;--sgds-dropdown-min-width: 10rem;--sgds-dropdown-padding-x: 0;--sgds-dropdown-padding-y: 0.5rem;--sgds-dropdown-spacer: 0.125rem;--sgds-dropdown-font-size: 1rem;--sgds-dropdown-color: #1d2939;--sgds-dropdown-bg: #fff;--sgds-dropdown-border-color: rgba(0,0,0,.15);--sgds-dropdown-border-radius: 0.3125rem;--sgds-dropdown-border-width: 1px;--sgds-dropdown-inner-border-radius: calc(0.3125rem - 1px);--sgds-dropdown-divider-bg: rgba(0,0,0,.15);--sgds-dropdown-divider-margin-y: 0.5rem;--sgds-dropdown-box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);--sgds-dropdown-link-color: #000;--sgds-dropdown-link-hover-color: #000;--sgds-dropdown-link-hover-bg: #e4e7ec;--sgds-dropdown-link-active-color: #fff;--sgds-dropdown-link-active-bg: #0f71bb;--sgds-dropdown-link-disabled-color: #667085;--sgds-dropdown-item-padding-x: 1rem;--sgds-dropdown-item-padding-y: 0.25rem;--sgds-dropdown-header-color: #344054;--sgds-dropdown-header-padding-x: 1rem;--sgds-dropdown-header-padding-y: 0.5rem;background-clip: padding-box;background-color: var(--sgds-dropdown-bg);border: var(--sgds-dropdown-border-width) solid var(--sgds-dropdown-border-color);border-radius: var(--sgds-dropdown-border-radius);color: var(--sgds-dropdown-color);display: none;font-size: var(--sgds-dropdown-font-size);list-style: none;margin: 0;min-width: var(--sgds-dropdown-min-width);padding: var(--sgds-dropdown-padding-y) var(--sgds-dropdown-padding-x);position: absolute;text-align: left;z-index: var(--sgds-dropdown-zindex) }.dropdown-item {background-color: transparent;border: 0;clear: both;color: var(--sgds-dropdown-link-color);display: block;font-weight: 400;padding: var(--sgds-dropdown-item-padding-y) var(--sgds-dropdown-item-padding-x);text-align: inherit;text-decoration: none;white-space: nowrap;width: 100% }.nav-link {color: var(--sgds-nav-link-color);display: block;font-size: var(--sgds-nav-link-font-size);font-weight: var(--sgds-nav-link-font-weight);padding: var(--sgds-nav-link-padding-y) var(--sgds-nav-link-padding-x);text-decoration: none;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out }.navbar {--sgds-navbar-padding-x: 0;--sgds-navbar-padding-y: 2rem;--sgds-navbar-color: rgba(0,0,0,.55);--sgds-navbar-hover-color: rgba(0,0,0,.7);--sgds-navbar-disabled-color: rgba(0,0,0,.3);--sgds-navbar-active-color: rgba(0,0,0,.9);--sgds-navbar-brand-padding-y: 0.25rem;--sgds-navbar-brand-margin-end: 1rem;--sgds-navbar-brand-font-size: 1.25rem;--sgds-navbar-brand-color: rgba(0,0,0,.9);--sgds-navbar-brand-hover-color: rgba(0,0,0,.9);--sgds-navbar-nav-link-padding-x: 0.5rem;--sgds-navbar-toggler-padding-y: 0.25rem;--sgds-navbar-toggler-padding-x: 0.75rem;--sgds-navbar-toggler-font-size: 1.25rem;--sgds-navbar-toggler-icon-bg: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--sgds-navbar-toggler-border-color: rgba(0,0,0,.1);--sgds-navbar-toggler-border-radius: 0.3125rem;--sgds-navbar-toggler-focus-width: 0.125rem;--sgds-navbar-toggler-transition: box-shadow 0.15s ease-in-out;align-items: center;display: flex;flex-wrap: wrap;justify-content: space-between;padding: var(--sgds-navbar-padding-y) var(--sgds-navbar-padding-x);position: relative }.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl {align-items: center;display: flex;flex-wrap: inherit;justify-content: space-between }.navbar-nav {--sgds-nav-link-padding-x: 0;--sgds-nav-link-padding-y: 0.5rem;--sgds-nav-link-font-weight: ;--sgds-nav-link-color: var(--sgds-navbar-color);--sgds-nav-link-hover-color: var(--sgds-navbar-hover-color);--sgds-nav-link-disabled-color: var(--sgds-navbar-disabled-color);display: flex;flex-direction: column;list-style: none;margin-bottom: 0;padding-left: 0 }.navbar-nav .dropdown-menu {position: static }.navbar-collapse {align-items: center;flex-basis: 100%;flex-grow: 1 }.navbar-toggler {background-color: transparent;border: var(--sgds-border-width) solid var(--sgds-navbar-toggler-border-color);border-radius: var(--sgds-navbar-toggler-border-radius);color: var(--sgds-navbar-color);font-size: var(--sgds-navbar-toggler-font-size);line-height: 1;padding: var(--sgds-navbar-toggler-padding-y) var(--sgds-navbar-toggler-padding-x);transition: var(--sgds-navbar-toggler-transition) }@media(min-width: 992px) {.navbar-expand-lg {flex-wrap:nowrap;justify-content: flex-start }.navbar-expand-lg .navbar-nav {flex-direction: row }.navbar-expand-lg .navbar-nav .dropdown-menu {position: absolute }.navbar-expand-lg .navbar-nav .nav-link {padding-left: var(--sgds-navbar-nav-link-padding-x);padding-right: var(--sgds-navbar-nav-link-padding-x) }.navbar-expand-lg .navbar-collapse {display: flex!important;flex-basis: auto }.navbar-expand-lg .navbar-toggler {display: none }}.alert {--sgds-alert-bg: transparent;--sgds-alert-padding-x: 1rem;--sgds-alert-padding-y: 1rem;--sgds-alert-margin-bottom: 1rem;--sgds-alert-color: inherit;--sgds-alert-border-color: transparent;--sgds-alert-border: 1px solid var(--sgds-alert-border-color);--sgds-alert-border-radius: 0.3125rem;background-color: var(--sgds-alert-bg);border: var(--sgds-alert-border);border-radius: var(--sgds-alert-border-radius);color: var(--sgds-alert-color);margin-bottom: var(--sgds-alert-margin-bottom);padding: var(--sgds-alert-padding-y) var(--sgds-alert-padding-x);position: relative }.alert-dismissible {padding-right: 3rem }.alert-dismissible .btn-close {padding: 1.25rem 1rem;position: absolute;right: 0;top: 0;z-index: 2 }.alert-warning {--sgds-alert-color: #945605;--sgds-alert-bg: #fde9ce;--sgds-alert-border-color: #fddeb5 }.alert-warning {--sgds-alert-color: #344054;--sgds-alert-bg: #fffaeb;--sgds-alert-border-color: #fec84b }.btn-close {background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2398A2B3'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border: 0;border-radius: .3125rem;box-sizing: content-box;color: #98a2b3;height: 1em;opacity: 1;padding: .25em;width: 1em }.d-flex {display: flex!important }.d-none {display: none!important }.position-static {position: static!important }.position-fixed {position: fixed!important }.bottom-0 {bottom: 0!important }.border-0 {border: 0!important }.w-100 {width: 100%!important }.h-auto {height: auto!important }.flex-column {flex-direction: column!important }.flex-wrap {flex-wrap: wrap!important }.justify-content-end {justify-content: flex-end!important }.justify-content-center,.sgds.modal[variant=centered-align-icon] .modal-footer {justify-content: center!important }.align-items-center {align-items: center!important }.m-0 {margin: 0!important }.my-0 {margin-bottom: 0!important;margin-top: 0!important }.my-3 {margin-bottom: 1rem!important;margin-top: 1rem!important }.mt-3 {margin-top: 1rem!important }.mt-5 {margin-top: 2rem!important }.mb-2 {margin-bottom: .5rem!important }.mb-3 {margin-bottom: 1rem!important }.mb-4 {margin-bottom: 1.5rem!important }.mb-auto {margin-bottom: auto!important }.ms-2 {margin-left: .5rem!important }.px-0 {padding-left: 0!important;padding-right: 0!important }.py-1 {padding-bottom: .25rem!important;padding-top: .25rem!important }.py-2 {padding-bottom: .5rem!important;padding-top: .5rem!important }.py-3 {padding-bottom: 1rem!important;padding-top: 1rem!important }.py-4 {padding-bottom: 1.5rem!important;padding-top: 1.5rem!important }.pt-0 {padding-top: 0!important }.pt-5 {padding-top: 2rem!important }.pb-4 {padding-bottom: 1.5rem!important }.fw-bold {font-weight: 700!important }@media(min-width: 576px) {.pb-sm-1 {padding-bottom: .25rem!important }}@media(min-width: 768px) {.d-md-block {display: block!important }.d-md-none {display: none!important }.justify-content-md-between {justify-content: space-between!important }.py-md-4 {padding-bottom: 1.5rem!important;padding-top: 1.5rem!important }}@media(min-width: 992px) {.d-lg-block {display: block!important }.d-lg-none {display: none!important }.flex-lg-row {flex-direction: row!important }.justify-content-lg-end {justify-content: flex-end!important }.justify-content-lg-between {justify-content: space-between!important }.mt-lg-0 {margin-top: 0!important }.mb-lg-0 {margin-bottom: 0!important }.mb-lg-2 {margin-bottom: .5rem!important }.py-lg-0 {padding-bottom: 0!important;padding-top: 0!important }.text-lg-end {text-align: right!important }} :root {--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff }*,*::before,*::after {box-sizing: border-box }@media(prefers-reduced-motion: no-preference) {:root {scroll-behavior: smooth }}body {margin: 0;font-family: var(--bs-body-font-family);font-size: var(--bs-body-font-size);font-weight: var(--bs-body-font-weight);line-height: var(--bs-body-line-height);color: var(--bs-body-color);text-align: var(--bs-body-text-align);background-color: var(--bs-body-bg);-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0,0,0,0) }hr {margin: 1rem 0;color: inherit;background-color: currentColor;border: 0;opacity: .25 }hr:not([size]) {height: 1px }h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1 {margin-top: 0;margin-bottom: .5rem;font-weight: 500;line-height: 1.2 }h2,.h2 {font-size: calc(1.325rem + 0.9vw) }@media(min-width: 1200px) {h2,.h2 {font-size:2rem }}p {margin-top: 0;margin-bottom: 1rem }ol,ul {padding-left: 2rem }ol,ul,dl {margin-top: 0;margin-bottom: 1rem }ol ol,ul ul,ol ul,ul ol {margin-bottom: 0 }b,strong {font-weight: bolder }a {color: #0d6efd;text-decoration: none }img,svg {vertical-align: middle }button {border-radius: 0 }input,button,select,optgroup,textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit }button,select {text-transform: none }[role=button] {cursor: pointer }button,[type=button],[type=reset],[type=submit] {-webkit-appearance: button }button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled) {cursor: pointer }.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm {width: 100%;padding-right: var(--bs-gutter-x, 0.75rem);padding-left: var(--bs-gutter-x, 0.75rem);margin-right: auto;margin-left: auto }@media(min-width: 576px) {.container-sm,.container {max-width:540px }}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm {width: 100%;padding-right: var(--bs-gutter-x, 0.75rem);padding-left: var(--bs-gutter-x, 0.75rem);margin-right: auto;margin-left: auto }@media(min-width: 576px) {.container-sm,.container {max-width:540px }}@media(min-width: 768px) {.container-md,.container-sm,.container {max-width:720px }}@media(min-width: 992px) {.container-lg,.container-md,.container-sm,.container {max-width:960px }}@media(min-width: 1200px) {.container-xl,.container-lg,.container-md,.container-sm,.container {max-width:1140px }}@media(min-width: 1400px) {.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container {max-width:1320px }}.row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(-1 * var(--bs-gutter-y));margin-right: calc(-.5 * var(--bs-gutter-x));margin-left: calc(-.5 * var(--bs-gutter-x)) }.row>* {flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * .5);padding-left: calc(var(--bs-gutter-x) * .5);margin-top: var(--bs-gutter-y) }.col-12 {flex: 0 0 auto;width: 100% }.col-lg-3 {flex: 0 0 auto;width: 25% }.col-lg-6 {flex: 0 0 auto;width: 50% }@media(min-width: 1200px) {.col-xl-5 {flex: 0 0 auto;width: 41.66666667% }.col-xl-7 {flex: 0 0 auto;width: 58.33333333% }}.btn {display: inline-block;font-weight: 400;line-height: 1.5;color: #212529;text-align: center;vertical-align: middle;cursor: pointer;user-select: none;background-color: transparent;border: 1px solid transparent;padding: .375rem .75rem;font-size: 1rem;border-radius: .25rem;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out }.btn-primary {color: #fff;background-color: #0d6efd;border-color: #0d6efd }.btn-secondary {color: #fff;background-color: #6c757d;border-color: #6c757d }.fade {transition: opacity .15s linear }.collapse:not(.show) {display: none }.dropup,.dropend,.dropdown,.dropstart {position: relative }.dropdown-toggle {white-space: nowrap }.dropdown-toggle::after {display: inline-block;margin-left: .255em;vertical-align: .255em;content: "";border-top: .3em solid;border-right: .3em solid transparent;border-bottom: 0;border-left: .3em solid transparent }.dropdown-menu {position: absolute;z-index: 1000;display: none;min-width: 10rem;padding: .5rem 0;margin: 0;font-size: 1rem;color: #212529;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0,0,0,.15);border-radius: .25rem }.nav-link {display: block;padding: .5rem 1rem;color: #0d6efd;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out }.navbar {position: relative;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;padding-top: .5rem;padding-bottom: .5rem }.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl {display: flex;flex-wrap: inherit;align-items: center;justify-content: space-between }.navbar-nav {display: flex;flex-direction: column;padding-left: 0;margin-bottom: 0;list-style: none }.navbar-nav .nav-link {padding-right: 0;padding-left: 0 }.navbar-nav .dropdown-menu {position: static }.navbar-collapse {flex-basis: 100%;flex-grow: 1;align-items: center }.navbar-toggler {padding: .25rem .75rem;font-size: 1.25rem;line-height: 1;background-color: transparent;border: 1px solid transparent;border-radius: .25rem;transition: box-shadow .15s ease-in-out }@media(min-width: 992px) {.navbar-expand-lg {flex-wrap:nowrap;justify-content: flex-start }.navbar-expand-lg .navbar-nav {flex-direction: row }.navbar-expand-lg .navbar-nav .dropdown-menu {position: absolute }.navbar-expand-lg .navbar-nav .nav-link {padding-right: .5rem;padding-left: .5rem }.navbar-expand-lg .navbar-collapse {display: flex !important;flex-basis: auto }.navbar-expand-lg .navbar-toggler {display: none }}.alert {position: relative;padding: 1rem 1rem;margin-bottom: 1rem;border: 1px solid transparent;border-radius: .25rem }.alert-dismissible {padding-right: 3rem }.alert-dismissible .btn-close {position: absolute;top: 0;right: 0;z-index: 2;padding: 1.25rem 1rem }.alert-warning {color: #664d03;background-color: #fff3cd;border-color: #ffecb5 }.btn-close {box-sizing: content-box;width: 1em;height: 1em;padding: .25em .25em;color: #000;background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border: 0;border-radius: .25rem;opacity: .5 }.d-flex {display: flex !important }.d-none {display: none !important }.position-static {position: static !important }.position-fixed {position: fixed !important }.bottom-0 {bottom: 0 !important }.border-0 {border: 0 !important }.w-100 {width: 100% !important }.h-auto {height: auto !important }.mh-100 {max-height: 100% !important }.flex-column {flex-direction: column !important }.flex-wrap {flex-wrap: wrap !important }.justify-content-end {justify-content: flex-end !important }.justify-content-center {justify-content: center !important }.align-items-center {align-items: center !important }.m-0 {margin: 0 !important }.my-0 {margin-top: 0 !important;margin-bottom: 0 !important }.mt-3 {margin-top: 1rem !important }.mt-5 {margin-top: 3rem !important }.mb-2 {margin-bottom: .5rem !important }.mb-3 {margin-bottom: 1rem !important }.mb-auto {margin-bottom: auto !important }.px-0 {padding-right: 0 !important;padding-left: 0 !important }.py-2 {padding-top: .5rem !important;padding-bottom: .5rem !important }.py-3 {padding-top: 1rem !important;padding-bottom: 1rem !important }.pt-5 {padding-top: 3rem !important }.pb-4 {padding-bottom: 1.5rem !important }.fw-bold {font-weight: 700 !important }@media(min-width: 576px) {.d-md-none {display: none !important }.justify-content-md-between {justify-content: space-between !important }.py-md-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important }}@media(min-width: 992px) {.d-lg-block {display: block !important }.flex-lg-row {flex-direction: row !important }.justify-content-lg-end {justify-content: flex-end !important }.justify-content-lg-between {justify-content: space-between !important }.mt-lg-0 {margin-top: 0 !important }.mb-lg-0 {margin-bottom: 0 !important }.mb-lg-2 {margin-bottom: .5rem !important }.py-lg-0 {padding-top: 0 !important;padding-bottom: 0 !important }.text-lg-end {text-align: right !important }}:root {--fa-primary-color: #6ea8fe;--fa-secondary-color: #a7acb1;--fa-secondary-opacity: 1 } .fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: var(--fa-display,inline-block);font-style: normal;font-variant: normal;line-height: 1;text-rendering: auto }.fa-classic,.fa-regular,.fa-solid,.far,.fas {font-family: "Font Awesome 6 Free" }.fa-brands,.fab {font-family: "Font Awesome 6 Brands" }.fa-chevron-down:before {content: "\f078" }.fa-chevron-right:before {content: "\f054" }:host,:root {--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands" }.fa-brands,.fab {font-weight: 400 }.fa-linkedin-in:before {content: "\f0e1" }.fa-facebook-f:before {content: "\f39e" }.fa-tiktok:before {content: "\e07b" }.fa-instagram:before {content: "\f16d" }.fa-youtube:before {content: "\f167" }:host,:root {--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free" }:host,:root {--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free" }.fa-solid,.fas {font-weight: 900 } </style> <link rel="preload" href="https://cdn.jsdelivr.net/npm/@govtechsg/sgds/css/sgds.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> <noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@govtechsg/sgds/css/sgds.css"></noscript> <!--bootstrap icons--> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css" /> <!--bootstrap css--> <link rel="preload" href="/assets/dist/css/main.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> <noscript><link rel="stylesheet" href="/assets/dist/css/main.min.css"></noscript> <!--fontawesome kit--> <link rel="preload" href="/assets/dist/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> <noscript><link rel="stylesheet" href="/assets/dist/css/all.min.css"></noscript> <script src="/ScriptResource.axd?d=ktXPS54N4JY6vbaCTPlT9TQp2wMU3hn-M_pNBj3sR9RSvPDpPCZb4RCX4MB1ykeieWbLW86nwHBEIsRGv4PQ21cQwr1euHDvOObVJuqZ4WEep_uIszmqL1Is1RESNzVt0t3-Xz_SrDO2gnMiEc0Yko_CMLG0t6doJCQlG9rW8ofuvtKS_QZ1UUMRAOQbzvew0&amp;t=27b8fd8" type="text/javascript"></script><script src="/ScriptResource.axd?d=ePnjFy9PuY6CB3GWMX-b_0Kwu6S_aT--bf0l3hwaEeLN9EKrdG8KH40INZVxTiu0CDkcsCFjMSmDNDnxxaDXs81FcWoV0HITK5ohA6fYQmpUNXGRkMLycrkM-QFkr4XK1Ucq3fPiIQEMjToOfU32TWTTb8PzA46H5C4Xoz47oHS7OjsAyyga3jezWTdj___E0&amp;t=27b8fd8" type="text/javascript"></script><link href="/assets/dist/css/main.css" rel="stylesheet" type="text/css" /><link href="/assets/dist/css/swiper-bundle.min.css" rel="stylesheet" type="text/css" /><link href="/Mvc/Views/CarouselSlide/style.css" rel="stylesheet" type="text/css" /><link href="/Mvc/Views/InfoSlide/style.css" rel="stylesheet" type="text/css" /><link href="/Mvc/Views/CategorySlide/style.css" rel="stylesheet" type="text/css" /> <!--custom css--> <script type="module" src="https://cdn.jsdelivr.net/npm/@govtechsg/sgds-web-component/Masthead/index.min.js" async></script> <meta property="og:title" content="SkillsFuture Singapore | Homepage" /><meta property="og:description" content="SkillsFuture Singapore (SSG) drives and coordinates the implementation of the national SkillsFuture movement." /><meta property="og:url" content="https://www.skillsfuture.gov.sg" /><meta property="og:type" content="website" /><meta property="og:site_name" content="SkillsFuture SG" /><style type="text/css" media="all">p { color: #000; } .bg-teal1 { background-color: #118296 !important; } .bg-Yellow { background-color: #9F6D00 !important; } .bg-LightPurple { background-color: #756FB0 !important; }</style><style type="text/css" media="all">.featured-story-release .ft-text { flex-basis: 100%!important; }</style><script type="text/javascript" src="https://assets.wogaa.sg/scripts/wogaa.js"></script><script type="text/javascript" src="//cdn.evgnet.com/beacon/skillsfuturesingapore/ssg_prod/scripts/evergage.min.js"></script><script type="text/javascript"> document.addEventListener("DOMContentLoaded", () => { const masthead = document.getElementsByTagName("sgds-masthead"); const shdw = [...masthead[0].shadowRoot.children][0]; shdw.style.cssText += "position:absolute;width:100%;z-index:99;" const shdwChildren = [...shdw.children]; shdwChildren.map(c => c.style.cssText += "max-width:1200px;padding-left:12px;padding-right:12px;"); shdwChildren.map((c) => { let row = c.querySelector(".row"); row.style.cssText += "margin:0px;padding-left:0px;padding-right:0px"; let col = c.querySelector(".col"); console.log(col) col.style.cssText += "padding-left:0px;padding-right:0px;" }) }) </script><style type="text/css" media="all">footer#footer { background-image: url(/images/default-source/default-album/footer-bg.webp); } .bAyZHV, #searchsg-input::placeholder { font-family: 'Inter-Regular' !important; } .grecaptcha-badge { display: none!important; } .bg-Black { background-color: #000000 !important; } .bg-Grey { background-color: #DEDEDE !important; } .bg-LightGrey { background-color: #F0F0F0 !important; } .bg-AshGrey { background-color: #F7F7F7 !important; } .bg-Blue { background-color: #0F71BB !important; }</style><style type="text/css" media="all">body { display:flex; flex-direction:column; } footer { height: 670px; } @media (min-width: 576px) { footer { height: 690px; } } @media (min-width: 992px) { footer { height: 460px; } }</style><meta name="Generator" content="Sitefinity 14.4.8144.0 DX" /><link rel="canonical" href="https://www.skillsfuture.gov.sg" /><meta name="description" content="SkillsFuture Singapore (SSG) drives and coordinates the implementation of the national SkillsFuture movement." /></head> <body> <sgds-masthead></sgds-masthead> <nav class="navbar navbar-expand-lg container-fluid"> <div class="d-none shade-line" id="shadeLine" style="left:0;"></div> <div class="container"> <div class="d-flex flex-wrap nav-outer"><a href="/home" aria-label="Go to home page" title="Home page"><img class="skills-logo" src="/images/default-source/template/ SkillsfutureSG_RGB-24-v2.webp" alt="skillsfuture logo" loading="lazy" /></a> <div class="togglers d-flex justify-content-end"><button class="search-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#searchBarContainer" aria-controls="searchBarContainer" aria-expanded="false" aria-label="Toggle searchbar container" data-bs-auto-close="outside" id="searchToggler"><em class="fa-solid fa-magnifying-glass"></em></button> <button class="navbar-toggler px-0" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation" data-bs-auto-close="outside" id="navbarToggler"><em class="fa-solid fa-bars"></em></button> </div> <div class="collapse navbar-collapse nav-items" id="navbarSupportedContent"> <ul class="navbar-nav mb-2 mb-lg-0"> <li class="nav-item dropdown position-static mt-3 mt-lg-0"><a class="nav-link dropdown-toggle fw-bold nav-top-lvl py-3 py-lg-0" href="#" role="button" data-bs-auto-close="outside" data-bs-toggle="dropdown" aria-expanded="false">About Us <em class="fa-solid fa-chevron-down"></em></a> <ul class="dropdown-menu sub-menu"> <li> <ul class="d-flex flex-column d-lg-none pb-4 mobileSubHeadsList"></ul> </li> <li> <div class="d-none d-lg-block container desktop-menu py-4"> <p>About Us</p> <div class="d-flex"> <div class="desk-list-container"> <ul class="dSubHeads"> <li><button class="deskBtns current py-2">Who We Are</button></li> <!-- Note: Hyperlinks can be added into the 2nd level but must add this class to them: "hLink" Can refer to below commented out link as an example. --> <!-- <li><a class="hLink" href="link to the page here">Any text</a> --> <li><button class="deskBtns py-2">Newsroom</button></li> <li><button class="deskBtns py-2">Careers</button></li> </ul> </div> <div class="desk-links"> <div class="d-flex navLinksContainer"> <div class="row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/aboutssg">About SkillsFuture Singapore <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/aboutskillsfuture">SkillsFuture Movement <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/annual-report">Annual Reports <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/board-members">SSG Board Members <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/consult">Public Consultation <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/termsandconditions">SSG Terms and Conditions <span></span></a> </div> </div> </div> <div class="d-flex d-none navLinksContainer"> <div class="row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/newsroom">Newsroom <span></span></a> </div> </div> </div> <div class="d-flex d-none navLinksContainer"> <div class="row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/careers">Careers <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/scholarships">SSG-WSG Scholarships <span></span></a> </div> </div> </div> </div> </div> </div> </li> </ul> </li> <li class="nav-item dropdown position-static"><a class="nav-link dropdown-toggle fw-bold nav-top-lvl py-3 py-lg-0" href="#" role="button" data-bs-auto-close="outside" data-bs-toggle="dropdown" aria-expanded="false">Initiatives <em class="fa-solid fa-chevron-down"></em></a> <ul class="dropdown-menu sub-menu"> <li> <ul class="d-flex flex-column d-lg-none pb-4 mobileSubHeadsList"></ul> </li> <li> <div class="d-none d-lg-block container desktop-menu py-4"> <p>Initiatives</p> <div class="d-flex"> <div class="desk-list-container"> <ul class="dSubHeads"> <li><button class="deskBtns current py-2">For Individuals (Early-Career) </button></li> <li><button class="deskBtns py-2">For Individuals (Mid-Career)</button></li> <li><button class="deskBtns py-2">For Students</button></li> <li><button class="deskBtns py-2">For Employers</button></li> <li><button class="deskBtns py-2">For Training Providers</button></li> </ul> </div> <div class="desk-links init-container"> <div class="d-flex position-static flex-wrap navLinksContainer"> <div class="row init-row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/early-career/credit">SkillsFuture Credit <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item nav-links pt-0" href="https://jobsandskills.skillsfuture.gov.sg/sdfe-2025">Skills Demand for the Future Economy Report<em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/early-career/skills-framework">Skills Frameworks <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/early-career/series">SkillsFuture Series <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://www.myskillsfuture.gov.sg/content/portal/en/career-resources/career-resources/education-career-personal-development/skills-training-advice.html" target="_blank">Skills &amp; Training Advisory<em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/early-career/tesa">TechSkills Accelerator (TeSA) <span></span></a> </div> </div><img class="exclude init-img" src="/images/default-source/template/midcareer.webp" loading="lazy" /> <div class="exclude init-btn"><a href="/initiatives/early-career" class="py-1 Unique">View All Initiatives </a> </div> </div> <div class="d-flex position-static flex-wrap d-none navLinksContainer"> <div class="row init-row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/level-up-programme">SkillsFuture Level-Up Programme <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item nav-links pt-0" href="https://jobsandskills.skillsfuture.gov.sg/sdfe-2025">Skills Demand for the Future Economy Report<em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/mid-career/careertransition">SkillsFuture Career Transition Programme <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/mid-career/enhancedsubsidy">SkillsFuture Mid-Career Enhanced Subsidy <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://www.myskillsfuture.gov.sg/content/portal/en/career-resources/career-resources/education-career-personal-development/skills-training-advice.html" target="_blank">Skills &amp; Training Advisory<em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/mid-career/series">SkillsFuture Series <span></span></a> </div> </div><img class="exclude init-img" src="/images/default-source/template/mask-group-1882a1.webp" loading="lazy" /> <div class="exclude init-btn"><a href="/initiatives/mid-career" class="py-1 Unique">View All Initiatives </a> </div> </div> <div class="d-flex position-static flex-wrap d-none navLinksContainer"> <div class="row init-row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/students/ecg">Education &amp; Career Guidance <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/students/jobs-skills">Jobs and Skills Insights <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/students/skills-framework">Skills Frameworks <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/students/workstudy">SkillsFuture Work-Study Programmes <span></span></a> </div> </div><img class="exclude init-img" src="/images/default-source/template/asset-1-2x.webp" style="max-width:280px;" loading="lazy" /> <div class="exclude init-btn"><a href="/initiatives/students" class="py-1 Unique">View All Initiatives </a> </div> </div> <div class="d-flex position-static flex-wrap d-none navLinksContainer"> <div class="row init-row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/employers/employerawards">SkillsFuture Employer Awards <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/sfec">SkillsFuture Enterprise Credit <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://skillsfuture.gobusiness.gov.sg/support-and-programmes/skills-development-partners/" target="_blank">Skills Development Partners<em class="fa-solid fa-arrow-up-right-from-square ms-2"></em><span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/employers/workplaceskills">Workplace Skills Recognition Programme <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://skillsfuture.gobusiness.gov.sg/support-and-programmes/skillsfuture-queen-bee-networks/" target="_blank">SkillsFuture Queen Bee Networks<em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <!--div class="col-6 mb-4"> <a class="dropdown-item d-flex flex-column nav-links pt-0" href="#">Skills Development Partners (post go-live) <span></span> </a> </div--> </div><img class="exclude init-img" src="/images/default-source/template/mask-group-1882c3.webp" loading="lazy" /> <div class="exclude init-btn"><a href="/initiatives/employers" class="py-1 Unique">View All Initiatives </a> </div> </div> <div class="d-flex position-static flex-wrap d-none navLinksContainer"> <div class="row init-row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/training-providers/jobs-skills">Jobs and Skills Insights <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/training-providers/jsit">Jobs-Skills Integrators <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/training-providers/skills-framework">Skills Frameworks <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/taeitm">Training and Adult Education Industry Transformation Map <span></span></a> </div> <!-- <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/training-measurement">Training Quality and Outcomes Measurement (TRAQOM) <span></span></a> </div> --> </div><img class="exclude init-img" src="/images/default-source/template/mask-group-1882b2.webp" loading="lazy" /> <div class="exclude init-btn"><a href="/initiatives/training-providers" class="py-1 Unique">View All Initiatives </a> </div> </div> </div> </div> </div> </li> </ul> </li> <li class="nav-item dropdown position-static"><a class="nav-link dropdown-toggle fw-bold nav-top-lvl py-3 py-lg-0" href="#" role="button" data-bs-auto-close="outside" data-bs-toggle="dropdown" aria-expanded="false">E-services <em class="fa-solid fa-chevron-down"></em></a> <ul class="dropdown-menu sub-menu"> <li> <ul class="d-flex flex-column d-lg-none pb-4 mobileSubHeadsList"></ul> </li> <li> <div class="d-none d-lg-block container desktop-menu py-4"> <p>E-services</p> <div class="d-flex"> <div class="desk-list-container"> <ul class="dSubHeads"> <li><button class="deskBtns current py-2">Individuals</button></li> <li><button class="deskBtns py-2">Employers</button></li> <li><button class="deskBtns py-2">Training Providers</button></li> </ul> </div> <div class="desk-links"> <div class="d-flex navLinksContainer"> <div class="row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://www.myskillsfuture.gov.sg" target="_blank">MySkillsFuture <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://www.myskillsfuture.gov.sg/content/portal/en/career-resources/career-resources/education-career-personal-development/SkillsFuture_Credit.html" target="_blank">Check and Claim SkillsFuture Credit <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://www.myskillsfuture.gov.sg/content/portal/en/assessment/landing.html" target="_blank">Use Assessment Tools <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://developer.ssg-wsg.gov.sg/webapp/home" target="_blank">Developer Portal <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> </div> </div> <div class="d-flex d-none navLinksContainer"> <div class="row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://skillsfuture.gobusiness.gov.sg/" target="_blank">SkillsFuture for Business <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://developer.ssg-wsg.gov.sg/webapp/home" target="_blank">Developer Portal <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://www.gobusiness.gov.sg/sdl-e-services/" target="_blank">Skills Development Levy <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> </div> </div> <div class="d-flex d-none navLinksContainer"> <div class="row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://www.tpgateway.gov.sg/" target="_blank">TPGateway <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://developer.ssg-wsg.gov.sg/webapp/home" target="_blank">Developer Portal <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> </div> </div> </div> </div> </div> </li> </ul> </li> <li class="nav-item"><a class="nav-link fw-bold py-3 py-lg-0" href="/resources">Resources</a> </li> <li class="nav-item"><a class="nav-link fw-bold py-3 py-lg-0" href="/contact">Contact Us</a> </li> </ul> </div> <div class="collapse search-con pb-4 pb-sm-1 h-auto" id="searchBarContainer"> <div class="container py-3"> <div id="searchsg-searchbar" data-client-id="b8cc503b-7740-4eff-84af-1aa12bf9879c" data-override-display-name="SkillsFuture Singapore" data-display-new="true"></div> </div> </div> </div> </div> </nav> <main> <section class="ssg-carousel-banner ssg-carousel-banner-marker"> <div class="swiper ssg-carousel-banner-swiper"> <div id="Body_C001_Col00" class="swiper-wrapper sf_colsIn" data-sf-element="Swiper" data-placeholder-label="Drag Slides here"> <div class="swiper-slide home-carousel-slide"> <div class="container"> <div class="row"> <div class="col-12 col-lg-6 col-xl-7 ssg-carousel-content"> <h2>Navigate Skills and Career Development with Insights from Skills Report 2025</h2> <p> Discover priority skills for growth economies and the creative industries, and explore dashboards for workplace training and personal upskilling </p> <a href="https://jobsandskills.skillsfuture.gov.sg/sdfe-2025" role="button" class="btn btn-primary" target="_blank" rel="noopener noreferrer nofollow"> Read Full Report at Jobs-Skills Portal </a> </div> <div class="col-12 col-lg-6 col-xl-5 ssg-carousel-content-img"> <img src="https://www.skillsfuture.gov.sg/images/default-source/home/js-portal-banner-image.png?Status=Master&amp;sfvrsn=cbc5a793_1" alt="Navigate Skills and Career Development with Insights from Skills Report 2025" loading="eager"/> </div> </div> </div> </div> <div class="swiper-slide home-carousel-slide"> <div class="container"> <div class="row"> <div class="col-12 col-lg-6 col-xl-7 ssg-carousel-content"> <h2>Strengthening Mid-Career Support with SkillsFuture Level-Up Programme </h2> <p> Greater support for course fees with the SkillsFuture Credit (Mid-Career) top-up </p> <a href="https://www.myskillsfuture.gov.sg/content/portal/en/training-exchange/course-directory.html?fq=Course_Supp_Period_To_1%3A%5B2024-05-07T00%3A00%3A00Z%20TO%20*%5D&amp;fq=IsValid%3Atrue&amp;q=Tags%3A%22SkillsFuture%20Credit%20(Mid-Career)%22&amp;jumpstart=false" role="button" class="btn btn-primary" target="_blank" rel="noopener noreferrer nofollow"> Browse Eligible Courses </a> </div> <div class="col-12 col-lg-6 col-xl-5 ssg-carousel-content-img"> <img src="https://www.skillsfuture.gov.sg/images/default-source/home/image-06.webp?Status=Master&amp;sfvrsn=1e27eb0_4" alt="Strengthening Mid-Career Support with SkillsFuture Level-Up Programme " loading="eager"/> </div> </div> </div> </div> <div class="swiper-slide home-carousel-slide"> <div class="container"> <div class="row"> <div class="col-12 col-lg-6 col-xl-7 ssg-carousel-content"> <h2>New Jobs-Skills Integrators to strengthen training and job matching</h2> <p> More coordinated support for companies and individuals to navigate training and placement offerings </p> <a role="button" class="btn btn-primary" href="/jsit" target="_self"> Learn More </a> </div> <div class="col-12 col-lg-6 col-xl-5 ssg-carousel-content-img"> <img src="https://www.skillsfuture.gov.sg/images/default-source/home/image-05-new.webp?Status=Master&amp;sfvrsn=d7a60b73_6" alt="New Jobs-Skills Integrators to strengthen training and job matching" loading="eager"/> </div> </div> </div> </div> </div> <div class="swiper-pagination"></div> </div> </section> <div id="Body_C009_Col00" class="sf_colsIn mt-5" data-sf-element="Container" data-placeholder-label="Container"> </div> <section> <div class="container"> <div class="row justify-content-center justify-content-md-between"> <div class="col-6 d-flex mb-3"> <div class="featured-story-release w-100"> <div class="ft-text d-flex flex-column"> <p class="content-subtitle">LATEST NEWS</p> <h2>Singapore’s Ministry of Manpower and SkillsFuture Singapore enter Partnership with Jobstreet by SEEK to advance Career Health Movement </h2> <p>&nbsp;</p><a class="btn" href="/newsroom/singapore-s-ministry-of-manpower-and-skillsfuture-singapore-enter-partnership-with-jobstreet-by-seek-to-advance-career-health-movement">Learn More</a> </div> </div> </div> <div class="col-6 d-flex mb-3"> <div class="featured-story-release w-100"> <div class="ft-text d-flex flex-column"> <p class="content-subtitle">LATEST STORY</p> <h2>From Death Care to Healthcare: Serving the Community </h2> <p>&nbsp;</p><a class="btn" href="/SkillsFutureStories/from-death-care-to-healthcare--serving-the-community">Learn More</a> </div> </div> </div> </div> </div> </section> <section class="ssg-carousel-normal normal-slider-marker"> <div class="swiper ssg-carousel-normal-swiper"> <div id="Body_C005_Col00" class="swiper-wrapper sf_colsIn" data-sf-element="Swiper" data-placeholder-label="Drag Info Slides here"> <div class="swiper-slide"> <div class="container"> <div class="slide-content-wrapper content-left-slide"> <div class="row"> <div class="col-12 col-md-6 slide-image-container"> <img class="desktop-image d-none d-md-block" alt="Course Fee Funding and Eligibility" src="https://www.skillsfuture.gov.sg/images/default-source/home/carousel-image_course-fee-and-funding-eligibility-532x300.webp?Status=Master&amp;sfvrsn=7784eadf_4" loading="lazy"/> <img class="mobile-image d-md-none" alt="Course Fee Funding and Eligibility" src="https://www.skillsfuture.gov.sg/images/default-source/home/carousel-image_course-fee-and-funding-eligibility_mobile.webp?Status=Master&amp;sfvrsn=18450d4b_4" loading="lazy"/> </div> <div class="col-12 col-md-6 slide-content-container d-flex align-items-center"> <div class="mb-auto"> <p class="content-subtitle">FEATURED INITIATIVE</p> <h2> Course Fee Funding and Eligibility </h2> <p class="content-paragraph"> Registering for a SSG-approved course? Find the funding support available for you. </p> <a role="button" class="btn btn-secondary" href="/funding-individuals" target="_self"> Learn More </a> </div> </div> </div> <div class="swiper-button-prev swiper-button-nav"></div> <div class="swiper-button-next swiper-button-nav"></div> </div> </div> </div> <div class="swiper-slide"> <div class="container"> <div class="slide-content-wrapper content-right-slide"> <div class="row"> <div class="col-12 col-md-6 slide-content-container d-flex align-items-center"> <div class="mb-auto"> <p class="content-subtitle">FEATURED INITIATIVE</p> <h2> SkillsFuture Jobs-Skills Insights for EV Maintenance and Automative Professionals </h2> <p class="content-paragraph"> This publication highlights the growth of electric vehicle (EV) adoption in Singapore, the skills to transit automotive professionals and efforts to prepare the workforce for EV transition. </p> <a role="button" class="btn btn-secondary" href="/initiatives/training-providers/jobs-skills/sfjsi" target="_self"> Learn More </a> </div> </div> <div class="col-12 col-md-6 slide-image-container"> <img class="desktop-image d-none d-md-block" alt="SkillsFuture Jobs-Skills Insights for EV Maintenance and Automative Professionals" src="https://www.skillsfuture.gov.sg/images/default-source/home/sfjsi_ies_cover_image_desktop.webp?Status=Master&amp;sfvrsn=114ce174_2" loading="lazy"/> <img class="mobile-image d-md-none" alt="SkillsFuture Jobs-Skills Insights for EV Maintenance and Automative Professionals" src="https://www.skillsfuture.gov.sg/images/default-source/home/sfjsi_ies_cover_image_mobile.webp?Status=Master&amp;sfvrsn=7f962a11_3" loading="lazy"/> </div> </div> <div class="swiper-button-prev swiper-button-nav"></div> <div class="swiper-button-next swiper-button-nav"></div> </div> </div> </div> <div class="swiper-slide"> <div class="container"> <div class="slide-content-wrapper content-left-slide"> <div class="row"> <div class="col-12 col-md-6 slide-image-container"> <img class="desktop-image d-none d-md-block" alt="Nominations for the SkillsFuture Fellowships &amp; SkillsFuture Employer Awards are now open" src="https://www.skillsfuture.gov.sg/images/default-source/fellowships/banners/sfea-2025-homepage-banner-532-x-300-fa.png?Status=Master&amp;sfvrsn=964c6766_1" loading="lazy"/> <img class="mobile-image d-md-none" alt="Nominations for the SkillsFuture Fellowships &amp; SkillsFuture Employer Awards are now open" src="https://www.skillsfuture.gov.sg/images/default-source/fellowships/banners/sfea-2025-homepage-banner-405-x-405-fa.png?Status=Master&amp;sfvrsn=deb09e42_1" loading="lazy"/> </div> <div class="col-12 col-md-6 slide-content-container d-flex align-items-center"> <div class="mb-auto"> <p class="content-subtitle">FEATURED CAMPAIGN </p> <h2> Nominations for the SkillsFuture Fellowships &amp; SkillsFuture Employer Awards are now open </h2> <p class="content-paragraph"> Like the tree rings that signify growth, the skills you acquire over the years reflect your progress. Honour your skills journey by joining the esteemed circle of role models who embody excellence in lifelong learning. </p> <a href="https://www.skillsfuture.gov.sg/sfea" role="button" class="btn btn-secondary" target="_blank" rel="noopener noreferrer nofollow"> Apply Now </a> </div> </div> </div> <div class="swiper-button-prev swiper-button-nav"></div> <div class="swiper-button-next swiper-button-nav"></div> </div> </div> </div> </div> <div class="swiper-pagination"></div> </div> </section> <section class="bg-LightGrayGradient" data-sf-element="Category Slider Section"> <div class="swiper catSwiper catSwiperCarousel cat-swiper-marker"> <div id="Body_C012_Col00" class="swiper-wrapper sf_colsIn" data-sf-element="Swiper" data-placeholder-label="Drag Category Slides here"> <div class="swiper-slide"> <div class="cat-slide"> <div class="top-half bg-teal1 container"> <div class="head"> <p>Individuals</p> </div> <div class="cat-img"> <img src="https://www.skillsfuture.gov.sg/images/default-source/home/cat1.webp?Status=Master&amp;sfvrsn=e143bcde_6" alt="Individuals" loading="lazy"> </div> </div> <div class="bottom-half d-flex flex-column container py-3"> <a href="https://www.myskillsfuture.gov.sg/content/portal/en/training-exchange/course-landing.html" class="d-flex align-items-center" target="_blank" rel="noopener noreferrer nofollow"> <span>Browse Courses</span> <i class="fas fa-external-link-alt"></i> <i class="fa-solid fa-arrow-right-long"></i> </a> <hr /> <a href="https://www.myskillsfuture.gov.sg/content/portal/en/career-resources/career-resources/education-career-personal-development/SkillsFuture_Credit.html" class="d-flex align-items-center" target="_blank" rel="noopener noreferrer nofollow"> <span>Check SkillsFuture Credit</span> <i class="fas fa-external-link-alt"></i> <i class="fa-solid fa-arrow-right-long"></i> </a> <hr /> <a href="/funding-individuals" class="d-flex align-items-center"> <span>Course Fee Funding &amp; Eligibility</span><i class="fa-solid fa-arrow-right-long"></i> </a> </div> </div> </div> <div class="swiper-slide"> <div class="cat-slide"> <div class="top-half bg-Yellow container"> <div class="head"> <p>Students</p> </div> <div class="cat-img"> <img src="https://www.skillsfuture.gov.sg/images/default-source/home/cat2.webp?Status=Master&amp;sfvrsn=bbc7f605_4" alt="Students" loading="lazy"> </div> </div> <div class="bottom-half d-flex flex-column container py-3"> <a href="/workstudy" class="d-flex align-items-center"> <span>SkillsFuture Work-Study Programme</span><i class="fa-solid fa-arrow-right-long"></i> </a> <hr /> <a href="/pei" class="d-flex align-items-center"> <span>Resources for Private Education</span><i class="fa-solid fa-arrow-right-long"></i> </a> <hr /> <a href="https://www.myskillsfuture.gov.sg/content/student/en/secondary/about/myskillsfuture-for-students.html" class="d-flex align-items-center" target="_blank" rel="noopener noreferrer nofollow"> <span>MySkillsFuture for Students</span> <i class="fas fa-external-link-alt"></i> <i class="fa-solid fa-arrow-right-long"></i> </a> </div> </div> </div> <div class="swiper-slide"> <div class="cat-slide"> <div class="top-half bg-Red container"> <div class="head"> <p>Employers</p> </div> <div class="cat-img"> <img src="https://www.skillsfuture.gov.sg/images/default-source/home/cat3.webp?Status=Master&amp;sfvrsn=219209a6_6" alt="Employers" loading="lazy"> </div> </div> <div class="bottom-half d-flex flex-column container py-3"> <a href="/funding-employers" class="d-flex align-items-center"> <span>Course Fee Funding and Absentee Payroll</span><i class="fa-solid fa-arrow-right-long"></i> </a> <hr /> <a href="/sfec" class="d-flex align-items-center"> <span>SkillsFuture Enterprise Credit</span><i class="fa-solid fa-arrow-right-long"></i> </a> <hr /> <a href="https://www.gobusiness.gov.sg/about-skills-development-levy/" class="d-flex align-items-center" target="_blank" rel="noopener noreferrer nofollow"> <span>Skills Development Levy</span> <i class="fas fa-external-link-alt"></i> <i class="fa-solid fa-arrow-right-long"></i> </a> </div> </div> </div> <div class="swiper-slide"> <div class="cat-slide"> <div class="top-half bg-LightPurple container"> <div class="head"> <p>Training Providers</p> </div> <div class="cat-img"> <img src="https://www.skillsfuture.gov.sg/images/default-source/home/cat4.webp?Status=Master&amp;sfvrsn=bdba37bc_6" alt="Training Providers" loading="lazy"> </div> </div> <div class="bottom-half d-flex flex-column container py-3"> <a href="https://www.tpgateway.gov.sg/get-started/journey-overview-of-a-training-provider" class="d-flex align-items-center" target="_blank" rel="noopener noreferrer nofollow"> <span>Get Started as a Training Provider</span> <i class="fas fa-external-link-alt"></i> <i class="fa-solid fa-arrow-right-long"></i> </a> <hr /> <a href="https://www.tpgateway.gov.sg/resources/announcements-and-circulars" class="d-flex align-items-center" target="_blank" rel="noopener noreferrer nofollow"> <span>Circulars for Training Providers</span> <i class="fas fa-external-link-alt"></i> <i class="fa-solid fa-arrow-right-long"></i> </a> <hr /> <a href="/taeitm" class="d-flex align-items-center"> <span>Training &amp; Adult Education</span><i class="fa-solid fa-arrow-right-long"></i> </a> </div> </div> </div> </div> </div> </section> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-Q08T8MHPLV"></script> <script>   window.dataLayer = window.dataLayer || [];   function gtag(){dataLayer.push(arguments);}   gtag('js', new Date());   gtag('config', 'G-Q08T8MHPLV'); </script> <!-- Google Tag Manager --> <script>         (function (w, d, s, l, i) {             w[l] = w[l] || []; w[l].push({                 'gtm.start':                     new Date().getTime(), event: 'gtm.js'             }); var f = d.getElementsByTagName(s)[0],                 j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =                     'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);         })(window, document, 'script', 'dataLayer', 'GTM-PMKNX3Z');</script>       <script>         (function (w, d, s, l, i) {             w[l] = w[l] || []; w[l].push({                 'gtm.start':                     new Date().getTime(), event: 'gtm.js'             }); var f = d.getElementsByTagName(s)[0],                 j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =                     'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);         })(window, document, 'script', 'dataLayer', 'GTM-N3WZP87');</script>       <script>         (function (w, d, s, l, i) {             w[l] = w[l] || []; w[l].push({                 'gtm.start':                     new Date().getTime(), event: 'gtm.js'             }); var f = d.getElementsByTagName(s)[0],                 j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =                     'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);         })(window, document, 'script', 'dataLayer', 'GTM-W6485VX');</script>       <script>         (function (w, d, s, l, i) {             w[l] = w[l] || []; w[l].push({                 'gtm.start':                     new Date().getTime(), event: 'gtm.js'             }); var f = d.getElementsByTagName(s)[0],                 j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =                     'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);         })(window, document, 'script', 'dataLayer', 'GTM-PTP8C9');</script>       <!-- End Google Tag Manager --> <!-- Google Analytics <script>             (function(i, s, o, g, r, a, m) {                 i['GoogleAnalyticsObject'] = r;                 i[r] = i[r] || function() { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date();                 a = s.createElement(o),                     m = s.getElementsByTagName(o)[0];                 a.async = 1;                 a.src = g;                 m.parentNode.insertBefore(a, m)             })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');             ga('create', 'UA-60121485-1', 'auto');             ga('send', 'pageview'); </script>-->   <script async src="https://www.googletagmanager.com/gtag/js?id=UA-60121485-1"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-857268539"></script>       <script>         window.dataLayer = window.dataLayer || [];         function gtag() { dataLayer.push(arguments) };         gtag('js', new Date());           gtag('config', 'UA-60121485-1');         gtag('config', 'AW-857268539'); </script> </main> <section class="position-fixed bottom-0 w-100" style="z-index:100;background:#fff3cd;"><div class="container"><div class="alert alert-warning alert-dismissible fade show m-0 border-0 px-0 py-md-4" role="alert"><button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close">&nbsp;</button><p><strong><span style="text-decoration:underline;">Scam Alert </span></strong></p><p>SkillsFuture Singapore (SSG) has been alerted to an incident of impersonation of an SSG officer. We advise members of the public to be cautious and verify the identify of anyone claiming to be an SSG officer by contacting SSG through our official channels&nbsp;<a href="https://www.skillsfuture.gov.sg/contact">here</a>.</p><p>For more information about scams, please visit <a href="https://www.scamshield.gov.sg">https://www.scamshield.gov.sg/</a>.</p></div></div></section> <script id="searchsg-config" src="https://api.search.gov.sg/v1/searchconfig.js?clientId=b8cc503b-7740-4eff-84af-1aa12bf9879c" defer ></script> <footer id="footer"> <div class="container pt-5 d-flex flex-column "> <div class="foot-top py-2"><img alt="skills future logo footer" src="/images/default-source/template/skillsfuturesg_whitev3.webp" style="max-width:140px;" class="mb-3" loading="lazy"/> <div class="row footer-dropdown-container w-100"> <div class="col-12 col-lg-3"> <div class="dropdown"> <p style="font-family:Inter-Bold;font-size:1em;">SkillsFuture Singapore </p> <ul class="d-lg-block"> <li class="mb-lg-2"><a href="/Newsroom">Newsroom</a></li> <li><a href="/careers">Careers</a></li> <li class="d-lg-none"><a href="/contact-us">Contact Us</a></li> <li class="d-lg-none"><a href="https://service-portal.skillsfuture.gov.sg/s/" target="_blank">Feedback</a></li> </ul> </div> </div> <div class="col-12 col-lg-3 d-none d-lg-block" style="margin-left:auto;"> <div class="dropdown d-flex flex-column align-items-end"> <p style="visibility:hidden;font-size:1em;">&nbsp;</p> <ul class="d-lg-block text-lg-end"> <li class="mb-lg-2"><a href="/contact-us">Contact Us</a></li> <li><a href="https://service-portal.skillsfuture.gov.sg/s/" target="_blank">Feedback</a></li> </ul> </div> </div> </div> <div class="social d-flex"><a href="https://www.facebook.com/skillsfuturesg" aria-label="Visit SkillsFuture's Facebook page" title="Facebook"><em class="fa-brands fa-facebook-f"></em></a> <a href="https://www.instagram.com/skillsfuturesg/" aria-label="Visit SkillsFuture's Instagram page" title="Instagram"><em class="fa-brands fa-instagram"></em></a> <a href="http://www.linkedin.com/company/skillsfuture-sg" aria-label="Visit SkillsFuture's Linkedin page" title="Linkedin"><em class="fa-brands fa-linkedin-in"></em></a> <a href="http://www.youtube.com/c/skillsfuturesg" aria-label="Visit SkillsFuture's YouTube page" title="YouTube"><em class="fa-brands fa-youtube"></em></a> <a href="https://t.me/skillsfuturesg"><img alt="telegram" style="max-width:23px;" src="/images/default-source/template/path-10839.png?sfvrsn=fa5421d4_0/ Path-10839 .png" /></a> <a href="https://www.tiktok.com/@skillsfuturesg" aria-label="Visit SkillsFuture's TikTok page" title="TikTok"><em class="fa-brands fa-tiktok"></em></a> </div> </div> <div class="foot-bot d-flex flex-column"> <div class="d-flex flex-column flex-lg-row mt-3"> <a href="https://www.tech.gov.sg/report_vulnerability" target="_blank"> <p class="my-0">Report Vulnerability</p> </a> <a href="/PrivacyPolicy"> <p class="my-0">Privacy Policy</p> </a> <a href="/TermsofUse"> <p class="my-0">Terms of Use</p> </a> <a href="https://www.gov.sg/"> <p class="my-0">GOV.SG</p> </a> <a href="https://www.reach.gov.sg/"> <p class="my-0">REACH</p> </a> </div> <div class="d-flex flex-column mt-3"> <p class="my-0">&copy; 2024 Government of Singapore</p> <p class="my-0 last-updated-p">Last updated on 03 Apr 2023</p> </div> </div> </div> </footer> <script src="/assets/dist/js/popper.min.js" type="text/javascript"></script><script src="/assets/dist/js/bootstrap.min.js" type="text/javascript"></script><script src="/assets/dist/js/main.js" type="text/javascript"></script><script src="/assets/dist/js/swiper-bundle.min.js" type="text/javascript"></script><script src="/Mvc/Views/CarouselSlide/script.min.js" type="text/javascript"></script><script src="/Mvc/Views/InfoSlide/script.min.js" type="text/javascript"></script><script src="/Mvc/Views/CategorySlide/script.js" type="text/javascript"></script><script type="text/javascript"> document.addEventListener("DOMContentLoaded", function(event) { var imgs = document.querySelectorAll('img'); imgs.forEach((image) => { if (!image.alt){ image.setAttribute('alt', ''); } }); }); </script> <div id="last-modified" class="d-none">24 Feb 2025</div> <script data-search-pseudo-elements src="/assets/dist/js/all.min.js" type="text/javascript"></script> <script> document.addEventListener('DOMContentLoaded', () => { const lastModified = document.getElementById('last-modified'); if (!lastModified) { return; }; let modifiedDate = lastModified.innerText; const dateSpan = document.querySelector('.last-updated-p'); if (!dateSpan) { return; }; if (typeof lastModifiedVariable !== 'undefined') { modifiedDate = lastModifiedVariable; }; dateSpan.innerText = `Last updated on ${modifiedDate}`; }) </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10