{"id":3344,"date":"2025-12-22T00:43:48","date_gmt":"2025-12-21T16:43:48","guid":{"rendered":"https:\/\/engine.iium.edu.my\/mec\/?page_id=3344"},"modified":"2025-12-22T00:58:10","modified_gmt":"2025-12-21T16:58:10","slug":"iium-taiwan-mechanical-engineering-programmes","status":"publish","type":"page","link":"https:\/\/engine.iium.edu.my\/mec\/?page_id=3344","title":{"rendered":"IIUM &#8211; Taiwan Mechanical Engineering Programmes"},"content":{"rendered":"\n<section id=\"iium-tw-me\" aria-labelledby=\"tw-title\">\n  <style>\n    \/* ===== Full width attempt (theme permitting) ===== *\/\n#iium-tw-me{\n  max-width: 1360px;\n  width: calc(100% - 32px);  \/* keeps side padding *\/\n  margin: 0 auto;\n  box-sizing: border-box;\n}\n\n    \/* If your theme wraps content tightly, this helps a lot *\/\n    #iium-tw-me.fullbleed{\n      width: 100vw;\n      max-width: 100vw;\n      margin-left: calc(50% - 50vw);\n      margin-right: calc(50% - 50vw);\n      border-radius: 0;\n    }\n\n    \/* ===== Scoped styles ===== *\/\n    #iium-tw-me{\n      --ink:#0f172a; --muted:#475569;\n      --brand:#0ea5e9; --card:#ffffff;\n      --soft:#f8fafc; --border:#e5e7eb;\n      --shadow:0 14px 34px rgba(2,6,23,.08),0 2px 10px rgba(2,6,23,.05);\n      --radius:18px;\n\n      font-family: system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, \"Noto Sans\";\n      color:var(--ink);\n      background: linear-gradient(180deg, #f8fbff 0%, #ffffff 55%);\n      border:1px solid var(--border);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n      padding: clamp(20px, 2.8vw, 38px);\n      line-height:1.85;\n\n      \/* BIGGER BASE FONT *\/\n      font-size: 1.28rem;\n      scroll-margin-top: 90px;\n      position:relative;\n      overflow:hidden;\n    }\n\n    #iium-tw-me .glow{\n      position:absolute; inset:-120px -120px auto auto;\n      width: 360px; height: 360px;\n      background: radial-gradient(circle at 30% 30%, rgba(14,165,233,.22), transparent 60%);\n      filter: blur(2px);\n      pointer-events:none;\n    }\n\n    #iium-tw-me h1,#iium-tw-me h2,#iium-tw-me h3{ margin:.2em 0 .55em; line-height:1.18; }\n    #iium-tw-me h1{ font-size: clamp(2.35rem, 3.7vw, 3.1rem); letter-spacing:.2px; }\n    #iium-tw-me h2{ font-size: clamp(1.7rem, 2.6vw, 2.15rem); }\n    #iium-tw-me h3{ font-size: clamp(1.35rem, 2.1vw, 1.75rem); }\n\n    #iium-tw-me p{\n      font-size: 1.22rem;\n      color: var(--muted);\n      margin:.35rem 0 1rem;\n    }\n\n    #iium-tw-me .kicker{\n      display:inline-flex; align-items:center; gap:.5rem;\n      font-weight:900;\n      font-size: 1.05rem;\n      color:#075985;\n      background: rgba(14,165,233,.12);\n      border:1px solid rgba(14,165,233,.18);\n      padding:.45rem .75rem;\n      border-radius:999px;\n    }\n    #iium-tw-me .topline{\n      display:flex; align-items:flex-start; justify-content:space-between; gap:14px; flex-wrap:wrap;\n      margin-bottom: 10px;\n    }\n    #iium-tw-me .tag{\n      display:inline-flex; align-items:center; gap:.5rem;\n      border-radius:999px;\n      padding:.45rem .8rem;\n      border:1px solid var(--border);\n      background:#fff;\n      color:#0f172a;\n      font-weight:900;\n      font-size: 1.05rem;\n      white-space:nowrap;\n    }\n\n    #iium-tw-me .chips{ display:flex; gap:10px; flex-wrap:wrap; margin: 12px 0 10px; }\n    #iium-tw-me .chip{\n      display:inline-flex; align-items:center; gap:.5rem;\n      padding:.5rem .85rem;\n      border-radius:999px;\n      border:1px solid var(--border);\n      background:#fff;\n      color:#0f172a;\n      font-weight:900;\n      font-size: 1.05rem;\n    }\n\n    \/* Only keep 1 button: Jump to FAQ *\/\n    #iium-tw-me .actions{ display:flex; gap:10px; flex-wrap:wrap; margin-top: 12px; }\n    #iium-tw-me .btn{\n      display:inline-flex; align-items:center; gap:.55rem;\n      padding: .95rem 1.2rem;\n      border-radius: 14px;\n      font-weight:950;\n      font-size: 1.12rem;\n      border:1px solid rgba(14,165,233,.22);\n      cursor:pointer;\n      transition: transform .18s ease, filter .18s ease, background .18s ease;\n      text-decoration:none !important;\n      background: linear-gradient(135deg, rgba(56,189,248,.95), rgba(14,165,233,.95));\n      color:#052f46;\n      box-shadow: 0 10px 22px rgba(2,6,23,.08);\n    }\n    #iium-tw-me .btn:hover{ transform: translateY(-1px); filter: brightness(1.02); }\n\n    #iium-tw-me .section{\n      margin-top: 20px;\n      padding-top: 18px;\n      border-top: 1px solid #eef2f7;\n    }\n\n    #iium-tw-me .card{\n      background: var(--card);\n      border:1px solid var(--border);\n      border-radius: var(--radius);\n      box-shadow: 0 1px 0 rgba(2,6,23,.03);\n      padding: clamp(18px, 2.2vw, 26px);\n    }\n    #iium-tw-me .card.soft{ background: linear-gradient(180deg, #ffffff, #f8fafc); }\n\n    \/* Programme layout now FULL WIDTH (single column) *\/\n    #iium-tw-me .prog{\n      display:grid;\n      grid-template-columns: 220px 1fr;\n      gap: 18px;\n      align-items: start;\n    }\n    @media (max-width: 720px){\n      #iium-tw-me .prog{ grid-template-columns: 1fr; }\n    }\n\n    #iium-tw-me .poster{\n      position:relative;\n      border-radius: 18px;\n      overflow:hidden;\n      border:1px solid var(--border);\n      background:#0b1220;\n      cursor: zoom-in;\n    }\n    #iium-tw-me .poster img{\n      width:100%;\n      height: 280px;\n      object-fit: cover;\n      display:block;\n      transform: scale(1);\n      transition: transform .6s ease; \/* smoother *\/\n    }\n    #iium-tw-me .poster:hover img{ transform: scale(1.06); }\n\n    #iium-tw-me .poster .hint{\n      position:absolute; left:12px; bottom:12px;\n      background: rgba(255,255,255,.92);\n      border:1px solid rgba(255,255,255,.65);\n      border-radius:999px;\n      padding:.4rem .7rem;\n      font-weight:950;\n      font-size: 1.05rem;\n      color:#0f172a;\n    }\n\n    #iium-tw-me .meta{\n      font-weight:950;\n      color:#0f172a;\n      font-size: 1.15rem;\n      margin:.2rem 0 .6rem;\n    }\n\n    #iium-tw-me .bullets{ margin:.35rem 0 0; padding-left: 1.2rem; }\n    #iium-tw-me .bullets li{\n      margin:.32rem 0;\n      color: var(--muted);\n      font-size: 1.18rem;\n      line-height: 1.75;\n    }\n\n    \/* FAQ *\/\n    #iium-tw-me .faq-top{\n      display:flex; gap:10px; flex-wrap:wrap;\n      align-items:center; justify-content:space-between;\n      margin: 10px 0 14px;\n    }\n    #iium-tw-me .search{\n      display:flex; gap:10px; align-items:center;\n      padding: 12px 12px;\n      border-radius: 16px;\n      border:1px solid var(--border);\n      background:#fff;\n      width: min(760px, 100%);\n    }\n    #iium-tw-me .search input{\n      width:100%;\n      border:0; outline:0;\n      font-size: 1.15rem;\n      background:transparent;\n    }\n    #iium-tw-me .pill{\n      display:inline-flex; align-items:center; gap:.45rem;\n      padding:.45rem .75rem;\n      border-radius:999px;\n      background:#eef2f7;\n      border:1px solid var(--border);\n      font-size: 1.05rem;\n      color:#334155;\n      font-weight:900;\n      white-space:nowrap;\n    }\n    #iium-tw-me details{\n      border:1px solid var(--border);\n      border-radius: 18px;\n      background:#fff;\n      overflow:hidden;\n      margin: 12px 0;\n    }\n    #iium-tw-me summary{\n      list-style:none;\n      cursor:pointer;\n      padding: 16px 16px;\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      gap:12px;\n      font-weight: 950;\n      color:#0f172a;\n      font-size: 1.22rem;\n    }\n    #iium-tw-me summary::-webkit-details-marker{ display:none; }\n    #iium-tw-me .chev{\n      width:42px; height:42px;\n      border-radius: 14px;\n      display:grid; place-items:center;\n      background:#f1f5f9;\n      border:1px solid var(--border);\n      transition: transform .25s ease;\n      flex: 0 0 auto;\n      font-size: 1.15rem;\n    }\n    #iium-tw-me details[open] .chev{ transform: rotate(180deg); }\n    #iium-tw-me .ans{\n      padding: 0 16px 18px;\n      color: var(--muted);\n      font-size: 1.18rem;\n      line-height: 1.8;\n    }\n\n    \/* Lightbox *\/\n    #iium-tw-me .lb{\n      position: fixed;\n      inset: 0;\n      background: rgba(2,6,23,.70);\n      display:none;\n      align-items:center;\n      justify-content:center;\n      padding: 18px;\n      z-index: 99999;\n    }\n    #iium-tw-me .lb.open{ display:flex; }\n    #iium-tw-me .lb-inner{\n      width: min(1100px, 96vw);\n      border-radius: 18px;\n      overflow:hidden;\n      border: 1px solid rgba(255,255,255,.18);\n      background: rgba(15,23,42,.55);\n      box-shadow: 0 22px 60px rgba(0,0,0,.35);\n      transform: translateY(10px) scale(.985);\n      opacity: 0;\n      transition: opacity .45s ease, transform .45s ease;\n    }\n    #iium-tw-me .lb.open .lb-inner{\n      transform: translateY(0) scale(1);\n      opacity: 1;\n    }\n    #iium-tw-me .lb-top{\n      display:flex; align-items:center; justify-content:space-between; gap:10px;\n      padding: 10px 12px;\n      background: rgba(255,255,255,.10);\n      border-bottom: 1px solid rgba(255,255,255,.14);\n      color: rgba(255,255,255,.92);\n      font-weight: 950;\n      letter-spacing:.2px;\n      font-size: 1.1rem;\n    }\n    #iium-tw-me .lb-close{\n      border: 1px solid rgba(255,255,255,.22);\n      background: rgba(255,255,255,.10);\n      color: rgba(255,255,255,.95);\n      border-radius: 12px;\n      padding: .55rem .85rem;\n      font-weight: 950;\n      cursor:pointer;\n      transition: background .2s ease, transform .2s ease;\n    }\n    #iium-tw-me .lb-close:hover{ background: rgba(255,255,255,.16); transform: translateY(-1px); }\n    #iium-tw-me .lb-img{\n      width:100%;\n      height:auto;\n      display:block;\n      max-height: calc(90vh - 54px);\n      object-fit: contain;\n      background: rgba(0,0,0,.20);\n    }\n\n    @media (prefers-reduced-motion: reduce){\n      #iium-tw-me .poster img{ transition:none; }\n      #iium-tw-me .lb-inner{ transition:none; }\n    }\n  <\/style>\n\n  <div class=\"glow\" aria-hidden=\"true\"><\/div>\n\n  <div class=\"topline\">\n    <div class=\"kicker\">\ud83c\uddf2\ud83c\uddfe\ud83e\udd1d\ud83c\uddf9\ud83c\uddfc International Pathway<\/div>\n    <div class=\"tag\">IIUM \u00b7 Mechanical Engineering \u00b7 Taiwan Linkage<\/div>\n  <\/div>\n\n  <h1 id=\"tw-title\">IIUM \u2013 Taiwan Mechanical Engineering Programme<\/h1>\n\n  <p>\n    Looking for an international study experience while staying on-track with your Mechanical Engineering degree?\n    IIUM offers two structured pathways with partner universities in Taiwan: a <b>Fast Track 3+2<\/b> route with\n    <b>MCUT<\/b> and a <b>Dual Degree 2+2<\/b> route with <b>CGU<\/b>.\n  <\/p>\n\n  <div class=\"chips\" aria-label=\"Highlights\">\n    <span class=\"chip\">\ud83c\udf93 Structured study plan<\/span>\n    <span class=\"chip\">\ud83c\udf0f International exposure<\/span>\n    <span class=\"chip\">\ud83e\udded Academic advising support<\/span>\n    <span class=\"chip\">\u2705 Clear requirements<\/span>\n  <\/div>\n\n  <!-- ONLY keep Jump to FAQ -->\n  <div class=\"actions\" aria-label=\"Quick action\">\n    <a class=\"btn\" href=\"#tw-faq\">Jump to FAQ \u2193<\/a>\n  <\/div>\n\n  <!-- Programme Options (FULL WIDTH) -->\n  <div class=\"section\">\n    <div class=\"card soft\">\n      <h2>Programme Options<\/h2>\n\n      <!-- MCUT -->\n      <div class=\"card\" style=\"margin-top:16px;\">\n        <div class=\"prog\">\n          <div class=\"poster\" data-full=\"https:\/\/engine.iium.edu.my\/mec\/wp-content\/uploads\/WhatsApp-Image-2025-10-03-at-12.04.22_f22fecd8-212x300.jpg\" data-title=\"IIUM\u2013MCUT Fast Track 3+2 (Brochure)\">\n            <img decoding=\"async\" src=\"https:\/\/engine.iium.edu.my\/mec\/wp-content\/uploads\/WhatsApp-Image-2025-10-03-at-12.04.22_f22fecd8-212x300.jpg\" alt=\"IIUM\u2013MCUT Fast Track 3+2 brochure\" \/>\n            <div class=\"hint\">\ud83d\udd0d Click to zoom<\/div>\n          <\/div>\n\n          <div>\n            <h3>1) Fast Track 3+2 with MCUT<\/h3>\n            <div class=\"meta\">What it is<\/div>\n            <p style=\"margin-bottom:.6rem;\">\n              A structured pathway where students complete <b>3 years at IIUM<\/b>, then continue in Taiwan with <b>MCUT<\/b>.\n              The final undergraduate year is designed as a <b>fast-track<\/b> that can overlap with <b>MSc-level courses<\/b> in Taiwan.\n            <\/p>\n\n            <ul class=\"bullets\">\n              <li>Fast-track structure: 4th-year courses overlap with MSc-level courses. <\/li>\n              <li>Typical 4th-year workload (MCUT): ~30 credit hours. <\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- CGU -->\n      <div class=\"card\" style=\"margin-top:16px;\">\n        <div class=\"prog\">\n          <div class=\"poster\" data-full=\"https:\/\/engine.iium.edu.my\/mec\/wp-content\/uploads\/Brochure_5_Oct-212x300.png\" data-title=\"IIUM\u2013CGU Dual Degree 2+2 (Brochure)\">\n            <img decoding=\"async\" src=\"https:\/\/engine.iium.edu.my\/mec\/wp-content\/uploads\/Brochure_5_Oct-212x300.png\" alt=\"IIUM\u2013CGU Dual Degree 2+2 brochure\" \/>\n            <div class=\"hint\">\ud83d\udd0d Click to zoom<\/div>\n          <\/div>\n\n          <div>\n            <h3>2) Dual Degree 2+2 with CGU<\/h3>\n            <div class=\"meta\">What it is<\/div>\n            <p style=\"margin-bottom:.6rem;\">\n              A dual-degree route where students complete the early years at IIUM and then continue the later years in Taiwan with <b>CGU<\/b>.\n              Students are expected to complete key IIUM requirements before departure, supported by academic advising.\n            <\/p>\n\n            <ul class=\"bullets\">\n              <li>CGU: Unicore courses must be completed by the end of 2nd year. <\/li>\n              <li>Leadership, Family Management, and other Unicore courses must be completed before leaving. <\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Key eligibility -->\n      <div class=\"card\" style=\"margin-top:16px; background:#f8fafc;\">\n        <h3 style=\"margin-top:0;\">Key Eligibility (Applies to both MCUT &amp; CGU)<\/h3>\n        <ul class=\"bullets\">\n          <li><b>Minimum CGPA 3.00<\/b> before you can go to Taiwan (CGU or MCUT). <\/li>\n          <li>Course planning support is provided to help you meet departure requirements. <\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- FAQ moved to BOTTOM -->\n  <div class=\"section\" id=\"tw-faq\">\n    <div class=\"card\">\n      <h2>FAQ (IIUM\u2013Taiwan Programmes)<\/h2>\n\n      <div class=\"faq-top\">\n        <div class=\"search\" role=\"search\" aria-label=\"Search FAQs\">\n          <span class=\"pill\" aria-hidden=\"true\">\ud83d\udd0e Search FAQ<\/span>\n          <input id=\"faqSearch\" type=\"search\" placeholder=\"Type keywords (e.g., CGPA, Unicore, scholarship, allowance)...\" \/>\n          <button class=\"btn\" id=\"faqClear\" type=\"button\" style=\"background:#fff; color:#0f172a; border:1px solid var(--border); box-shadow:none; padding:.75rem 1rem;\">\n            Clear\n          <\/button>\n        <\/div>\n        <div style=\"display:flex; gap:10px; flex-wrap:wrap;\">\n          <span class=\"pill\">Shown: <b id=\"faqShown\">0<\/b><\/span>\n          <span class=\"pill\">Total: <b id=\"faqTotal\">0<\/b><\/span>\n        <\/div>\n      <\/div>\n\n      <div id=\"faqList\">\n        <details data-q=\"minimum cgpa gpa requirement\">\n          <summary>What is the minimum CGPA required? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">A minimum <b>CGPA of 3.00<\/b> is required. <\/div>\n        <\/details>\n\n        <details data-q=\"additional requirements advertisement\">\n          <summary>Are there any additional requirements beyond the advertisement? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">No additional conditions at the moment. <\/div>\n        <\/details>\n\n        <details data-q=\"unicore complete before departure cgu mcut\">\n          <summary>Do I need to complete Unicore courses before going to Taiwan? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">CGU: by end of 2nd year; MCUT: by end of 3rd year. <\/div>\n        <\/details>\n\n        <details data-q=\"free electives leadership family management before leaving\">\n          <summary>Must I finish Free Electives \/ Leadership \/ Family Management before departure? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">Free electives can be taken in Taiwan; Leadership, Family Management and other Unicore must be completed before leaving.<\/div>\n        <\/details>\n\n        <details data-q=\"electives taiwan\">\n          <summary>Do I need to take elective courses at IIUM? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">Yes, but you may take them in Taiwan. <\/div>\n        <\/details>\n\n        <details data-q=\"finish all subjects before going\">\n          <summary>Do I need to finish all subjects in 3 years before going? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">MCUT: 3 years at IIUM; CGU: 3rd &#038; 4th years in Taiwan. <\/div>\n        <\/details>\n\n        <details data-q=\"complete credit hours three years possible\">\n          <summary>Is it possible to complete all Kulliyyah credit hours within three years? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">Yes, with proper course planning and adjusted study plan if required. <\/div>\n        <\/details>\n\n        <details data-q=\"study plan different normal students\">\n          <summary>Is the study plan different from normal IIUM Mechanical Engineering students? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">Yes, slightly different to meet pre-departure requirements. <\/div>\n        <\/details>\n\n        <details data-q=\"advisor dayana azan course registration\">\n          <summary>Who will help manage my study plan and course registration? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">Academic advising and course-registration support are provided. <\/div>\n        <\/details>\n\n        <details data-q=\"fast track overlap msc level\">\n          <summary>How does the 4th undergraduate year work with the 1st postgraduate year? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">4th-year courses overlap with MSc-level courses (fast-track). <\/div>\n        <\/details>\n\n        <details data-q=\"credit hours mcut fourth year 30 109 eit\">\n          <summary>How many credit hours are taken during the 4th year (MCUT)? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">About 30 credit hours in the 4th year; 109 credit hours (including EIT) before leaving. <\/div>\n        <\/details>\n\n        <details data-q=\"transfer back iium if not complete masters\">\n          <summary>What if I don\u2019t complete the first master\u2019s year in Taiwan? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">Passed courses can be transferred back to IIUM; remaining courses continue at IIUM. <\/div>\n        <\/details>\n\n        <details data-q=\"penalty fail master degree\">\n          <summary>Is there any penalty if I fail to complete the master\u2019s degree in Taiwan? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">No specific penalties were mentioned in the FAQ. <\/div>\n        <\/details>\n\n        <details data-q=\"scholarship second year mcut full 50 percent\">\n          <summary>Scholarship for the 2nd master\u2019s year (MCUT) \u2014 what are the requirements? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">Excellent performance may lead to a full scholarship; otherwise 50% may be offered. <\/div>\n        <\/details>\n\n        <details data-q=\"fees not covered visa passport medical flight\">\n          <summary>What fees are NOT covered by IIUM? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">Visa, passport, medical checkup, and flight ticket are not covered. <\/div>\n        <\/details>\n\n        <details data-q=\"what costs covered tuition accommodation\">\n          <summary>What costs are sponsored \/ covered? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">Tuition and accommodation in Taiwan are covered; other costs are self-funded. <\/div>\n        <\/details>\n\n        <details data-q=\"allowance mcut ntd 10000 cgu not announced\">\n          <summary>Will there be a living allowance? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">MCUT: NTD 10,000 per semester; CGU: not yet announced. <\/div>\n        <\/details>\n\n        <details data-q=\"when fly september 2027\">\n          <summary>When will the 2027 batch likely fly to Taiwan? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">Around September 2027 (semester start in Taiwan). <\/div>\n        <\/details>\n\n        <details data-q=\"selection conditions cgu cgpa 3.00 complete courses\">\n          <summary>What are the selection conditions to go to CGU? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">Maintain CGPA 3.00 and complete required courses as planned. <\/div>\n        <\/details>\n\n        <details data-q=\"graduation ceremony iium choose\">\n          <summary>Will we have a graduation ceremony in IIUM? <span class=\"chev\" aria-hidden=\"true\">\u25be<\/span><\/summary>\n          <div class=\"ans\">Yes, you may choose to graduate at IIUM. <\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Lightbox -->\n  <div class=\"lb\" id=\"twLb\" aria-hidden=\"true\">\n    <div class=\"lb-inner\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Brochure preview\">\n      <div class=\"lb-top\">\n        <div id=\"twLbTitle\">Preview<\/div>\n        <button class=\"lb-close\" id=\"twLbClose\" type=\"button\" aria-label=\"Close\">\u2715<\/button>\n      <\/div>\n      <img class=\"lb-img\" id=\"twLbImg\" alt=\"Brochure preview image\" \/>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function(){\n      const root = document.getElementById('iium-tw-me');\n      if(!root) return;\n\n      \/\/ ===== Lightbox for brochure posters =====\n      const lb = root.querySelector('#twLb');\n      const lbImg = root.querySelector('#twLbImg');\n      const lbTitle = root.querySelector('#twLbTitle');\n      const lbClose = root.querySelector('#twLbClose');\n\n      function openLb(src, title){\n        lbImg.src = src;\n        lbTitle.textContent = title || 'Preview';\n        lb.classList.add('open');\n        lb.setAttribute('aria-hidden', 'false');\n        document.body.style.overflow = 'hidden';\n      }\n      function closeLb(){\n        lb.classList.remove('open');\n        lb.setAttribute('aria-hidden', 'true');\n        lbImg.src = '';\n        document.body.style.overflow = '';\n      }\n\n      root.querySelectorAll('.poster').forEach(p => {\n        p.addEventListener('click', () => openLb(p.getAttribute('data-full'), p.getAttribute('data-title')));\n      });\n\n      lb.addEventListener('click', (e) => { if(e.target === lb) closeLb(); });\n      lbClose.addEventListener('click', closeLb);\n      window.addEventListener('keydown', (e) => { if(e.key === 'Escape' && lb.classList.contains('open')) closeLb(); });\n\n      \/\/ ===== FAQ Search =====\n      const faqSearch = root.querySelector('#faqSearch');\n      const faqClear  = root.querySelector('#faqClear');\n      const faqShown  = root.querySelector('#faqShown');\n      const faqTotal  = root.querySelector('#faqTotal');\n      const faqItems  = Array.from(root.querySelectorAll('#faqList details'));\n\n      faqTotal.textContent = faqItems.length;\n\n      function applyFaqFilter(q){\n        const query = (q || '').trim().toLowerCase();\n        let shown = 0;\n\n        faqItems.forEach(d => {\n          const text = (d.getAttribute('data-q') || '') + ' ' + d.textContent;\n          const ok = !query || text.toLowerCase().includes(query);\n          d.style.display = ok ? '' : 'none';\n          if(ok) shown++;\n          if(!ok) d.removeAttribute('open');\n        });\n\n        faqShown.textContent = shown;\n      }\n\n      faqSearch.addEventListener('input', (e) => applyFaqFilter(e.target.value));\n      faqClear.addEventListener('click', () => { faqSearch.value=''; applyFaqFilter(''); faqSearch.focus(); });\n\n      applyFaqFilter('');\n    })();\n  <\/script>\n<\/section>\n\n","protected":false},"excerpt":{"rendered":"<p>\ud83c\uddf2\ud83c\uddfe\ud83e\udd1d\ud83c\uddf9\ud83c\uddfc International Pathway IIUM \u00b7 Mechanical Engineering \u00b7 Taiwan Linkage IIUM \u2013 Taiwan Mechanical Engineering Programme Looking for an international study experience while staying on-track with your Mechanical Engineering degree? IIUM offers two structured pathways with partner universities in Taiwan: a Fast Track 3+2 route with MCUT and a Dual [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/pages\/3344"}],"collection":[{"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3344"}],"version-history":[{"count":8,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/pages\/3344\/revisions"}],"predecessor-version":[{"id":3354,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/pages\/3344\/revisions\/3354"}],"wp:attachment":[{"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3344"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}