-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patholympiads.html
445 lines (435 loc) · 30.4 KB
/
olympiads.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
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="shortcut icon" href="assets/images/logo/paathshala-favicon.png" type="image/x-icon">
<title>Olympiads</title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,800%7CPoppins:300i,400,700,400i,500%7CDosis:300" rel="stylesheet">
<!-- Bootstrap Links -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap-select.min.css">
<!-- FontAwesome Link -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Animate.css -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/hover.css/2.3.1/css/hover.css" integrity="sha256-JN6PzDiVqV2siZjedqNB10DTVZsdRKY5oW0TTvYpAuQ=" crossorigin="anonymous" />
<!-- Custom style -->
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body>
<!-- Header Navbar -->
<div class="slideDiv bg-light p-3">
<ul class="list-unstyled text-center">
<li><a href="enquiry.html">ADMISSION ENQUIRY</a></li>
<li><a href="resources.html">RESOURCES</a></li>
<li><a href="#">CAREERS </a></li>
<li><a href="#">SPARK EXCELLENCE</a></li>
</ul>
</div>
<div class="top-nav text-light" style="text-align: center;z-index:10000;position:relative;">
<ul class="list-inline">
<li class="list-inline-item top-icons" >
<a title="Paathshala Facebook"><i class="fa fa-facebook"></i></a>
</li>
<li class="list-inline-item top-icons">
<a title="Paathshala Twitter"><i class="fa fa-twitter"></i></a>
</li>
<li class="list-inline-item top-icons">
<a title="Paathshala Pinterest"><i class="fa fa-pinterest-p"></i></a>
</li>
<li class="list-inline-item top-icons">
<a title="Paathshala LinkedIn"><i class="fa fa-linkedin"></i></a>
</li>
<li class="list-inline-item top-icons">
<a title="Paathshala Instagram"><i class="fa fa-instagram"></i></a>
</li>
<li class="list-inline-item top-icons">
<a title="Paathshala Youtube"><i class="fa fa-youtube-play"></i></a>
</li>
<li class="list-inline-item top-contact">Call us: 9867998388</li>
<li class="list-inline-item top-links" style="border-right:none;">
<a href="enquiry.html" style="border-right:none;">ADMISSION ENQUIRY</a>
</li>
<li class="list-inline-item top-links">
<a href="resources.html">RESOURCES</a>
</li>
<li class="dropdown top-links">
<a class="dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
CAREERS
</a>
<div class="dropdown-menu bg-dark animated fadeIn" aria-labelledby="navbarDropdown">
<a class="dropdown-item hvr-forward" href="#">JEE MAIN & ADVANCED</a>
<a class="dropdown-item hvr-forward" href="#">BITSAT, CET</a>
<!-- <div class="dropdown-divider"></div> -->
<a class="dropdown-item hvr-forward" href="#">NEET, AIIMS, JIPMER</a>
<a class="dropdown-item hvr-forward" href="#">OLYMPIADS</a>
<a class="dropdown-item hvr-forward" href="#">KVPY,IISER</a>
<a class="dropdown-item hvr-forward" href="#">FOUNDATION</a>
</div>
</li>
<li class="list-inline-item top-links"><a href="#">SPARK EXCELLENCE</a></li>
</ul>
<div id="top-toggle"><i class="fa fa-bars"></i></div>
</div>
<div class="navCollapse bg-light">
<ul class="list-unstyled text-center pt-3">
<li><a href="index.html">Home</a></li>
<li><a href="about-us.html">About Us</a></li>
<li><a href="why-paathshala.html">Why Paathshala</a></li>
<li class="dropdown ">
<a class="dropdown-toggle" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Exams
</a>
<div class="dropdown-menu animated fadeIn" aria-labelledby="navbarDropdown">
<a class="dropdown-item hvr-forward" href="jee-exam.html">JEE MAIN & ADVANCED</a>
<a class="dropdown-item hvr-forward" href="bitsat-cet.html">BITSAT, CET</a>
<!-- <div class="dropdown-divider"></div> -->
<a class="dropdown-item hvr-forward" href="neet-aiims-jipmer.html">NEET, AIIMS, JIPMER</a>
<a class="dropdown-item hvr-forward" href="olympiads.html">OLYMPIADS</a>
<a class="dropdown-item hvr-forward" href="kvpy-iiser.html">KVPY,IISER</a>
<a class="dropdown-item hvr-forward" href="foundation.html">FOUNDATION</a>
</div>
</li>
<li class="dropdown">
<a class="dropdown-toggle" href="#" id="Dropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Info
</a>
<div class="dropdown-menu animated fadeIn" aria-labelledby="Dropdown">
<a class="dropdown-item hvr-forward" href="about-iits.html">EVERYTHING ABOUT IIT,s</a>
<a class="dropdown-item hvr-forward" href="medical-colleges.html">TOP MEDICAL COLLEGES</a>
<!-- <div class="dropdown-divider"></div> -->
<a class="dropdown-item hvr-forward" href="nits-iits.html">WHAT ARE NIT's, IIT's</a>
<a class="dropdown-item hvr-forward" href="bits-pilani.html">BITS PILANI</a>
</div>
</li>
<li>
<a href="results.html">Results</a>
</li>
<li>
<a href="testimonials.html">Testimonials</a>
</li>
<li>
<a href="contact-us.html">Contact Us</a>
</li>
</ul>
</div>
<nav class="navbar navbar-expand-lg navbar-dark fixed-top">
<a class="navbar-brand" >
<img src="assets/images/logo/whitelLogo-Paathshala.png" style="height: 6vh">
</a>
<div id="my-nav" class=" collapse navbar-collapse">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="about-us.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="why-paathshala.html">Why Paathshala</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Exams
</a>
<div class="dropdown-menu animated fadeIn" aria-labelledby="navbarDropdown">
<a class="dropdown-item hvr-forward" href="jee-exam.html">JEE MAIN & ADVANCED</a>
<a class="dropdown-item hvr-forward" href="bitsat-cet.html">BITSAT, CET</a>
<!-- <div class="dropdown-divider"></div> -->
<a class="dropdown-item hvr-forward" href="neet-aiims-jipmer.html">NEET, AIIMS, JIPMER</a>
<a class="dropdown-item hvr-forward" href="olympiads.html">OLYMPIADS</a>
<a class="dropdown-item hvr-forward" href="kvpy-iiser.html">KVPY,IISER</a>
<a class="dropdown-item hvr-forward" href="foundation.html">FOUNDATION</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Info
</a>
<div class="dropdown-menu animated fadeIn" aria-labelledby="navbarDropdown">
<a class="dropdown-item hvr-forward" href="about-iits.html">EVERYTHING ABOUT IIT,s</a>
<a class="dropdown-item hvr-forward" href="medical-colleges.html">TOP MEDICAL COLLEGES</a>
<!-- <div class="dropdown-divider"></div> -->
<a class="dropdown-item hvr-forward" href="nits-iits.html">WHAT ARE NIT's, IIT's</a>
<a class="dropdown-item hvr-forward" href="bits-pilani.html">BITS PILANI</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="results.html">Results</a>
</li>
<li class="nav-item">
<a class="nav-link" href="testimonials.html">Testimonials</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact-us.html">Contact Us</a>
</li>
</ul>
</div>
<div id="navCollapsebtn" class="nav-item togglebtn"><i class="fa fa-bars"></i></div>
</nav>
<!-- Header End -->
<!-- Intro -->
<div style="background: black;padding-top:20vh;padding-bottom: 20vh;">
<div class="container p-4 pb-0">
<div id="accordion">
<div class="card bg-dark">
<div class="card-header text-info" id="A1H1" data-toggle="collapse" data-target="#A1C1" aria-expanded="true" aria-controls="A1C1">
<h5 class="mb-0">
About Olympiad Examination
</h5>
</div>
<div id="A1C1" class="collapse show text-light" aria-labelledby="A1H1" data-parent="#accordion">
<div class="card-body">
The Science Olympiad Foundation (SOF) is an educational foundation and a non profit organisation, established in 1996, based in New Delhi, India which promotes science, mathematics, general knowledge, introductory computer education and English language skills among school children in India through various Olympiad examinations. It helps students in their studies by providing higher level of education through their books,sample papers & Olympiads.
</div>
</div>
</div>
<div class="card bg-light">
<div class="card-header" id="A1H2" data-toggle="collapse" data-target="#A1C2" aria-expanded="false" aria-controls="A1C2">
<h5 class="mb-0">
Stages Of Science Olympiads
</h5>
</div>
<div id="A1C2" class="collapse" aria-labelledby="A1H2" data-parent="#accordion">
<div class="card-body">
<ul class="list-unstyled listParent">
<li><i class="fa fa-star"></i>
<strong>Stage 1:</strong> The first stage examination, the National Standard Examination (NSE) is the organisational responsibility of the Indian Association of Physics Teachers (IAPT). The academic responsibility for Chemistry and Biology rests with the Association of Chemistry Teachers (ACT) and the Association of Teachers in Biological Sciences (ATBS) respectively, while Physics, Astronomy and Junior Science are handled by IAPT itself. The NSEs are tests with objective type questions and are offered in English and Hindi, with additional languages also available in Physics. The syllabus is broadly equivalent to up to Class XII (for Astronomy, Biology, Chemistry and Physics) and Class X (for Junior Science) of the Central Board of Secondary Education (CBSE). However, the questions in all levels of Olympiads (including NSEs) may be expected to be of a higher difficulty level than the board examinations. These examinations are held close to the end of November every year at nearly 1400 centres across the nation. Students can register for this preliminary stage at their own schools. The registration fee is Rs 100, which is the only fee that the student has to pay in the entire process up to the International Olympiads.
</li>
<li><i class="fa fa-star"></i>
<strong>Stage 2:</strong> The best-performing students from the NSEs (approximately 300 in each subject) qualify for the second stage — the Indian National Olympiads (INOs). The responsibility of the programme from this stage onwards lies with HOMI BHABHA CENTRE FOR SCIENCE EDUCATION [HBCSE]. The INOs are held in late January at around 18 centres across the country. The syllabus is same as that of the NSEs. The tests consist of objective as well as long questions.
</li>
<li><i class="fa fa-star"></i>
<strong>Stage 3:</strong> The top students from the INOs (approximately 35 in each subject) are invited for the third stage, the Orientation-cum-Selection Camps (OCSCs) held at HBCSE during April to June. At these camps orientation is provided to students for Olympiad level of theoretical, experimental and observational (for astronomy) tasks. Emphasis is laid on developing conceptual foundations and problem-solving skills. Students are exposed to innovative experiments with focus on conceptual and procedural understanding in experimental science. In astronomy, students are trained in basic notions in astrophysics, astronomical data analysis and night sky observations. Several theoretical and experimental/observational tests are held during the camp. On the basis of performance in these tests, few students (numbers specified below) are selected to represent India at the international Olympiads.
</li>
<li><i class="fa fa-star"></i>
<strong>Stage 4:</strong> The selected Indian teams undergo a rigorous training programme at HBCSE in theory and experiment and in case of astronomy, observational astronomy prior to their departure for the international Olympiads. Special laboratories have been developed in HBCSE for this purpose. Resource persons from different institutions across the country are invited to the training camps.
</li>
<li><i class="fa fa-star"></i>
<strong>Stage 5:</strong> The Olympiad programme culminates with the participation of the Indian students (4-6 in each subject) in the International Olympiads. The students are accompanied by 2-4 teachers or mentors. Almost every Indian student who has participated in the Science and Astronomy Olympiads has returned with a medal.
</li>
</ul>
</div>
</div>
</div>
<div class="card bg-dark">
<div class="card-header text-info" id="A1H3" data-toggle="collapse" data-target="#A1C3" aria-expanded="false" aria-controls="A1C3">
<h5 class="mb-0">
National Science Olympiad
</h5>
</div>
<div id="A1C3" class="collapse text-light p-3" aria-labelledby="A1H3" data-parent="#accordion">
<div class="card-body">
The NSO is conducted on two levels each year. It was the first Olympiad to be conducted by SOF. It is being conducted since 1996. Students from class I-XII may participate in the examination. It is conducted in partnership with Techfest, the annual science and technology festival of Indian Institute of Technology Bombay.
</div>
</div>
</div>
<div class="card bg-light">
<div class="card-header text-dark" id="A1H4" data-toggle="collapse" data-target="#A1C4" aria-expanded="false" aria-controls="A1C4">
<h5 class="mb-0">
International Mathematics Olympiad (IMO)
</h5>
</div>
<div id="A1C4" class="collapse text-dark p-3" aria-labelledby="A1H4" data-parent="#accordion">
<div class="card-body">
The IMO is conducted on two levels each year. Students from class I-XII may participate in the examination.
</div>
</div>
</div>
<div class="card bg-dark">
<div class="card-header text-info" id="A1H5" data-toggle="collapse" data-target="#A1C5" aria-expanded="false" aria-controls="A1C5">
<h5 class="mb-0">
Frequently Asked Questions [FAQs]
</h5>
</div>
<div id="A1C5" class="collapse text-light" aria-labelledby="A1H5" data-parent="#accordion">
<div class="card-body">
<p>
<strong>Q: What is Indian National Olympiad Programme?</strong>
<br>
A: Indian National Olympiad Programme refers to systematic activity supported by government of India to select and train Indian teams for various International Olympiads.
</p>
<p>
<strong>Q: Who conducts Indian National Olympiad Examinations?</strong><br>
A: Homi Bhabha Centre for Science Education (TIFR), Mumbai is the nodal agency for most of the National Olympiads. Following Table indicates coordinating agency for each of the Olympiads supported and approved by Government of India.
</p>
<p>
<strong>Q: Who provides financial support for the Olympiad Programme?</strong><br>
A: National Olympiad Programme is supported by grants received from various ministries of government of India. Department of Atomic Energy (DAE), Department of Science and Technology (DST) and Ministry of Human Resource Development (MHRD) each provide partial support for multiple Olympiads. Ministry of Earth Sciences, Department of Space and Ministry of Culture support specific Olympiads. Indian participation in IOI is supported by Sasken Communication Technologies Ltd.
</p>
<p>
<strong>Q: What is nature of questions in NSEs?</strong><br>
A: All NSEs comprise of objective questions with multiple choices. Candidates have to mark their responses in an OMR sheet.
</p>
<p>
<strong>Q: When are the NSEs held?</strong><br>
A: NSEJS is held on 3rd Sunday of November and remaining NSEs are held on the 4th Sunday of November. The candidates are advised to consult respective regional coordinators for exact dates.
</p>
<p>
<strong>Q: Are certificates issued to all successful candidates in NSEs?</strong><br>
A: IAPT / ATC / ATBS issue certificates to meritorious candidates in NSEs. These may include certificates like “Centre top 10%”, “State top 1%” and “National top 1%”. Issuance of any such certificates is purely merit based and not necessarily correlated to selection for INO. It is possible that a candidate may qualify for INO but may not be eligible to get any merit certificate for NSE performance. It is also possible that a candidate getting one or more of these certificates may not qualify for corresponding INO. Candidates are advised to retain their letter of selection to INOs and their admit card as a proof of selection.
</p>
<p>
<strong>Q: I am eligible to get the NSE merit certificate. How can I get it?</strong><br>
A: IAPT / ATC / ATBS will send certificates (and in some cases, book prizes) for meritorious candidates to their NSE enrollment centre. You may contact your NSE centre in February.
</p>
<p>
<strong>Q: How many students are selected to appear for INO?</strong><br>
A: About 300 students are selected to appear for INBO, INChO, INJSO and INPhO. About 500 students are selected to appear for INAO. About 960 students are selected to appear for INMO.
</p>
<p>
<strong>Q: What are the rules for selection to INMO?</strong><br>
A: For INMO, about 30 students are selected from each region in order of merit. A few female students are added to the list as additional students.
</p>
<p>
<strong>Q: When are the INOs held?</strong><br>
A: INOs are held on the weekend closest to 31st January. INAO, INJSO and INChO are held on Saturday. INPhO and INBO are held on Sunday. INMO is held on 3rd Sunday of January.
</p>
<p>
<strong>Q: What is nature of questions in INOs?</strong><br>
A: Questions in INOs comprise of descriptive as well as objective questions. Syllabus for INOs is broadly equivalent to corresponding NSEs / RMO.
</p>
<p>
<strong>Q: When are INO results declared?</strong><br>
A: Students get information about their INO score by last week of February. Students can request for revaluation of their scores if they desire. Final INO results are typically declred before March 15.
</p>
<p>
<strong>Q: When are INO cut-off scores declared?</strong><br>
A: INO cut-off scores are declared along with the final result and not before.
</p>
<p>
<strong>Q: Can the INO scores reduce in revaluation?</strong><br>
A: Yes. INO scores can reduce in revaluation.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Intro End -->
<!-- Features of Pathshala Cards -->
<!-- Features of Pathshala Cards End -->
<!-- Form For Enrollment -->
<!-- Form For Enrollment End -->
<!-- Testimonial -->
<!-- Testimonial End -->
<!-- Footer -->
<footer style="background: black;">
<div class="container">
<div class="row p-4 mb-0 wow slideInUp" style="text-align: center;">
<div class="footer-menu" style="width: 30%;display: inline-block;margin-left: 2vw;">
<ul class="list-unstyled">
<li>JEE [MAIN], JEE [ADVANCED]</li>
<li>BITSAT, CET</li>
<li>NEET, AIIMS, JIPMER</li>
<li>OLYMPIADS</li>
<li>KVPY, IISER</li>
<li>FOUNDATION</li>
</ul>
</div>
<div class="footer-menu wow slideInUp">
<ul class="list-unstyled">
<li>EVERYTHING ABOUT IITs</li>
<li>TOP MEDICAL COLLEGES</li>
<li>WHAT ARE NITs, IIITs</li>
<li>BITS PILANI</li>
</ul>
</div>
<div class="footer-menu wow slideInUp">
<ul class="list-unstyled">
<li>ADMISSION ENQUIRY</li>
<li>RESOURCES</li>
<li>CAREERS</li>
<li>SPARK EXCELLENCE</li>
</ul>
</div>
</div>
<div style="border:1px solid white;display: block"></div>
<div class="row p-3 wow slideInUp" style="text-align: center">
<div id="about" style="display: inline-block;width:48%;color:white;font-size:13px;padding: 1vw;text-align:left;">
<span class="badge badge-primary" style="margin-bottom: 2vh;">About Us</span>
<p>
We are a premiere education institute and one of the fastest growing education institutes in India. We are focused on providing quality education with state-of-the-art infrastructure, like nowhere in India and guidance for the students of XI and XII standard science, aspiring to crack competitive entrance exams like the IIT JEE, BITSAT, NEET, JIPMER, AIIMS etc and Boards
</p>
<ul class="list-inline">
<li class="list-inline-item">
<i class="fa fa-facebook"></i>
</li>
<li class="list-inline-item">
<i class="fa fa-twitter"></i>
</li>
<li class="list-inline-item">
<i class="fa fa-pinterest-p"></i>
</li>
<li class="list-inline-item">
<i class="fa fa-linkedin"></i>
</li>
<li class="list-inline-item">
<i class="fa fa-instagram"></i>
</li>
<li class="list-inline-item">
<i class="fa fa-youtube-play"></i>
</li>
</ul>
</div>
<div id="contact" class="wow slideInUp" style="display: inline-block;width:48%;color:white;font-size:13px;padding: 1vw;text-align:left;">
<span class="badge badge-primary" style="margin-bottom: 2vh;">Contact Us</span>
<p>
Office: 201, Dighe House, Opp Karnavat Classes, Lohar Ali Lane, Behind Jagdish Book Depot, Near Thane Railway Station, Thane West - 400601, Maharashtra, India.
</p>
<ul class="list-unstyled contactlist">
<li><i class="fa fa-phone"></i> Admissions: +91 9867998388</li>
<li><i class="fa fa-id-card"></i> Appointment: 022 4970 8979</li>
<li><i class="fa fa-handshake-o"></i> HR: +91 8657482467</li>
<li><i class="fa fa-university"></i> Admissions: [email protected]</li>
<li><i class="fa fa-envelope-open"></i> Affiliations and HR: [email protected]</li>
<li><i class="fa fa-envelope-o"></i> Academics: [email protected]</li>
</ul>
</div>
</div>
<div class="text-light text-center p-4 wow slideInUp">
Copyright © 2019 Paathshala Education. All Rights Reserved. Designed and Developed by: Paathshala Education
</div>
</div>
</footer>
</body>
<!-- Boostrap Js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.js" integrity="sha256-WpOohJOqMqqyKL9FccASB9O0KwACQJpFTUBLTYOVvVU=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap-select.min.js"></script>
<script>
$('select').selectpicker();
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js"></script>
<script>
new WOW().init();
</script>
<script>
$(function () {
$(window).scroll(function () {
if ($(window).scrollTop() >= 20) {
$(".togglebtn").css("color","black");
$('.navbar').removeClass('navbar-dark');
$('.navbar').addClass('navbar-light bg-light');
$(".navbar").css("margin-top","0vh")
$(".navbar-brand img").attr("src","assets/images/logo/ps.png");
}
else {
$(".togglebtn").css("color","white");
$('.navbar').removeClass('bg-light');
$('.navbar').addClass('navbar-dark');
$(".navbar").css("margin-top","3vh")
$(".navbar-brand img").attr("src","assets/images/logo/whitelLogo-Paathshala.png");
}
});
});
</script>
<!-- <script src="assets/js/index.js"></script> -->
<script src="assets/js/responsive.js"></script>
<script src="enquiry.js"></script>
</html>