-
Notifications
You must be signed in to change notification settings - Fork 2
/
rec_creditpoint.php
276 lines (260 loc) · 18.4 KB
/
rec_creditpoint.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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
<?php
require 'rec_server.php';
session_start();
$firstname=$_SESSION['name'];
$lastname=$_SESSION['lastname'];
$department=$_SESSION['department'];
$post=$_SESSION['post'];
$img_url="images/".$_SESSION['id'].".jpg";
if(!file_exists($img_url))
{
$img_url = "images/generic.jpg";
}
if(isset($_GET['stg_teaching']))
{
$sql="DELETE FROM `goal` WHERE id='".$_SESSION['id']."';";
$conn->query($sql);
$stg_teaching = $_GET['stg_teaching'];
$stg_research = $_GET['stg_research'];
$ltg_teaching = $_GET['ltg_teaching'];
$ltg_research = $_GET['ltg_research'];
$stmt = $conn->prepare("INSERT INTO `goal` (`id`, `stg_teaching`, `stg_research`, `ltg_teaching`, `ltg_research` ) VALUES ( ?, ?, ?, ?, ?)");
$stmt->bind_param("sssss", $_SESSION['id'], $stg_teaching, $stg_research, $ltg_teaching, $ltg_research );
$stmt->execute();
}
$sql1 = "SELECT stg_teaching, stg_research, ltg_teaching, ltg_research FROM `goal` WHERE id='".$_SESSION['id']."';";
$result = $conn->query($sql1);
if($result->num_rows>0){
while($row = $result->fetch_assoc()){
$stg_teaching1 = $row['stg_teaching'];
$stg_research1 = $row['stg_research'];
$ltg_teaching1 = $row['ltg_teaching'];
$ltg_research1 = $row['ltg_research'];
}
}else{
$stg_teaching1 = NULL;
$stg_research1 = NULL;
$ltg_teaching1 = NULL;
$ltg_research1 = NULL;
}
?>
<!DOCTYPE html>
<html lang="en" class=" "><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Meta, title, CSS, favicons, etc. -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="scroll-viewwport" content="width=device-width, initial-scale=1">
<title>Credit Point</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Font Awesome -->
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- NProgress -->
<link href="css/nprogress.css" rel="stylesheet">
<link href="css/bootstrap-progressbar-3.3.4.min.css" rel="stylesheet">
<link href="css/select2.min.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="css/custom.min.css" rel="stylesheet">
<link href="css/cp.css" rel="stylesheet">
</head>
<body class="nav-md" cz-shortcut-listen="true">
<div class="container body">
<div class="main_container">
<div class="col-md-3 left_col">
<?php include "./rec_header.php" ?>
<!-- page content -->
<div class="right_col" role="main" style="min-height: 1087px;">
<div class="">
<div class="page-title">
<div class="title_left">
<h3>Credit Point List</h3>
</div>
</div>
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<div class="x_panel">
<div class="x_title">
<h2>Please provide your latest information for the post of <?php echo " ".$post."(".$department.")" ?></h2>
<div class="clearfix"></div>
</div>
<div class="x_content">
<div class="jumbotron">
<h3>Recruitment Rules</h3>
<br><br>
<table class="table-hover thead-dark table-bordered">
<tr>
<th>Desgination and Academic Grade Point</th>
<th>Essential Qualification</th>
<th>Essential Requirements</th>
<th>Cummulative Essential Credit Points</th>
</tr>
<tr>
<td>Assistant Professor PB-3 with Grade Pay of Rs.6000/-</td>
<td>Ph.D.</td>
<td>NIL</td>
<td>NIL</td>
</tr>
<tr>
<td>*Assistant Professor (On contract) PB-3 with Grade Pay of Rs.7000/</td>
<td>Ph.D.</td>
<td>01 year post Ph.D. experience of Teaching and Research in Institution of repute / Industry</td>
<td>10</td>
</tr>
<tr>
<td>Assistant Professor PB-3 with Grade Pay of Rs.8000/- with a minimum pay of Rs.30000/-</td>
<td>Ph.D.</td>
<td>03 years after Ph.D. or 06 years total teaching and research experience in reputed academic Institute / R&D Labs / relevant industry</td>
<td>20</td>
</tr>
<tr>
<td>Associate Professor PB-4 with Grade Pay of Rs.9500/- with a minimum pay of Rs.42800/- </td>
<td>Ph.D.</td>
<td>(6) years after Ph.D. of which atleast 3 years at the level of Assistant Professor with AGP Rs.8000/- Or (9) years total working experience, of which 3 years should be after Ph.D., with at least 3 years at the level of Assistant Professor with AGP Rs.8000/-</td>
<td>50</td>
</tr>
<tr>
<td>Professor PB-4 with Grade Pay of Rs.10500/- with minimum pay of Rs.48000/-</td>
<td>Ph.D.</td>
<td>10 years after Ph.D. or 13 years total working experience, out of which 07 years should be after Ph.D. At least 03 years at the level of Associate professor with AGP of Rs.9500/- or 04 years at the level of Associate Professor with AGP of Rs.9000/- or combination of Rs.9000/- and Rs.9500/- or equivalent in an Institution of repute / R&D lab or relevant industry.</td>
<td>80</td>
</tr>
<tr>
<td>Professor (HAG Scale) Rs.67000–79000</td>
<td>Ph.D.</td>
<td>Six years as Professor with AGP of Rs.10000/- or Rs.10500/- or a combination of Rs.10000/- and Rs.10500/- in an Institute of National Importance.</td>
<td>150</td>
</tr>
</table>
<br><br><br>
<h3>Credit Point System</h3>
<br><br>
<table class="table-hover thead-dark table-bordered">
<tr>
<th>SNo.</th>
<th>Activity</th>
<th>Credit Points</th>
</tr>
<tr>
<td>1.</td>
<td>One external Sponsored R&D Projects completed or ongoing / Patent granted</td>
<td>8 / project or 8 / patent as inventor (In case of more than one person in a Project, the Principal Investigator gets 5 credit points and the rest to the divided equally among other members)</td>
</tr>
<tr>
<td>2.</td>
<td>Consultancy projects</td>
<td>2 Credit points @ Rs.5 lakhs of consultancy, subject to maximum of 10 Credit points</td>
</tr>
<tr>
<td>3.</td>
<td>Ph.D. completed (including thesis submitted cases)</td>
<td>8 per Ph.D. student. (In case there are more than one supervisor, then the Guide (1st Supervisor) gets 5 credit points per student and the rest to be divided equally among other supervisor(s))</td>
</tr>
<tr>
<td>4.</td>
<td>One Journal papers in SCI / Scopus (Paid Journals not allowed)</td>
<td>4 per paper since the last promotion. First author/Main supervisor will get 2 and rest will be divided among others.</td>
</tr>
<tr>
<td>5.</td>
<td>One Conference paper indexed in SCI / Scopus / Web of science Conference / any internationally renowned conference.</td>
<td>1 credit points/ paper up to a maximum of 10 credit points. First author / Main Supervisor will get 0.6 and rest will be divided among the rest.</td>
</tr>
<tr>
<td>6.</td>
<td>HOD, Dean, Chief Warden , Professor Incharge (Training & placement), Advisor (Estate), CVO, PI (Exam), TEQIP (Coordinator).</td>
<td>2 points per semester up to a max of 16 credits points since the last promotion.</td>
</tr>
<tr>
<td>7.</td>
<td>Warden, Assistant wardens, Associate Dean, Chairman / Convener institute academic committees, Faculty In charge Computer Center / IT Services / library / Admission / student activities and other institutional activities, </td>
<td>1 Credit / Semesters up to a maximum of 8 credits points since the last promotion.</td>
</tr>
<tr>
<td>8.</td>
<td>Chairman and Convener of different standing committee and special committee (Ex officio status will not be considered). Faculty in charges. (Each for one year duration) of different Units or equivalent</td>
<td>0.5 Credit / Semesters up to a max. of 3 credits points since the last promotion.</td>
</tr>
<tr>
<td>9.</td>
<td>Departmental activities identified by HOD like lab in charges, or department level committee for a min. period of one year.</td>
<td>0.5 Credit / Semesters up to a max of 3 credits points since the last promotion.</td>
</tr>
<tr>
<td>10.</td>
<td>Workshop / FDP / short term courses of min 05 working days duration offered as coordinator or convener</td>
<td>2 per course up to a maximum of 8 credits since the last promotion.</td>
</tr>
<tr>
<td>11.</td>
<td>For conducting national programs like GIAN etc. as course coordinator Program of 2 week duration</td>
<td>2 credit points per course up to a max of 4 credit points since the last promotion.</td>
</tr>
<tr>
<td>12.</td>
<td>National / International conference organized as Chairman / Secretary </td>
<td>3 per program up a max of 6 credits points since the last promotion.</td>
</tr>
<tr>
<td>13.</td>
<td>Length of service over and above the relevant minimum teaching experience required for a given cadre</td>
<td>2 credit points per year with maximum of 10 credit points since the last promotion.</td>
</tr>
<tr>
<td>14.</td>
<td>Theory Teaching of over and above 6 credit hrs. course</td>
<td>1 credits/credit hrs. up to a max of 6 credit points since the last promotion.</td>
</tr>
<tr>
<td>15.</td>
<td>PG Dissertation guided </td>
<td>0.5 credit points per project to a maximum of 10 points since the last promotion. </td>
</tr>
<tr>
<td>16.</td>
<td>UG Projects</td>
<td>0.25 credit points / project up to a maximum of 4 points since the last promotion</td>
</tr>
<tr>
<td>17.</td>
<td>Text/Reference Books published on relevant subjects from reputed international publishers</td>
<td>6 credit points per book up to a max. of 18 points since the last promotion.</td>
</tr>
<tr>
<td>18.</td>
<td>Text/ Reference book published on relevant subjects from reputed national publishers or book chapters in the books published by reputed international publishers</td>
<td>2 credit points / unit up to a max. of 6 points since the last promotion.</td>
</tr>
<tr>
<td>19.</td>
<td>Significant outreach Institute out Activities</td>
<td>1 credit points / activity up to a max of 4 credit points since the last promotion.</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /page content -->
</div>
</div>
<!-- jQuery -->
<script src="js/jquery.min.js.download"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js.download"></script>
<!-- FastClick -->
<script src="js/fastclick.js.download"></script>
<!-- NProgress -->
<script src="js/nprogress.js.download"></script>
<script src="js/jquery.easypiechart.min.js.download"></script>
<script src="js/bootstrap-progressbar.min.js.download"></script>
<script src="js/moment.min.js.download"></script>
<script src="js/daterangepicker.js.download"></script>
<script src="js/daterangepicker.js.download"></script>
<script src="js/select2.full.min.js.download"></script>
<!-- Custom Theme Scripts -->
<script src="js/custom.min.js.download"></script>
<script type="text/javascript"></script>
</body>
</html>