{"id":1341,"date":"2025-04-11T21:10:54","date_gmt":"2025-04-11T21:10:54","guid":{"rendered":"https:\/\/lnc.iqlexa.com\/?page_id=1341"},"modified":"2025-05-31T06:19:47","modified_gmt":"2025-05-31T06:19:47","slug":"tdc-admission-examination","status":"publish","type":"page","link":"https:\/\/lnc.iqlexa.com\/index.php\/tdc-admission-examination\/","title":{"rendered":"TDC Admission Examination"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1341\" class=\"elementor elementor-1341\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-798a9fd e-flex e-con-boxed e-con e-parent\" data-id=\"798a9fd\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-03e9eb6 elementor-widget elementor-widget-html\" data-id=\"03e9eb6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>College Portal<\/title>\r\n    <style>\r\n        \/* General Styles *\/\r\n        body {\r\n            font-family: 'Arial', sans-serif;\r\n            margin: 0;\r\n            padding: 0;\r\n            background-color: #f4f4f9;\r\n        }\r\n\r\n        nav {\r\n            background-color: #333;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            padding: 10px 20px;\r\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .menu {\r\n            display: flex;\r\n            gap: 20px;\r\n        }\r\n\r\n        .menu a {\r\n            text-decoration: none;\r\n            color: white;\r\n            font-size: 16px;\r\n            font-weight: bold;\r\n            padding: 10px 20px;\r\n            border-radius: 25px;\r\n            background: linear-gradient(45deg, #6dd5ed, #2193b0);\r\n            transition: transform 0.3s, box-shadow 0.3s;\r\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .menu a:hover {\r\n            transform: scale(1.1);\r\n            box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        \/* Enhanced Hamburger Menu *\/\r\n        .hamburger {\r\n            display: none;\r\n            flex-direction: column;\r\n            cursor: pointer;\r\n            gap: 5px;\r\n            position: relative;\r\n            z-index: 1100;\r\n        }\r\n\r\n        .hamburger div {\r\n            width: 30px;\r\n            height: 4px;\r\n            background: linear-gradient(45deg, #6dd5ed, #2193b0);\r\n            border-radius: 5px;\r\n            transition: all 0.4s ease;\r\n        }\r\n\r\n        .hamburger.active div:nth-child(1) {\r\n            transform: translateY(8px) rotate(45deg);\r\n        }\r\n\r\n        .hamburger.active div:nth-child(2) {\r\n            opacity: 0;\r\n        }\r\n\r\n        .hamburger.active div:nth-child(3) {\r\n            transform: translateY(-8px) rotate(-45deg);\r\n        }\r\n\r\n        .menu-container {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            width: 100%;\r\n        }\r\n\r\n        .menu-mobile {\r\n            display: none;\r\n            flex-direction: column;\r\n            background: linear-gradient(180deg, #6dd5ed, #2193b0);\r\n            position: absolute;\r\n            top: 60px;\r\n            right: 0;\r\n            width: 100%;\r\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\r\n            z-index: 1000;\r\n            animation: slideDown 0.5s ease-in-out;\r\n            border-radius: 0 0 10px 10px;\r\n        }\r\n\r\n        .menu-mobile a {\r\n            padding: 15px;\r\n            text-align: center;\r\n            color: white;\r\n            font-weight: bold;\r\n            font-size: 16px;\r\n            text-decoration: none;\r\n            transition: background 0.3s ease;\r\n        }\r\n\r\n        .menu-mobile a:hover {\r\n            background-color: rgba(255, 255, 255, 0.2);\r\n        }\r\n\r\n        \/* Modal Styles *\/\r\n        .modal {\r\n            display: none;\r\n            position: fixed;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background-color: rgba(0, 0, 0, 0.6);\r\n            z-index: 2000;\r\n            justify-content: center;\r\n            align-items: center;\r\n        }\r\n\r\n        .modal-content {\r\n            background: white;\r\n            padding: 20px;\r\n            border-radius: 10px;\r\n            text-align: center;\r\n            max-width: 400px;\r\n            width: 90%;\r\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .modal-content button {\r\n            padding: 10px 20px;\r\n            margin: 10px;\r\n            font-size: 16px;\r\n            border: none;\r\n            border-radius: 5px;\r\n            cursor: pointer;\r\n        }\r\n\r\n        .modal-content button:first-child {\r\n            background-color: #f0f0f0;\r\n            color: #aaa;\r\n        }\r\n\r\n        .modal-content button:last-child {\r\n            background-color: #f44336;\r\n            color: white;\r\n        }\r\n\r\n        \/* Button Color when Agreed *\/\r\n        .agree-btn-enabled {\r\n            background-color: #2193b0; \/* Blue color *\/\r\n            color: white;\r\n        }\r\n\r\n        \/* Media Queries *\/\r\n        @media (max-width: 768px) {\r\n            .menu {\r\n                display: none;\r\n            }\r\n\r\n            .hamburger {\r\n                display: flex;\r\n            }\r\n\r\n            .menu-mobile {\r\n                display: none;\r\n            }\r\n\r\n            .menu-mobile.active {\r\n                display: flex;\r\n            }\r\n        }\r\n\r\n        \/* Keyframe Animation *\/\r\n        @keyframes slideDown {\r\n            from {\r\n                transform: translateY(-20%);\r\n                opacity: 0;\r\n            }\r\n            to {\r\n                transform: translateY(0);\r\n                opacity: 1;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Navigation Section -->\r\n    <nav>\r\n        <div class=\"menu-container\">\r\n            <div class=\"menu\">\r\n                <a href=\"https:\/\/lnc.iqlexa.com\/\">Home<\/a>\r\n                <a href=\"javascript:void(0)\" onclick=\"checkCLCPassword()\">CLC\/CC<\/a>\r\n            <\/div>\r\n            <div class=\"menu\">\r\n                <a href=\"javascript:void(0)\" onclick=\"openStudentModal()\">Student Login<\/a>\r\n                <a href=\"https:\/\/my.campusconnecthub.com\/auth\/SCH-7\/staff\/login\">Staff Login<\/a>\r\n            <\/div>\r\n            <div class=\"hamburger\" onclick=\"toggleMenu()\">\r\n                <div><\/div>\r\n                <div><\/div>\r\n                <div><\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"menu-mobile\">\r\n            <a href=\"https:\/\/lnc.iqlexa.com\/\">Home<\/a>\r\n            <a href=\"javascript:void(0)\" onclick=\"checkCLCPassword()\">CLC\/CC<\/a>\r\n            <a href=\"javascript:void(0)\" onclick=\"openStudentModal()\">Student Login<\/a>\r\n            <a href=\"https:\/\/my.campusconnecthub.com\/auth\/SCH-7\/staff\/login\">Staff Login<\/a>\r\n        <\/div>\r\n    <\/nav>\r\n\r\n    <!-- Student Login Modal -->\r\n    <div id=\"student-modal\" class=\"modal\">\r\n        <div class=\"modal-content\">\r\n            <h2>Instructions<\/h2>\r\n            <p>\u092a\u0939\u0932\u0940 \u092c\u093e\u0930 \u0915\u093f\u0938\u0940 \u092d\u0940 \u092b\u0949\u0930\u094d\u092e \u0915\u094b \u092d\u0930\u0928\u0947 \u0915\u0947 \u092c\u093e\u0926 \u091b\u093e\u0924\u094d\u0930\u094b\u0902 \u0915\u094b \u0908\u092e\u0947\u0932 \u092a\u0930 Login id \u090f\u0935\u0902 \u092a\u093e\u0938\u0935\u0930\u094d\u0921 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0939\u094b\u0917\u093e \u0964 <\/p>\r\n            <ul>\r\n                <li>\u0915\u093f\u0938\u0940 \u092d\u0940 \u0924\u0930\u0939 \u0915\u093e \u092a\u0947\u092e\u0947\u0902\u091f failed \u092f\u093e \u092a\u0947\u0902\u0921\u093f\u0902\u0917 \u0930\u0939\u0928\u0947 \u092a\u0930 \u0932\u0949\u0917\u093f\u0928 \u0915\u0947 \u092e\u093e\u0927\u094d\u092f\u092e \u0938\u0947 \u0939\u0940 \u0926\u094b\u092c\u093e\u0930\u093e \u092b\u0949\u0930\u094d\u092e \u092d\u0930\u093e \u091c\u093e\u092f\u0947\u0917\u093e \u0964 <\/li>\r\n                <li>\u092a\u093e\u0938\u0935\u0930\u094d\u0921 \u092d\u0942\u0932\u0928\u0947 \u092a\u0930 Forgot Password \u092a\u0930 \u0915\u094d\u0932\u093f\u0915 \u0915\u0930\u0947\u0902\u0917\u0947 \u0964 <\/li>\r\n                <li>\u091c\u092c \u0924\u0915 \u092a\u0939\u0932\u0940 \u092c\u093e\u0930 \u0915\u094b\u0908 \u092b\u0949\u0930\u094d\u092e \u0928\u0939\u0940\u0902 \u092d\u0930\u0947\u0902\u0917\u0947 \u0924\u092c\u0924\u0915 Login id \u090f\u0935\u0902 Password \u0928\u0939\u0940\u0902 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0939\u094b\u0917\u093e \u0964 <\/li>\r\n                <li>\u0915\u093f\u0938\u0940 \u092d\u0940 receipt \u0915\u0947 \u0917\u0941\u092e \u0939\u094b \u091c\u093e\u0928\u0947 \u092a\u0930 \u0926\u094b\u092c\u093e\u0930\u093e login \u0915\u0930 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u093f\u092f\u093e \u091c\u093e \u0938\u0915\u0924\u093e \u0939\u0948\u0902 \u0964<\/li>\r\n                <li>\u0905\u092a\u0928\u093e Login id \u090f\u0935\u0902 \u092a\u093e\u0938\u0935\u0930\u094d\u0921 \u0915\u093f\u0938\u0940 \u0915\u094b share \u0928\u093e \u0915\u0930\u0947\u0902 \u0964<\/li>\r\n            <\/ul>\r\n            <div>\r\n                <input type=\"checkbox\" id=\"agree-checkbox\"> I agree to the terms and conditions.\r\n            <\/div>\r\n            <button id=\"agree-btn\" onclick=\"agreeAndProceed()\" class=\"agree-btn-disabled\" disabled>I Agree<\/button>\r\n            <button onclick=\"closeStudentModal()\">Cancel<\/button>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        function toggleMenu() {\r\n            const hamburger = document.querySelector('.hamburger');\r\n            const menuMobile = document.querySelector('.menu-mobile');\r\n            hamburger.classList.toggle('active');\r\n            menuMobile.classList.toggle('active');\r\n        }\r\n\r\n        function checkCLCPassword() {\r\n            const password = prompt(\"Enter the password to access the CLC\/CC page:\");\r\n            if (password === \"Slk@7004\") {\r\n                window.location.href = \"https:\/\/lnc.iqlexa.com\/index.php\/clcccform\/\";\r\n            } else if (password !== null) {\r\n                alert(\"Incorrect password. Please try again.\");\r\n            }\r\n        }\r\n\r\n        function openStudentModal() {\r\n            const modal = document.getElementById('student-modal');\r\n            modal.style.display = 'flex';\r\n        }\r\n\r\n        function closeStudentModal() {\r\n            const modal = document.getElementById('student-modal');\r\n            modal.style.display = 'none';\r\n        }\r\n\r\n        function agreeAndProceed() {\r\n            closeStudentModal();\r\n            window.location.href = 'https:\/\/my.campusconnecthub.com\/auth\/user\/login';\r\n        }\r\n\r\n        document.getElementById('agree-checkbox').addEventListener('change', function () {\r\n            const agreeBtn = document.getElementById('agree-btn');\r\n            if (this.checked) {\r\n                agreeBtn.disabled = false;\r\n                agreeBtn.classList.add('agree-btn-enabled');\r\n            } else {\r\n                agreeBtn.disabled = true;\r\n                agreeBtn.classList.remove('agree-btn-enabled');\r\n            }\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\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<div class=\"elementor-element elementor-element-55c6135 e-flex e-con-boxed e-con e-parent\" data-id=\"55c6135\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee6f351 elementor-widget elementor-widget-html\" data-id=\"ee6f351\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!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>SRI LAXMI KISHORI COLLEGE<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@400;500;700&display=swap\" rel=\"stylesheet\">\n  <style>\n    \/* Reset default browser styling *\/\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Roboto', sans-serif;\n      background-color: #f5f5f5;\n    }\n\n    \/* Header Styling *\/\n    .header {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      padding: 20px 50px;\n      background: linear-gradient(45deg, #ff6a00, #ee0979); \/* Gradient from orange to pink *\/\n      color: #fff;\n      position: relative;\n      z-index: 100;\n      transition: all 0.3s ease;\n      height: 150px; \/* Adjust height to fit content *\/\n    }\n\n    \/* Sticky Header Background Change on Scroll *\/\n    .header.scrolled {\n      background: rgba(0, 51, 102, 1);\n    }\n\n    .logo-container {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      padding: -5px;\n      background-color: #fff; \/* White background for logo container *\/\n      border-radius: 90%;\n      border: 3px solid #fff; \/* White border around the logo *\/\n      box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);\n      transition: transform 0.3s ease;\n    }\n\n    .logo-container:hover {\n      transform: none; \/* Remove zoom effect *\/\n    }\n\n    .logo {\n      width: 90px;\n      height: auto;\n      border-radius: 50%;\n    }\n\n    \/* Header Content *\/\n    .header-content {\n      text-align: left;\n      animation: fadeIn 2s ease-out;\n    }\n\n    .header-content h1 {\n      font-size: 36px;\n      font-weight: 700;\n      margin-bottom: 8px; \/* Reduced margin *\/\n      letter-spacing: 2px;\n      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);\n    }\n\n    .header-content h1:hover {\n      color: #ffcc00;\n      cursor: pointer;\n    }\n\n    .header-content p {\n      font-size: 16px;\n      color: #dcdcdc;\n      line-height: 1.4;\n      margin-bottom: 5px;\n    }\n\n    .header-content p:last-child {\n      margin-top: 5px;\n      font-style: italic;\n    }\n\n    \/* Scroll Effect for Sticky Header *\/\n    @media screen and (max-width: 768px) {\n      .header {\n        flex-direction: column;\n        height: auto; \/* Allow height to adjust for mobile screens *\/\n        padding: 15px;\n        text-align: center;\n      }\n\n      .logo-container {\n        margin-bottom: 15px;\n      }\n\n      .header-content h1 {\n        font-size: 28px;\n      }\n\n      .header-content p {\n        font-size: 14px;\n      }\n    }\n\n    \/* Keyframe for fadeIn effect *\/\n    @keyframes fadeIn {\n      from {\n        opacity: 0;\n        transform: translateY(-20px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    \/* Smooth Scroll *\/\n    html {\n      scroll-behavior: smooth;\n    }\n  <\/style>\n<\/head>\n<body>\n  <header class=\"header\" id=\"header\">\n    <div class=\"logo-container\">\n      <!-- Replace with your actual logo path -->\n      <img decoding=\"async\" src=\"https:\/\/lnc.iqlexa.com\/wp-content\/uploads\/2025\/04\/Refined_Transparent_Image-1.webp\" alt=\"College Logo\" class=\"logo\">\n    <\/div>\n    <div class=\"header-content\">\n      <h1>SRI LAXMI KISHORI COLLEGE, SITAMARHI<\/h1>\n      <p>Main Road Sitamarhi, Pincode - 843302<\/p>\n      <p>A constituent unit of B.R.A Bihar University, Muzaffarpur, Bihar<\/p>\n    <\/div>\n  <\/header>\n\n  <!-- Content to test sticky header -->\n  <div style=\"height: 80px; background-color: #f4f4f4;\">\n    <h2 style=\"margin-top: 30px; text-align: center;\">Students Portal<\/h2>\n  <\/div>\n\n  <script>\n    \/\/ Change header background color when scrolling\n    window.onscroll = function() {\n      var header = document.getElementById(\"header\");\n      if (window.scrollY > 50) {\n        header.classList.add(\"scrolled\");\n      } else {\n        header.classList.remove(\"scrolled\");\n      }\n    };\n  <\/script>\n<\/body>\n<\/html>\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<div class=\"elementor-element elementor-element-4cae51e e-flex e-con-boxed e-con e-parent\" data-id=\"4cae51e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-84d4ec4 e-con-full e-flex e-con e-child\" data-id=\"84d4ec4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae76e8b elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"ae76e8b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Important instructions before proceed &#8211;<\/strong><\/p><ol><li><p>\u0906\u0917\u0947 \u092c\u095d\u0928\u0947 \u0938\u0947 \u092a\u0939\u0932\u0947 Ex\/Promoted\/Failed \u091b\u093e\u0924\u094d\u0930\/\u091b\u093e\u0924\u094d\u0930\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u0926\u093f\u090f \u0917\u090f\u00a0 \u092a\u0930\u0940\u0915\u094d\u0937\u093e \u092b\u0949\u0930\u094d\u092e \u0915\u094b \u0921\u093e\u0909\u0928\u0932\u094b\u0921 \u090f\u0935\u0902 \u092a\u094d\u0930\u093f\u0928\u094d\u091f \u0915\u0930\u0947\u0902\u0917\u0947 \u0964\u00a0<\/p><\/li><li><p>\u092b\u0949\u0930\u094d\u092e \u092e\u0947 \u0938\u092d\u0940 \u091c\u093e\u0928\u0915\u093e\u0930\u0940 \u0938\u0939\u0940 \u0938\u0947 \u092d\u0930\u0947\u0902\u0917\u0947 \u0964\u00a0<\/p><\/li><li><p>\u090f\u0915 \u092a\u093e\u0938\u092a\u094b\u0930\u094d\u091f size \u092b\u094b\u091f\u094b \u0932\u0917\u093e\u0928\u093e \u0939\u0948\u0902 \u0964\u00a0<\/p><\/li><li><p>\u092a\u0930\u0940\u0915\u094d\u0937\u093e \u092b\u0949\u0930\u094d\u092e \u092d\u0930\u0928\u0947 \u0915\u0947 \u092c\u093e\u0926 \u0935\u0947\u092c\u0938\u093e\u0908\u091f \u0915\u0947 \u092e\u093e\u0927\u094d\u092f\u092e \u0938\u0947 Examination fees \u091c\u092e\u093e \u0915\u0930 \u0930\u0938\u0940\u0926 \u0915\u0940 \u0926\u094b \u092a\u094d\u0930\u0924\u093f \u092a\u094d\u0930\u093f\u0928\u094d\u091f \u0915\u0930\u0947\u0902\u0917\u0947 \u0964\u00a0<\/p><\/li><li><p>\u0930\u0938\u0940\u0926 \u0915\u0940 \u090f\u0915 \u092a\u094d\u0930\u0924\u093f \u092b\u0949\u0930\u094d\u092e, 1st \u092a\u093e\u0930\u094d\u091f \u092a\u094d\u0930\u092e\u094b\u091f\u0947\u0921 \u092e\u093e\u0930\u094d\u0915\u0936\u0940\u091f(\u0915\u0947\u0935\u0932 \u092a\u094d\u0930\u092e\u094b\u091f\u0947\u0921 \u0938\u094d\u091f\u0942\u0921\u0947\u0902\u091f\u094d\u0938), 1st \u092a\u093e\u0930\u094d\u091f \u0928\u093e\u092e\u093e\u0902\u0915\u0928 \u0930\u0938\u0940\u0926 \u090f\u0935\u0902 \u092a\u094d\u0930\u0935\u0947\u0936 \u092a\u0924\u094d\u0930 (\u0915\u0947\u0935\u0932 \u092a\u094d\u0930\u092e\u094b\u091f\u0947\u0921 \u0938\u094d\u091f\u0942\u0921\u0947\u0902\u091f\u094d\u0938) \u0915\u0947 \u0938\u093e\u0925 \u0938\u0902\u0932\u0917\u094d\u0928 \u0915\u0930 \u092e\u0939\u093e\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092e\u0947 \u091c\u092e\u093e \u0915\u0930\u0947\u0902\u0917\u0947 \u0964\u00a0<\/p><\/li><li><p>\u0930\u0938\u0940\u0926 \u0915\u0940 \u090f\u0915 \u092a\u094d\u0930\u0924\u093f \u0905\u092a\u0928\u0947 \u092a\u093e\u0938 \u0930\u0916\u0928\u093e \u0939\u0948\u0902 \u0964\u00a0\u00a0<\/p><\/li><\/ol>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de09582 e-con-full e-flex e-con e-child\" data-id=\"de09582\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b81993 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-button\" data-id=\"9b81993\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/drive.google.com\/file\/d\/1dN4EHyZ6ivFokh9lzG6eHKp59ARO5sZa\/view?usp=sharing\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download EX\/Promoted\/Failed Examination Form<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\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<div class=\"elementor-element elementor-element-8a27209 e-flex e-con-boxed e-con e-parent\" data-id=\"8a27209\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-629866d e-con-full e-flex e-con e-child\" data-id=\"629866d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36685a0 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"36685a0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u0915\u0947\u0935\u0932 TDC 3rd \u092a\u093e\u0930\u094d\u091f 2021-24 \u0915\u0947 \u091b\u093e\u0924\u094d\u0930\u094b\u0902 \u0939\u0947\u0924\u0941 &#8211;<\/p><p>Form Notice &#8211; <a href=\"https:\/\/rb.gy\/iru2ii\">Click Here<\/a><\/p><p><strong>Important instructions before proceed \u2013<\/strong><\/p><ol><li><p>\u0906\u0917\u0947 \u092c\u095d\u0928\u0947 \u0938\u0947 \u092a\u0939\u0932\u0947 Examination \u092b\u0949\u0930\u094d\u092e \u0921\u093e\u0909\u0928\u0932\u094b\u0921 \u090f\u0935\u0902 \u092a\u094d\u0930\u093f\u0928\u094d\u091f \u0915\u0930\u0947\u0902\u0917\u0947 \u0964\u00a0<\/p><\/li><li><p>Examination \u092b\u0949\u0930\u094d\u092e Print \u0915\u0930\u0928\u0947 \u0915\u0947 \u092c\u093e\u0926 \u0935\u0947\u092c\u0938\u093e\u0908\u091f \u0915\u0947 \u092e\u093e\u0927\u094d\u092f\u092e \u0938\u0947 \u092b\u0949\u0930\u094d\u092e \u092d\u0930\u0947\u0902\u0917\u0947 \u090f\u0935\u0902\u00a0 fees \u091c\u092e\u093e \u0915\u0930 \u0930\u0938\u0940\u0926 \u0915\u0940 \u0926\u094b \u092a\u094d\u0930\u0924\u093f \u092a\u094d\u0930\u093f\u0928\u094d\u091f \u0915\u0930\u0947\u0902\u0917\u0947 \u0964\u00a0<\/p><\/li><li>\u091b\u093e\u0924\u094d\u0930\/\u091b\u093e\u0924\u094d\u0930\u093e\u0913\u0902 \u0915\u094b \u0905\u092a\u0928\u093e \u0935\u0930\u094d\u0924\u092e\u093e\u0928 \u0915\u093e \u092b\u094b\u091f\u094b \u0905\u0928\u0932\u093e\u0907\u0928 \u092b\u0949\u0930\u094d\u092e \u092e\u0947 \u0905\u092a\u0932\u094b\u0921 \u0915\u0930\u0928\u093e \u0939\u0948\u0902 \u0964\u00a0<\/li><li><p>\u0930\u0938\u0940\u0926 \u0915\u0940 \u090f\u0915 \u092a\u094d\u0930\u0924\u093f \u092a\u0930\u0940\u0915\u094d\u0937\u093e\u00a0 \u092b\u0949\u0930\u094d\u092e, 1st part \u0915\u0947 \u092e\u093e\u0930\u094d\u0915\u0936\u0940\u091f \u090f\u0935\u0902 2nd part \u0915\u0947 marksheet \u0915\u0947\u00a0 \u0938\u093e\u0925 \u0938\u0902\u0932\u0917\u094d\u0928 \u0915\u0930 \u092e\u0939\u093e\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092e\u0947 \u091c\u092e\u093e \u0915\u0930\u0947\u0902\u0917\u0947 \u0964\u00a0<\/p><\/li><li><p>\u0930\u0938\u0940\u0926 \u0915\u0940 \u090f\u0915 \u092a\u094d\u0930\u0924\u093f \u0905\u092a\u0928\u0947 \u092a\u093e\u0938 \u0930\u0916\u0928\u093e \u0939\u0948\u0902 \u0964\u00a0\u00a0<\/p><\/li><\/ol><div><strong><a href=\"https:\/\/drive.google.com\/file\/d\/1QC6UeoTqEP3cwH5A5xu03Aydf0bOzETy\/view?usp=sharing\">Click Here to Download and Print your Examination<\/a><\/strong><a href=\"https:\/\/drive.google.com\/file\/d\/1QC6UeoTqEP3cwH5A5xu03Aydf0bOzETy\/view?usp=sharing\"> Form<\/a><\/div><div>\u00a0<\/div><div>Failed Students \u0928\u0940\u091a\u0947 \u0926\u093f\u090f \u0917\u090f \u0932\u093f\u0902\u0915 \u0938\u0947 \u092b\u0949\u0930\u094d\u092e \u0921\u093e\u0909\u0928\u0932\u094b\u0921 \u090f\u0935\u0902 \u092a\u094d\u0930\u093f\u0928\u094d\u091f \u0915\u0930\u0947\u0902\u0917\u0947 &#8211;<\/div><div>\u00a0<\/div><div><strong><a href=\"https:\/\/drive.google.com\/file\/d\/1dN4EHyZ6ivFokh9lzG6eHKp59ARO5sZa\/view?usp=sharing\">Click Here to Download and Print Failed Students Examination Form<\/a><\/strong><\/div><div>\u00a0<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2cc04f8 e-con-full e-flex e-con e-child\" data-id=\"2cc04f8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00fdbfe elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"00fdbfe\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u0915\u0947\u0935\u0932 TDC \u092a\u093e\u0930\u094d\u091f 1st \u0938\u094d\u092a\u0947\u0936\u0932 Exam \u0935\u093e\u0932\u0947 \u091b\u093e\u0924\u094d\u0930\u094b\u0902 \u0939\u0947\u0924\u0941 &#8211;\u00a0<\/p><p>\u00a0\u0935\u093f\u0936\u094d\u0935\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u0915\u0947 \u0906\u0926\u0947\u0936\u093e\u0928\u0941\u0938\u093e\u0930 \u0905\u092c 2021-24,2022-25 \u0915\u0947 \u0905\u0932\u093e\u0935\u093e 2019-22, 2020-23 \u0915\u0947 1st \u092a\u093e\u0930\u094d\u091f \u092a\u094d\u0930\u092e\u094b\u091f\u0947\u0921\u00a0 \u091b\u093e\u0924\u094d\u0930 \u092d\u0940 \u092f\u0939 \u092b\u0949\u0930\u094d\u092e \u092d\u0930 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902 \u0964\u00a0<\/p><ol><li><p>\u0906\u0917\u0947 \u092c\u095d\u0928\u0947 \u0938\u0947 \u092a\u0939\u0932\u0947 Ex\/Promoted\/Failed \u091b\u093e\u0924\u094d\u0930\/\u091b\u093e\u0924\u094d\u0930\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u0928\u0940\u091a\u0947 \u0926\u093f\u090f \u0917\u090f\u00a0 \u092a\u0930\u0940\u0915\u094d\u0937\u093e \u092b\u0949\u0930\u094d\u092e \u0915\u094b \u0921\u093e\u0909\u0928\u0932\u094b\u0921 \u090f\u0935\u0902 \u092a\u094d\u0930\u093f\u0928\u094d\u091f \u0915\u0930\u0947\u0902\u0917\u0947 \u0964\u00a0<\/p><\/li><li><p>\u092b\u0949\u0930\u094d\u092e \u092e\u0947 \u0938\u092d\u0940 \u091c\u093e\u0928\u0915\u093e\u0930\u0940 \u0938\u0939\u0940 \u0938\u0947 \u092d\u0930\u0947\u0902\u0917\u0947 \u0964\u00a0<\/p><\/li><li><p>\u092a\u0930\u0940\u0915\u094d\u0937\u093e \u092b\u0949\u0930\u094d\u092e \u092d\u0930\u0928\u0947 \u0915\u0947 \u092c\u093e\u0926 \u0935\u0947\u092c\u0938\u093e\u0908\u091f \u0915\u0947 \u092e\u093e\u0927\u094d\u092f\u092e \u0938\u0947 Examination fees \u091c\u092e\u093e \u0915\u0930 \u0930\u0938\u0940\u0926 \u0915\u0940 \u0926\u094b \u092a\u094d\u0930\u0924\u093f \u092a\u094d\u0930\u093f\u0928\u094d\u091f \u0915\u0930\u0947\u0902\u0917\u0947 \u0964\u00a0<\/p><\/li><li><p>\u0930\u0938\u0940\u0926 \u0915\u0940 \u090f\u0915 \u092a\u094d\u0930\u0924\u093f \u092b\u0949\u0930\u094d\u092e, 1st \u092a\u093e\u0930\u094d\u091f \u092a\u094d\u0930\u092e\u094b\u091f\u0947\u0921 \u092e\u093e\u0930\u094d\u0915\u0936\u0940\u091f(\u0915\u0947\u0935\u0932 \u092a\u094d\u0930\u092e\u094b\u091f\u0947\u0921 \u0938\u094d\u091f\u0942\u0921\u0947\u0902\u091f\u094d\u0938), 1st \u092a\u093e\u0930\u094d\u091f \u0928\u093e\u092e\u093e\u0902\u0915\u0928 \u0930\u0938\u0940\u0926 \u090f\u0935\u0902 \u092a\u094d\u0930\u0935\u0947\u0936 \u092a\u0924\u094d\u0930 (\u0915\u0947\u0935\u0932 \u092a\u094d\u0930\u092e\u094b\u091f\u0947\u0921 \u0938\u094d\u091f\u0942\u0921\u0947\u0902\u091f\u094d\u0938) \u0915\u0947 \u0938\u093e\u0925 \u0938\u0902\u0932\u0917\u094d\u0928 \u0915\u0930 \u092e\u0939\u093e\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092e\u0947 \u091c\u092e\u093e \u0915\u0930\u0947\u0902\u0917\u0947 \u0964\u00a0<\/p><\/li><li><p>\u0930\u0938\u0940\u0926 \u0915\u0940 \u090f\u0915 \u092a\u094d\u0930\u0924\u093f \u0905\u092a\u0928\u0947 \u092a\u093e\u0938 \u0930\u0916\u0928\u093e \u0939\u0948\u0902 \u0964<\/p><\/li><\/ol><div>\u00a0<\/div><div>TDC Part 1st Special Examination Form \u0928\u0940\u091a\u0947 \u0926\u093f\u090f \u0917\u090f \u0932\u093f\u0902\u0915 \u0938\u0947\u00a0 \u0921\u093e\u0909\u0928\u0932\u094b\u0921 \u090f\u0935\u0902 \u092a\u094d\u0930\u093f\u0928\u094d\u091f \u0915\u0930\u0947\u0902\u0917\u0947 &#8211;<\/div><div>\u00a0<\/div><div><a href=\"https:\/\/drive.google.com\/file\/d\/1dN4EHyZ6ivFokh9lzG6eHKp59ARO5sZa\/view?usp=sharing\"><strong>Click Here to Download and Print Ex\/Promoted\/Failed Students Examination Form for TDC 1st Part Special Only<\/strong><\/a><\/div><div>\u00a0<\/div>\t\t\t\t\t\t\t\t<\/div>\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<div class=\"elementor-element elementor-element-c27b788 e-flex e-con-boxed e-con e-parent\" data-id=\"c27b788\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-22a1c73 e-con-full e-flex e-con e-child\" data-id=\"22a1c73\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a6c0f74 elementor-widget elementor-widget-html\" data-id=\"a6c0f74\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!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>Admission Instructions<\/title>\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            line-height: 1.6;\n            background-color: #f4f4f4;\n            color: #333;\n            margin: 0;\n            padding: 0;\n        }\n\n        .admission-instructions {\n            width: 80%;\n            margin: 20px auto;\n            background-color: #fff;\n            padding: 20px;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);\n            border-radius: 8px;\n        }\n\n        .admission-instructions h1 {\n            text-align: center;\n            color: #0044cc;\n            font-size: 24px;\n        }\n\n        .admission-instructions ul {\n            list-style-type: decimal;\n            margin-left: 20px;\n        }\n\n        .admission-instructions li {\n            margin: 10px 0;\n            font-size: 18px;\n        }\n\n        .highlighted-instruction {\n            background-color: #fffc7d;\n            padding: 10px;\n            border-radius: 5px;\n            margin: 20px 0;\n            font-size: 18px;\n            font-weight: bold;\n            color: #d9534f;\n        }\n\n        .download-btn {\n            display: block;\n            width: 300px;\n            margin: 20px auto;\n            text-align: center;\n            background-color: #00FFFF;\n            color: white;\n            padding: 10px;\n            font-size: 16px;\n            border-radius: 5px;\n            text-decoration: none;\n        }\n\n        .download-btn:hover {\n            background-color: #003399;\n        }\n\n        @media screen and (max-width: 600px) {\n            .admission-instructions {\n                width: 90%;\n            }\n\n            .admission-instructions h1 {\n                font-size: 20px;\n            }\n\n            .download-btn {\n                width: 100%;\n                font-size: 18px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"admission-instructions\">\n    <h1>Important Instructions Before Proceeding<\/h1>\n    <ul>\n        <li>\u0906\u0917\u0947 \u092c\u0922\u093c\u0928\u0947 \u0938\u0947 \u092a\u0939\u0932\u0947 \u0905\u092a\u0928\u0947 \u0935\u093f\u0937\u092f \u0915\u0947 \u0905\u0928\u0941\u0938\u093e\u0930 Examination \u092b\u0949\u0930\u094d\u092e \u0921\u093e\u0909\u0928\u0932\u094b\u0921 \u0915\u0930 \u0905\u092a\u0928\u093e \u0930\u094c\u0932 \u0928\u0902\u092c\u0930 \u0938\u0930\u094d\u091a \u0915\u0930\u0947\u0902 \u090f\u0935\u0902 \u092b\u0949\u0930\u094d\u092e \u092a\u094d\u0930\u093f\u0928\u094d\u091f \u0915\u0930\u0947\u0902 \u0964 <\/li>\n        <li>\u0927\u094d\u092f\u093e\u0928 \u0930\u0939\u0947 \u090f\u0915 \u092a\u0947\u091c \u092a\u0930 \u0926\u094b \u092b\u0949\u0930\u094d\u092e \u0939\u0948\u0902 \u0905\u092a\u0928\u093e \u092b\u0949\u0930\u094d\u092e \u0915\u094b \u092a\u0947\u091c \u092a\u0930 \u0926\u0947\u0916 \u0915\u0930 \u0905\u0932\u0917 \u0915\u0930 \u0932\u0947\u0902\u0964<\/li>\n        <li>\u090f\u0915 \u092a\u093e\u0938\u092a\u094b\u0930\u094d\u091f \u0938\u093e\u0907\u091c \u092b\u094b\u091f\u094b \u0932\u0917\u093e\u0928\u093e \u0939\u0948\u0964<\/li>\n        <li>Examination \u092b\u0949\u0930\u094d\u092e \u092d\u0930\u0928\u0947 \u0915\u0947 \u092c\u093e\u0926 \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0915\u0947 \u092e\u093e\u0927\u094d\u092f\u092e \u0938\u0947 Admission \u090f\u0935\u0902 Examination  \u092b\u0940\u0938 \u091c\u092e\u093e \u0915\u0930 \u0930\u0938\u0940\u0926 \u0915\u0940 \u0926\u094b \u092a\u094d\u0930\u0924\u093f \u092a\u094d\u0930\u093f\u0928\u094d\u091f \u0915\u0930\u0947\u0902 \u0964<\/li>\n        <li>\u0930\u0938\u0940\u0926 \u0915\u0940 \u090f\u0915 \u092a\u094d\u0930\u0924\u093f Examination \u092b\u0949\u0930\u094d\u092e, \u0906\u0927\u093e\u0930 \u0915\u0940 \u092a\u094d\u0930\u0924\u093f,1st \u092a\u093e\u0930\u094d\u091f \u0915\u093e \u092e\u093e\u0930\u094d\u0915\u0936\u0940\u091f, 2nd \u092a\u093e\u0930\u094d\u091f \u0915\u093e \u092e\u093e\u0930\u094d\u0915\u0936\u0940\u091f, \u090f\u0915 \u092a\u093e\u0938\u092a\u094b\u0930\u094d\u091f \u0938\u093e\u0907\u095b \u092b\u094b\u091f\u094b, BC1, SC\/ST \u0939\u0947\u0924\u0941 \u091c\u093e\u0924\u0940 \u092a\u094d\u0930\u092e\u093e\u0923 \u092a\u0924\u094d\u0930 \u0938\u0902\u0932\u0917\u094d\u0928 \u0915\u0930 \u092e\u0939\u093e\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092e\u0947\u0902 \u091c\u092e\u093e \u0915\u0930\u0947\u0902\u0917\u0947 \u0964 <\/li>\n        <li>\u0930\u0938\u0940\u0926 \u0915\u0940 \u090f\u0915 \u092a\u094d\u0930\u0924\u093f \u0905\u092a\u0928\u0947 \u092a\u093e\u0938 \u0930\u0916\u0947\u0902\u0964<\/li>\n    <\/ul>\n    \n    <div class=\"highlighted-instruction\">\n        \u0905\u0917\u0930 \u0915\u093f\u0938\u0940 \u0915\u093e\u0930\u0923\u0935\u0936 \u092a\u0947\u092e\u0947\u0902\u091f failed \u092f\u093e \u092a\u0947\u0902\u0921\u093f\u0902\u0917 \u0930\u0939 \u0917\u092f\u093e \u0939\u0948\u0902 \u0924\u094b \u0926\u094b\u092c\u093e\u0930\u093e \u092a\u0947\u092e\u0947\u0902\u091f \u0939\u0947\u0924\u0941 \u0938\u094d\u091f\u0942\u0921\u0947\u0902\u091f \u0932\u0949\u0917\u093f\u0928 \u0915\u0947 \u092e\u093e\u0927\u094d\u092f\u092e \u0938\u0947 \u0932\u0949\u0917\u093f\u0928 \u0915\u0930\u0915\u0947 \u0939\u0940 \u092b\u0940\u0938 \u091c\u092e\u093e \u0939\u094b\u0917\u093e\u0964 \u091b\u093e\u0924\u094d\u0930\u094b\u0902 \u0915\u0947 \u0908\u092e\u0947\u0932 \u092a\u0930 \u0932\u0949\u0917\u093f\u0928 \u0939\u0947\u0924\u0941 \u092a\u093e\u0938\u0935\u0930\u094d\u0921 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0939\u094b\u0917\u093e, \u0909\u0938\u0940 \u0915\u0947 \u092e\u093e\u0927\u094d\u092f\u092e \u0938\u0947 \u0932\u0949\u0917\u093f\u0928 \u0915\u0930\u0915\u0947 \u092a\u0947\u092e\u0947\u0902\u091f \u0915\u0930\u0947\u0902\u0917\u0947\u0964\n    <\/div>\n    \n    <a href=\"https:\/\/lnc.iqlexa.com\/index.php\/tdc-3rd-part-examination-form-2022-25\/\" class=\"download-btn\">Download Examination Form<\/a>\n<\/div>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\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<div class=\"elementor-element elementor-element-3da4274 e-flex e-con-boxed e-con e-parent\" data-id=\"3da4274\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88d772e elementor-widget elementor-widget-html\" data-id=\"88d772e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html>\r\n<head>\r\n  <title>Token Validation and Dynamic Dropdowns<\/title>\r\n  <style>\r\n    \r\n\r\n    \/* CSS styles for the page layout *\/\r\n    body {\r\n      font-family: Arial, sans-serif;\r\n      margin: 0;\r\n      padding: 20px;\r\n    }\r\n\r\n    .container {\r\n      max-width: 600px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .form-group {\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    label {\r\n      display: block;\r\n      margin-bottom: 5px;\r\n      font-weight: bold;\r\n    }\r\n\r\n    input[type=\"text\"], select {\r\n      width: 100%;\r\n      padding: 10px;\r\n      font-size: 16px;\r\n      border-radius: 5px;\r\n      border: 1px solid #ccc;\r\n    }\r\n\r\n    button {\r\n      padding: 10px 20px;\r\n      font-size: 16px;\r\n      background-color: #4CAF50;\r\n      color: #fff;border: none;\r\n      border-radius: 5px;\r\n      cursor: pointer;\r\n    }\r\n\r\n    \/* CSS styles for the dynamic dropdowns *\/\r\n    .dropdown-container {\r\n      display: flex;\r\n      justify-content: space-between;\r\n    }\r\n\r\n    .dropdown {\r\n      flex: 1;\r\n      margin-right: 10px;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"container\">\r\n    <h3><\/h3>\r\n    <form id=\"tokenForm\">\r\n      <label for=\"token\">Enter Valid Registration Number:<\/label>\r\n      <input type=\"text\" id=\"token\" placeholder=\"Registration no...\" required>\r\n      <button type=\"button\" onclick=\"validateToken()\">Next<\/button>\r\n    <\/form>\r\n  <\/div>\r\n\r\n  <div id=\"dropdownContainer\" style=\"display: none;\">\r\n    <div class=\"container\">\r\n      <h3>Select from the dropdown<\/h3>\r\n      <select id=\"firstDropdown\" onchange=\"updateSecondDropdown()\">\r\n        <option value=\"\">Select an option<\/option>\r\n        <option value=\"option1\">TDC Part 3rd 2025 (2022-25) Admission\/Examination Form <\/option>\r\n        <option value=\"option2\">TDC Part 2nd Special Examination Form 2025<\/option>\r\n        <!--<option value=\"option3\">Option 3<\/option>\/\/-->\r\n      <\/select>\r\n\r\n      <select id=\"secondDropdown\" onchange=\"updateThirdDropdown()\">\r\n        <option value=\"\">Select an option<\/option>\r\n      <\/select>\r\n\r\n      <select id=\"thirdDropdown\">\r\n        <option value=\"\">Select an option<\/option>\r\n      <\/select>\r\n\r\n      <div class=\"next-button\">\r\n        <button onclick=\"redirectToURL()\">Next<\/button>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    function validateToken() {\r\n      var token = document.getElementById(\"token\").value;\r\n      if (token.startsWith(\"164\") || token.startsWith(\"20BV\") || token.startsWith(\"19BV\")) {\r\n        document.getElementById(\"tokenForm\").style.display = \"none\";\r\n        document.getElementById(\"dropdownContainer\").style.display = \"block\";\r\n      } else {\r\n        alert(\"Invalid Registration No. Please enter a valid Registration No.\");\r\n      }\r\n    }\r\n\r\n    function updateSecondDropdown() {\r\n      var firstDropdownValue = document.getElementById(\"firstDropdown\").value;\r\n      var secondDropdown = document.getElementById(\"secondDropdown\");\r\n\r\n      \/\/ Clear previous options\r\n      secondDropdown.innerHTML = \"<option value=''>Select an option<\/option>\";\r\n\r\n      \/\/ Add new options based on the selected value\r\n      if (firstDropdownValue === \"option1\") {\r\n        var option = document.createElement(\"option\");\r\n        option.value = \"option1_value1\";\r\n        option.text = \"B.Sc\";\r\n        secondDropdown.appendChild(option);\r\n\r\n        option = document.createElement(\"option\");\r\n        option.value = \"option1_value2\";\r\n        option.text = \"B.A.\/B.COM\";\r\n        secondDropdown.appendChild(option);\r\n      } else if (firstDropdownValue === \"option2\") {\r\n        var option = document.createElement(\"option\");\r\n        option.value = \"option2_value1\";\r\n        option.text = \"Ex Student (\u0935\u0948\u0938\u0947 \u0938\u094d\u091f\u0942\u0921\u0947\u0902\u091f\u094d\u0938 \u091c\u094b \u092a\u0939\u0932\u0940 \u092c\u093e\u0930 2nd \u092a\u093e\u0930\u094d\u091f \u0915\u093e \u092b\u0949\u0930\u094d\u092e \u092d\u0930 \u0930\u0939\u0947 \u0939\u0948\u0902 \u0915\u0947\u0935\u0932 \u0909\u0928\u0915\u0947 \u0932\u093f\u090f  )\";\r\n        secondDropdown.appendChild(option);\r\n\r\n        option = document.createElement(\"option\");\r\n        option.value = \"option2_value2\";\r\n        option.text = \"Promoted\/Failed\";\r\n        secondDropdown.appendChild(option);\r\n      } else if (firstDropdownValue === \"option3\") {\r\n        var option = document.createElement(\"option\");\r\n        option.value = \"option3_value1\";\r\n        option.text = \"Option 3 - Value 1\";\r\n        secondDropdown.appendChild(option);\r\n\r\n        option = document.createElement(\"option\");\r\n        option.value = \"option3_value2\";\r\n        option.text = \"Option 3 - Value 2\";\r\n        secondDropdown.appendChild(option);\r\n      }\r\n    }\r\n\r\n    function updateThirdDropdown() {\r\n      var secondDropdownValue = document.getElementById(\"secondDropdown\").value;\r\n      var thirdDropdown = document.getElementById(\"thirdDropdown\");\r\n\r\n      \/\/ Clear previous options\r\n      thirdDropdown.innerHTML = \"<option value=''>Select an option<\/option>\";\r\n\r\n      \/\/ Add new options based on the selected value\r\n      if (secondDropdownValue === \"option1_value1\") {\r\n        var option = document.createElement(\"option\");\r\n        option.value = \"option1_value1_suboption1\";\r\n        option.text = \"General\/BC2 (Regular\/Ex)\";\r\n        thirdDropdown.appendChild(option);\r\n\r\n        option = document.createElement(\"option\");\r\n        option.value = \"option1_value1_suboption2\";\r\n        option.text = \"BC1\/SC\/ST (Regular\/Ex)\";\r\n        thirdDropdown.appendChild(option);\r\n        \r\n        option = document.createElement(\"option\");\r\n        option.value = \"option1_value1_suboption3\";\r\n        option.text = \"Failed Students\";\r\n        thirdDropdown.appendChild(option);\r\n      } else if (secondDropdownValue === \"option1_value2\") {\r\n        var option = document.createElement(\"option\");\r\n        option.value = \"option1_value2_suboption1\";\r\n        option.text = \"Gen\/BC2 (Regular\/Ex)\";\r\n        thirdDropdown.appendChild(option);\r\n\r\n        option = document.createElement(\"option\");\r\n        option.value = \"option1_value2_suboption2\";\r\n        option.text = \"BC1\/SC\/ST (Regular\/Ex)\";\r\n        thirdDropdown.appendChild(option);\r\n        \r\n         option = document.createElement(\"option\");\r\n        option.value = \"option1_value2_suboption3\";\r\n        option.text = \"Failed Students\";\r\n        thirdDropdown.appendChild(option);\r\n      } else if (secondDropdownValue === \"option2_value1\") {\r\n        var option = document.createElement(\"option\");\r\n        option.value = \"option2_value1_suboption1\";\r\n        option.text = \"Arts\/Commerce\";\r\n        thirdDropdown.appendChild(option);\r\n\r\n        option = document.createElement(\"option\");\r\n        option.value = \"option2_value1_suboption2\";\r\n        option.text = \"Science\";\r\n        thirdDropdown.appendChild(option);\r\n      } else if (secondDropdownValue === \"option2_value2\") {\r\n        var option = document.createElement(\"option\");\r\n        option.value = \"option2_value2_suboption1\";\r\n        option.text = \"All Subject Promoted Students\";\r\n        thirdDropdown.appendChild(option);\r\n\r\n        option = document.createElement(\"option\");\r\n        option.value = \"option2_value2_suboption2\";\r\n        option.text = \"All Subject Failed Students\";\r\n        thirdDropdown.appendChild(option);\r\n      } else if (secondDropdownValue === \"option3_value1\") {\r\n        var option = document.createElement(\"option\");\r\n        option.value = \"option3_value1_suboption1\";\r\n        option.text = \"Option 3 - Value 1 - Suboption 1\";\r\n        thirdDropdown.appendChild(option);\r\n\r\n        option = document.createElement(\"option\");\r\n        option.value = \"option3_value1_suboption2\";\r\n        option.text = \"Option 3 - Value 1 - Suboption 2\";\r\n        thirdDropdown.appendChild(option);\r\n      } else if (secondDropdownValue === \"option3_value2\") {\r\n        var option = document.createElement(\"option\");\r\n        option.value = \"option3_value2_suboption1\";\r\n        option.text = \"Option 3 - Value 2 - Suboption 1\";\r\n        thirdDropdown.appendChild(option);\r\n\r\n        option = document.createElement(\"option\");\r\n        option.value = \"option3_value2_suboption2\";\r\n        option.text = \"Option 3 - Value 2 - Suboption 2\";\r\n        thirdDropdown.appendChild(option);\r\n      }\r\n    }\r\n\r\n    function redirectToURL() {\r\n      var thirdDropdownValue = document.getElementById(\"thirdDropdown\").value;\r\n      var url;\r\n\r\n      if (thirdDropdownValue === \"option1_value1_suboption1\") {\r\n        url = \"https:\/\/my.campusconnecthub.com\/dynamic-form\/683a06afc5b11aeb1dec2cdb\";\r\n      } else if (thirdDropdownValue === \"option1_value1_suboption2\") {\r\n        url = \"https:\/\/my.campusconnecthub.com\/dynamic-form\/683a07b5c5b11aeb1dec320d\";\r\n      } else if (thirdDropdownValue === \"option1_value1_suboption3\") {\r\n        url = \"https:\/\/my.campusconnecthub.com\/dynamic-form\/683a0939c5b11aeb1dec3b41\";\r\n        \r\n      } else if (thirdDropdownValue === \"option1_value2_suboption1\") {\r\n        url = \"https:\/\/my.campusconnecthub.com\/dynamic-form\/68394211c5b11aeb1deb8a53\";\r\n      } else if (thirdDropdownValue === \"option1_value2_suboption2\") {\r\n        url = \"https:\/\/my.campusconnecthub.com\/dynamic-form\/68394b59c5b11aeb1deb99f4\";\r\n      } else if (thirdDropdownValue === \"option1_value2_suboption3\") {\r\n        url = \"https:\/\/my.campusconnecthub.com\/dynamic-form\/683a0939c5b11aeb1dec3b41\";\r\n      } else if (thirdDropdownValue === \"option2_value1_suboption1\") {\r\n        url = \"https:\/\/my.campusconnecthub.com\/dynamic-form\/67fa1c74ad8f3b5858dc8c4b\";\r\n      } else if (thirdDropdownValue === \"option2_value1_suboption2\") {\r\n        url = \"https:\/\/my.campusconnecthub.com\/dynamic-form\/67fa1a2aad8f3b5858dc846e\";\r\n      } else if (thirdDropdownValue === \"option2_value2_suboption1\") {\r\n        url = \"https:\/\/my.campusconnecthub.com\/dynamic-form\/67fa13bdad8f3b5858dc7956\";\r\n      } else if (thirdDropdownValue === \"option2_value2_suboption2\") {\r\n        url = \"https:\/\/my.campusconnecthub.com\/dynamic-form\/67fa1809ad8f3b5858dc7f17\";\r\n      } else if (thirdDropdownValue === \"option3_value1_suboption1\") {\r\n        url = \"https:\/\/www.example.com\/option3_value1_suboption1\";\r\n      } else if (thirdDropdownValue === \"option3_value1_suboption2\") {\r\n        url = \"https:\/\/www.example.com\/option3_value1_suboption2\";\r\n      } else if (thirdDropdownValue === \"option3_value2_suboption1\") {\r\n        url = \"https:\/\/www.example.com\/option3_value2_suboption1\";\r\n      } else if (thirdDropdownValue === \"option3_value2_suboption2\") {\r\n        url = \"https:\/\/www.example.com\/option3_value2_suboption2\";\r\n      }\r\n\r\n      if (url) {\r\n        window.open(url, \"_blank\");\r\n      }\r\n    }\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\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<div class=\"elementor-element elementor-element-1889865 e-flex e-con-boxed e-con e-parent\" data-id=\"1889865\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-609302c e-con-full e-flex e-con e-child\" data-id=\"609302c\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-178ca2d e-con-full e-flex e-con e-child\" data-id=\"178ca2d\" data-element_type=\"container\">\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-32dce68 e-flex e-con-boxed e-con e-parent\" data-id=\"32dce68\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90ed916 elementor-widget elementor-widget-html\" data-id=\"90ed916\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<body>\r\n<marquee direction=\"left\" height=\"100\" width=\"1200\" bgcolor=\"white\">For any issues please contact the Office, S.L.K. College, Sitamarhi <\/marquee>\r\n<\/body>\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>College Portal Home CLC\/CC Student Login Staff Login Home CLC\/CC Student Login Staff Login Instructions \u092a\u0939\u0932\u0940 \u092c\u093e\u0930 \u0915\u093f\u0938\u0940 \u092d\u0940 \u092b\u0949\u0930\u094d\u092e \u0915\u094b \u092d\u0930\u0928\u0947 \u0915\u0947 \u092c\u093e\u0926 \u091b\u093e\u0924\u094d\u0930\u094b\u0902 \u0915\u094b \u0908\u092e\u0947\u0932 \u092a\u0930 Login id \u090f\u0935\u0902 \u092a\u093e\u0938\u0935\u0930\u094d\u0921 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0939\u094b\u0917\u093e \u0964 \u0915\u093f\u0938\u0940 \u092d\u0940 \u0924\u0930\u0939 \u0915\u093e \u092a\u0947\u092e\u0947\u0902\u091f failed \u092f\u093e \u092a\u0947\u0902\u0921\u093f\u0902\u0917 \u0930\u0939\u0928\u0947 \u092a\u0930 \u0932\u0949\u0917\u093f\u0928 \u0915\u0947 \u092e\u093e\u0927\u094d\u092f\u092e \u0938\u0947 \u0939\u0940 \u0926\u094b\u092c\u093e\u0930\u093e \u092b\u0949\u0930\u094d\u092e \u092d\u0930\u093e \u091c\u093e\u092f\u0947\u0917\u093e \u0964 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1341","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/lnc.iqlexa.com\/index.php\/wp-json\/wp\/v2\/pages\/1341","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lnc.iqlexa.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lnc.iqlexa.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lnc.iqlexa.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/lnc.iqlexa.com\/index.php\/wp-json\/wp\/v2\/comments?post=1341"}],"version-history":[{"count":46,"href":"https:\/\/lnc.iqlexa.com\/index.php\/wp-json\/wp\/v2\/pages\/1341\/revisions"}],"predecessor-version":[{"id":2138,"href":"https:\/\/lnc.iqlexa.com\/index.php\/wp-json\/wp\/v2\/pages\/1341\/revisions\/2138"}],"wp:attachment":[{"href":"https:\/\/lnc.iqlexa.com\/index.php\/wp-json\/wp\/v2\/media?parent=1341"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}