| Server IP : 199.79.63.27 / Your IP : 216.73.216.250 Web Server : Microsoft-IIS/10.0 System : Windows NT MD-PLESK-WEB5 10.0 build 20348 (Windows Server 2022) AMD64 User : IWPD_6698(lcitec7i) ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : D:/INETPUB/VHOSTS/lcit.edu.in/lcitps.edu.in/ |
Upload File : |
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>LCIT Public School</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="assets/owlcarousel/owl.carousel.min.css">
<link rel="stylesheet" href="assets/owlcarousel/owl.theme.default.min.css">
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="assets/owlcarousel/owl.carousel.min.js"></script>
<!-- Swiper CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<!-- Place favicon.ico in the root directory -->
<link rel="shortcut icon" type="image/png" href="assets/images/icon/favicon.ico">
<?php include 'alllinks.php';?>
<style>
ul.a {
font-size: 1em;
list-style: none;
margin: .5em;
padding: 0;
li {
margin: 10;
margin-bottom: .5em;
padding-left: 1em;
position: relative;
&:after {
content: '';
height: .4em;
width: .4em;
background: #fd7e14;
display: block;
position: absolute;
transform: rotate(45deg);
top: .25em;
left: 0;
}
}
}
table {
width: 100%;
border-collapse: collapse;
}
th, td {
border: 1px solid black;
padding: 10px;
text-align: center;
}
th {
background-color: #FC9928;
color:white;
}
.highlight {
font-weight: bold;
color: #007BFF;
}
}
}
</style>
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- preloader area start -->
<div id="preloader">
<div class="loader"></div>
</div>
<!-- prealoader area end -->
<?php include 'navbar.php';?>
<!-- offset search area start -->
<div class="offset-search">
<form action="#">
<input type="text" name="search" placeholder="Sarch here...">
<button type="submit"><i class="fa fa-search"></i></button>
</form>
</div>
<!-- offset search area end -->
<!-- body overlay area start -->
<div class="body_overlay"></div>
<!-- body overlay area end -->
<!-- crumbs area start -->
<div class="crumbs-area">
<div class="container">
<div class="crumb-content">
<h4 class="crumb-title">Admission Process</h4>
</div>
</div>
</div>
<!-- crumbs area end -->
<!-- about area start -->
<div class="container">
<br><br>
<h4 class="text-uppercase" style="text-align:center; font-size:20px; color:#05136e;">Admission Process</h4>
<div class="row">
<br>
<ul class="a">
<li> <span class="highlight">Registration:</span> Candidates seeking admission must register at the school office.</li>
<li> <span class="highlight">Form Submission: </span>The completed admission form, along with a stamp-size photograph and necessary documents, must be submitted to the school office before the deadline set by the management.</li>
<li> <span class="highlight">Admission Notification:</span> The school office will inform applicants about the date and time for the admission process.</li>
<li> <span class="highlight">Selection & Formalities:</span> Applicants deemed suitable for admission will receive an official notification to complete the admission formalities, including fee payment and submission of relevant documents.</li>
</ul>
<br><br>
<h4>Age Criteria for Admission</h4><br>
<table>
<tr>
<th>Class</th>
<th>Minimum Age (as of April 1st)</th>
<th>Maximum Age (as of April 1st)</th>
</tr>
<tr>
<td><strong>Nursery</strong></td>
<td>3 years plus</td>
<td>3.5 years plus</td>
</tr>
<tr>
<td><strong>K.G. I</strong></td>
<td>4 years plus</td>
<td>4.5 years plus</td>
</tr>
<tr>
<td><strong>K.G. II</strong></td>
<td>4.6 years plus</td>
<td>5.5 years plus</td>
</tr>
</table>
<br><br>
<h4>Admission Process: Interview/Test</h4><br>
<ul class="a">
<li> <span class="highlight">Classes I to VIII:</span> Admissions are granted based on seat availability in respective classes.</li>
<li> <span class="highlight">Classes IX & XI:</span> Admission is based on the candidate’s performance in the previous class and a written test conducted by the school.</li>
<li> <span class="highlight">Shortlisting:</span> The school authority reserves the right to shortlist candidates based on the written test and interview.</li>
<li> <span class="highlight">Result Notification:</span> The admission results will be available exclusively from the school office.</li>
</ul>
</div>
</div>
<!-- about area end -->
<!-- footer area start -->
<?php include 'footer.php';?>
<!-- footer area end -->
<!-- footer area end -->
<!-- jquery latest version -->
<script src="assets/js/vendor/jquery-2.2.4.min.js"></script>
<!-- bootstrap 4 js -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- others plugins -->
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/jquery.slicknav.min.js"></script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/scripts.js"></script>
</body>
</html>