| 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>School Discipline/ LCIT Public School</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<?php include 'alllinks.php';?>
<style>
.uniform-policy {
padding: 10px;
width: 90%;
text-align:justify;
margin: auto;
}
h2 {
color: #333;
text-align: center;
}
ul.a {
font-size: 1em;
list-style: none;
margin: .5em;
padding: 0;
li {
margin: 0;
margin-bottom: .5em;
padding-left: 1em;
position: relative;
&:after {
content: '';
height: .4em;
width: .4em;
background: #FC9928;
display: block;
position: absolute;
transform: rotate(45deg);
top: .25em;
left: 0;
}
}
}
.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">School Discipline</h4>
</div>
</div>
</div>
<!-- crumbs area end -->
<!-- about area start -->
<div class="container"><br><br>
<h4 style="text-align: center; color:#05136e;">School Discipline</h4>
<div class="row">
<div class="uniform-policy">
<ul class="a">
<li><b class="highlight">Attendance:</b> All students must attend morning assembly. At the FIRST BELL, proceed silently to the quadrangle/classroom. At the THIRD BELL, the school family prays together: <i>"A family that prays together stays together."</i></li>
<li><b class="highlight">Leave Rules:</b> No student may be absent without prior approval. Leave applications must be submitted by parents/guardians. No leave will be granted before/after major festivals or during the first week of a new session. Medical leave requires a certificate. Separate applications are needed for siblings in different classes.</li>
<li><b class="highlight">Calendar Entries:</b> Parents/guardians must countersign entries where required. Absence beyond a fortnight without leave results in removal from rolls.</li>
<li><b class="highlight">Permission to Leave:</b> Written permission from the Principal is required to leave school premises. Students will not be sent home during school hours without a written request from parents/guardians.</li>
<li><b class="highlight">Disciplinary Action:</b> Irregular attendance, idleness, neglect of homework, disobedience, disrespect, or bad conduct may lead to dismissal. The Principal’s decision is final.</li>
<li><b class="highlight">School Property:</b> Students must not damage furniture or property. Offenders must compensate financially and face disciplinary action.</li>
<li><b class="highlight">Prohibited Items:</b> Electronic devices, mobiles, magazines, or objectionable literature are strictly forbidden. Confiscated items will not be returned.</li>
<li><b class="highlight">Compulsory Functions:</b> Attendance is mandatory at official events such as Sports Day, Independence Day, Republic Day, Annual Prize Distribution, and Children’s Day.</li>
<li><b class="highlight">Pupils’ Responsibility:</b> Students are responsible for their belongings. Lost items must be deposited in the office. Avoid bringing expensive items.</li> <li><b>Language Policy:</b> Only English should be spoken within the school premises.</li>
<li><b class="highlight">School Almanac:</b> Every student must own and carry the school calendar daily, and follow the rules.</li>
<li><b class="highlight">Outpass:</b> Students leaving class during teaching hours must carry an outpass signed by the teacher.</li>
</ul>
</div>
</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>