-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathguidelines.html
257 lines (247 loc) · 9.71 KB
/
guidelines.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/assets/home.css" />
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
/>
<title>NITK-SOC:Guidelines</title>
</head>
<body>
<!---navbar starts-->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">NITK - Summer Of Code</a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html"
>Home</a
>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="guidelines.html">Guidelines</a>
</li>
<li class="nav-item">
<a class="nav-link" href="projects.html">Projects</a>
</li>
</ul>
</div>
</div>
</nav>
<!--navbar ends-->
<div class="page">
<div class="about container">
<h1 style="font-size: 36px; margin-top: 60px; margin-bottom: 5px">
Guidelines for participating entities
</h1>
<h2>For Contributors/Mentees</h2>
<h3>Application</h3>
<p></p>
<ul>
<li>
Any student, currently enrolled in an accredited institute, willing
to contribute to open source is eligible to apply as a contributor
to this Program.
</li>
<li>
The mentee must submit the Google form shared by the NITK Summer of
Code to be considered eligible.
</li>
<li>
The <b>Google form for mentors</b> must be submitted by the mentees
available on the <b>Program Website</b> during the application
period for mentors described in the Program Timeline.
</li>
<li>
A mentee may apply for a maximum of <b>2</b> projects but will be
selected as a contributor for a maximum of <b>1</b> project only.
</li>
<li>
The mentees/contributors are expected to
<b>submit a detailed project proposal</b> conforming to the template
shared by the <b>NITK Summer of Code</b>.
</li>
<li>
The <b>mentors</b> in the <b>NITK Summer of Code</b> reserve the
right to decide to accept or reject a mentee at their sole
discretion. In case of any grievances, the applicant is instructed
to reach out to the organizing committee of
<b>NITK Summer of Code</b>.
</li>
<li>
The <b>NITK Summer of Code</b> will announce the selected mentees on
the <b>Program Website</b>.
</li>
</ul>
<p></p>
<h3>Responsibilities</h3>
<p></p>
<ul>
<li>Providing Evaluation of their Mentor(s).</li>
<li>
Work with complete diligence to ensure the project objectives are
met(which may be subject to change but only after the consent of the
mentor in context).
</li>
<li>
Ensure good coding & documentation practices are followed as
deemed fit by the mentor.
</li>
<li>
Publish a final report documenting the work done during the
project(carried out during <b>NITK Summer of Code</b> alone). No
work done outside the duration of <b>NITK Summer of Code</b>, will
be considered for evaluations or final report submissions and if
violated, may lead to disqualification from the program immediately.
</li>
</ul>
<h3>Evaluations</h3>
<p></p>
<ul>
<li>
The organizing committee of <b>NITK Summer of Code</b> shall conduct
two evaluations during the course of the program, namely -
<ul>
<li>
Mid Evaluation: On completion of 4 weeks of the program, an
evaluation of both mentors and mentees shall be done by
obtaining feedback from each entity of the other. It is
mandatory that all entities fill out the evaluation form before
the stipulated deadline.
</li>
<li>
Final Evaluation: On completion of 8 weeks(end of the program),
an evaluation of both mentors and mentees shall be done by
obtaining feedback from each entity of the other. As part of
this evaluation, the mentee is expected to submit a report
documenting the work done as part of the program. It is
mandatory that all entities fill out the evaluation form before
the stipulated deadline.
</li>
</ul>
</li>
<li>
On successful completion(submission of the evaluation form before
the deadline), the certificates of each individual shall be
generated and shared.
</li>
<li>
Failing to complete evaluations before the stipulated deadline, may
lead to revoking of the project and the benefits associated with the
completion of the project. No deadline extension shall be granted,
except in genuine cases.
</li>
</ul>
<h2>For Mentors</h2>
<h3>Application</h3>
<p></p>
<ul>
<li>
The <b>Google form for mentors</b> must be submitted by project
mentor available on the <b>Program Website</b> during the
application period for mentors described in the Program Timeline.
</li>
<li>
The NITK Summer of Code will announce the selected projects on the
<b>Program Website</b>.
</li>
</ul>
<p></p>
<h3>Responsibilities</h3>
<p></p>
<ul>
<li>
The mentor(s) mentioned in the project proposal and mentor form for
the project will only be considered responsible for the project and
will serve as the point of contact.
</li>
<li>
All mentors will be required to follow the timeline proposed by the
<b>NITK Summer of Code</b>.
</li>
<li>
The mentor shall be solely responsible for helping the selected
contributor get started.
</li>
<li>
The mentor shall be responsible for regularly syncing up with the
mentee regarding the project status, work completed, issues, etc.
</li>
<li>
The mentor shall be responsible for guiding and helping the mentee
during the entire course of <b>NITK Summer of Code</b>. We consider,
similar to Google Summer of Code, that a mentor is the most valuable
resource for a mentee during the course of their project.
</li>
<li>Mentors will also be evaluated based on the mentee feedback.</li>
</ul>
</div>
</div>
<!------Footer section starts--->
<footer class="footer-container">
<footer class="footer">
<ul class="menu">
<li class="menu__item">
<a class="menu__link" href="index.html">Home</a>
</li>
<li class="menu__item">
<a class="menu__link" href="about.html">About</a>
</li>
<li class="menu__item">
<a class="menu__link" href="guidelines.html">Guidelines</a>
</li>
<li class="menu__item">
<a class="menu__link" href="projects.html">Projects</a>
</li>
</ul>
<div class="footer-contact">
<p>
Email:
<a href="mailto:[email protected]"
>
</p>
</div>
</footer>
</footer>
<!------Footer section ends--->
<script
type="module"
src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"
></script>
<script
nomodule
src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"
></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"></script>
</body>
</html>