{"id":1676,"date":"2024-11-29T06:29:46","date_gmt":"2024-11-29T06:29:46","guid":{"rendered":"http:\/\/www.tumandalay.edu.mm\/?page_id=1676"},"modified":"2025-08-30T13:51:59","modified_gmt":"2025-08-30T13:51:59","slug":"department-of-civil-engineering","status":"publish","type":"page","link":"http:\/\/www.tum.edu.mm\/?page_id=1676","title":{"rendered":"Department of Civil Engineering"},"content":{"rendered":"\n<div id=\"wp-block-themeisle-blocks-advanced-columns-6197f12e\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-1-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-collapsedRows-layout has-vertical-unset\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-ad2b4d1a\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<h1 style=\"\n  font-size: 40px;\n  font-weight: 800;\n  color: #003366;\n  margin-bottom: 30px;\n  text-align: center;\n  font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n\">\n  Department of Civil Engineering\n<\/h1>\n\n\n\n<div class=\"wp-block-media-text has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top\" style=\"grid-template-columns:auto 15%\"><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading\">Motto&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\/h3>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><strong><span class=\"highlight\">\u201cUpgrade the Nation with the Power of Civil Engineering.<\/span><\/strong><span style=\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: -webkit-standard; white-space: normal;\"><\/span><strong><span class=\"highlight\">\u201d<\/span><\/strong><\/p>\n<\/blockquote>\n<\/div><figure class=\"wp-block-media-text__media\"><img fetchpriority=\"high\" decoding=\"async\" width=\"289\" height=\"285\" src=\"https:\/\/www.tum.edu.mm\/wp-content\/uploads\/2025\/08\/civil-logo.png\" alt=\"\" class=\"wp-image-2202 size-full\"\/><\/figure><\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    <meta charset=\"UTF-8\" \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n    <title>Department of Civil Engineering<\/title>\n    <style>\n      \/* General Styles *\/\n      body {\n        font-family: \"Segoe UI\", \"Helvetica Neue\", sans-serif;\n        margin: 0;\n        padding: 0;\n        color: #2c3e50;\n      }\n      \/* Page Title *\/\n      .page-title {\n        text-align: center;\n        font-size: 40px;\n        font-weight: 800;\n        color: #003366;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        margin: 40px 20px 20px 20px;\n      }\n      \/* Content Blocks *\/\n      .content-block {\n        display: flex;\n        justify-content: center;\n        padding: 20px;\n      }\n\n      .content-inner {\n        backdrop-filter: blur(12px);\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid rgba(0, 0, 0, 0.06);\n        border-radius: 20px;\n        padding: 40px 35px;\n        max-width: 900px;\n        width: 100%;\n        box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);\n      }\n\n      .content-inner h2 {\n        font-size: 32px;\n        font-weight: 700;\n        margin-top: 0;\n        margin-bottom: 24px;\n        text-align: center;\n        text-transform: uppercase;\n        letter-spacing: 1.2px;\n        color: #003366;\n      }\n\n      .content-inner p,\n      .content-inner ul {\n        font-size: 18px;\n        line-height: 1.8;\n        margin: 0;\n        padding-left: 20px;\n        text-align: justify;\n        color: #222;\n      }\n\n      .content-inner ul {\n        list-style-type: disc;\n      }\n\n      \/* Image Slider Container *\/\n      .slider-container {\n        max-width: 900px;\n        margin: 40px auto;\n        position: relative;\n        border-radius: 10px;\n        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);\n        overflow: hidden;\n        aspect-ratio: 16 \/ 9;\n      }\n\n      .slider-wrapper {\n        position: relative;\n        width: 100%;\n        height: 100%;\n      }\n\n      .slide {\n        position: absolute;\n        inset: 0;\n        opacity: 0;\n        transition: opacity 1s ease;\n        pointer-events: none;\n      }\n\n      .slide.active {\n        opacity: 1;\n        pointer-events: auto;\n        z-index: 1;\n      }\n\n      .slide img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        border-radius: 10px;\n        display: block;\n      }\n\n      .caption {\n        position: absolute;\n        bottom: 15px;\n        left: 20px;\n        color: #fff;\n        background: rgba(0, 0, 0, 0.5);\n        padding: 8px 15px;\n        border-radius: 5px;\n        font-size: 14px;\n      }\n\n      .slider-nav {\n        position: absolute;\n        top: 50%;\n        width: 100%;\n        pointer-events: none;\n        transform: translateY(-50%);\n        z-index: 10; \/* <-- Add this *\/\n      }\n\n      .slider-nav button {\n        background: rgba(255, 111, 0, 0.8);\n        border: none;\n        padding: 10px;\n        border-radius: 50%;\n        cursor: pointer;\n        width: 45px;\n        height: 45px;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        pointer-events: auto;\n        position: absolute;\n        top: 50%;\n        transform: translateY(-50%);\n        z-index: 2;\n      }\n\n      .slider-nav button:hover {\n        background: rgba(230, 92, 0, 0.9);\n      }\n\n      #prevBtn {\n        left: 15px;\n      }\n\n      #nextBtn {\n        right: 15px;\n      }\n\n      .slider-nav svg {\n        fill: white;\n        width: 20px;\n        height: 20px;\n      }\n\n      \/* Table Styling *\/\n      .table-container {\n        width: 100%;\n        overflow-x: auto;\n        margin: 20px 0;\n      }\n\n      table {\n        width: 100%;\n        border-collapse: collapse;\n        font-size: 16px;\n        min-width: 600px; \/* ensures columns don\u2019t squish too much *\/\n        border-radius: 8px;\n        overflow: hidden;\n      }\n\n      table thead {\n        background: #003366;\n        color: #fff;\n      }\n\n      table th,\n      table td {\n        border: 1px solid #ccc;\n        padding: 8px 12px;\n        text-align: center;\n      }\n\n      table th {\n        font-weight: bold;\n      }\n\n      table tbody tr:nth-child(even) {\n        background: #f2f6fa;\n      }\n\n      \/* Smaller font tweaks *\/\n      @media (max-width: 768px) {\n        table {\n          font-size: 14px;\n          min-width: 500px;\n        }\n      }\n\n      @media (max-width: 480px) {\n        table {\n          font-size: 13px;\n          min-width: 400px;\n        }\n      }\n      \/** Custom Details and Summary **\/\n      \/* Style the <details> element *\/\n      .custom-details {\n        background-color: #ffffff; \/* Light background *\/\n        border: 1px solid #ccc; \/* Subtle border *\/\n        border-radius: 6px; \/* Rounded corners *\/\n        padding: 10px 15px; \/* Some padding *\/\n        margin: 10px 0; \/* Space between items *\/\n        transition: background-color 0.3s ease;\n      }\n\n      \/*Change background on hover *\/\n      .custom-details:hover {\n        background-color: #f1f1f1;\n      }\n\n      \/* Style the <summary> element *\/\n      .custom-details summary {\n        font-weight: bold;\n        font-size: 1.1em;\n        cursor: pointer; \/* Indicates it's clickable *\/\n        list-style: none; \/* Remove default triangle *\/\n        position: relative;\n        padding-left: 20px; \/* Space for custom arrow *\/\n      }\n\n      \/* Custom arrow using ::before *\/\n      .custom-details summary::before {\n        content: \"\u25b6\"; \/* Right-pointing triangle *\/\n        position: absolute;\n        left: 0;\n        transition: transform 0.3s ease;\n      }\n\n      \/* Rotate arrow when open *\/\n      .custom-details[open] summary::before {\n        transform: rotate(90deg); \/* Downward pointing *\/\n      }\n\n      \/* Style the content inside details *\/\n      .custom-details div {\n        margin-top: 10px;\n        line-height: 1.5;\n      }\n    <\/style>\n  <\/head>\n  <body>\n    <div class=\"content-block\">\n      <div class=\"content-inner\">\n        <h2>History<\/h2>\n        <p>\n          Civil engineering program has been formed since the beginning of the\n          Government Technical Institute at 1955. Every Head of Civil\n          Engineering tried very hard for our department to promote the\n          technological field and therefore, nowadays we are proud of our\n          department. And the students who had been studied from the civil\n          engineering department are well done for job opportunities to regional\n          field.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"content-block\">\n      <div class=\"content-inner\">\n        <h2>Vision<\/h2>\n        <p>\n          Civil Engineering Department of the Technological University\n          (Mandalay) is envisaged to become a department which trains students\n          systematically to quality for the workplace requirements and to grow\n          into outstanding Civil Engineers.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"content-block\">\n      <div class=\"content-inner\">\n        <h2>Mission<\/h2>\n        <ul>\n          <li>\n            To achieve effective and comprehensive teaching and learning\n            experiences by utilizing modern teaching aids\n          <\/li>\n          <li>\n            To implement the capacity building for teaching staffs and\n            laboratory assistants\n          <\/li>\n          <li>\n            To identify workplace qualifications and to evaluate curriculum\n            continually\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"content-block\">\n      <div class=\"content-inner\">\n        <h2>Objectives<\/h2>\n        <ul>\n          <li>\n            To increase the pass percentage of undergraduate Civil Engineering\n            students to more than 85%\n          <\/li>\n          <li>To receive complaints from customers no more than 5%<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"content-block\">\n      <div class=\"content-inner\">\n        <h2>Degree Awards<\/h2>\n        <ul>\n          <li>Bachelor of Engineering B.E (Civil)<\/li>\n          <li>Master of Engineering M.E (Civil)<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"content-block\">\n      <div class=\"content-inner\">\n        <h2>Research Areas<\/h2>\n        <ul>\n          <li>Construction materials research<\/li>\n          <li>Water resources engineering research<\/li>\n          <li>Geotechnical engineering research<\/li>\n          <li>Transportation engineering research<\/li>\n          <li>\n            Latest Projects(Fourth Year Project Title 2024-2025 Academic Year):\n            <ul>\n              <li>Modelling and Design of Nirvana Villa<\/li>\n              <li>\n                Modelling and Design of Four-Storey RC Building with Seismic\n                Isolators\n              <\/li>\n              <li>\n                Modelling the Construction and Design of the Mandalay &#8211; Pyin Oo\n                Lwin Highway\n              <\/li>\n              <li>Model Construction of Swing Bridge<\/li>\n            <\/ul>\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"content-block\" style=\"padding: 0\">\n      <div class=\"content-inner\">\n        <h2>Activities<\/h2>\n        <div class=\"slider-container\" id=\"sliderContainer\">\n          <div class=\"slider-wrapper\" id=\"sliderWrapper\">\n            <!-- Slides will be injected -->\n          <\/div>\n          <div class=\"slider-nav\">\n            <button id=\"prevBtn\" aria-label=\"Previous Slide\">\n              <svg viewBox=\"0 0 24 24\">\n                <path d=\"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z\" \/>\n              <\/svg>\n            <\/button>\n            <button id=\"nextBtn\" aria-label=\"Next Slide\">\n              <svg viewBox=\"0 0 24 24\">\n                <path d=\"M8.59 16.59L10 18l6-6-6-6-1.41 1.41L13.17 12z\" \/>\n              <\/svg>\n            <\/button>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    <!-- Tables -->\n    <div class=\"content-block\">\n      <div class=\"content-inner\">\n        <h2>Courses and Curriculum for Bachelor of Civil Engineering<\/h2>\n        <p>\n          No. of Semester = 2 semester \/ year <br \/>\n          No. of Week = 15 week <br \/>\n          Lecture: IL = 1:1, Tutorial\/ Practical: IL =1:1 <br \/>\n          SLT Credit = SLT (hr) \/ 40 hr\n        <\/p>\n        <!-- Year I -->\n        <details class=\"custom-details\" open>\n          <summary>Year I<\/summary>\n          <div class=\"table-container\">\n            <h3>Semester I<\/h3>\n            <p>\n              Learning time (in hours) and Estimating SLT credit for a course:\n              Civil\n            <\/p>\n            <table>\n              <thead>\n                <tr>\n                  <th rowspan=\"2\">Sr. No<\/th>\n                  <th rowspan=\"2\">Code<\/th>\n                  <th rowspan=\"2\">Courses<\/th>\n                  <th colspan=\"3\">\n                    Traditional (guided) in class learning activities\n                  <\/th>\n                  <th colspan=\"3\">Total<\/th>\n                  <th rowspan=\"2\">Credit Points<\/th>\n                <\/tr>\n                <tr>\n                  <th>*F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>Non F2F<\/th>\n                  <th>SLT<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td>1<\/td>\n                  <td>M-11011<\/td>\n                  <td>Myanmar<\/td>\n                  <td>30<\/td>\n                  <td>0<\/td>\n                  <td>0<\/td>\n                  <td>30<\/td>\n                  <td>30<\/td>\n                  <td>60<\/td>\n                  <td>1<\/td>\n                <\/tr>\n                <tr>\n                  <td>2<\/td>\n                  <td>E-11011<\/td>\n                  <td>English<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>3<\/td>\n                  <td>EM-11001<\/td>\n                  <td>Engineering Mathematics I<\/td>\n                  <td>60<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>75<\/td>\n                  <td>75<\/td>\n                  <td>150<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>4<\/td>\n                  <td>Ch-11001<\/td>\n                  <td>Engineering Chemistry<\/td>\n                  <td>45<\/td>\n                  <td>15<\/td>\n                  <td>30<\/td>\n                  <td>90<\/td>\n                  <td>90<\/td>\n                  <td>180<\/td>\n                  <td>4<\/td>\n                <\/tr>\n                <tr>\n                  <td>5<\/td>\n                  <td>Ph-11001<\/td>\n                  <td>Engineering Physics<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>30<\/td>\n                  <td>75<\/td>\n                  <td>75<\/td>\n                  <td>150<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>6<\/td>\n                  <td>ME-11011<\/td>\n                  <td>Basic Engineering Drawing<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>30<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>7<\/td>\n                  <td>CE-11022<\/td>\n                  <td>Building Materials &#038; Construction I<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Total<\/td>\n                  <td>240<\/td>\n                  <td>75<\/td>\n                  <td>105<\/td>\n                  <td>420<\/td>\n                  <td>420<\/td>\n                  <td>840<\/td>\n                  <td>18<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Student learning time (SLT) per week<\/td>\n                  <td>16<\/td>\n                  <td>5<\/td>\n                  <td>7<\/td>\n                  <td>28<\/td>\n                  <td>28<\/td>\n                  <td>56<\/td>\n                  <td><\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"10\" style=\"text-align: left\">\n                    <strong\n                      >Notes: 1. * F2F = Face-to-Face 2. ** self- learning will\n                      include learning from self-learning modules and any\n                      additional non F2F hours self-learning and preparation for\n                      lecture\/ lab, \/ tutorial and test and evaluation<\/strong\n                    >\n                  <\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n\n          <div class=\"table-container\">\n            <h3>Semester II<\/h3>\n            <p>\n              Learning time (in hours) and Estimating SLT credit for a course:\n              Civil\n            <\/p>\n            <table>\n              <thead>\n                <tr>\n                  <th rowspan=\"2\">Sr. No<\/th>\n                  <th rowspan=\"2\">Code<\/th>\n                  <th rowspan=\"2\">Courses<\/th>\n                  <th colspan=\"3\">\n                    Traditional (guided) in class learning activities\n                  <\/th>\n                  <th colspan=\"3\">Total<\/th>\n                  <th rowspan=\"2\">Credit Points<\/th>\n                <\/tr>\n                <tr>\n                  <th>*F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>Non F2F<\/th>\n                  <th>SLT<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td>1<\/td>\n                  <td>M-12011<\/td>\n                  <td>Myanmar<\/td>\n                  <td>30<\/td>\n                  <td>0<\/td>\n                  <td>0<\/td>\n                  <td>30<\/td>\n                  <td>30<\/td>\n                  <td>60<\/td>\n                  <td>1<\/td>\n                <\/tr>\n                <tr>\n                  <td>2<\/td>\n                  <td>E-12011<\/td>\n                  <td>English<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>3<\/td>\n                  <td>EM-12002<\/td>\n                  <td>Engineering Mathematics II<\/td>\n                  <td>60<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>75<\/td>\n                  <td>75<\/td>\n                  <td>150<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>4<\/td>\n                  <td>Ch-12011<\/td>\n                  <td>Engineering Chemistry<\/td>\n                  <td>45<\/td>\n                  <td>15<\/td>\n                  <td>30<\/td>\n                  <td>90<\/td>\n                  <td>90<\/td>\n                  <td>180<\/td>\n                  <td>4<\/td>\n                <\/tr>\n                <tr>\n                  <td>5<\/td>\n                  <td>Ph-12011<\/td>\n                  <td>Engineering Physics<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>30<\/td>\n                  <td>75<\/td>\n                  <td>75<\/td>\n                  <td>150<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>6<\/td>\n                  <td>ME-12011<\/td>\n                  <td>Basic Engineering Drawing<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>30<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>7<\/td>\n                  <td>CE-12022<\/td>\n                  <td>Building Materials &#038; Construction II<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Total<\/td>\n                  <td>240<\/td>\n                  <td>75<\/td>\n                  <td>105<\/td>\n                  <td>420<\/td>\n                  <td>420<\/td>\n                  <td>840<\/td>\n                  <td>18<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Student learning time (SLT) per week<\/td>\n                  <td>16<\/td>\n                  <td>5<\/td>\n                  <td>7<\/td>\n                  <td>28<\/td>\n                  <td>28<\/td>\n                  <td>56<\/td>\n                  <td><\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n        <\/details>\n\n        <!-- Year II -->\n        <details class=\"custom-details\">\n          <summary>Year II<\/summary>\n          <div class=\"table-container\">\n            <h3>Semester I<\/h3>\n            <p>\n              Learning time (in hours) and Estimating SLT credit for a course:\n              Civil\n            <\/p>\n            <table>\n              <thead>\n                <tr>\n                  <th rowspan=\"2\">Sr. No<\/th>\n                  <th rowspan=\"2\">Code<\/th>\n                  <th rowspan=\"2\">Courses<\/th>\n                  <th colspan=\"3\">\n                    Traditional (guided) in class learning activities\n                  <\/th>\n                  <th colspan=\"3\">Total<\/th>\n                  <th rowspan=\"2\">Credit Points<\/th>\n                <\/tr>\n                <tr>\n                  <th>*F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>Non F2F<\/th>\n                  <th>SLT<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td>1<\/td>\n                  <td>E-21011<\/td>\n                  <td>English<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>2<\/td>\n                  <td>EM-21003<\/td>\n                  <td>Engineering Mathematics III<\/td>\n                  <td>60<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>75<\/td>\n                  <td>75<\/td>\n                  <td>150<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>3<\/td>\n                  <td>ME-21015<\/td>\n                  <td>Engineering Mechanics<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>4<\/td>\n                  <td>EP-21011<\/td>\n                  <td>Applied Electrical Engineering<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>5<\/td>\n                  <td>CE-21011<\/td>\n                  <td>Surveying I<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>6<\/td>\n                  <td>CE-21012<\/td>\n                  <td>Civil Engineering Drawing I<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>7<\/td>\n                  <td>CE-21019<\/td>\n                  <td>Workshop Technologies &#038; Practices I<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Total<\/td>\n                  <td>210<\/td>\n                  <td>75<\/td>\n                  <td>105<\/td>\n                  <td>390<\/td>\n                  <td>390<\/td>\n                  <td>780<\/td>\n                  <td>18<\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n          <div class=\"table-container\">\n            <h3>Semester II<\/h3>\n            <p>\n              Learning time (in hours) and Estimating SLT credit for a course:\n              Civil\n            <\/p>\n            <table>\n              <thead>\n                <tr>\n                  <th rowspan=\"2\">Sr. No<\/th>\n                  <th rowspan=\"2\">Code<\/th>\n                  <th rowspan=\"2\">Courses<\/th>\n                  <th colspan=\"3\">\n                    Traditional (guided) in class learning activities\n                  <\/th>\n                  <th colspan=\"3\">Total<\/th>\n                  <th rowspan=\"2\">Credit Points<\/th>\n                <\/tr>\n                <tr>\n                  <th>*F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>Non F2F<\/th>\n                  <th>SLT<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td>1<\/td>\n                  <td>E-22011<\/td>\n                  <td>English<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>2<\/td>\n                  <td>EM-22004<\/td>\n                  <td>Engineering Mathematics IV<\/td>\n                  <td>60<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>75<\/td>\n                  <td>75<\/td>\n                  <td>150<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>3<\/td>\n                  <td>ME-22015<\/td>\n                  <td>Engineering Mechanics<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>4<\/td>\n                  <td>EP-22011<\/td>\n                  <td>Applied Electrical Engineering<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>5<\/td>\n                  <td>CE-22011<\/td>\n                  <td>Surveying II<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>6<\/td>\n                  <td>CE-22012<\/td>\n                  <td>Civil Engineering Drawing II<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>7<\/td>\n                  <td>CE-22019<\/td>\n                  <td>Workshop Technologies &#038; Practices II<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Total<\/td>\n                  <td>210<\/td>\n                  <td>75<\/td>\n                  <td>105<\/td>\n                  <td>390<\/td>\n                  <td>390<\/td>\n                  <td>780<\/td>\n                  <td>18<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Student learning time (SLT) per week<\/td>\n                  <td>14<\/td>\n                  <td>5<\/td>\n                  <td>7<\/td>\n                  <td>26<\/td>\n                  <td>26<\/td>\n                  <td>52<\/td>\n                  <td><\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n        <\/details>\n\n        <!-- Year III -->\n        <details class=\"custom-details\">\n          <summary>Year III<\/summary>\n          <div class=\"table-container\">\n            <h3>Semester I<\/h3>\n            <p>\n              Learning time (in hours) and Estimating SLT credit for a course:\n              Civil\n            <\/p>\n            <table>\n              <thead>\n                <tr>\n                  <th rowspan=\"2\">Sr. No<\/th>\n                  <th rowspan=\"2\">Code<\/th>\n                  <th rowspan=\"2\">Courses<\/th>\n                  <th colspan=\"3\">\n                    Traditional (guided) in class learning activities\n                  <\/th>\n                  <th colspan=\"3\">Total<\/th>\n                  <th rowspan=\"2\">Credit Points<\/th>\n                <\/tr>\n                <tr>\n                  <th>*F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>Non F2F<\/th>\n                  <th>SLT<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td>1<\/td>\n                  <td>E-31011<\/td>\n                  <td>English<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>2<\/td>\n                  <td>EM-31005<\/td>\n                  <td>Engineering Mathematics V<\/td>\n                  <td>60<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>75<\/td>\n                  <td>75<\/td>\n                  <td>150<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>3<\/td>\n                  <td>CE-31011<\/td>\n                  <td>Surveying III<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>4<\/td>\n                  <td>CE-31013<\/td>\n                  <td>Mechanics of Materials I<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>5<\/td>\n                  <td>CE-31016<\/td>\n                  <td>Fluid Mechanics I<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>6<\/td>\n                  <td>CE-31017<\/td>\n                  <td>Transportation Engineering I<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>7<\/td>\n                  <td>CE-31015<\/td>\n                  <td>Geotechnical Engineering I<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>8<\/td>\n                  <td>Geol-31011<\/td>\n                  <td>Civil Engineering Geology I<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Total<\/td>\n                  <td>270<\/td>\n                  <td>120<\/td>\n                  <td>60<\/td>\n                  <td>450<\/td>\n                  <td>450<\/td>\n                  <td>900<\/td>\n                  <td>21<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Student learning time (SLT) per week<\/td>\n                  <td>18<\/td>\n                  <td>8<\/td>\n                  <td>4<\/td>\n                  <td>30<\/td>\n                  <td>30<\/td>\n                  <td>60<\/td>\n                  <td><\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n          <div class=\"table-container\">\n            <h3>Semester II<\/h3>\n            <p>\n              Learning time (in hours) and Estimating SLT credit for a course:\n              Civil\n            <\/p>\n            <table>\n              <thead>\n                <tr>\n                  <th rowspan=\"2\">Sr. No<\/th>\n                  <th rowspan=\"2\">Code<\/th>\n                  <th rowspan=\"2\">Courses<\/th>\n                  <th colspan=\"3\">\n                    Traditional (guided) in class learning activities\n                  <\/th>\n                  <th colspan=\"3\">Total<\/th>\n                  <th rowspan=\"2\">Credit Points<\/th>\n                <\/tr>\n                <tr>\n                  <th>*F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>Non F2F<\/th>\n                  <th>SLT<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td>1<\/td>\n                  <td>E-32011<\/td>\n                  <td>English<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>2<\/td>\n                  <td>EM-32006<\/td>\n                  <td>Engineering Mathematics VI<\/td>\n                  <td>60<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>75<\/td>\n                  <td>75<\/td>\n                  <td>150<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>3<\/td>\n                  <td>CE-32013<\/td>\n                  <td>Mechanics of Materials II<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>4<\/td>\n                  <td>CE-32016<\/td>\n                  <td>Fluid Mechanics II<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>5<\/td>\n                  <td>CE-32017<\/td>\n                  <td>Transportation Engineering II<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>6<\/td>\n                  <td>CE-32015<\/td>\n                  <td>Geotechnical Engineering II<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>7<\/td>\n                  <td>Geol-32011<\/td>\n                  <td>Civil Engineering Geology II<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Total<\/td>\n                  <td>240<\/td>\n                  <td>105<\/td>\n                  <td>45<\/td>\n                  <td>390<\/td>\n                  <td>390<\/td>\n                  <td>780<\/td>\n                  <td>18<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Student learning time (SLT) per week<\/td>\n                  <td>16<\/td>\n                  <td>7<\/td>\n                  <td>3<\/td>\n                  <td>26<\/td>\n                  <td>26<\/td>\n                  <td>52<\/td>\n                  <td><\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n        <\/details>\n\n        <!-- Year IV -->\n        <details class=\"custom-details\">\n          <summary>Year IV<\/summary>\n          <div class=\"table-container\">\n            <h3>Semester I<\/h3>\n            <p>\n              Learning time (in hours) and Estimating SLT credit for a course:\n              Civil\n            <\/p>\n            <table>\n              <thead>\n                <tr>\n                  <th rowspan=\"2\">Sr. No<\/th>\n                  <th rowspan=\"2\">Code<\/th>\n                  <th rowspan=\"2\">Courses<\/th>\n                  <th colspan=\"3\">\n                    Traditional (guided) in class learning activities\n                  <\/th>\n                  <th colspan=\"3\">Total<\/th>\n                  <th rowspan=\"2\">Credit Points<\/th>\n                <\/tr>\n                <tr>\n                  <th>*F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>Non F2F<\/th>\n                  <th>SLT<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td>1<\/td>\n                  <td>E-41011<\/td>\n                  <td>English<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>2<\/td>\n                  <td>EM-41007<\/td>\n                  <td>Engineering Mathematics VII<\/td>\n                  <td>60<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>75<\/td>\n                  <td>75<\/td>\n                  <td>150<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>3<\/td>\n                  <td>CE-41013<\/td>\n                  <td>Theory of Structure I<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>4<\/td>\n                  <td>CE-41014<\/td>\n                  <td>Design of Timber Structure<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>5<\/td>\n                  <td>CE-41015<\/td>\n                  <td>Foundation Engineering<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>6<\/td>\n                  <td>CE-41016<\/td>\n                  <td>Hydraulic Engineering &#038; Applied Hydraulics I<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>7<\/td>\n                  <td>CE-41017<\/td>\n                  <td>Transportation Engineering III<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Total<\/td>\n                  <td>240<\/td>\n                  <td>105<\/td>\n                  <td>30<\/td>\n                  <td>375<\/td>\n                  <td>375<\/td>\n                  <td>750<\/td>\n                  <td>17<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Student learning time (SLT) per week<\/td>\n                  <td>16<\/td>\n                  <td>7<\/td>\n                  <td>1<\/td>\n                  <td>24<\/td>\n                  <td>24<\/td>\n                  <td>48<\/td>\n                  <td><\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n          <div class=\"table-container\">\n            <h3>Semester II<\/h3>\n            <p>\n              Learning time (in hours) and Estimating SLT credit for a course:\n              Civil\n            <\/p>\n            <table>\n              <thead>\n                <tr>\n                  <th rowspan=\"2\">Sr. No<\/th>\n                  <th rowspan=\"2\">Code<\/th>\n                  <th rowspan=\"2\">Courses<\/th>\n                  <th colspan=\"3\">\n                    Traditional (guided) in class learning activities\n                  <\/th>\n                  <th colspan=\"3\">Total<\/th>\n                  <th rowspan=\"2\">Credit Points<\/th>\n                <\/tr>\n                <tr>\n                  <th>*F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>Non F2F<\/th>\n                  <th>SLT<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td>1<\/td>\n                  <td>E-42011<\/td>\n                  <td>English<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>2<\/td>\n                  <td>EM-42008<\/td>\n                  <td>Engineering Mathematics VIII<\/td>\n                  <td>60<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>75<\/td>\n                  <td>75<\/td>\n                  <td>150<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>3<\/td>\n                  <td>CE-42013<\/td>\n                  <td>Theory of Structure II<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>4<\/td>\n                  <td>CE-42016<\/td>\n                  <td>Engineering Hydrology<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>5<\/td>\n                  <td>CE-42016<\/td>\n                  <td>Hydraulic Engineering &#038; Applied Hydraulics II<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>6<\/td>\n                  <td>CE-42017<\/td>\n                  <td>Transportation Engineering IV<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Total<\/td>\n                  <td>210<\/td>\n                  <td>90<\/td>\n                  <td>15<\/td>\n                  <td>315<\/td>\n                  <td>315<\/td>\n                  <td>630<\/td>\n                  <td>14<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Student learning time (SLT) per week<\/td>\n                  <td>14<\/td>\n                  <td>6<\/td>\n                  <td>1<\/td>\n                  <td>21<\/td>\n                  <td>21<\/td>\n                  <td>42<\/td>\n                  <td><\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n        <\/details>\n\n        <!-- Year V -->\n        <details class=\"custom-details\">\n          <summary>Year V<\/summary>\n          <div class=\"table-container\">\n            <h3>Semester I<\/h3>\n            <p>\n              Learning time (in hours) and Estimating SLT credit for a course:\n              Civil\n            <\/p>\n            <table>\n              <thead>\n                <tr>\n                  <th rowspan=\"2\">Sr. No<\/th>\n                  <th rowspan=\"2\">Code<\/th>\n                  <th rowspan=\"2\">Courses<\/th>\n                  <th colspan=\"3\">\n                    Traditional (guided) in class learning activities\n                  <\/th>\n                  <th colspan=\"3\">Total<\/th>\n                  <th rowspan=\"2\">Credit Points<\/th>\n                <\/tr>\n                <tr>\n                  <th>*F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>Non F2F<\/th>\n                  <th>SLT<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td>1<\/td>\n                  <td>CE-51013<\/td>\n                  <td>Theory of Structure III<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>2<\/td>\n                  <td>CE-51014<\/td>\n                  <td>Design of Reinforce Concrete Structure I<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>3<\/td>\n                  <td>CE-51012<\/td>\n                  <td>Construction Engineering Management I<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>4<\/td>\n                  <td>CE-51016<\/td>\n                  <td>Design of Hydraulic Structures I<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>5<\/td>\n                  <td>CE-51024<\/td>\n                  <td>Design of Steel Structures I<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>6<\/td>\n                  <td>CE-51018<\/td>\n                  <td>Environmental Engineering I<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>7<\/td>\n                  <td>CE-51022<\/td>\n                  <td>Estimating &#038; Specifications I<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Total<\/td>\n                  <td>195<\/td>\n                  <td>90<\/td>\n                  <td>60<\/td>\n                  <td>345<\/td>\n                  <td>345<\/td>\n                  <td>690<\/td>\n                  <td>16<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Student learning time (SLT) per week<\/td>\n                  <td>13<\/td>\n                  <td>6<\/td>\n                  <td>4<\/td>\n                  <td>23<\/td>\n                  <td>23<\/td>\n                  <td>46<\/td>\n                  <td><\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n          <div class=\"table-container\">\n            <h3>Semester II<\/h3>\n            <p>\n              Learning time (in hours) and Estimating SLT credit for a course:\n              Civil\n            <\/p>\n            <table>\n              <thead>\n                <tr>\n                  <th rowspan=\"2\">Sr. No<\/th>\n                  <th rowspan=\"2\">Code<\/th>\n                  <th rowspan=\"2\">Courses<\/th>\n                  <th colspan=\"3\">\n                    Traditional (guided) in class learning activities\n                  <\/th>\n                  <th colspan=\"3\">Total<\/th>\n                  <th rowspan=\"2\">Credit Points<\/th>\n                <\/tr>\n                <tr>\n                  <th>*F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>Non F2F<\/th>\n                  <th>SLT<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td>1<\/td>\n                  <td>CE-52014<\/td>\n                  <td>Design of Reinforce Concrete Structure II<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>2<\/td>\n                  <td>CE-52012<\/td>\n                  <td>Construction Engineering Management II<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>3<\/td>\n                  <td>CE-52016<\/td>\n                  <td>Design of Hydraulic Structures II<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>4<\/td>\n                  <td>CE-52024<\/td>\n                  <td>Design of Steel Structures II<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>5<\/td>\n                  <td>CE-52018<\/td>\n                  <td>Environmental Engineering II<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>6<\/td>\n                  <td>CE-52022<\/td>\n                  <td>Estimating &#038; Specifications II<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Total<\/td>\n                  <td>165<\/td>\n                  <td>75<\/td>\n                  <td>60<\/td>\n                  <td>300<\/td>\n                  <td>300<\/td>\n                  <td>600<\/td>\n                  <td>14<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Student learning time (SLT) per week<\/td>\n                  <td>11<\/td>\n                  <td>5<\/td>\n                  <td>5<\/td>\n                  <td>21<\/td>\n                  <td>21<\/td>\n                  <td>42<\/td>\n                  <td><\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n        <\/details>\n\n        <!-- Year VI -->\n        <details class=\"custom-details\">\n          <summary>Year VI<\/summary>\n          <div class=\"table-container\">\n            <h3>Semester I<\/h3>\n            <p>\n              Learning time (in hours) and Estimating SLT credit for a course:\n              Civil\n            <\/p>\n            <table>\n              <thead>\n                <tr>\n                  <th rowspan=\"2\">Sr. No<\/th>\n                  <th rowspan=\"2\">Code<\/th>\n                  <th rowspan=\"2\">Courses<\/th>\n                  <th colspan=\"3\">\n                    Traditional (guided) in class learning activities\n                  <\/th>\n                  <th colspan=\"3\">Total<\/th>\n                  <th rowspan=\"2\">Credit Points<\/th>\n                <\/tr>\n                <tr>\n                  <th>*F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>Non F2F<\/th>\n                  <th>SLT<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td>1<\/td>\n                  <td>HSS-61011<\/td>\n                  <td>Humanity and Social Science<\/td>\n                  <td>45<\/td>\n                  <td>0<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td>2<\/td>\n                  <td>CE-61019<\/td>\n                  <td>Computer Application in Civil Engg<\/td>\n                  <td>15<\/td>\n                  <td>0<\/td>\n                  <td>75<\/td>\n                  <td>90<\/td>\n                  <td>90<\/td>\n                  <td>180<\/td>\n                  <td>4<\/td>\n                <\/tr>\n                <tr>\n                  <td>3<\/td>\n                  <td>CE-61018<\/td>\n                  <td>Environmental Engineering III<\/td>\n                  <td>30<\/td>\n                  <td>15<\/td>\n                  <td>15<\/td>\n                  <td>60<\/td>\n                  <td>60<\/td>\n                  <td>120<\/td>\n                  <td>3<\/td>\n                <\/tr>\n                <tr>\n                  <td>4<\/td>\n                  <td>CE-61029<\/td>\n                  <td>Integrated Design Project<\/td>\n                  <td>45<\/td>\n                  <td>0<\/td>\n                  <td>0<\/td>\n                  <td>45<\/td>\n                  <td>45<\/td>\n                  <td>90<\/td>\n                  <td>2<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Total<\/td>\n                  <td>135<\/td>\n                  <td>15<\/td>\n                  <td>90<\/td>\n                  <td>240<\/td>\n                  <td>240<\/td>\n                  <td>480<\/td>\n                  <td>11<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Student learning time (SLT) per week<\/td>\n                  <td>9<\/td>\n                  <td>1<\/td>\n                  <td>6<\/td>\n                  <td>16<\/td>\n                  <td>16<\/td>\n                  <td>32<\/td>\n                  <td><\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n          <div class=\"table-container\">\n            <h3>Semester II<\/h3>\n            <p>\n              Learning time (in hours) and Estimating SLT credit for a course:\n              Civil\n            <\/p>\n            <table>\n              <thead>\n                <tr>\n                  <th rowspan=\"2\">Sr. No<\/th>\n                  <th rowspan=\"2\">Code<\/th>\n                  <th rowspan=\"2\">Courses<\/th>\n                  <th colspan=\"3\">\n                    Traditional (guided) in class learning activities\n                  <\/th>\n                  <th colspan=\"3\">Total<\/th>\n                  <th rowspan=\"2\">Credit Points<\/th>\n                <\/tr>\n                <tr>\n                  <th>*F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>F2F<\/th>\n                  <th>Non F2F<\/th>\n                  <th>SLT<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td>1<\/td>\n                  <td>CE-62001<\/td>\n                  <td>Industrial Training<\/td>\n                  <td>0<\/td>\n                  <td>0<\/td>\n                  <td>0<\/td>\n                  <td>0<\/td>\n                  <td>160<\/td>\n                  <td>160<\/td>\n                  <td>4<\/td>\n                <\/tr>\n                <tr>\n                  <td>2<\/td>\n                  <td>CE-62009<\/td>\n                  <td>Mini Thesis\/Graduation Thesis<\/td>\n                  <td>75<\/td>\n                  <td>0<\/td>\n                  <td>0<\/td>\n                  <td>75<\/td>\n                  <td>285<\/td>\n                  <td>360<\/td>\n                  <td>9<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Total<\/td>\n                  <td>75<\/td>\n                  <td>0<\/td>\n                  <td>0<\/td>\n                  <td>75<\/td>\n                  <td>445<\/td>\n                  <td>520<\/td>\n                  <td>13<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"3\">Student learning time (SLT) per week<\/td>\n                  <td>5<\/td>\n                  <td>0<\/td>\n                  <td>0<\/td>\n                  <td>5<\/td>\n                  <td>30<\/td>\n                  <td>35<\/td>\n                  <td><\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n        <\/details>\n\n        <!-- Summary -->\n        <details class=\"custom-details\" open>\n          <summary>Summary<\/summary>\n          <div class=\"table-container\">\n            <table>\n              <thead>\n                <tr>\n                  <th>Year<\/th>\n                  <th>Semester<\/th>\n                  <th>SLT Credit<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td rowspan=\"2\">Year I<\/td>\n                  <td>Semester I<\/td>\n                  <td>18<\/td>\n                <\/tr>\n                <tr>\n                  <td>Semester II<\/td>\n                  <td>18<\/td>\n                <\/tr>\n                <tr>\n                  <td rowspan=\"2\">Year II<\/td>\n                  <td>Semester I<\/td>\n                  <td>18<\/td>\n                <\/tr>\n                <tr>\n                  <td>Semester II<\/td>\n                  <td>18<\/td>\n                <\/tr>\n                <tr>\n                  <td rowspan=\"2\">Year III<\/td>\n                  <td>Semester I<\/td>\n                  <td>21<\/td>\n                <\/tr>\n                <tr>\n                  <td>Semester II<\/td>\n                  <td>18<\/td>\n                <\/tr>\n                <tr>\n                  <td rowspan=\"2\">Year IV<\/td>\n                  <td>Semester I<\/td>\n                  <td>17<\/td>\n                <\/tr>\n                <tr>\n                  <td>Semester II<\/td>\n                  <td>14<\/td>\n                <\/tr>\n                <tr>\n                  <td rowspan=\"2\">Year V<\/td>\n                  <td>Semester I<\/td>\n                  <td>16<\/td>\n                <\/tr>\n                <tr>\n                  <td>Semester II<\/td>\n                  <td>14<\/td>\n                <\/tr>\n                <tr>\n                  <td rowspan=\"2\">Year VI<\/td>\n                  <td>Semester I<\/td>\n                  <td>11<\/td>\n                <\/tr>\n                <tr>\n                  <td>Semester II<\/td>\n                  <td>13<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"2\">Sub Total<\/td>\n                  <td>183<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"2\">Graduation Thesis<\/td>\n                  <td>9<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"2\">Internship Training<\/td>\n                  <td>4<\/td>\n                <\/tr>\n                <tr>\n                  <td colspan=\"2\">Grand Total<\/td>\n                  <td>196<\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n\n    <!-- Scripts -->\n    <script>\n      (function () {\n        const images = [\n          {\n            src: \"http:\/\/www.tum.edu.mm\/wp-content\/uploads\/2025\/08\/Civil-BMC-Lab.png\",\n            caption: \"BMC Lab Activity\",\n          },\n          {\n            src: \"http:\/\/www.tum.edu.mm\/wp-content\/uploads\/2025\/08\/Civil-fluid-lab.png\",\n            caption: \"Fluid Lab Activity\",\n          },\n          {\n            src: \"http:\/\/www.tum.edu.mm\/wp-content\/uploads\/2025\/08\/civil-survey-practical-.png\",\n            caption: \"Survey Practical Activity\",\n          },\n          {\n            src: \"http:\/\/www.tum.edu.mm\/wp-content\/uploads\/2025\/08\/civil-football.png\",\n            caption:\n              \"\u1041\u1046.\u1047.\u1042\u1040\u1042\u1045 \u1010\u103d\u1004\u103a \u1015\u103c\u102f\u101c\u102f\u1015\u103a\u101e\u1031\u102c\u1019\u102d\u102f\u1038\u101b\u102c\u101e\u102e\u1021\u102c\u1038\u1000\u1005\u102c\u1038\u1018\u1031\u102c\u101c\u102f\u1036\u1038\u1015\u103c\u102d\u102f\u1004\u103a\u1015\u103d\u1032 ( Civil Vs EP)\",\n          },\n          {\n            src: \"http:\/\/www.tum.edu.mm\/wp-content\/uploads\/2025\/08\/Civil-hta-ma-nae.png\",\n            caption: \"10.2.2025 - \u1011\u1019\u1014\u1032\u1015\u103c\u102d\u102f\u1004\u103a\u1015\u103d\u1032\",\n          },\n          {\n            src: \"http:\/\/www.tum.edu.mm\/wp-content\/uploads\/2025\/08\/civil-survey-camp.png\",\n            caption: \"\u1041\u1049.\u1045.\u1042\u1040\u1042\u1042\u1045 \u1019\u103e \u1042\u1048.\u1049.\u1042\u1040\u1042\u1045\u1011\u102d survey camp \u1015\u103c\u102f\u101c\u102f\u1015\u103a\u1001\u103c\u1004\u103a\u1038\",\n          },\n          {\n            src: \"http:\/\/www.tum.edu.mm\/wp-content\/uploads\/2025\/08\/civil-workshop.png\",\n            caption: \"Workshop Activity\",\n          },\n        ];\n\n        const wrapper = document.getElementById(\"sliderWrapper\");\n        let currentIndex = 0;\n        let intervalId;\n\n        images.forEach((img, idx) => {\n          const slide = document.createElement(\"div\");\n          slide.className = \"slide\";\n          if (idx === 0) slide.classList.add(\"active\");\n          slide.innerHTML = `\n        <img decoding=\"async\" src=\"${img.src}\" alt=\"Slide ${idx + 1}\">\n        <div class=\"caption\">${img.caption}<\/div>\n      `;\n          wrapper.appendChild(slide);\n        });\n\n        const slides = wrapper.querySelectorAll(\".slide\");\n\n        function showSlide(index) {\n          slides.forEach((s) => s.classList.remove(\"active\"));\n          slides[index].classList.add(\"active\");\n          currentIndex = index;\n        }\n\n        function nextSlide() {\n          let next = (currentIndex + 1) % slides.length;\n          showSlide(next);\n        }\n\n        function prevSlide() {\n          let prev = (currentIndex - 1 + slides.length) % slides.length;\n          showSlide(prev);\n        }\n\n        function autoPlay() {\n          intervalId = setInterval(nextSlide, 5000);\n        }\n\n        function resetAutoPlay() {\n          clearInterval(intervalId);\n          autoPlay();\n        }\n\n        document.getElementById(\"nextBtn\").addEventListener(\"click\", () => {\n          nextSlide();\n          resetAutoPlay();\n        });\n\n        document.getElementById(\"prevBtn\").addEventListener(\"click\", () => {\n          prevSlide();\n          resetAutoPlay();\n        });\n\n        \/\/ Swipe support\n        let touchStartX = 0;\n        let touchEndX = 0;\n\n        wrapper.addEventListener(\"touchstart\", (e) => {\n          touchStartX = e.changedTouches[0].screenX;\n        });\n\n        wrapper.addEventListener(\"touchend\", (e) => {\n          touchEndX = e.changedTouches[0].screenX;\n          handleSwipe();\n        });\n\n        function handleSwipe() {\n          if (touchEndX < touchStartX - 50) {\n            nextSlide();\n            resetAutoPlay();\n          } else if (touchEndX > touchStartX + 50) {\n            prevSlide();\n            resetAutoPlay();\n          }\n        }\n\n        autoPlay();\n      })();\n    <\/script>\n  <\/body>\n<\/html>\n<\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-1676","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"educenter-slider":false,"educenter-large":false,"educenter-gallery":false,"educenter-team":false},"uagb_author_info":{"display_name":"TUMadmin","author_link":"http:\/\/www.tum.edu.mm\/?author=2"},"uagb_comment_info":0,"uagb_excerpt":null,"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"TUMadmin","author_link":"http:\/\/www.tum.edu.mm\/?author=2"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":null,"_links":{"self":[{"href":"http:\/\/www.tum.edu.mm\/index.php?rest_route=\/wp\/v2\/pages\/1676"}],"collection":[{"href":"http:\/\/www.tum.edu.mm\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/www.tum.edu.mm\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/www.tum.edu.mm\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/www.tum.edu.mm\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1676"}],"version-history":[{"count":14,"href":"http:\/\/www.tum.edu.mm\/index.php?rest_route=\/wp\/v2\/pages\/1676\/revisions"}],"predecessor-version":[{"id":2269,"href":"http:\/\/www.tum.edu.mm\/index.php?rest_route=\/wp\/v2\/pages\/1676\/revisions\/2269"}],"wp:attachment":[{"href":"http:\/\/www.tum.edu.mm\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1676"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}