-
Notifications
You must be signed in to change notification settings - Fork 0
/
internship-policies.php
128 lines (117 loc) · 5.89 KB
/
internship-policies.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="description" content="NIT Silchar internship policies">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Internship Policies - TNP | NIT Silchar</title>
<!--links and scripts-->
<link rel="icon" type="image/png" href="includes/images/nits-logo.png">
<link rel="stylesheet" href="includes/css/bootstrap.min.css">
<script src="includes/js/jquery.min.js"></script>
<script src="includes/js/bootstrap.min.js"></script>
<script src="includes/js/dropdown.js"> </script>
<link rel="stylesheet" type="text/css" href="includes/css/style.css" />
<!--page styles-->
<style>
.main-content{
font-family:DroidSans, Arial, Helvetica, Rosario;
font-size:1.12em;
line-height:1.6em;
}
.intro{
font-family:Rosario;
font-weight:bold;
margin:1em;
}
p+ol li{
margin:0.5em 0px 0.5em 0.1em;
background:#efefef;
padding:0.95em;
border-radius:5px;
font-size:0.95em;
}
</style>
<!--end of page styles-->
</head>
<body>
<hr class="header-sep" style="padding-top:0; margin-top:0;">
<?php
include("header.php");
?>
<hr class="header-sep">
<nav class="navbar navbar-inverse" role="navigation" style="clear:both;">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- <a class="navbar-brand" href="#">Home</a> -->
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav">
<li><a href="index">Home</a></li>
<li class="dropdown" id="placement">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Placement<span class="caret"></span></a>
<ul class="dropdown-menu placementsub">
<li class="submenu"> <a href="placement-procedure">Procedure</a></li>
<!-- <li class="submenu"><a href="placement-rules">Rules and Regulations</a></li> -->
<li class="submenu"><a href="esteemed-recruiters">Recruiters</a></li>
<li class="submenu"><a href="includes/files/jnf_nits.docx">Job Notification Form</a></li>
</ul>
</li>
<li class="dropdown active" id="training">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Training<span class="caret"></span></a>
<ul class="dropdown-menu trainingsub">
<li class="submenu"> <a href="internship-policies">Internship Policies</a></li>
</ul>
</li>
<li class="dropdown" id="academic">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Academics<span class="caret"></span></a>
<ul class="dropdown-menu academicsub">
<li class="submenu"> <a href="academic-life">Academic Life</a></li>
<li class="submenu"><a href="student-profile">Student Profile</a></li>
</ul>
</li>
<li><a href="why-nits">Why recruit us</a></li>
<li><a href="team"> Team </a> </li>
<li><a href="facilities"> Facilities </a> </li>
<li><a href="reach-us"> Reach us </a> </li>
</ul>
</div>
</div>
</nav>
<!-- main content of body here-->
<div class="col-md-12" role=main>
<h3>Internship Policies and Regulations</h3>
<div class="col-md-12 main-content">
<p class="intro">Internship offers for students of NIT Silchar during summer vacation will be governed by the following rules and regulations as stated below:</p>
<ol>
<li>Students who wish to participate in the internship activities will be required to submit their names to the coordinators of the respective branches. He/she will coordinate all the internship activities of the students of that department. </li>
<li>A company/organization which intends to recruit students for internship has to approach the Faculty I/C of T&P cell. The details required such as CV of the students, logistic support etc. will have to be communicated well in advance.</li>
<li>A company/organization has to intimate the selection results within a stipulated time to the faculty I/C of T&P cell or the coordinator of the concerned department, such that the department can keep a track of the selected students who are officially placed for internship.</li>
<li>As soon as a student is selected by a company/organization for internship, he/she will not be considered for any subsequent processes of internship. A student will be allowed to accept only one internship offer at a time, anywhere in India or overseas for all internship opportunities that are routed through the institute.</li>
<li>The No-Objection-Certificate (NOC), if required by the company/organization for an internship within India, will be issued by the concerned Training & Placement officer.</li>
<li>The NOC should explicitly mention that the student has fulfilled his/her academic requirements until now and that NITS has no objection to the student doing an internship during the summer vacation. Further, it should also include that this NOC is being issued at the request of the student and that NITS is not responsible for the supervision of the student or liable for any of his/her actions during the internship.</li>
<li>In case, a student is found to violate the internship rules and regulations in the form of rejecting an internship offer in India or abroad after accepting the same, the student will have to produce a valid reason for the violation of internship rules. Without a valid reason, the student will be debarred from taking part in subsequent placement activities of the institute.</li>
</ul>
</div>
</div>
<!--end of content-->
<?php
include("footer.php");
?>
</body>
</html>
<!-- SITE DEVELOPED BY:-
Kunal Chaudhary
B.Tech, Computer Science and Engineering
Class of 2018, NIT Silchar
facebook: http://www.facebook.com/chaudhary.kc.kunal/
Om Satyam Swarnkar
B.Tech, Computer Science and Engineering
Class of 2018, NIT Silchar
facebook: https://www.facebook.com/profile.php?id=100006054881490
-->