-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfaq.html
More file actions
514 lines (449 loc) · 27.1 KB
/
faq.html
File metadata and controls
514 lines (449 loc) · 27.1 KB
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
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
<!DOCTYPE html>
<html lang="en">
<head>
<title>TTHPL | FAQ</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,900,900italic,300italic,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100' rel='stylesheet' type='text/css'>
<link href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/flexslider.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="css/styles.css">
</head>
<body class="home-page">
<!-- ******HEADER****** -->
<header id="header" class="header navbar-fixed-top">
<div class="container">
<h1 class="logo">
<a href="index.html"><span class="text">TTHPL Logo</span></a>
</h1><!--//logo-->
<nav class="main-nav navbar-right" role="navigation">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button><!--//nav-toggle-->
</div><!--//navbar-header-->
<div id="navbar-collapse" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="nav-item"><a href="index.html">Home</a></li>
<li class="nav-item dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="foundation.html">Foundation <i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="foundation.html">About the Foundation</a></li>
<li><a href="oat.html">OAT</a></li>
<li><a href="insaf.html">INSAF</a></li>
</ul> </li>
<li class="nav-item dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="activity.html">Activities <i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="activity.html">Events</a></li>
<li><a href="activity.html">CSR</a></li>
<li><a href="activity.html">Rewards</a></li>
</ul>
</li>
<li class="nav-item"><a href="team.html">Team</a></li>
<li class="nav-item"><a href="index.html#n">News</a></li>
<li class="active nav-item"><a href="faq.html">FAQ</a></li>
<li class="nav-item dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="register.html">Register <i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="register.html">School Registration</a></li>
<li><a href="register.html">Student Registration</a></li>
<li><a href="register.html">Internship Registration</a></li>
<li><a href="register.html">Volunteer Registration</a></li>
<li><a href="register.html">Associate Bussiness Partner Registration</a></li>
</ul>
</li>
<li class="nav-item"><a href="#c">Contact Us</a></li>
<li class="nav-item dropdown nav-item-cta last">
<a class="btn btn-cta btn-cta-secondary dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="#">Login <i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="school-login.html">School Login</a></li>
<li><a href="ABP-login.html">Associate Bussiness Partner Login</a></li>
</ul>
</li>
</ul><!--//nav-->
</div><!--//navabr-collapse-->
</nav><!--//main-nav-->
</div><!--//container-->
</header><!--//header-->
<div class="headline-bg">
</div><!--//headline-bg-->
<!-- ******Features Section****** -->
<section class="features-tabbed section">
<h2 class="title">Frequently Asked Questions</h2>
<div class="container">
<div class="row">
<div class="col-md-8 col-sm-10 col-xs-12 col-md-offset-2 col-sm-offset-1 col-xs-offset-0" style="background-color:white; opacity:1;padding-left:50px;padding-right:50px">
<section class="faq section" style="background-color:white;">
<h2 class="title text-center">Frequently Asked Questions</h2>
<hr>
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"><a data-parent="#accordion"
data-toggle="collapse" class="panel-toggle" href="#faq1"><i class="fa fa-plus-square"></i>What are the benefits of OAT contest?</a></h4>
</div>
<div class="panel-collapse collapse" id="faq1">
<div class="panel-body">
OAT is a contest which TTHPL is organising to identify talent, it will prove very useful to students/ parents who wish to assess their strengths and weaknesses in Maths, Science, English and IQ subjects. Based on the development of a skill blueprint, Panel of Consultant of TTHPL will develop Detailed Analysis Report. The analysis of the performance is done at individual student level. Talent will be further nurtured by TTHPL by organizing multiple activities.
</div>
</div>
</div><!--//panel-->
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"><a data-parent="#accordion"
data-toggle="collapse" class="panel-toggle" href="#faq2"><i class="fa fa-plus-square"></i>Who all are eligible?</a></h4>
</div>
<div class="panel-collapse collapse" id="faq2">
<div class="panel-body">
Students from Pvt. /Govt schools of classes I to X, all boards, all mediums, are eligible to participate in this examination.
</div>
</div>
</div><!--//panel-->
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"><a data-parent="#accordion"
data-toggle="collapse" class="panel-toggle" href="#faq3"><i class="fa fa-plus-square"></i>I am interested to take part in the OAT. How will I come to know about the details of the exam?</a></h4>
</div>
<div class="panel-collapse collapse" id="faq3">
<div class="panel-body">
You can contact your school principal / In-charge Teacher for competitions. Your school also can participate in this examination. Request your school.
</div>
</div>
</div><!--//panel-->
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"><a data-parent="#accordion"
data-toggle="collapse" class="panel-toggle" href="#faq5"><i class="fa fa-plus-square"></i>What is the syllabus for the OAT?</a></h4>
</div>
<div class="panel-collapse collapse" id="faq5">
<div class="panel-body">
OAT syllabus will be mixtures the all boards. Suitable for all boards.
</div>
</div>
</div><!--//panel-->
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"><a data-parent="#accordion"
data-toggle="collapse" class="panel-toggle" href="#faq7"><i class="fa fa-plus-square"></i>What is the structure and pattern of the examination?</a></h4>
</div>
<div class="panel-collapse collapse" id="faq7">
<div class="panel-body">
There will be a different Question paper for each class. All the questions are objective-type with no negative marking for wrong answers.
</div>
</div>
</div><!--//panel-->
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"><a data-parent="#accordion"
data-toggle="collapse" class="panel-toggle" href="#faq8"><i class="fa fa-plus-square"></i>Is the OAT conducted in English only?</a></h4>
</div>
<div class="panel-collapse collapse" id="faq8">
<div class="panel-body">
Apart from English medium OAT are also conducted in regional languages.
</div>
</div>
</div><!--//panel-->
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"><a data-parent="#accordion"
data-toggle="collapse" class="panel-toggle" href="#faq9"><i class="fa fa-plus-square"></i>When are the results of OAT declared?</a></h4>
</div>
<div class="panel-collapse collapse" id="faq9">
<div class="panel-body">
Results of OAT will be declared normally after one month of the exam conducted.
</div>
</div>
</div><!--//panel-->
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"><a data-parent="#accordion"
data-toggle="collapse" class="panel-toggle" href="#faq10"><i class="fa fa-plus-square"></i>Do I have to regularly visit your website for the latest update of TTHPL activities?</a></h4>
</div>
<div class="panel-collapse collapse" id="faq10">
<div class="panel-body">
All the important information regarding Talent Exams, Seminars, workshops, educational tours, motivational speech etc., like date, time and venue is available on our website. So it is beneficial for you to surf our site on regular basis.
</div>
</div>
</div><!--//panel-->
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"><a data-parent="#accordion"
data-toggle="collapse" class="panel-toggle" href="#faq11"><i class="fa fa-plus-square"></i>I am going to participate in OAT. Will I get Admit Card?</a></h4>
</div>
<div class="panel-collapse collapse" id="faq11">
<div class="panel-body">
Yes, you will receive admit card one weeks before the examination. Those who do not receive their Admit Card can request school/ ABPs for the same three days before the exam.
</div>
</div>
</div><!--//panel-->
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"><a data-parent="#accordion"
data-toggle="collapse" class="panel-toggle" href="#faq12"><i class="fa fa-plus-square"></i>Participating in coming OAT, I have given / wrong printed my name.</a></h4>
</div>
<div class="panel-collapse collapse" id="faq12">
<div class="panel-body">
Any corrections (Spelling Mistakes) which are liable to be made can be done at the Examination center it self.
</div>
</div>
</div><!--//panel-->
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"><a data-parent="#accordion"
data-toggle="collapse" class="panel-toggle" href="#faq13"><i class="fa fa-plus-square"></i>I want to know my rank at city level of exam OAT. But I do not find on your website.</a></h4>
</div>
<div class="panel-collapse collapse" id="faq13">
<div class="panel-body">
We only declare All India and State Ranks. City Wise achievers are declared only for selected cities.<br><b>Note:</b> City Rank (for every Class) will be declared for the classes having a minimum participation of 500 students in a particular city.
</div>
</div>
</div><!--//panel-->
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"><a data-parent="#accordion"
data-toggle="collapse" class="panel-toggle" href="#faq14"><i class="fa fa-plus-square"></i>I appeared for OAT. Will I get the certificate?</a></h4>
</div>
<div class="panel-collapse collapse" id="faq14">
<div class="panel-body">
We will send the Participation Certificate.
</div>
</div>
</div><!--//panel-->
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"><a data-parent="#accordion"
data-toggle="collapse" class="panel-toggle" href="#faq4"><i class="fa fa-plus-square"></i>Myself and few of my friends are interested to take part in the OAT but our school has not yet received any information. What do we do?</a></h4>
</div>
<div class="panel-collapse collapse" id="faq4">
<div class="panel-body">
Let us know the complete address of your school. We will send detailed information and registration forms to your school so that your Principal / Science Teacher can register school for the exam and then you can participate. You can send complete address to sanjay.singh@tthpl.in
</div>
</div>
</div><!--//panel-->
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"><a data-parent="#accordion"
data-toggle="collapse" class="panel-toggle" href="#faq6"><i class="fa fa-plus-square"></i>My school does not want to register for the OAT, but I am very eager to write the exam. Can I do it on my own?</a></h4>
</div>
<div class="panel-collapse collapse" id="faq6">
<div class="panel-body">
You can apply individually and take the exam in declared test centres. Please send the filled application form to our office with required enclosures. Terms and conditions applied.
</div>
</div>
</div><!--//panel-->
</section><!--//faq-->
</div><!--//tab-pane-->
</div><!--//row-->
</div><!--//container-->
</section><!--//features-tabbed-->
<div class="sections-wrapper" style="background-color:#eceff1">
<!-- ******FOOTER****** -->
<section id="c">
<div class="container">
<div class="row"><br>
<div class="col-md-6">
<div class="well well-sm">
<form class="form-horizontal" method="post">
<fieldset>
<h3 style="color:black"><center>Send Us a Message<center></h3><br><br>
<fieldset>
<div class="form-group">
<label class="col-md-4 control-label">Name</label>
<div class="col-md-6 inputGroupContainer">
<div class="input-group"> <span class="input-group-addon"><i class="glyphicon glyphicon-user"></i></span>
<input name="first_name" placeholder="First Name" class="form-control" type="text">
</div>
</div>
</div>
<div class="form-group">
<label class="col-md-4 control-label">Phone #</label>
<div class="col-md-6 inputGroupContainer">
<div class="input-group"> <span class="input-group-addon"><i class="glyphicon glyphicon-earphone"></i></span>
<input name="phone" placeholder="(845)555-1212" class="form-control" type="text">
</div>
</div>
</div>
<div class="form-group">
<label class="col-md-4 control-label">Your Message </label>
<div class="col-md-6 inputGroupContainer">
<div class="input-group"> <span class="input-group-addon"><i class="glyphicon glyphicon-pencil"></i></span>
<textarea class="form-control" name="comment" placeholder="About "></textarea>
</div>
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label">E-Mail</label>
<div class="col-md-6 inputGroupContainer">
<div class="input-group"> <span class="input-group-addon"><i class="glyphicon glyphicon-envelope"></i></span>
<input name="email" placeholder="E-Mail Address" class="form-control" type="text">
</div>
</div>
</div><br><br>
<!-- Button -->
<div class="form-group">
<label class="col-md-4 control-label"></label>
<div class="col-md-4">
<button type="submit" class="btn btn-warning" >SEND <span class="glyphicon glyphicon-send"></span></button>
</div>
</div>
</fieldset>
</form>
<div class="col-lg-3">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- responsive hotel -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-0173509626327009"
data-ad-slot="7944464098"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class="row" align="left">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- responsive hotel -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-0173509626327009"
data-ad-slot="7944464098"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</fieldset>
</div>
</div>
<div class="col-md-6">
<div>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3766.3520136171587!2d72.87769901390196!3d19.267052286978583!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7b08a37420c95%3A0x4798c2189f2dc93!2sShangrilla+Building!5e0!3m2!1sen!2sin!4v1483674449949" width="100%" height="448" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- ******FOOTER****** -->
<footer class="footer">
<div class="footer-content">
<div class="container">
<div class="row">
<div class="footer-col links col-md-2 col-sm-4 col-xs-12">
<div class="footer-col-inner">
<h3 class="title">Register</h3>
<ul class="list-unstyled">
<li><a href="register.html"><i class="fa fa-caret-right"></i>School Registration</a></li>
<li><a href="register.html"><i class="fa fa-caret-right"></i>Student Registration</a></li>
<li><a href="register.html"><i class="fa fa-caret-right"></i>Volunteer Registration</a></li>
<li><a href="register.html"><i class="fa fa-caret-right"></i>Internship Registration</a></li>
<li><a href="register.html"><i class="fa fa-caret-right"></i>Associate Business Partner Registration</a></li>
</ul>
</div><!--//footer-col-inner-->
</div><!--//foooter-col-->
<div class="footer-col links col-md-2 col-sm-4 col-xs-12 sm-break">
<div class="footer-col-inner">
<h3 class="title">Login</h3>
<ul class="list-unstyled">
<li><a href="school-login.html"><i class="fa fa-caret-right"></i>School Login</a></li>
<li><a href="ABP-login.html"><i class="fa fa-caret-right"></i>Associate Business Partner Login</a></li>
</ul>
</div><!--//footer-col-inner-->
</div><!--//foooter-col-->
<div class="footer-col links col-md-2 col-sm-4 col-xs-12">
<div class="footer-col-inner">
<h3 class="title">Activites</h3>
<ul class="list-unstyled">
<li><a href="activity.html"><i class="fa fa-caret-right"></i>OAT</a></li>
<li><a href="activity.html"><i class="fa fa-caret-right"></i>INSAF</a></li>
<li><a href="activity.html"><i class="fa fa-caret-right"></i>Events</a></li>
<li><a href="activity.html"><i class="fa fa-caret-right"></i>CSR</a></li>
<li><a href="activity.html"><i class="fa fa-caret-right"></i>Rewards</a></li>
</ul>
</div><!--//footer-col-inner-->
</div><!--//foooter-col-->
<div class="footer-col connect col-xs-12 col-md-6">
<div class="footer-col-inner">
<ul class="social list-inline">
<li><a href="https://twitter.com/3rdwave_themes" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-instagram"></i></a></li>
<li class="row-end"><a href="#"><i class="fa fa-rss"></i></a></li>
</ul>
<div class="form-container">
<p class="intro">Stay up to date with the latest news and events from TTHPL</p>
<form class="signup-form navbar-form">
<div class="form-group">
<input type="text" class="form-control" placeholder="Enter your email address">
</div>
<button type="submit" class="btn btn-cta btn-cta-primary">Subscribe Now</button>
</form>
</div><!--//subscription-form-->
</div><!--//footer-col-inner-->
</div><!--//foooter-col-->
<div class="clearfix"></div>
</div><!--//row-->
<div class="row has-divider">
<div class="footer-col download col-xs-12 col-md-6">
<div class="footer-col-inner">
<h3 class="title">Mobile apps</h3>
<ul class="list-unstyled download-list">
<li><a class="btn btn-ghost" href="#"><i class="fa fa-apple"></i><span class="text">Download for iOS</span> </a></li>
<li><a class="btn btn-ghost" href="#"><i class="fa fa-android"></i><span class="text">Download for Android</span></a></li>
<li><a class="btn btn-ghost" href="#"><i class="fa fa-windows"></i><span class="text">Windows coming soon...</span></a></li>
</ul>
</div><!--//footer-col-inner-->
</div><!--//download-->
<div class="footer-col contact col-xs-12 col-md-6">
<div class="footer-col-inner">
<h3 class="title">Contact us</h3>
<p class="adr clearfix">
<i class="fa fa-map-marker pull-left"></i>
<span class="adr-group pull-left">
<span class="street-address">Talent Treasure Hunt Pvt. Ltr.,</span><br>
<span class="region">A-404, Shangrila, Hermitage Society,</span><br>
<span class="postal-code">Mira Road (East),</span><br>
<span class="country-name">Mumbai - 401107.</span>
</span> </p>
<p class="tel"><i class="fa fa-phone"></i>9876543210</p>
<p class="email"><i class="fa fa-envelope-o"></i><a href="#">mohittly@gmail.com</a></p>
<a href="https://twitter.com/twitter_username" class="twitter-follow-button" data-show-count="false">Follow @twitter_username</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</div><!--//footer-col-inner-->
</div><!--//contact-->
</div>
</div><!--//container-->
</div><!--//footer-content-->
<div class="bottom-bar">
<div class="container">
<small class="copyright">Copyright @ <a href="#" target="_blank">Treasure Talent Hunt Pvt.Ltd.</a></small>
</div><!--//container-->
</div><!--//bottom-bar-->
</footer><!--//footer-->
<!-- Javascript -->
<script type="text/javascript" src="js/jquery-1.12.3.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/bootstrap-hover-dropdown.min.js"></script>
<script type="text/javascript" src="js/back-to-top.js"></script>
<script type="text/javascript" src="js/jquery.placeholder.js"></script>
<script type="text/javascript" src="js/jquery.fitvids.js"></script>
<script type="text/javascript" src="js/jquery.flexslider-min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>