{"id":28963,"date":"2026-08-23T07:15:06","date_gmt":"2026-08-23T01:45:06","guid":{"rendered":"https:\/\/eng.pdn.ac.lk\/civileng\/?page_id=28963"},"modified":"2026-08-28T13:42:39","modified_gmt":"2026-08-28T08:12:39","slug":"course-structure","status":"publish","type":"page","link":"https:\/\/eng.pdn.ac.lk\/civileng\/course-structure\/","title":{"rendered":"Course Structure"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"28963\" class=\"elementor elementor-28963\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b8984ac e-flex e-con-boxed e-con e-parent\" data-id=\"b8984ac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-175a48d elementor-widget elementor-widget-html\" data-id=\"175a48d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =========================================================\r\n     CIVIL ENGINEERING - COURSE STRUCTURE\r\n     Elementor HTML Widget\r\n     Premium Dark Navy + White Design\r\n========================================================= -->\r\n\r\n<style>\r\n\r\n.ce-course-page {\r\n    --ce-dark-blue: #0B1F3A;\r\n    --ce-blue: #163A63;\r\n    --ce-light-blue: #EAF1F8;\r\n    --ce-white: #FFFFFF;\r\n    --ce-text: #243447;\r\n    --ce-border: #D8E0E8;\r\n\r\n    font-family: Arial, Helvetica, sans-serif;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 20px;\r\n    box-sizing: border-box;\r\n    color: var(--ce-text);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION CARD\r\n========================================================= *\/\r\n\r\n.ce-part {\r\n    background: #ffffff;\r\n    border: 1px solid #dbe3eb;\r\n    border-radius: 12px;\r\n    margin-bottom: 26px;\r\n    overflow: hidden;\r\n\r\n    box-shadow:\r\n        0 4px 15px rgba(11,31,58,0.07);\r\n\r\n    transition:\r\n        transform .25s ease,\r\n        box-shadow .25s ease;\r\n}\r\n\r\n.ce-part:hover {\r\n    transform: translateY(-2px);\r\n\r\n    box-shadow:\r\n        0 9px 25px rgba(11,31,58,0.13);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION HEADER\r\n========================================================= *\/\r\n\r\n.ce-section-title {\r\n    position: relative;\r\n\r\n    background:\r\n        linear-gradient(\r\n            120deg,\r\n            #0B1F3A 0%,\r\n            #12365C 55%,\r\n            #163A63 100%\r\n        );\r\n\r\n    color: #ffffff;\r\n\r\n    padding: 13px 22px 13px 26px;\r\n\r\n    border-bottom: 1px solid rgba(255,255,255,.15);\r\n}\r\n\r\n\r\n\/* LEFT ACCENT *\/\r\n\r\n.ce-section-title:before {\r\n    content: \"\";\r\n\r\n    position: absolute;\r\n\r\n    left: 0;\r\n    top: 0;\r\n\r\n    width: 5px;\r\n    height: 100%;\r\n\r\n    background: #ffffff;\r\n}\r\n\r\n\r\n\/* TITLE *\/\r\n\r\n.ce-section-title h3 {\r\n    margin: 0;\r\n\r\n    color: #ffffff;\r\n\r\n    font-size: 17px;\r\n\r\n    line-height: 1.35;\r\n\r\n    font-weight: 700;\r\n\r\n    letter-spacing: .1px;\r\n}\r\n\r\n\r\n\/* SUB TITLE *\/\r\n\r\n.ce-section-title p {\r\n    margin: 3px 0 0;\r\n\r\n    color: rgba(255,255,255,.82);\r\n\r\n    font-size: 12.5px;\r\n\r\n    line-height: 1.35;\r\n\r\n    font-weight: 400;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTENT AREA\r\n========================================================= *\/\r\n\r\n.ce-part-body {\r\n    padding: 20px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   IMAGE AREA\r\n========================================================= *\/\r\n\r\n.ce-image-box {\r\n    position: relative;\r\n\r\n    background:\r\n        linear-gradient(\r\n            145deg,\r\n            #f8fafc,\r\n            #f1f5f9\r\n        );\r\n\r\n    border: 1px solid #dce4ec;\r\n\r\n    border-radius: 9px;\r\n\r\n    padding: 10px;\r\n\r\n    overflow: hidden;\r\n\r\n    box-shadow:\r\n        inset 0 0 0 1px rgba(255,255,255,.7);\r\n}\r\n\r\n\r\n\/* IMAGE *\/\r\n\r\n.ce-image-box img {\r\n    display: block;\r\n\r\n    width: 100%;\r\n    height: auto;\r\n\r\n    max-height: 850px;\r\n\r\n    object-fit: contain;\r\n\r\n    margin: 0 auto;\r\n\r\n    border-radius: 5px;\r\n\r\n    cursor: zoom-in;\r\n\r\n    transition:\r\n        transform .3s ease,\r\n        box-shadow .3s ease;\r\n}\r\n\r\n\r\n\/* IMAGE HOVER *\/\r\n\r\n.ce-image-box img:hover {\r\n    transform: scale(1.008);\r\n\r\n    box-shadow:\r\n        0 5px 18px rgba(11,31,58,.12);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PDF AREA\r\n========================================================= *\/\r\n\r\n.ce-buttons {\r\n    display: flex;\r\n\r\n    flex-wrap: wrap;\r\n\r\n    gap: 10px;\r\n\r\n    margin-top: 16px;\r\n}\r\n\r\n\r\n\/* PDF BUTTON *\/\r\n\r\n.ce-btn {\r\n    display: inline-flex;\r\n\r\n    align-items: center;\r\n\r\n    justify-content: center;\r\n\r\n    gap: 7px;\r\n\r\n    background: #0B1F3A;\r\n\r\n    color: #ffffff !important;\r\n\r\n    text-decoration: none !important;\r\n\r\n    padding: 9px 16px;\r\n\r\n    border-radius: 6px;\r\n\r\n    font-size: 13px;\r\n\r\n    font-weight: 600;\r\n\r\n    border: 1px solid #0B1F3A;\r\n\r\n    transition:\r\n        background .25s ease,\r\n        color .25s ease,\r\n        transform .25s ease,\r\n        box-shadow .25s ease;\r\n}\r\n\r\n\r\n\/* BUTTON HOVER *\/\r\n\r\n.ce-btn:hover {\r\n    background: #ffffff;\r\n\r\n    color: #0B1F3A !important;\r\n\r\n    transform: translateY(-2px);\r\n\r\n    box-shadow:\r\n        0 5px 12px rgba(11,31,58,.15);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LIGHTBOX\r\n========================================================= *\/\r\n\r\n.ce-lightbox {\r\n    display: none;\r\n\r\n    position: fixed;\r\n\r\n    z-index: 999999;\r\n\r\n    left: 0;\r\n    top: 0;\r\n\r\n    width: 100%;\r\n    height: 100%;\r\n\r\n    background: rgba(5,15,30,.96);\r\n\r\n    align-items: center;\r\n\r\n    justify-content: center;\r\n\r\n    padding: 70px 25px 30px;\r\n\r\n    box-sizing: border-box;\r\n}\r\n\r\n\r\n.ce-lightbox.active {\r\n    display: flex;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LIGHTBOX CONTENT\r\n========================================================= *\/\r\n\r\n.ce-lightbox-content {\r\n    width: 100%;\r\n    height: 100%;\r\n\r\n    display: flex;\r\n\r\n    align-items: center;\r\n\r\n    justify-content: center;\r\n\r\n    overflow: auto;\r\n\r\n    cursor: grab;\r\n}\r\n\r\n\r\n.ce-lightbox-content:active {\r\n    cursor: grabbing;\r\n}\r\n\r\n\r\n\/* LIGHTBOX IMAGE *\/\r\n\r\n.ce-lightbox img {\r\n    max-width: 95%;\r\n\r\n    max-height: 90vh;\r\n\r\n    width: auto;\r\n\r\n    height: auto;\r\n\r\n    object-fit: contain;\r\n\r\n    transform-origin: center center;\r\n\r\n    transition: transform .2s ease;\r\n\r\n    user-select: none;\r\n\r\n    -webkit-user-drag: none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CLOSE BUTTON\r\n========================================================= *\/\r\n\r\n.ce-close {\r\n    position: absolute;\r\n\r\n    right: 25px;\r\n\r\n    top: 18px;\r\n\r\n    width: 43px;\r\n\r\n    height: 43px;\r\n\r\n    border-radius: 50%;\r\n\r\n    border: none;\r\n\r\n    background: #ffffff;\r\n\r\n    color: #0B1F3A;\r\n\r\n    font-size: 26px;\r\n\r\n    font-weight: bold;\r\n\r\n    cursor: pointer;\r\n\r\n    z-index: 10;\r\n\r\n    line-height: 1;\r\n\r\n    box-shadow:\r\n        0 4px 14px rgba(0,0,0,.25);\r\n\r\n    transition:\r\n        background .25s ease,\r\n        color .25s ease;\r\n}\r\n\r\n\r\n.ce-close:hover {\r\n    background: #0B1F3A;\r\n\r\n    color: #ffffff;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ZOOM CONTROLS\r\n========================================================= *\/\r\n\r\n.ce-zoom-controls {\r\n    position: absolute;\r\n\r\n    left: 50%;\r\n\r\n    bottom: 22px;\r\n\r\n    transform: translateX(-50%);\r\n\r\n    display: flex;\r\n\r\n    gap: 7px;\r\n\r\n    z-index: 10;\r\n}\r\n\r\n\r\n.ce-zoom-controls button {\r\n    width: 43px;\r\n\r\n    height: 43px;\r\n\r\n    border: none;\r\n\r\n    border-radius: 7px;\r\n\r\n    background: #ffffff;\r\n\r\n    color: #0B1F3A;\r\n\r\n    font-size: 22px;\r\n\r\n    font-weight: bold;\r\n\r\n    cursor: pointer;\r\n\r\n    box-shadow:\r\n        0 4px 12px rgba(0,0,0,.25);\r\n\r\n    transition:\r\n        background .25s ease,\r\n        color .25s ease;\r\n}\r\n\r\n\r\n.ce-zoom-controls button:hover {\r\n    background: #0B1F3A;\r\n\r\n    color: #ffffff;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width: 768px) {\r\n\r\n    .ce-course-page {\r\n        padding: 10px;\r\n    }\r\n\r\n\r\n    .ce-part {\r\n        border-radius: 10px;\r\n\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n\r\n    .ce-section-title {\r\n        padding: 12px 16px 12px 20px;\r\n    }\r\n\r\n\r\n    .ce-section-title h3 {\r\n        font-size: 15.5px;\r\n    }\r\n\r\n\r\n    .ce-section-title p {\r\n        font-size: 12px;\r\n    }\r\n\r\n\r\n    .ce-part-body {\r\n        padding: 13px;\r\n    }\r\n\r\n\r\n    .ce-image-box {\r\n        padding: 7px;\r\n\r\n        border-radius: 7px;\r\n    }\r\n\r\n\r\n    .ce-buttons {\r\n        flex-direction: column;\r\n\r\n        margin-top: 13px;\r\n    }\r\n\r\n\r\n    .ce-btn {\r\n        width: 100%;\r\n\r\n        box-sizing: border-box;\r\n\r\n        padding: 10px 15px;\r\n    }\r\n\r\n\r\n    .ce-lightbox {\r\n        padding: 65px 8px 80px;\r\n    }\r\n\r\n\r\n    .ce-lightbox img {\r\n        max-width: 100%;\r\n\r\n        max-height: 82vh;\r\n    }\r\n\r\n\r\n    .ce-close {\r\n        right: 15px;\r\n\r\n        top: 15px;\r\n\r\n        width: 40px;\r\n\r\n        height: 40px;\r\n\r\n        font-size: 24px;\r\n    }\r\n\r\n\r\n    .ce-zoom-controls {\r\n        bottom: 15px;\r\n    }\r\n\r\n\r\n    .ce-zoom-controls button {\r\n        width: 40px;\r\n\r\n        height: 40px;\r\n\r\n        font-size: 20px;\r\n    }\r\n\r\n}\r\n\r\n<\/style>\r\n\r\n\r\n<div class=\"ce-course-page\">\r\n\r\n\r\n<!-- =====================================================\r\n     FIRST SECTION\r\n===================================================== -->\r\n\r\n<section class=\"ce-part\">\r\n\r\n\r\n    <div class=\"ce-section-title\">\r\n\r\n        <h3>\r\n            Effective from E\/22\r\n        <\/h3>\r\n\r\n        <p>\r\n            (A) Course Structure\r\n        <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"ce-part-body\">\r\n\r\n\r\n        <div class=\"ce-image-box\">\r\n\r\n            <img decoding=\"async\"\r\n                src=\"https:\/\/eng.pdn.ac.lk\/civileng\/wp-content\/uploads\/2026\/08\/Course-str-revised-effec-from-E22.webp\"\r\n                alt=\"Course Structure\"\r\n                class=\"ce-zoom-image\"\r\n            >\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"ce-buttons\">\r\n\r\n            <a\r\n                href=\"https:\/\/eng.pdn.ac.lk\/civileng\/wp-content\/uploads\/2026\/08\/Course-str-revised-effec-from-E22.webp\"\r\n                target=\"_blank\"\r\n                class=\"ce-btn\"\r\n            >\r\n                \ud83d\udcc4 Download PDF\r\n            <\/a>\r\n\r\n        <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n\r\n<!-- =====================================================\r\n     SECOND SECTION\r\n===================================================== -->\r\n\r\n<section class=\"ce-part\">\r\n\r\n\r\n    <div class=\"ce-section-title\">\r\n\r\n        <h3>\r\n            Revised Curriculum \u2013 Salient Aspects\r\n        <\/h3>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"ce-part-body\">\r\n\r\n\r\n        <div class=\"ce-image-box\">\r\n\r\n            <img decoding=\"async\"\r\n                src=\"https:\/\/eng.pdn.ac.lk\/civileng\/wp-content\/uploads\/2026\/08\/course-structure-upto-e-.webp\"\r\n                alt=\"Revised Curriculum\"\r\n                class=\"ce-zoom-image\"\r\n            >\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"ce-buttons\">\r\n\r\n            <a\r\n                href=\"https:\/\/eng.pdn.ac.lk\/civileng\/wp-content\/uploads\/2026\/08\/Revised-Curriculum-SA_compressed.pdf\"\r\n                target=\"_blank\"\r\n                class=\"ce-btn\"\r\n            >\r\n                \ud83d\udcc4 Download PDF\r\n            <\/a>\r\n\r\n        <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n\r\n<!-- =====================================================\r\n     THIRD SECTION\r\n===================================================== -->\r\n\r\n<section class=\"ce-part\">\r\n\r\n\r\n    <div class=\"ce-section-title\">\r\n\r\n        <h3>\r\n            Effective up to E\/21\r\n        <\/h3>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"ce-part-body\">\r\n\r\n\r\n        <div class=\"ce-image-box\">\r\n\r\n            <img decoding=\"async\"\r\n                src=\"https:\/\/eng.pdn.ac.lk\/civileng\/wp-content\/uploads\/2026\/08\/course-structure-upto-e21.jpg\"\r\n                alt=\"Course Structure\"\r\n                class=\"ce-zoom-image\"\r\n            >\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"ce-buttons\">\r\n\r\n            <a\r\n                href=\"https:\/\/eng.pdn.ac.lk\/civileng\/wp-content\/uploads\/2026\/08\/course-structure-upto-e21.jpg\"\r\n                target=\"_blank\"\r\n                class=\"ce-btn\"\r\n            >\r\n                \ud83d\udcc4 Download PDF\r\n            <\/a>\r\n\r\n        <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<!-- =====================================================\r\n     LIGHTBOX\r\n===================================================== -->\r\n\r\n<div\r\n    class=\"ce-lightbox\"\r\n    id=\"ceLightbox\"\r\n    aria-hidden=\"true\"\r\n>\r\n\r\n\r\n    <button\r\n        type=\"button\"\r\n        class=\"ce-close\"\r\n        id=\"ceClose\"\r\n        aria-label=\"Close\"\r\n    >\r\n        \u00d7\r\n    <\/button>\r\n\r\n\r\n    <div\r\n        class=\"ce-lightbox-content\"\r\n        id=\"ceLightboxContent\"\r\n    >\r\n\r\n        <img decoding=\"async\"\r\n            id=\"ceLightboxImage\"\r\n            src=\"\"\r\n            alt=\"Zoomed Course Structure\"\r\n        >\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"ce-zoom-controls\">\r\n\r\n\r\n        <button\r\n            type=\"button\"\r\n            id=\"ceZoomOut\"\r\n            aria-label=\"Zoom out\"\r\n        >\r\n            \u2212\r\n        <\/button>\r\n\r\n\r\n        <button\r\n            type=\"button\"\r\n            id=\"ceZoomReset\"\r\n            aria-label=\"Reset zoom\"\r\n        >\r\n            \u27f3\r\n        <\/button>\r\n\r\n\r\n        <button\r\n            type=\"button\"\r\n            id=\"ceZoomIn\"\r\n            aria-label=\"Zoom in\"\r\n        >\r\n            +\r\n        <\/button>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<script>\r\n\r\n(function () {\r\n\r\n    \"use strict\";\r\n\r\n\r\n    const lightbox =\r\n        document.getElementById(\"ceLightbox\");\r\n\r\n\r\n    const lightboxImage =\r\n        document.getElementById(\"ceLightboxImage\");\r\n\r\n\r\n    const lightboxContent =\r\n        document.getElementById(\"ceLightboxContent\");\r\n\r\n\r\n    const closeButton =\r\n        document.getElementById(\"ceClose\");\r\n\r\n\r\n    const zoomIn =\r\n        document.getElementById(\"ceZoomIn\");\r\n\r\n\r\n    const zoomOut =\r\n        document.getElementById(\"ceZoomOut\");\r\n\r\n\r\n    const zoomReset =\r\n        document.getElementById(\"ceZoomReset\");\r\n\r\n\r\n    const images =\r\n        document.querySelectorAll(\".ce-zoom-image\");\r\n\r\n\r\n    let zoomLevel = 1;\r\n\r\n\r\n\r\n    function openLightbox(image) {\r\n\r\n        if (!image || !image.src) return;\r\n\r\n\r\n        lightboxImage.src = image.src;\r\n\r\n\r\n        lightbox.classList.add(\"active\");\r\n\r\n\r\n        lightbox.setAttribute(\r\n            \"aria-hidden\",\r\n            \"false\"\r\n        );\r\n\r\n\r\n        document.body.style.overflow = \"hidden\";\r\n\r\n\r\n        zoomLevel = 1;\r\n\r\n\r\n        updateZoom();\r\n\r\n    }\r\n\r\n\r\n\r\n    function closeLightbox() {\r\n\r\n        lightbox.classList.remove(\"active\");\r\n\r\n\r\n        lightbox.setAttribute(\r\n            \"aria-hidden\",\r\n            \"true\"\r\n        );\r\n\r\n\r\n        document.body.style.overflow = \"\";\r\n\r\n\r\n        lightboxImage.src = \"\";\r\n\r\n    }\r\n\r\n\r\n\r\n    function updateZoom() {\r\n\r\n        lightboxImage.style.transform =\r\n            \"scale(\" + zoomLevel + \")\";\r\n\r\n    }\r\n\r\n\r\n\r\n    images.forEach(function (image) {\r\n\r\n        image.addEventListener(\r\n            \"click\",\r\n            function () {\r\n\r\n                openLightbox(image);\r\n\r\n            }\r\n        );\r\n\r\n    });\r\n\r\n\r\n\r\n    zoomIn.addEventListener(\r\n        \"click\",\r\n        function (event) {\r\n\r\n            event.stopPropagation();\r\n\r\n\r\n            zoomLevel += 0.25;\r\n\r\n\r\n            if (zoomLevel > 5) {\r\n\r\n                zoomLevel = 5;\r\n\r\n            }\r\n\r\n\r\n            updateZoom();\r\n\r\n        }\r\n    );\r\n\r\n\r\n\r\n    zoomOut.addEventListener(\r\n        \"click\",\r\n        function (event) {\r\n\r\n            event.stopPropagation();\r\n\r\n\r\n            zoomLevel -= 0.25;\r\n\r\n\r\n            if (zoomLevel < 0.5) {\r\n\r\n                zoomLevel = 0.5;\r\n\r\n            }\r\n\r\n\r\n            updateZoom();\r\n\r\n        }\r\n    );\r\n\r\n\r\n\r\n    zoomReset.addEventListener(\r\n        \"click\",\r\n        function (event) {\r\n\r\n            event.stopPropagation();\r\n\r\n\r\n            zoomLevel = 1;\r\n\r\n\r\n            updateZoom();\r\n\r\n\r\n            lightboxContent.scrollTo({\r\n\r\n                top: 0,\r\n\r\n                left: 0,\r\n\r\n                behavior: \"smooth\"\r\n\r\n            });\r\n\r\n        }\r\n    );\r\n\r\n\r\n\r\n    closeButton.addEventListener(\r\n        \"click\",\r\n        closeLightbox\r\n    );\r\n\r\n\r\n\r\n    lightbox.addEventListener(\r\n        \"click\",\r\n        function (event) {\r\n\r\n            if (\r\n                event.target === lightbox\r\n            ) {\r\n\r\n                closeLightbox();\r\n\r\n            }\r\n\r\n        }\r\n    );\r\n\r\n\r\n\r\n    document.addEventListener(\r\n        \"keydown\",\r\n        function (event) {\r\n\r\n            if (\r\n                event.key === \"Escape\" &&\r\n                lightbox.classList.contains(\"active\")\r\n            ) {\r\n\r\n                closeLightbox();\r\n\r\n            }\r\n\r\n        }\r\n    );\r\n\r\n\r\n\r\n    lightboxContent.addEventListener(\r\n        \"wheel\",\r\n        function (event) {\r\n\r\n            if (\r\n                !lightbox.classList.contains(\r\n                    \"active\"\r\n                )\r\n            ) return;\r\n\r\n\r\n            event.preventDefault();\r\n\r\n\r\n            if (event.deltaY < 0) {\r\n\r\n                zoomLevel += 0.15;\r\n\r\n            } else {\r\n\r\n                zoomLevel -= 0.15;\r\n\r\n            }\r\n\r\n\r\n            if (zoomLevel > 5) {\r\n\r\n                zoomLevel = 5;\r\n\r\n            }\r\n\r\n\r\n            if (zoomLevel < 0.5) {\r\n\r\n                zoomLevel = 0.5;\r\n\r\n            }\r\n\r\n\r\n            updateZoom();\r\n\r\n        },\r\n        {\r\n            passive: false\r\n        }\r\n    );\r\n\r\n\r\n\r\n    lightboxImage.addEventListener(\r\n        \"dblclick\",\r\n        function () {\r\n\r\n            if (zoomLevel === 1) {\r\n\r\n                zoomLevel = 2;\r\n\r\n            } else {\r\n\r\n                zoomLevel = 1;\r\n\r\n            }\r\n\r\n\r\n            updateZoom();\r\n\r\n        }\r\n    );\r\n\r\n\r\n})();\r\n\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e71aab4 e-flex e-con-boxed e-con e-parent\" data-id=\"e71aab4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9237497 e-con-full e-flex e-con e-child\" data-id=\"9237497\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c2e5237 e-con-full e-flex e-con e-child\" data-id=\"c2e5237\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Effective from E\/22 (A) Course Structure \ud83d\udcc4 Download PDF Revised Curriculum \u2013 Salient Aspects \ud83d\udcc4 Download PDF Effective up to E\/21 \ud83d\udcc4 Download PDF \u00d7 \u2212 \u27f3 +<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"rs_blank_template":"","rs_page_bg_color":"","slide_template_v7":"","footnotes":""},"class_list":["post-28963","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/eng.pdn.ac.lk\/civileng\/wp-json\/wp\/v2\/pages\/28963","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eng.pdn.ac.lk\/civileng\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eng.pdn.ac.lk\/civileng\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eng.pdn.ac.lk\/civileng\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/eng.pdn.ac.lk\/civileng\/wp-json\/wp\/v2\/comments?post=28963"}],"version-history":[{"count":3,"href":"https:\/\/eng.pdn.ac.lk\/civileng\/wp-json\/wp\/v2\/pages\/28963\/revisions"}],"predecessor-version":[{"id":30063,"href":"https:\/\/eng.pdn.ac.lk\/civileng\/wp-json\/wp\/v2\/pages\/28963\/revisions\/30063"}],"wp:attachment":[{"href":"https:\/\/eng.pdn.ac.lk\/civileng\/wp-json\/wp\/v2\/media?parent=28963"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}