Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 3.140.185.250
<div class="col-md-12">
<div class="tabbable tabbable-custom boxless tabbable-reversed">
<ul class="nav nav-tabs">
<li class="active">
<a
href="#messages"
id="home_messages"
onclick='$("#span_parent_menu").html($(this).text());'
data-toggle="tab"
>
Instructions
</a>
</li>
<li>
<a
href="#tasks_inbox"
id="home_task"
onclick='$("#span_parent_menu").html($(this).text());'
data-toggle="tab"
>
Admission Entry
</a>
</li>
<li>
<a
href="#reprint_certificate"
id="a_reprint_certificate"
onclick='$("#span_parent_menu").html($(this).text());'
data-toggle="tab"
>
Reprint Application / Make Payment
</a>
</li>
<li>
<a
href="#edit_html"
id="edit_det"
onclick='$("#span_parent_menu").html($(this).text());'
data-toggle="tab"
>
Update Application
</a>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane" id="tasks_inbox"></div>
<div class="tab-pane" id="make_payment">
<div class="portlet box green">
<div class="portlet-title">
<div class="caption"><i class="fa fa-reorder"></i>Make Payment</div>
</div>
<div class="portlet-body form">
<form class="form-horizontal">
<div class="form-body">
<div class="form-group">
<label class="col-md-2 control-label" for="p_candidate_name">
Candidate Name
</label>
<div class="col-md-4">
<div class="input-icon">
<i class="fa fa-user"></i>
<input
type="text"
placeholder="Candidate Name"
id="p_candidate_name"
class="form-control"
/>
</div>
<div class="help-block">As Per 10th Marks Card</div>
</div>
</div>
<div class="form-group">
<label class="col-md-2 control-label" for="p_dob">DOB</label>
<div class="col-md-4">
<div class="input-icon">
<i class="fa fa-calendar"></i>
<input
type="text"
placeholder="DOB"
id="p_dob"
class="form-control"
/>
</div>
<div class="help-block">(dd/mm/yyyy)</div>
</div>
</div>
<div class="form-group">
<label class="col-md-2 control-label" for="p_reg_no"
>Reg No</label
>
<div class="col-md-4">
<div class="input-icon">
<i class="fa fa-stack-exchange"></i>
<input
type="text"
placeholder="Reg No"
id="p_reg_no"
class="form-control"
/>
</div>
</div>
</div>
<div class="form-group">
<div class="col-md-offset-2 col-md-10">
<button
class="btn red"
onclick="CMS.ValidatePaymentApplicationData();"
type="button"
>
<i class="fa fa-rupee"></i> Make Online Payment
</button>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
<!-- Closing make_payment-->
<div class="tab-pane" id="reprint_certificate">
<div class="portlet box blue">
<div class="portlet-title">
<div class="caption">
<i class="fa fa-reorder"></i>Reprint Application
</div>
</div>
<div class="portlet-body form">
<form class="form-horizontal">
<div>
<p style="text-align: center; color: red">
<span>** Important **</span><br />
If payment is not confirmed but the amount is deducted, DO NOT
make a second payment. Please wait for 2-3 hours and visit the
main page again to check for payment confirmation.<br />
In case payment is still not confirmed please contact your
BANK helpdesk/ branch for further details.
</p>
</div>
<div class="form-body">
<div class="form-group">
<label class="col-md-2 control-label" for="candidate_name">
Roll Number of Current Admission(Admission 2023)</label
>
<div class="col-md-4">
<div class="input-icon">
<i class="fa fa-user"></i>
<input
type="text"
placeholder="Roll Number"
id="approllno"
class="form-control"
onblur="CMS.getappno()"
/>
</div>
<div class="help-block">Roll Number</div>
</div>
</div>
<div class="form-group">
<label class="col-md-2 control-label" for="candidate_name">
Candidate Name
</label>
<div class="col-md-4">
<div class="input-icon">
<i class="fa fa-user"></i>
<input
type="text"
placeholder="Candidate Name"
id="a_candidate_name"
class="form-control"
/>
</div>
<div class="help-block">As Per 10th Marks Card</div>
</div>
</div>
<div class="form-group">
<label class="col-md-2 control-label" for="p_dob">DOB</label>
<div class="col-md-4">
<div class="input-icon">
<i class="fa fa-calendar"></i>
<input
type="text"
placeholder="DOB"
id="c_dob"
class="form-control"
/>
</div>
<div class="help-block">(dd/mm/yyyy)</div>
</div>
</div>
<div class="form-group">
<label class="col-md-2 control-label" for="p_reg_no"
>Application Number</label
>
<div class="col-md-4">
<div class="input-icon">
<i class="fa fa-stack-exchange"></i>
<input
type="text"
placeholder="Application Number"
disabled
id="app_no"
class="form-control"
/>
</div>
</div>
</div>
<div class="form-group">
<div class="col-md-offset-2 col-md-10">
<button
class="btn blue"
onclick="CMS.ValidatePrintCertificateApplicationData();"
type="button"
>
<i class="fa fa-tasks"></i> Print Application / Make
Payment
</button>
</div>
</div>
<div>
<p style="text-align: center; color: red">
<span>** Important **</span><br />
If payment is not confirmed but the amount is deducted, DO
NOT make a second payment. <br />
Please wait for 2-3 hours and visit the main page again to
check for payment confirmation.<br />
In case payment is still not confirmed please contact your
BANK helpdesk/ branch for further details.
</p>
</div>
</div>
</form>
</div>
</div>
</div>
<div class="tab-pane" id="edit_html">
<div class="portlet box blue">
<div class="portlet-title">
<div class="caption">
<i class="fa fa-reorder"></i>Update Application
</div>
</div>
<div class="portlet-body form">
<form class="form-horizontal">
<div class="form-body">
<div class="form-group" id="persenal_data"></div>
<div class="form-group">
<!-- <div>
<p style="text-align: center; color: red">
<span>** Note **</span><br />
The option to update student and subject details is
currently under maintenance and is expected to be
available by 25.11.2023 . Pls visit this page for further
information.
</p>
</div> -->
<label class="col-md-2 control-label" for="rollno">
Roll Number
</label>
<div class="col-md-3">
<div class="input-icon">
<i class="fa fa-user"></i>
<input
type="text"
placeholder="Roll Number"
id="roll_no"
class="form-control"
value=""
/>
</div>
</div>
</div>
<div class="form-group">
<label class="col-md-2 control-label" for="candidate_name">
Candidate Name
</label>
<div class="col-md-3">
<div class="input-icon">
<i class="fa fa-user"></i>
<input
type="text"
placeholder="Candidate Name"
id="candate_name"
class="form-control"
value=""
/>
</div>
</div>
</div>
<div class="form-group">
<label class="col-md-2 control-label" for="std_dob"
>Date Of Birth</label
>
<div class="col-md-3">
<div class="input-icon">
<i class="fa fa-calendar"></i>
<input
type="text"
placeholder="DOB"
id="std_dob"
class="form-control"
value=""
/>
</div>
<div class="help-block">(dd/mm/yyyy)</div>
</div>
</div>
<div class="form-group" id="std_edt">
<div class="col-md-offset-2 col-md-10">
<button
class="btn blue"
onclick="CMS.GetEditData();"
type="button"
>
<i class="fa fa-tasks"></i>Submit
</button>
</div>
</div>
<div id="studedit"></div>
</div>
</form>
</div>
</div>
</div>
<div class="tab-pane active" id="messages">
<div id="tab_1_1_1_1" class="tab-pane">
<div style="position: relative; width: auto; height: 850px">
<div
data-rail-visible1="1"
data-always-visible="1"
data-height="850px"
style="width: auto"
>
<u><b>Important facts to note</b></u>
<ul class="feeds">
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
All newly admitted <b>First Semester</b> students of
Affiliated Colleges must apply Online for University
registration.
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
Timeline as notified must strictly be adhered to for
online submission.
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
All necessary supporting documents, as indicated
herein below, must be submitted along with the
registration form.
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
In the section <b>‘Papers Appearing’</b>, if there are
more entries than the actual number of papers
assigned, select the extra entries as
<b>‘DUMMY’</b> from the drop down list.
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
The passport size photo uploaded must be in
<b>colour, of size less than 01 MB</b> and in
<b>.JPEG</b>
format only. Any other formats such as
<b>.PDF/.PNG</b> shall not be allowed.
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
Applicants are advised to check the filled in details
carefully before clicking the submit button.
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
If applicant is <b>continuing student</b> of Sikkim
University (who has passed the latest qualifying
examination from an affiliated college or constituent
department of Sikkim University), she/he must enter,
in the online form, Sikkim University
<b>Registration number</b> allotted to her/him in the
last programme.
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
<u
><b
>After submitting the online form, the Applicant
must–</b
></u
><br />
1. Print all <b>three</b> auto generated
Registration Forms (one copy each for University,
College/Department and self).<br />
2. Submit the Application Forms to the concerned
College/Department for further processing<br />
3. Documents required to be submitted
<b>(mandatory)</b> with the Registration Forms -<br />
I. Self attested copy of Qualifying
Exam Final year/semester Mark Sheet<br />
II. Self attested copy of Class X
Mark Sheet/Pass Certificate/Admit Card for Age
Proof<br />
III. Self attested copy of Caste
Certificate (if applicable)<br />
IV. Migration Certificate in
Original (<u
>if the applicant is joining after passing from
another University other than Sikkim University</u
>)<br />
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<!-- <div class="cont-col2">
<div class="desc">
<b
>Fee details (to be paid online at the time of
submission): </b
><br />
All students enrolled in the Affiliated Colleges of
Sikkim University are required to pay a onetime
Registration Fee as detailed hereunder
<table border="1">
<tr>
<td style="width: 40px; text-align: center">1</td>
<td>Registration Fee</td>
<td>Rs.200/-</td>
<td>
Applicable only for the newly enrolled students.
Registration Fee is not applicable if student is
already registered in SU and has a valid SU
Registration Number.
</td>
</tr>
<tr>
<td style="width: 40px; text-align: center">2</td>
<td>Mark Sheet Fee</td>
<td>Rs.200/-</td>
<td></td>
</tr>
<tr>
<td style="width: 40px; text-align: center">3</td>
<td>Degree Certificate Fee</td>
<td>Rs.300/-</td>
<td></td>
</tr>
<tr>
<td style="width: 40px; text-align: center"></td>
<td>Total Fee</td>
<td>
<b>Rs. 700/-</b>
</td>
<td>
Total Fee shall be Rs.500/- if the student is
already registered with SU and has a valid SU
Registration Number.
</td>
</tr>
</table>
*The above fees shall not apply to students of
University Departments and PG students of Affiliated
Colleges
<u
>provided that such students have already paid the
said fee at the time of admission.</u
>
<br />
<br />
<br />
<span style="float: right"
><b>Controller of Examinations</b></span
>
</div>
</div> -->
</div>
</div>
</li>
<!-- <li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
The photo uploaded will be used for printing on all important documents such as Marks Sheets, Degree, Registration Certificate etc.
Photo must be in <b>colour</b>, and only in <b>.JPEG</b> format (any other format will not be accepted by the form).
The photo print must be clear with light background of single tone (preferably white) and face must be easily identifiable.
Applications with photo not meeting the above criteria shall not be processed.
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
Applications with photo not meeting the above criteria shall not be processed.
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
<b>Students are advised to check the details entered carefully before submitting the online form. No changes are possible online after submitting the form.</b>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
<b>It is mandatory to furnish Sikkim University Registration number allotted if the last qualifying examination was passed under Sikkim University. It is mandatory that such students register with the same registration number assigned by the university at the time of the last qualifying examination</b>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
After submission of the online form a unique application number is generated. Students are advised to use this number as reference for all communication regarding their registration
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
Students are required to take three (03) print copies of the application – one each for Examination copy, College/Department Copy and Student Copy and submit the College/Department and Examination copies to their respective College/Department for further processing
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
Following documents are required to be submitted along with the print copy of application to the respective college<br>
1. Self attested copy of Qualifying Exam Mark Sheet (Mandatory)<br>
2. Self attested copy of Class X Mark Sheet/Pass Certificate/Admit Card for Age Proof (Mandatory)<br>
3. Self attested copy of Caste Certificate (Mandatory for SC/ST/OBC candidates)<br>
4. Migration Certificate in Original (Mandatory if institution last attended is not under Sikkim University)<br>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-success">
<i class="fa fa-bell-o"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc">
Following fees shall be applicable for all students of Affiliated Colleges, excluding PG students of Sikkim Government College Tadong, for submission of her/his Registration<br>
1. <b>Registration Fee Rs.200/- </b>(Applicable to new students only. Registration Fee shall not be applicable if student is already registered in SU with a valid SU registration number and has passed her/his qualifying examination under SU)<br>
2. <b>Mark sheet Fee Rs.200/-</b><br>
3. <b>Degree Certificate Fee Rs.300/-</b><br>
<b> Total Rs.700/- (500/- if student is already registered in SU with a valid SU registration number and has passed her/his qualifying examination under SU)</b>
</div>
</div>
</div>
</div>
</li> -->
</ul>
</div>
<div
class="slimScrollRail"
style="
width: 7px;
height: 100%;
position: absolute;
top: 0px;
display: none;
border-radius: 7px;
background: none repeat scroll 0% 0% rgb(234, 234, 234);
opacity: 0.2;
z-index: 90;
right: 1px;
"
></div>
</div>
</div>
</div>
<!-- <div class="tab-pane" id="help_desk">
<div class="portlet box blue">
<div class="portlet-title">
<div class="caption">
<i class="fa fa-reorder"></i>Help Desk
</div>
</div>
<div class="portlet-body form">
<form class="form-horizontal">
<div class="form-body">
<div class="form-group">
<label class="col-md-2 control-label" for="c_candidate_name"> Contact No. </label>
<div class="col-md-4">
<label class="col-md-2 control-label" for="c_candidate_name">8453456782</label>
</div>
</div>
<div class="form-group">
<label class="col-md-2 control-label" for="c_candidate_name"> Email Id. </label>
<div class="col-md-4">
<label class="col-md-2 control-label" for="c_candidate_name">rguhs.support@rguhs.com </label>
</div>
</div>
</div>
</form>
</div>
</div>
</div> -->
</div>
</div>
</div>
<script>
$("#dob").inputmask("d/m/y", {
placeholder: "dd/mm/yyyy",
});
// function
</script>
|