-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathguide.html
More file actions
479 lines (444 loc) · 24.1 KB
/
guide.html
File metadata and controls
479 lines (444 loc) · 24.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Base URL -->
<base href="https://www.edukeen.co.uk/">
<!-- Viewport -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<meta name="HandheldFriendly" content="true">
<!-- Page Title -->
<title>Postgraduate and Undergraduate Degree Guide | Study in the UK | EDUKEEN</title>
<meta name="description"
content="Postgraduate and undergraduate degree information guide for Sri Lankan students wishing to study in the UK. Where to apply, how to apply, intake details, scholarships and entry requirements.">
<meta name="author" content="Cyberoctane" />
<!-- Appearance -->
<meta name="theme-color" content="#08164a" />
<link rel="icon" type="image/png" href="img/favicons/favicon-64x64.png" sizes="60x60">
<link rel="apple-touch-icon" sizes="180x180" href="img/icons/apple-touch-icon-180x180.png">
<link rel="manifest" href="manifest.json">
<link rel="canonical" href="https://www.edukeen.co.uk/">
<!-- Open Graph Data -->
<meta property="og:title" content="Postgraduate and Undergraduate Degree Guide | Study in the UK | EDUKEEN">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.edukeen.co.uk/">
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="Edukeen">
<meta property="og:image" content="https://www.edukeen.co.uk/img/edukeen-og-banner.png">
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt"
content="Postgraduate and undergraduate degree information guide for Sri Lankan students wishing to study in the UK. Where to apply, how to apply, intake details, scholarships and entry requirements." />
<meta property="og:description"
content="Postgraduate and undergraduate degree information guide for Sri Lankan students wishing to study in the UK. Where to apply, how to apply, intake details, scholarships and entry requirements.">
<!-- Twitter Card Data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="https://www.edukeen.co.uk/">
<meta name="twitter:title" content="Postgraduate and Undergraduate Degree Guide | Study in the UK | EDUKEEN">
<meta name="twitter:image" content="https://www.edukeen.co.uk/img/edukeen-og-banner.png">
<meta name="twitter:image:src" content="https://www.edukeen.co.uk/img/edukeen-og-banner.png">
<meta name="twitter:image:alt"
content="Postgraduate and undergraduate degree information guide for Sri Lankan students wishing to study in the UK. Where to apply, how to apply, intake details, scholarships and entry requirements." />
<meta name="twitter:description"
content="Postgraduate and undergraduate degree information guide for Sri Lankan students wishing to study in the UK. Where to apply, how to apply, intake details, scholarships and entry requirements.">
<meta name="twitter:creator" content="@cyberoctanehq">
<!-- DNS Prefetching -->
<link rel="dns-prefetch" href="//fonts.googleapis.com" />
<link rel="dns-prefetch" href="//ajax.googleapis.com" />
<link rel="dns-prefetch" href="//unpkg.com" />
<link rel="dns-prefetch" href="//cdnjs.cloudflare.com" />
<link rel="dns-prefetch" href="//www.google.com" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//www.gstatic.com" />
<!-- External CSS -->
<!-- Google Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900&display=swap">
<!-- Font Awsome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css">
<!-- Site CSS -->
<link rel="stylesheet" href="css/edukeen-style.css" type="text/css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Y0R514C0H4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-Y0R514C0H4');
</script>
</head>
<body>
<div class="container">
<!------------------------- Navbar starts ------------------------->
<div class="nav-contact">
<div class="nav-contact-info">
<p> +94 77 91 90 513 +44 78 495 377 39
</p>
<p>|</p>
<p>info@edukeen.co.uk</p>
</div>
<div class="nav-contact-info">
<a href="https://www.facebook.com/Edukeenuk/" target="_blank">
<i class="fab fa-facebook-square"></i>
</a>
<a href="https://www.instagram.com/edu.keen/" target="_blank">
<i class="fab fa-instagram"></i>
</a>
<a class="social row" href="https://www.linkedin.com/company/edukeenuk/" target="_blank">
<i class="fab fa-linkedin-in"></i>
</a>
</div>
</div>
<div class="nav">
<a class="nav-logo" href="/">
<img src="img/edukeen-logo.svg">
</a>
<a id="menu-btn" class="">
Menu <i class="fas fa-arrow-down"></i>
</a>
<div id="menu" class="menu">
<!--- nested again for menu-expand-animation-styles --->
<div class="menu-expander">
<div id="sub-menu" class="sub-menu">
<a id="sub-menu-btn" class="sub-menu-btn"><i
class="fas fa-arrow-right"></i> Courses</a>
<div id="sub-menu-drop" class="sub-menu-drop">
<hr>
<a href="undergraduate.html" onclick="menuControl()" class="sub-link"><i
class="fas fa-arrow-right"></i> Undergraduate Courses</a>
<hr class="pc-only">
<a href="postgraduate.html" onclick="menuControl()" class="sub-link"><i
class="fas fa-arrow-right"></i> Postgraduate Courses</a>
<hr>
</div>
</div>
<a href="about.html" onclick="menuControl()"><i
class="fas fa-arrow-right"></i> About Us</a>
<a href="guide.html" onclick="menuControl()"><i class="fas fa-arrow-right"></i> Guide</a>
<a href="form.html#contact" onclick="menuControl()"><i
class="fas fa-arrow-right"></i> Contact</a>
<hr>
<a class="action" href="form.html" onclick="menuControl()">Apply Now <i
class="fas fa-arrow-right"></i></a>
</div>
</div>
</div>
<div class="nav-space"></div>
<!------------------------- Content starts ------------------------->
<div class="content hero-text">
<h5 class="wow">A BRIEF GUIDE<br>TO STUDY<br>IN THE UK</h5>
</div>
<div class="hero-space">
</div>
<div class="content guide">
<div class="panel">
<button type="button" class="panel-btn">
<h3>Undergraduate Studies</h3>
<i class="fas fa-arrow-down"></i>
</button>
<div class="folding">
<div class="content-wrap">
<p>
Are you looking to join an undergraduate program in one of the UK’s universities? We can
offer you assistance to fulfill your career ambitions by helping and advising you on
selecting a suitable university that offers the program that you are looking to study.
</p>
<div class="flex-row">
<a href="undergraduate.html" class="action">See the courses <span><i
class="fas fa-arrow-right"></i></span></a>
<a class="action" href="form.html" onclick="menuControl()">Apply Now <i
class="fas fa-arrow-right"></i></a>
</div>
</div>
</div>
<hr>
</div>
<div class="panel">
<button type="button" class="panel-btn">
<h3>Postgraduate Studies</h3>
<i class="fas fa-arrow-down"></i>
</button>
<div class="folding">
<div class="content-wrap">
<p>
Are you looking to join a postgraduate program in one of the UK’s universities? We can
offer you assistance to fulfill your career ambitions by helping and advising you on
selecting a suitable university that offers the program that you are looking to study.
</p>
<div class="flex-row">
<a href="postgraduate.html" class="action">See the courses <span><i
class="fas fa-arrow-right"></i></span></a>
<a class="action" href="form.html" onclick="menuControl()">Apply Now <i
class="fas fa-arrow-right"></i></a>
</div>
</div>
</div>
<hr>
</div>
<div class="panel">
<button type="button" class="panel-btn">
<h3>Intake Details</h3>
<i class="fas fa-arrow-down"></i>
</button>
<div class="folding">
<div class="content-wrap">
<ul>
<li>Foundation programs: January and September.</li>
<li>Undergraduate/Bachelor degree programs: January and September.</li>
<li>Postgraduate/Masters degree programs: January, February, May, September, and October.</li>
</ul>
<a class="action" href="form.html" onclick="menuControl()">Apply Now <i
class="fas fa-arrow-right"></i></a>
</div>
</div>
<hr>
</div>
<div class="panel">
<button type="button" class="panel-btn">
<h3>Tuition Fees</h3>
<i class="fas fa-arrow-down"></i>
</button>
<div class="folding">
<div class="content-wrap">
<p>
Tuition fees approximately range between GBP 6,000 to GBP 12,000 per year depending on student’s academic profile, course length, and University ranking. We advise on paying a minimum CAS* deposit (payable directly to University) of 60% to 65% of the annual course fee.<br>*CAS is the letter issued by the University which will be required to apply for a UK student visa.
</p>
<a class="action" href="form.html" onclick="menuControl()">Apply Now <i
class="fas fa-arrow-right"></i></a>
</div>
</div>
<hr>
</div>
<div id="scholarship" class="panel">
<button type="button" class="panel-btn">
<h3>Scholarships</h3>
<i class="fas fa-arrow-down"></i>
</button>
<div class="folding">
<div class="content-wrap">
<p>
Scholarship decisions are made after submitting a full application to University. As a rough
estimate, you will be awarded GBP 2,000 to GBP 5,000 scholarship depending on your academic
profile
</p>
<a class="action" href="form.html" onclick="menuControl()">Apply Now <i
class="fas fa-arrow-right"></i></a>
</div>
</div>
<hr>
</div>
<div class="panel">
<button type="button" class="panel-btn">
<h3>Process Time</h3>
<i class="fas fa-arrow-down"></i>
</button>
<div class="folding">
<div class="content-wrap">
<ul>
<li>University application processing time: 1 to 2 months.</li>
<li>Visa application processing time: 1 to 2 months.</li>
</ul>
<a class="action" href="form.html" onclick="menuControl()">Apply Now <i
class="fas fa-arrow-right"></i></a>
</div>
</div>
<hr>
</div>
<div class="panel">
<button type="button" class="panel-btn">
<h3>Maintenance Fund or Bank Solvency Requirements</h3>
<i class="fas fa-arrow-down"></i>
</button>
<div class="folding">
<div class="content-wrap">
<p>
You will need a Bank statement showing the required minimum maintenance fund of GBP 11,500
either in your own bank account or in your parent’s bank account for 28 days. Remember, you
cannot use bank statements in the name of any other third party except yourself or your
parents.<br><br>
*Bank statement showing the required maintenance fund of GBP 11,500 for 28 days should be
ready at least 2 months before the course start date or else University will not issue CAS
letter to apply for the visa.
</p>
<a class="action" href="form.html" onclick="menuControl()">Apply Now <i
class="fas fa-arrow-right"></i></a>
</div>
</div>
<hr>
</div>
<div class="panel">
<button type="button" class="panel-btn">
<h3>English Language Requirements</h3>
<i class="fas fa-arrow-down"></i>
</button>
<div class="folding">
<div class="content-wrap">
<p>
English language proficiency certificate is required in order to fulfill the entry
requirements for studying any undergraduate or postgraduate degree program at a UK
University.<br><br>
You will be eligible for a foundation program if you have IELTS 4.5 with no component below
4.0.<br><br>
You will be eligible for a Bachelor’s or Masters’s degree program if you have IELTS 6.0 with
no component below 5.5.<br><br>
*Only IELTS for UKVI (Academic) is now accepted for UK visa applications. Please note, IELTS
for UKVI (Academic) will not be required if you have normal IELTS (Academic) with overall
6.0 and no component below 5.5. <br><br>
*IELTS will not be required if you have a Bachelor/Masters degree from a majority English
speaking country (e.g. UK, USA)
</p>
<a class="action" href="form.html" onclick="menuControl()">Apply Now <i
class="fas fa-arrow-right"></i></a>
</div>
</div>
<hr>
</div>
<div class="panel">
<button type="button" class="panel-btn">
<h3>Living Expenses</h3>
<i class="fas fa-arrow-down"></i>
</button>
<div class="folding">
<div class="content-wrap">
<p>
Working out what living expenses you will need to consider and how much they will cost you
will depend on so many factors. For example, if you want to live the lifestyle you have in
Sri Lanka, it will be expensive, therefore, would require some compromises.
As a rough guide, accommodation and other living expenses (e.g. food, travel, etc) will be
approximately between GBP 100 to GBP 200 per week depending on the area you select to stay.
</p>
<a class="action" href="form.html" onclick="menuControl()">Apply Now <i
class="fas fa-arrow-right"></i></a>
</div>
</div>
<hr>
</div>
<div class="panel">
<button type="button" class="panel-btn">
<h3>Accommodation</h3>
<i class="fas fa-arrow-down"></i>
</button>
<div class="folding">
<div class="content-wrap">
<p>
Our team in the UK will help students to find convenient accommodation based on the requirement/budget and area of preference.
</p>
<a class="action" href="form.html" onclick="menuControl()">Apply Now <i
class="fas fa-arrow-right"></i></a>
</div>
</div>
<hr>
</div>
<div id="work" class="panel">
<button type="button" class="panel-btn">
<h3>Work Rights</h3>
<i class="fas fa-arrow-down"></i>
</button>
<div class="folding">
<div class="content-wrap">
<p>
International students studying a full-time course at a Higher Education Institution (HEI)
such as a UK University which is publicly funded are allowed to work;<br><br>
Up to 20 hours a week in term time if you are studying for a qualification at degree level
(Bachelor) or higher (Masters and Ph.D.)<br><br>
Up to 10 hours a week in term time if you are studying for qualification below degree level
(Foundation program)<br><br>
Full time (for study at all levels)<br><br>
In vacations (outside term time)<br><br>
After your course has ended (2 years full time with the new regulation)
</p>
<a class="action" href="form.html" onclick="menuControl()">Apply Now <i
class="fas fa-arrow-right"></i></a>
</div>
</div>
<hr>
</div>
<div class="panel">
<button type="button" class="panel-btn">
<h3>Bringing Family Members (Dependants)</h3>
<i class="fas fa-arrow-down"></i>
</button>
<div class="folding">
<div class="content-wrap">
<p>
Your family members (dependants) will be able to apply to join or remain with you in the
UK.<br>
</p>
<p> A dependant is;</p>
<ul>
<li>either your husband, wife or civil partner</li>
<li>your child under 18 years old</li>
</ul>
<p>
Family members are eligible to apply for a dependant visa if:<br>
Your course is full-time, at postgraduate level (i.e Masters degree courses) and at least 9
months long<br>Or<br>
You are a government-sponsored student on a full-time course that is 6 months or
longer.<br><br>This means you are being financially sponsored for your studies by the UK
government or an overseas government.
Dependants are allowed to work full time throughout the entire duration of their visa (will
be allowed to work after completion for 2 years as well with the new regulation)
</p>
<a class="action" href="form.html" onclick="menuControl()">Apply Now <i
class="fas fa-arrow-right"></i></a>
</div>
</div>
<hr>
</div>
</div>
<!------------------------- Footer starts ------------------------->
<div class="footer content">
<div class="footer-content">
<div class="">
<h5> EDUKEEN</h5>
<p>61/4c,<br>Nugagahalandha, Malapalla,<br>Homagama</p>
<hr>
<p>+94 77 91 90 513 <br>+44 78 495 377 39</p>
<hr>
<p>info@edukeen.co.uk</p>
</div>
<div class="v-line"></div>
<div class="">
<a href="undergraduate.html">Undergraduate Courses</a>
<a href="postgraduate.html">Postgraduate Courses</a>
<a href="nursing.html">Nursing Jobs</a>
<a href="about.html">About Us</a>
<a href="guide.html">The Guide</a>
</div>
<div class="v-line"></div>
</div>
<hr class="mobile">
<p class="cyber-octane">Designed and Developed by <a href="https://cyberoctane.com/" target="_blank">CYBER
OCTANE</a></p>
</div>
</div>
<!-- External JavaScripts -->
<!-- Wow.js -->
<script src="https://unpkg.com/scrollreveal@4.0.0/dist/scrollreveal.min.js"></script>
<!-- Main js -->
<script src="js/theme_edukeen.js"></script>
<!-- Animation js -->
<script src="js/wow.js"></script>
<script>
var panelBtns = document.getElementsByClassName("panel-btn");
var i;
for (i = 0; i < panelBtns.length; i++) {
panelBtns[i].addEventListener("click", function () {
var panel = this.parentElement;
panel.classList.toggle('open');
folding = panel.getElementsByTagName("div")[0];
contentHeight = folding.getElementsByTagName("div")[0].offsetHeight;
if (folding.offsetHeight == "0") {
folding.style.height = contentHeight + "px";
} else {
folding.style.height = "0px";
}
});
}
</script>
</body>
</html>