{"id":3265,"date":"2026-05-31T14:47:14","date_gmt":"2026-05-31T14:47:14","guid":{"rendered":"https:\/\/dbcollege.in\/?page_id=3265"},"modified":"2026-05-31T14:52:56","modified_gmt":"2026-05-31T14:52:56","slug":"examination-schedules","status":"publish","type":"page","link":"https:\/\/dbcollege.in\/index.php\/examination-schedules\/","title":{"rendered":"Examination Schedules"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3265\" class=\"elementor elementor-3265\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c398457 e-con-full e-flex e-con e-parent\" data-id=\"c398457\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c0f6c5f elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"c0f6c5f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"modern-breadcrumb-banner\">\r\n    <div class=\"breadcrumb-overlay\"><\/div>\r\n    <div class=\"breadcrumb-content-wrapper\">\r\n        <!-- Main Section Title -->\r\n        <h1 class=\"breadcrumb-main-title\">Examination Schedules<\/h1>\r\n        \r\n        <!-- Interactive Breadcrumb Links -->\r\n        <div class=\"breadcrumb-navigation-links\">\r\n            <a href=\"#\" class=\"breadcrumb-link-item\">Home<\/a>\r\n            <span class=\"breadcrumb-separator-icon\">\r\n                <svg viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z\"\/><\/svg>\r\n            <\/span>\r\n            <a href=\"#\" class=\"breadcrumb-link-item\">Academic<\/a>\r\n            <span class=\"breadcrumb-separator-icon\">\r\n                <svg viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z\"\/><\/svg>\r\n            <\/span>\r\n            <span class=\"breadcrumb-current-page\">Examination Schedules<\/span>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n    \/* Main Banner Container *\/\r\n    .modern-breadcrumb-banner {\r\n        position: relative;\r\n        width: 100%;\r\n        min-height: 260px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: left;\r\n        font-family: 'Segoe UI', -apple-system, sans-serif;\r\n        box-sizing: border-box;\r\n        overflow: hidden;\r\n        border-radius: 0px; \/* Sharp rectangular corners ke liye 0 kiya hai *\/\r\n        margin-bottom: 35px;\r\n        \r\n        \/* Background Configuration *\/\r\n        background-image: url('https:\/\/encrypted-tbn3.gstatic.com\/licensed-image?q=tbn:ANd9GcRRwqH0zF4ww6DItz0USRy-ZCdBFmtl7kU_YKUPanEQgC1LKySpyROVBnS_L4hMTjXuCwYHNmspIptg4_0'); \r\n        background-size: cover;\r\n        background-position: center;\r\n        background-repeat: no-repeat;\r\n    }\r\n\r\n    \/* Dark Overlay for Text Readability over Image *\/\r\n    .breadcrumb-overlay {\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n        background: linear-gradient(90deg, rgba(5, 36, 17, 0.9) 0%, rgba(12, 74, 40, 0.6) 60%, rgba(0, 0, 0, 0.3) 100%);\r\n        z-index: 1;\r\n    }\r\n\r\n    \/* Inner Content Container *\/\r\n    .breadcrumb-content-wrapper {\r\n        position: relative;\r\n        z-index: 2;\r\n        padding: 40px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 12px;\r\n        width: 100%;\r\n    }\r\n\r\n    \/* Main Title Typography *\/\r\n    .breadcrumb-main-title {\r\n        font-size: 32px;\r\n        font-weight: 800;\r\n        color: #ffffff;\r\n        margin: 0;\r\n        letter-spacing: 0.5px;\r\n        text-shadow: 0 2px 4px rgba(0,0,0,0.2);\r\n    }\r\n\r\n    \/* Navigation Links Wrap *\/\r\n    .breadcrumb-navigation-links {\r\n        display: flex;\r\n        align-items: center;\r\n        flex-wrap: wrap;\r\n        gap: 6px;\r\n    }\r\n\r\n    \/* Individual Link Item *\/\r\n    .breadcrumb-link-item {\r\n        font-size: 13.5px;\r\n        font-weight: 600;\r\n        color: #e2e8f0;\r\n        text-decoration: none;\r\n        transition: color 0.2s ease;\r\n    }\r\n    .breadcrumb-link-item:hover {\r\n        color: #eab308; \r\n    }\r\n\r\n    \/* Separator SVG Icon Style *\/\r\n    .breadcrumb-separator-icon {\r\n        display: flex;\r\n        align-items: center;\r\n        color: #94a3b8;\r\n    }\r\n    .breadcrumb-separator-icon svg {\r\n        width: 16px;\r\n        height: 16px;\r\n    }\r\n\r\n    \/* Active \/ Current Page State *\/\r\n    .breadcrumb-current-page {\r\n        font-size: 13.5px;\r\n        font-weight: 600;\r\n        color: #eab308; \r\n    }\r\n\r\n    \/* Responsive adjustments *\/\r\n    @media (max-width: 768px) {\r\n        .modern-breadcrumb-banner { min-height: 200px; }\r\n        .breadcrumb-content-wrapper { padding: 24px; }\r\n        .breadcrumb-main-title { font-size: 26px; }\r\n        .breadcrumb-link-item, .breadcrumb-current-page { font-size: 12.5px; }\r\n    }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-47a254d e-con-full e-flex e-con e-parent\" data-id=\"47a254d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95adba9 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"95adba9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"inst-exam-schedule-wrapper\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <style>\r\n        .inst-exam-schedule-wrapper {\r\n            box-sizing: border-box;\r\n            font-family: 'Segoe UI', system-ui, sans-serif;\r\n            background: #ffffff;\r\n            padding: 40px 20px;\r\n            color: #1e293b;\r\n        }\r\n        .inst-exam-schedule-wrapper *, .inst-exam-schedule-wrapper *:before { box-sizing: border-box; margin:0; padding:0; border-radius:0 !important; }\r\n        .inst-exam-schedule-wrapper .exam-container { max-width: 1200px; margin: 0 auto; }\r\n        .inst-exam-schedule-wrapper .section-heading { border-left: 5px solid #0284c7; padding-left: 15px; margin-bottom: 30px; }\r\n        .inst-exam-schedule-wrapper .section-heading h2 { font-size: 24px; font-weight: 800; text-transform: uppercase; color: #0f172a; }\r\n        .inst-exam-schedule-wrapper .section-heading p { font-size: 13px; color: #64748b; margin-top: 5px; }\r\n        \r\n        .inst-exam-schedule-wrapper .exam-grid { display: grid; grid-template-columns: 2fr 1fr; gap: 30px; }\r\n        @media (max-width: 992px) { .inst-exam-schedule-wrapper .exam-grid { grid-template-columns: 1fr; } }\r\n        \r\n        .inst-exam-schedule-wrapper .main-schedule-panel { background: #f8fafc; border: 1px solid #e2e8f0; padding: 25px; }\r\n        .inst-exam-schedule-wrapper .panel-title { font-size: 15px; font-weight: 700; text-transform: uppercase; color: #0f172a; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 2px solid #e2e8f0; }\r\n        \r\n        .inst-exam-schedule-wrapper .exam-table-res { overflow-x: auto; }\r\n        .inst-exam-schedule-wrapper .custom-table { width: 100%; border-collapse: collapse; text-align: left; font-size: 13.5px; }\r\n        .inst-exam-schedule-wrapper .custom-table th { background: #0f172a; color: #ffffff; padding: 12px; font-weight: 600; text-transform: uppercase; font-size: 12px; letter-spacing: 0.5px; }\r\n        .inst-exam-schedule-wrapper .custom-table td { padding: 14px 12px; border-bottom: 1px solid #e2e8f0; background: #ffffff; }\r\n        .inst-exam-schedule-wrapper .badge-status { display: inline-block; padding: 4px 8px; font-size: 11px; font-weight: 700; text-transform: uppercase; background: #f1f5f9; color: #475569; }\r\n        .inst-exam-schedule-wrapper .badge-status.active { background: #f0fdf4; color: #166534; border: 1px solid #bbf7d0; }\r\n        \r\n        .inst-exam-schedule-wrapper .download-link { color: #0284c7; text-decoration: none; font-weight: 700; font-size: 12px; display: inline-flex; align-items: center; gap: 5px; }\r\n        .inst-exam-schedule-wrapper .download-link:hover { text-decoration: underline; }\r\n        \r\n        .inst-exam-schedule-wrapper .sidebar-instructions { background: #ffffff; border: 1px solid #e2e8f0; border-top: 4px solid #0284c7; padding: 25px; }\r\n        .inst-exam-schedule-wrapper .instruction-item { display: flex; gap: 12px; margin-bottom: 15px; font-size: 13px; line-height: 1.5; }\r\n        .inst-exam-schedule-wrapper .instruction-item i { color: #0284c7; margin-top: 3px; }\r\n    <\/style>\r\n\r\n    <div class=\"exam-container\">\r\n        <div class=\"section-heading\">\r\n            <h2>Examination & Evaluation Hub<\/h2>\r\n            <p>Schedules, notification guidelines, and institutional assessment structures.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"exam-grid\">\r\n            <div class=\"main-schedule-panel\">\r\n                <h3 class=\"panel-title\"><i class=\"fa-solid fa-calendar-days\"><\/i> Active Timetables<\/h3>\r\n                <div class=\"exam-table-res\">\r\n                    <table class=\"custom-table\">\r\n                        <thead>\r\n                            <tr>\r\n                                <th>Stream \/ Program<\/th>\r\n                                <th>Semester\/Year<\/th>\r\n                                <th>Commencement<\/th>\r\n                                <th>Status<\/th>\r\n                                <th>Action<\/th>\r\n                            <\/tr>\r\n                        <\/thead>\r\n                        <tbody>\r\n                            <tr>\r\n                                <td><strong>UG Arts \/ Science \/ Commerce<\/strong><\/td>\r\n                                <td>6th Semester (Regular)<\/td>\r\n                                <td>June 15, 2026<\/td>\r\n                                <td><span class=\"badge-status active\">Notification Out<\/span><\/td>\r\n                                <td><a href=\"#\" class=\"download-link\"><i class=\"fa-solid fa-file-pdf\"><\/i> Download PDF<\/a><\/td>\r\n                            <\/tr>\r\n                            <tr>\r\n                                <td><strong>Post Graduate (PG) Courses<\/strong><\/td>\r\n                                <td>2nd Semester (Reg\/Back)<\/td>\r\n                                <td>July 02, 2026<\/td>\r\n                                <td><span class=\"badge-status\">Awaiting Approval<\/span><\/td>\r\n                                <td><a href=\"#\" class=\"download-link\"><i class=\"fa-solid fa-file-pdf\"><\/i> View Draft<\/a><\/td>\r\n                            <\/tr>\r\n                        <\/tbody>\r\n                    <\/table>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"sidebar-instructions\">\r\n                <h3 class=\"panel-title\"><i class=\"fa-solid fa-circle-info\"><\/i> Important SOPs<\/h3>\r\n                <div class=\"instruction-item\">\r\n                    <i class=\"fa-solid fa-square-check\"><\/i>\r\n                    <span>Admit card collection processes counter number 3 se exam start hone se 5 din pehle shuru honge.<\/span>\r\n                <\/div>\r\n                <div class=\"instruction-item\">\r\n                    <i class=\"fa-solid fa-square-check\"><\/i>\r\n                    <span>Any mismatch in subjects must be reported to the Controller of Examinations immediately.<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\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>Examination Schedules Home Academic Examination Schedules Examination &#038; Evaluation Hub Schedules, notification guidelines, and institutional assessment structures. Active Timetables Stream \/ Program Semester\/Year Commencement Status Action UG Arts \/ Science \/ Commerce 6th Semester (Regular) June 15, 2026 Notification Out Download PDF Post Graduate (PG) Courses 2nd Semester (Reg\/Back) July 02, 2026 Awaiting Approval View&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"default","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-3265","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/pages\/3265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/comments?post=3265"}],"version-history":[{"count":13,"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/pages\/3265\/revisions"}],"predecessor-version":[{"id":3281,"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/pages\/3265\/revisions\/3281"}],"wp:attachment":[{"href":"https:\/\/dbcollege.in\/index.php\/wp-json\/wp\/v2\/media?parent=3265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}