-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathadmission.php
182 lines (173 loc) · 10.2 KB
/
admission.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
<!DOCTYPE html>
<html lang="en">
<head>
<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="theme-color" content="#0d46d5">
<link rel="shortcut icon" href="./assets/images/favicon.ico" type="image/x-icon">
<!-- sharing -->
<script type="text/javascript" src="https://platform-api.sharethis.com/js/sharethis.js#property=62c69482fbc6330013125c89&product=inline-share-buttons" async="async"></script>
<!-- font awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<!-- styles -->
<style>
@import url("./css/reset.css");
@import url("./css/app.css");
</style>
<title>Admission-SOE</title>
</head>
<body>
<!-- loader -->
<?php include('./components/loader.php'); ?>
<!-- header nav -->
<?php
include("./header.php");
?>
<main class="cd-main-contentS">
<section class="component-main component-main-posts">
<ol class="breadcrumb">
<li class="breadcrumb-item">
<div data-toggle="tooltip" data-placement="left" title="Home"><a href="./index.php"><i class="fa-solid fa-house"></i></a></div>
</li>
<li class="breadcrumb-item active" aria-current="page">Admission</li>
</ol>
</section>
<div class="container-content-two-col">
<h1 class="heading-1-left">Admission <span class="color-highlight" style="--highlight-color:#dd6b20;">Introduction</span></h1>
<div class="cover-bg">
<img src="./assets/images/SU_Spring2022_SocialBanners_TW_1500x500_v1-2.webp" alt="pu-cover-img">
</div>
<div class="side-img-text admission-overlap">
<div class="floating-image"><img src="./assets/images/grad2-1499x999.jpg" alt="pu-admission"></div>
<div class="main-content-xr45 overlap-bg-xr45">
<p class="content-xr45-text">
Students willing to join SOE must pass the entrance examination conducted by Faculty of Science and Technology, Pokhara University. Admission for Bachelor’s Programs in engineering normally opens in the month of August. SOE conducts entrance test in Mathematics, Physics, Chemistry, English and Engineering Aptitude. All questions are of objectives type and the time duration of the test is two hours in one seating.
</p>
<p class="content-xr45-text">
After passing the entrance text, students need to apply for admission at SOE. The application forms are available online or can be obtained from the admission office at SOE. SOE then selects students based on the merit list of the entrance test conducted by SOE. International students do not have to appear in the entrance test; a special entrance committee selects them for admission.
</p>
<p class="content-xr45-text">
Students must attend ‘Students Orientation Programme’ with their parents or guardians before the regular classes. The date of the Orientation Programme will be announced during the admission.
</p>
</div>
<div class="floating-image">
<div class="h3-bg-i46">
<h3 class="list-title">Total Enrollment <span class="color-highlight" style="--highlight-color:var(--orange-500);">Capacity</span></h3>
</div>
</div>
<div class="main-content-xr45 overlap-bg-xr45">
<p class="content-xr45-text">
<div class="table-wrapper">
<table class="fl-table">
<thead>
<tr>
<th>Program</th>
<th>Capacity</th>
</tr>
</thead>
<tbody>
<tr>
<td>Civil</td>
<td>96</td>
</tr>
<tr>
<td>Computer</td>
<td>48</td>
</tr>
<tr>
<td>Electrical</td>
<td>48</td>
</tr>
<tr>
<td>Software</td>
<td>48</td>
</tr>
<tr>
<td>Civil & Rural</td>
<td>96</td>
</tr>
<tr>
<th><span class="color-highlight" style="--highlight-color:var(--orange-500);">Total</span></th>
<th><span class="color-highlight" style="--highlight-color:var(--royal-blue-text-clr);">336</span></th>
</tr>
<tbody>
</table>
</div>
</p>
</div>
<div class="floating-image">
<div class="h3-bg-i46">
<h3 class="list-title">Eligibility</h3>
</div>
</div>
<div class="main-content-xr45 overlap-bg-xr45">
<p class="content-xr45-text">
Students with 10+2 in Science or equivalent (Physical group or Biological group with extra Mathematics) or Diploma in Engineering and scoring at least 45% in the respective examinations are eligible to apply for the entrance test conducted by the Faculty of Science and Technology.
</p>
</div>
</div>
<div class="two-cols-grid-footer">
<!-- accordion -->
<div class="accordion-container-12uw">
<h3 class="list-title">Frequently Asked <span class="color-highlight" style="--highlight-color:var(--orange-500);">Questions</span></h3>
<ul class="accordion">
<li class="accordion-item is-active">
<h3 class="accordion-thumb">Does SOE provide scholarship?</h3>
<p class="accordion-panel">
Yes it does. But you must have a certificate of +2 from a Government High School.
</p>
</li>
<li class="accordion-item">
<h3 class="accordion-thumb">How long is a bachelor course?</h3>
<p class="accordion-panel">
A year is divided into 2 semesters. So students have to give 2 exams in a year for each semester.
</p>
</li>
<li class="accordion-item">
<h3 class="accordion-thumb">What is semester system?</h3>
<p class="accordion-panel">
A year is divided into 2 semesters. So students have to give 2 exams in a year for each semester.
</p>
</li>
<li class="accordion-item">
<h3 class="accordion-thumb">What is the fee structure?</h3>
<p class="accordion-panel">
For engineering faculty, the regular fee is Rs. 53,250 per semester.
</p>
</li>
<li class="accordion-item">
<h3 class="accordion-thumb">How many subjects do you have to study?</h3>
<p class="accordion-panel">
Varies on the program. Generally, from 5 to 6 subjects per semester. There will be project works too.
</p>
</li>
</ul>
</div>
<div class="related-links">
<h3 class="list-title">Related <span class="color-highlight" style="--highlight-color:#6415ff;">links</span></h3>
<ol class="with-counter">
<li><a href="./how-to-apply.php">How to apply</a></li>
<li><a href="./scholarship.php">SOE scholarship</a></li>
<li><a href="./undergraduate.php">Undergraduate</a></li>
<li><a href="./graduate.php">Graduate</a></li>
<li><a href="./allpost.php">SOE news</a></li>
<li><a href="./category.php?category=Notice&key=2.php">SOE notices</a></li>
<li><a href="./academic-calendar.php">Academic calendar</a></li>
<li><a href="./studymaterials.php">eLearning</a></li>
</ol>
</div>
</div>
</div>
<?php
include("./footer.php");
?>
</main>
<!-- footer -->
<!-- JavaScript Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2" crossorigin="anonymous"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="./javascript/index.js"></script>
</body>
</html>