BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
root
Root
/
home
/
vssraipur
/
public_html
📤 Upload
📝 New File
📁 New Folder
Close
Editing: recruitment.php
<?php include('header.php'); ?> <div class="page-title parallax parallax1"> <div class="overlay"></div> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="page-title-heading"> <h1 class="title">Recruitment</h1> <div class="breadcrumbs"> <ul> <li><a href="#">Venkateshwar Signature School</a></li> <li>Recruitment</li> </ul> </div> </div> </div> </div> </div> </div> <section class="flat-row pad-bottom90px"> <div class="container"> <div class="row mb-40"> <div class="col-md-8 col-sm-12 col-xs-12 col_center"> <h2>Team VSS welcomes confident & dynamic educators who are passionate about their work. If you wish to be a part of the family send your resumes to <a href="mailto:info@vssraipur.com">info@vssraipur.com</a>, <a href="mailto:vss.recruitments@gmail.com">vss.recruitments@gmail.com</a></h2> </div> </div> <div class="row mb-30"> <div class="col-xs-12"> <div class="title-style title-center"> <h3>STANDARD OPERATING PROCEDURE</h3> <h4>(Selection of Staff at VSS, Raipur)</h4> </div> </div> <div class="col-xs-12 text-center"> <p>The School Staff Selection (Teaching & Non-Teaching) process is meant to recognize quality Faculty for the smooth functioning of the institute. In order to ensure Quality Education, Proper Discipline and helping students to Create their own Signature the process must provide a quality assurance measure of the learning and teaching process. School Staff Selection and evaluation is a process for monitoring, developing, and supporting student learning and achievement.</p> <p><strong>The following schedule is followed at VSS, Raipur for the School Staff Selection process each year:</strong></p> </div> </div> <div class="row"> <div class="col-md-12"> <div class="table-responsive table-col"> <table class="table table-bordered"> <thead> <tr> <th>Sr No</th> <th>Activity</th> <th>Date</th> </tr> </thead> <tbody> <tr> <td data-label="S. No." scope="row">1.</td> <td>Publishing of advertisement in<br> (a) Newspapers<br> (b) Digital Platforms</td> <td>Mid December</td> </tr> <tr> <td data-label="S. No." scope="row">2.</td> <td>Shortlisting of Application for different Subject</td> <td>First week of January</td> </tr> <tr> <td data-label="S. No." scope="row">3.</td> <td>First Round of interaction</td> <td>5<small>th</small> to 15<small>th</small> Jan</td> </tr> <tr> <td data-label="S. No." scope="row">4.</td> <td>Second Round of interaction</td> <td>25<small>th</small> Jan to 5<small>th</small> Feb</td> </tr> <tr> <td data-label="S. No." scope="row">5.</td> <td>Final Round of interaction</td> <td>15<small>th</small> to 28<small>th</small> Feb</td> </tr> </tbody> </table> </div> </div> <div class="col-xs-12 list-style"> <p><strong>Venkateshwar Signature School, Raipur</strong> has determined that the professional practice component to teacher recruitment must fall into the following categories or domains: planning and preparation, classroom environment, instruction, and professional responsibilities, judged in three separate rounds of interview.</p> <p><strong>First Round (Digital)</strong> - An Online interaction with the shortlisted candidate shall take place using audio-visual mode. The candidate will be assessed on the basis of the following rubrics:</p> <ul> <li>a) Introduction- Normal Interaction with candidate regarding educational and professional background.</li> <li>b) Observing the Communication skills.</li> <li>c) Observing how confident the candidate is.</li> </ul> <p><strong>Second Round (Digital or in Person):</strong> Only the Shortlisted Candidates selected on the basis of their performance in the First Round shall be intimated by the Email ID provided by them before 20 January. Prior to the meeting the candidate will be given a topic for the setting up of online demonstration classes in the presence of subject experts. Effectiveness of the delivery of content in accordance with learning outcomes is preferred. The candidate will be assessed on the basis of the following rubrics:</p> <ul> <li>a) Class presentation</li> <li>b) Knowledge on subject</li> <li>c) Use of latest Technology</li> <li>d) Mode of interaction with students</li> <li>e) Behaviour in class</li> </ul> <p><strong>Third Round (in Person):</strong> Candidates shortlisted on the basis of their performance in the Second Round shall be intimated by the Email ID provided by them before 10 February and these candidates will be called for a face-to-face interaction at the VSS, Raipur campus. It shall incorporate the following:</p> <ul> <li>a) Final Interview with School Selection Committee and a few guest experts.</li> <li>b) Verification of all documents / certificates in original.</li> </ul> <p>Candidates fulfilling all the above criteria will be then sent an offer letter on the email id provided by them before 15 March and Candidates must accept the offer letter and send back the self-signed copy (only by Email) before 31 March.</p> <p>The selection of staff is purely based on merits, credentials, and performance during the interview. The decision of the School Staff Selection Committee is considered final and binding. </p> </div> </div> </div> </section> <style> .col_center h2 { line-height: 160%; font-size: 1.7em; } .col_center { margin: auto; float: none; clear: both; text-align: center; } form input, form select { text-align: left; height: 40px !important; color: #000; border-radius: 2px !important; } .form_recruitment h2 { margin-bottom: 30px; padding-left: 15px; } .form_recruitment { background-color: white; padding: 30px 30px; border: 4px solid #c5cbd9; } form textarea[name="additional_information"] { height: 130px; text-align: left; } .list-style ul { column-count: 1; } .list-style ul li { font-size: 1.3em; color: #656565; line-height: 190%; } .list-style ul li:before { content: "\f18e"; font-family: fontawesome; margin-right: 10px; color: #ce0f13; font-size: 14px; } thead tr th, tbody tr td, tbody tr th { text-align: left !important; text-transform: uppercase !important; font-weight: 500 !important; } td[colspan] { font-weight: bold; font-size: 18px !important; } .table-col table thead { background: #3d5279; } .table-col table tbody tr td:first-child { width: 70px; } input[type=submit] { padding: 0; width: 120px; } input[type=file] { margin: 0; padding: 9px; } .form_recruitment span { color:red; } small { font-size: 14px; text-transform: lowercase; top: -8px; position: relative; margin-right: 4px; } </style> <?php include('footer.php'); ?>
Save
Cancel