-
Notifications
You must be signed in to change notification settings - Fork 0
/
results.php
378 lines (339 loc) · 15 KB
/
results.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/>
<title>Results::Explora Academy of Design</title>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.0/css/materialize.min.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link rel="icon" href="media/logo.png">
<style>
.trans{
background-color: transparent;
}
body{
background: url(media/cardbg.png);
background-repeat: repeat;
}
.result-card{
min-height: 300px;
max-height:300px;
}
.result-card .card-image{
height: 175px;
width: inherit;
}
.result-card .card-content{
vertical-align: middle;
}
.result-card .card-image img{
height: inherit;
}
.sh{
box-shadow: 0 0 0 0 rgba(0,0,0,0),0 0 0 0 rgba(0,0,0,0) !important;
}
</style>
</head>
<body>
<ul id='dropdown1' class='dropdown-content'>
<li><a href="history.html">History</a></li>
<li><a href="key_people.html">Key People</a></li>
<li><a href="#our_course" class="modal-trigger">Course</a></li>
<li><a href="methodology.html">Teaching Methodology</a></li>
</ul>
<ul id='dropdown2' class='dropdown-content'>
<li><a href="history.html">History</a></li>
<li><a href="key_people.html">Key People</a></li>
<li><a href="#our_course" class="modal-trigger">Course</a></li>
<li><a href="methodology.html">Teaching Methodology</a></li>
</ul>
<nav role="navigation">
<div class="nav-wrapper container">
<a id="logo-container" href="index.php" class="brand-logo">
<img src="media/logo.png" class="responsive-img logo1"></img>
<!---->
<span class="headername">Explora Academy of Design</span>
</a>
<ul class="right hide-on-med-and-down">
<li><a class="dropdown-button" href="#!" data-activates="dropdown1">About Us<i class="material-icons suffix" style="float: right;">keyboard_arrow_down</i></a></li>
<li><a href="results.php">Results</a></li>
<li><a href="gallery.php">Gallery</a></li>
<li><a class="modal-trigger" href="#contact">Contact Us</a></li>
<li><a href="tel:9924376644"><i class="material-icons prefix" style="float: left;">phone</i><span style="float: left">9924376644</span></a></li>
</ul>
<ul id="nav-mobile" class="side-nav">
<li><a href="index.php">Home</a></li>
<li><a class="dropdown-button" href="#!" data-activates="dropdown2">About Us<i class="material-icons suffix" style="float: right;vertical-align:bottom; padding-top: 17px;">keyboard_arrow_right</i></a></li>
<li><a href="results.php">Results</a></li>
<li><a href="gallery.php">Gallery</a></li>
<li><a class="modal-trigger" href="#contact">Contact Us</a></li>
<li><a href="tel:9924376644"><i class="material-icons prefix" style="float: left;margin-top:17px;">phone</i><span style="float: left;vertical-align:top">9924376644</span></a></li>
</ul>
<a href="#" data-activates="nav-mobile" class="button-collapse"><i class="material-icons">menu</i></a>
</div>
</nav>
<div class="slider hi">
<ul class="slides">
<li>
<img src="media/Parallax/result.jpg">
</li>
</ul>
</div>
<div id="developers" class="modal">
<div class="modal-header cyan"><h5>Want to know more about us? Connect with us!</h5></div>
<div class="modal-content">
<div class="row">
<div class="col s12 m6">
<div class="card card3 white darken-1">
<div class="card-content black-text">
<div class="col s12 center">
<img src="media/Developers/s1.png" alt="" class="td circle responsive-img">
</div>
<div class="col s12 center">
<span class="card-title black-text"><b>Shail Shah</b></span>
</div>
<div class="col s12 center">
<ul>
<li><a href="http://on.fb.me/1UVSMfx" target="_new"><span class="fdicon large btn-floating btn-large waves-effect waves-light"></span></a></li>
<li><a href="http://bit.ly/1OYhpRG" target="_new"><span class="ticon large btn-floating btn-large waves-effect waves-light"></span></a></li>
<li><a href="http://bit.ly/1NwZkLG" target="_new"><span class="linicon large btn-floating btn-large waves-effect waves-light"></span></a></li>
<li><a href="http://bit.ly/1KpRjY0" target="_new"><span class="gicon large btn-floating btn-large waves-effect waves-light"></span></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="col s12 m6">
<div class="card card3 white darken-1">
<div class="card-content black-text">
<div class="col s12 center">
<img src="media/Developers/t.jpg" alt="" class="td circle responsive-img">
</div>
<div class="col s12 center">
<span class="card-title black-text"><b>Tanmay Rajani</b></span>
</div>
<div class="col s12 center">
<ul>
<li><a href="https://www.facebook.com/tanmay.rajani" target="_new"><span class="fdicon large btn-floating btn-large waves-effect waves-light"></span></a></li>
<li><a href="https://twitter.com/rajani_tanmay" target="_new"><span class="ticon large btn-floating btn-large waves-effect waves-light"></span></a></li>
<li><a href="https://in.linkedin.com/in/tanmayrajani" target="_new"><span class="linicon large btn-floating btn-large waves-effect waves-light"></span></a></li>
<li><a href="https://github.com/tanmayrajani" target="_new"><span class="gicon large btn-floating btn-large waves-effect waves-light"></span></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="modal-footer">
<button class="btn coursemodal waves-effect waves-light submeet cyan" type="submit" name="submit">Okay <i class="material-icons">done_all</i></button>
</div>
</div>
<div id="our_course" class="modal">
<div class="modal-content modal-course">
<div class="card blue-grey darken-1">
<div class="card-titl"><h4>Our Course</h4></div>
<div class="card-content thiscard white-text">
<h5><strong>NATA </strong></h5>
<p>The National Aptitude Test in Architecture (<strong>NATA</strong>), is an examination conducted for admission to undergraduate Architecture courses at any recognized institute in India. It judges the basic designing aptitude of the applicants. It is mandatory for admission to a recognized undergraduate architecture course anywhere in India.</p>
<br/>
<p><b>How to apply for NATA 2016:</b><br>
Candidates need to apply NATA 2016 online application form through <a href="http://www.nata.in" target="_new">www.nata.in</a>. Candidate must fill form in appropriate manner with all mandatory details.</p>
<br/>
<p><b>NATA Exam 2016 Eligibility:</b><br>
Candidates should have qualified 10+2 <b><u>OR</u></b> equivalent from a recognized Board/University with Mathematics as a subject of examination with at least 50% aggregate marks <b><u>OR</u></b> Candidates should have qualified 10+3 Diploma (any stream) recognized by Central/ State Governments with 50% aggregate marks</p>
<br/>
<p><b>NATA 2016 Question paper consists of two parts:</b><br>
Drawing Test – 100 marks <br>
Duration of test – 2 hours <br><br>
Aesthetic Sensitivity Test – 100 marks<br>
Duration of test – 1 hour</p>
<br/>
<p><b>NATA 2016 Syllabus, Test Structure:</b><br>
The exam will be of 3 hrs. One has to clear the NATA eligibility criteria before applying. The test is divided into 2 sections. As per the Council of Architecture, a candidate applying to any school/ college of Architecture in India should have achieved 40% score in NATA, i.e. at least 80/200, for consideration of admission into first year B.Arch course.</p>
<br/>
<h5>Test 1</h5>
<h6>The drawing aptitude of the candidate shall be judged on the following aspects</h6>
<ol>
<li>Ability to sketch</li>
<li>Visualizing and Drawing</li>
<li>Sense of Perspective Drawing</li>
<li>Creating 2D and 3D Composition</li>
<li>Understanding of scale and sense of proportion</li>
<li>Memory drawing from experience</li>
</ol>
<br/>
<h5>Test 2</h5>
<h6>Aesthetic sensitivity is to evaluate candidates perception, imagination, observation, creativity and communication and architectural awareness.</h6><br>
<h6>The test shall be of objective type and comprise of topics related to:</h6>
<ol>
<li>Visualizing 3D objects from 2D drawings</li>
<li>Visualizing different sides of 3D objects</li>
<li>Analytical Reasoning</li>
<li>Mental Ability</li>
<li>Imaginative Comprehension and Expression</li>
<li>Architectural Awareness</li>
</ol>
</div>
</div>
</div>
<div class="modal-footer">
<button class="btn waves-effect waves-light submeet coursemodal blue-grey " >Okay <i class="material-icons">done_all</i></button>
</div>
</div>
<!-- Results container over here -->
<div class="container">
<div class="row">
</div>
</div>
<!-- main results-->
<div class="container">
<div class="row">
<div class="col s12 m12 l12">
<div class="card trans">
<div class="card-content">
<div class="row center">
<h3>Result</h3>
<p>Maintained 100% success in all its academic years since its inception in 2009. All past students from explora successfully secured admissions in the top schools of architecture in the state.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<?php
include 'connection.php';
$rowcounter=0;
$sql = "select * from result order by score desc";
$result = mysqli_query($connection, $sql) or die("Error in Selecting " . mysqli_error($connection));
while($row=mysqli_fetch_array($result))
{
if($rowcounter==0 || $rowcounter%6==0){
echo '<div class="row">';
}
?>
<div class="col s6 m3 l2">
<div class="card result-card">
<div class="card-image">
<img src="<?php echo "admin/".$row[4]?>">
<span class="card-title"></span>
</div>
<div class="card-content center">
<div><?php echo $row[1]?></br>
<b>Score:<?php echo $row[2]?></b></br>
<?php echo $row[3]?></div>
</div>
</div>
</div>
<?php
$rowcounter++;
if($rowcounter%6==0) echo '</div>';
}
?>
</div>
</div>
<!-- national exams over here-->
<!-- main results-->
<div class="container center">
<div class="row">
<div class="col s3 m3 l3">
<div class="card trans sh" >
<div class="card-content">
<div class="row center">
<h6></h6>
</div>
</div>
</div>
</div>
<div class="col s6 m6 l6">
<div class="card trans" >
<div class="card-content">
<div class="row center">
<h6>*all students featured here are/were exclusively associated with Explora.</h6>
</div>
</div>
</div>
</div>
<div class="col s3 m3 l3">
<div class="card trans sh" >
<div class="card-content">
<div class="row center">
<h6></h6>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="contact" class="modal">
<div class="modal-header"><h5>Contact Us</h5></div>
<div class="modal-content">
<div class="row">
<div class="col s12 m6">
<div class="card card3 grey darken-1">
<div class="card-content white-text">
<span class="card-title">Address</span><br><br>
Studio 2, First Floor <br>Cross Road Complex <br>Next to Mr.Puff, <br>Near to Domino's Pizza, <br>Subhanpura, Vadodara - 390023
</div>
</div>
</div>
<div class="col s12 m6">
<div class="card card3 grey darken-1">
<div class="card-content white-text">
<span class="card-title">Contact</span>
<div><span>Ar. Manoj Patel: </span><a href="tel:9924376644"><u class="white-text"><span>+91 9924376644</span></u></a></div>
<div><span>Ar. Parth Chitte: </span><a href="tel:9998130018"><u class="white-text"><span>+91 9998130018</span></u></a></div>
</div>
</div>
<div>
<div>
<a href="http://www.facebook.com/exploraacademy"><span class="fbicon large btn-floating btn-large waves-effect waves-light"></span></a>
<a href="mailto:[email protected]" class="btn-floating btn-large waves-effect waves-light grey yo"><i class="material-icons large">email</i></a></div>
</div>
</div>
</div>
</div>
<div class="modal-footer">
<button class="btn contactmodal1 waves-effect waves-light submeet" type="submit" name="submit">Okay <i class="material-icons">done_all</i></button>
</div>
</div>
<!-- Results container finished here -->
<footer class="page-footer grey darken-1">
<div class="container footer">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">Explora Academy of Design</h5>
<p class="grey-text text-lighten-4">Studio 2, First Floor, <br>Cross Road Complex, <br>Next to Mr.Puff, <br>Near to Domino's Pizza, <br>Subhanpura, Vadodara - 390023</p>
</div>
<div class="col l3 s12">
<h5 class="white-text">Quick Links</h5>
<ul>
<li><a href="key_people.html" class="white-text">Key People</a></li>
<li><a href="#our_course" class="white-text modal-trigger">Course</a></li>
<li><a href="results.php" class="white-text">Results</a></li>
<li><a href="gallery.php" class="white-text">Gallery</a></li>
<li><a href="#contact" class="white-text modal-trigger">Contact Us</a></li>
</ul>
</div>
<div class="col l3 s12">
<h5 class="white-text">Connect</h5>
<ul>
<li><a href="http://www.facebook.com/exploraacademy" target="_new"><span class="blackfbicon large btn-floating btn-large waves-effect waves-light"></span></a></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container center">
Developed by <a class="white-text text-lighten-3 modal-trigger" href="#developers">Shail Shah</a> and <a class="white-text text-lighten-3 modal-trigger" href="#developers">Tanmay Rajani</a>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.0/js/materialize.min.js"></script>
<script src="js/init.js"></script>
<script src="js/resultinit.js"></script>
</body>
</html>