Server IP : 86.38.243.181 / Your IP : 216.73.216.51 Web Server : LiteSpeed System : Linux in-mum-web1336.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64 User : u986601745 ( 986601745) PHP Version : 7.4.33 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/u986601745/domains/emrskalsi.com/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en" style="overflow-x: hidden;"> <head> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Eklavya Model Residential School - Eligibility Criteria</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Check the eligibility criteria for admission to Eklavya Model Residential School Kalsi, Dehradun. Learn about the requirements, age limit, documents needed, and admission process for tribal students."> <meta name="keywords" content="Eklavya Model Residential School Eligibility Criteria, EMRS Admission Requirements, Tribal School Admission Dehradun, EMRS Kalsi Eligibility, Admission Process EMRS, Age Limit for EMRS Admission, Required Documents EMRS Kalsi, Eligibility for Tribal Students, EMRS Admission Details, Tribal Education Admission Uttarakhand"> <meta property="og:title" content="Eklavya Model Residential School - Eligibility Criteria" /> <meta property="og:description" content="Check the eligibility criteria for admission to Eklavya Model Residential School Kalsi, Dehradun. Learn about the requirements, age limit, documents needed, and admission process for tribal students." /> <meta property="og:image" content="https://emrskalsi.com/images/logo.png" /> <meta property="og:url" content="https://emrskalsi.com/eligibility.php" /> <meta property="og:type" content="website" /> <?php include('include/header.php'); ?> <div class="breadcrumbs"> <div class="container"> <ul class="pull-left breadcrumb"> <li><a href="javascript:void(0)">Addmission</a></li> <li><a href="javascript:void(0)">Eligibility</a></li> </ul> <!-- <div class="brs"> <button type="button" class="print-gigw" onclick="printDiv('pr')" value="print a div!"><i class="fa fa-print" aria-hidden="true"></i> </button> <script> function printDiv(pr) { var printContents = document.getElementById(pr).innerHTML; var originalContents = document.body.innerHTML; document.body.innerHTML = printContents; window.print(); document.body.innerHTML = originalContents; } </script> </div> --> </div> </div> </div> <style> .menshow { display: block !important } .ul_lists{ list-style: auto; padding-left: 15px; } .contents p{ font-size: 17px!important; text-align: justify!important; margin-bottom: 0; } .contents ul li{ font-size: 17px!important; } .contents h5{ margin-top: 30px; } </style> </div> </div> <div class="" id="pr"> <div class="container-fluid body-container inner-content"> <div class="headline" id="headlines"> <h2>Eligibility</h2> </div> <div class="contents"> <p>The sanction of Eklavya Model Residential School was given by the Ministry of Tribal Affair, Govt of India, under article 275(1) as per the Gazette notification no- 14020/11/2002-SG&C dt.- 19.02.2004. Under this scheme, EMRS, Kalsi is the first Vidyalaya established on 2ndAugust 2010 in Uttarakhand. Operationalization of the scheme in all its contours it includes all the five tribes of Uttarakhand. The classes run from VI- XII with the current strength of 407 students. In addition to this, two more EMRSs have been started in 2020 at Bajpur and Khatima in Uttarakhand.</p> <h5>ADMISSION PROCEDURE</h5> <ul class="ul_lists"> <li>Admission through screening test in class VI only.</li> <li>Only 60 seats. 50% seats for girls.</li> <li>02 seats reserved for Raji and Boxa each.</li> </ul> <h5>ELIGIBILITY</h5> <ul class="ul_lists"> <li>Caste certificate of the Tribe (Raji, Tharu, Boxa, Bhotiya and Jaunsari) of Uttarakhand is mandatory.</li> <li>The age criteria for admission is 09-13 years.</li> <li>The child should pass out from 5th Class of any private or government school of Uttarakhand. </li> </ul> </div> <!-- <div class="tabs"></div> <div class="wrapper" id="skipCont"></div> --> <!-- <div class="region region-content"> <div id="block-system-main" class="block block-system"> <div class=""> <div class="view view-school-cbse-affiliation-report view-id-school_cbse_affiliation_report view-display-id-page view-dom-id-25b34940c6c1a6757c009b7033e65759"> <div class="view-content"> <div class="scroll-table1"> <table class="table table-bordered table-hover table-striped text-center"> <thead> <tr> <th class="text-center">Previous Class Record</th> <th class="text-center">City</th> <th class="text-center">Minimum Age</th> </tr> </thead> <tbody> <?php $q = "select * from eligibility"; $query = mysqli_query($conn,$q); $i=1; while($res = mysqli_fetch_array($query)) { ?> <tr> <td><?php echo $res['previous_class'] ?></td> <td><?php echo $res['city'] ?></td> <td><?php echo $res['age'] ?></td> </tr> <?php } ?> </tbody> </table> </div> </div> </div> </div> </div> </div> --> </div> </div> <?php include('include/footer.php'); ?>