-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFAQ.html
More file actions
550 lines (486 loc) · 22.6 KB
/
FAQ.html
File metadata and controls
550 lines (486 loc) · 22.6 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
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
<!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,maximum-scale=1">
<title>Study Science in Prague</title>
<!-- Loading third party fonts -->
<link href="http://fonts.googleapis.com/css?family=Roboto:300,400,700|" rel="stylesheet" type="text/css">
<link href="fonts/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- Loading main css file -->
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png" />
<!--[if lt IE 9]>
<script src="js/ie-support/html5.js"></script>
<script src="js/ie-support/respond.js"></script>
<![endif]-->
</head>
<body>
<div class="site-content">
<header class="site-header" data-bg-image="">
<div class="container">
<div class="header-bar">
<a href="index.html" class="branding">
<img src="images/logo_gray.png" height="50" alt="" class="logo">
<div class="logo-type">
<h1 class="site-title">studyscience.eu</h1>
<small class="site-description">Study at Charles University</small>
</div>
</a>
<nav class="main-navigation">
<button class="menu-toggle"><i class="fa fa-bars"></i></button>
<ul class="menu">
<li class="home menu-item"><a href="index.html"><img src="images/home-icon.png"
alt="Home"></a></li>
<li class="menu-item"><a href="mission.html">Mission</a></li>
<li class="menu-item"><a href="admission.html">Admission</a></li>
<li class="menu-item"><a href="courses.html">Courses</a></li>
<li class="menu-item"><a href="stipends.html">Scholarship</a></li>
<li class="menu-item"><a href="ukprague.html">CUNI/Prague</a></li>
<li class="menu-item current-menu-item"><a href="FAQ.html">Media/FAQ/News</a></li>
</ul>
</nav>
<div class="mobile-navigation"></div>
</div>
</div>
</header>
<div class="page-head" data-bg-image="images/microscope.2000px_cut.jpg">
<div class="container">
<h2 class="page-title">Charles University in Prague</h2>
<small></small>
</div>
</div>
<main class="main-content">
<div class="fullwidth-block" data-bg-color="#edf2f4">
<div class="container">
<h2 class="section-title">Events</h2>
<div class="row">
<div class="container">
<!-- <h2 class="subsection-title">Charles University Open Doors Day</h2> -->
<h2 class="entry-title">The Easter <small class="date">(27 Mar 2024)</small></h2>
</div>
<div class="col-md-4">
<div class="post">
<figure class="featured-image"><img src="images/Easter/1.jpg" alt=""></figure>
<p>Easter Greetings from Professor Černý and the Egg Decorating Team.</p>
</div>
</div>
<div class="col-md-4">
<div class="post">
<figure class="featured-image"><img src="images/Easter/2.jpg" alt=""></figure>
<p>Easter Egg Painting Fun with Students and Teachers!</p>
</div>
</div>
<div class="col-md-4">
<div class="post">
<figure class="featured-image"><img src="images/Easter/3.jpg" alt=""></figure>
<p>Happy Easter! May the palm branches symbolize victory and renewal.</p>
</div>
</div>
</div> <!-- .row -->
<div class="row">
<div class="container">
<!-- <h2 class="subsection-title">Charles University Open Doors Day</h2> -->
<h2 class="entry-title">Charles University Open Doors Day <small class="date">(19 Jan 2024)</small></h2>
</div>
<div class="col-md-4">
<div class="post">
<figure class="featured-image"><img src="images/rewporcs/3_cropped.jpg" alt=""></figure>
<p>The meeting in front of the famous periodic table at the Chemistry section</p>
</div>
</div>
<div class="col-md-4">
<div class="post">
<figure class="featured-image"><img src="images/rewporcs/4_cropped.jpg" alt=""></figure>
<p>Presentation of study programs</p>
</div>
</div>
<div class="col-md-4">
<div class="post">
<figure class="featured-image"><img src="images/rewporcs/13.jpg" alt=""></figure>
<p>Open doors at the Chemistry section</p>
</div>
</div>
</div> <!-- .row -->
<div class="row">
<div class="container">
<h2 class="entry-title">StudyScience Christmass meeting <small class="date">(20 Dec 2023)</small></h2>
</div>
<div class="col-md-4">
<div class="post">
<figure class="featured-image"><img src="images/rewporcs/11.jpg" alt=""></figure>
<p>Gingerbread cookies collection</p>
</div>
</div>
<div class="col-md-4">
<div class="post">
<figure class="featured-image"><img src="images/rewporcs/2_cropped.jpg" alt=""></figure>
<p>Gingerbread cookies manufacture</p>
</div>
</div>
<div class="col-md-4">
<div class="post">
<figure class="featured-image"><img src="images/rewporcs/10.jpg" alt=""></figure>
<p>Mildly dangerous drinks in chemical glassware</p>
</div>
</div>
</div> <!-- .row -->
<div class="row">
<div class="container">
<h2 class="entry-title">StudyScience PumpUpkin Party <small class="date">(30 Nov 2023)</small></h2>
</div>
<div class="col-md-4">
<div class="post">
<figure class="featured-image"><img src="images/rewporcs/12.jpg" alt=""></figure>
<p>The pumpkins</p>
</div>
</div>
<!-- <div class="col-md-4">
<div class="post">
<figure class="featured-image"><img src="images/rewporcs/7.jpg" alt=""></figure>
<h2 class="entry-title"><a href="">StudyScience PumpUpkin Party</a></h2>
<small class="date">2 oct 2014</small>
<p>the Rise of Existence Fruits</p>
</div>
</div> -->
<div class="col-md-4">
<div class="post">
<figure class="featured-image"><img src="images/rewporcs/8.jpg" alt=""></figure>
<p>the Sodium Potassium PUMPkin</p>
</div>
</div>
<div class="col-md-4">
<div class="post">
<figure class="featured-image"><img src="images/rewporcs/9.jpg" alt=""></figure>
<p>the Shrödinger Pumpkin - Quantkin</p>
</div>
</div>
</div> <!-- .row -->
</div>
</div>
<div class="fullwidth-block" data-bg-color="">
<div class="container">
<h2 class="section-title">Extra-curriculum activities</h2>
<div class="row">
<div class="col-md-12">
<div class="post">
<p>top regular chemical lectures on CUNI in
English <a href="https://www.natur.cuni.cz/chemie/orgchem/quo-vadis-chemie">🔗 Quo
vadis chemie?</a>
<p>
<p>biennale open to all Faculty <a
href="https://vedajekrasna.cz">🔗 Science is beautiful</a>.</p>
<p>chemical experiments <a
href="https://www.natur.cuni.cz/chemie/chemicke-uterky/">🔗 Chemical
tuesdays</a>.
<p>
</div>
</div>
</div>
</div>
</div>
<div class="fullwidth-block" data-bg-color="#edf2f4">
<div class="container">
<h2 class="section-title">Media</h2>
</div>
</div>
<div class="fullwidth-block" data-bg-color="">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="post">
<p><a
href="https://www.ukforum.cz/rubriky/academia/8738-na-uk-vznikla-po-vzoru-cambridge-lihen-expertu-budoucnosti">🔗
Study Science in iForum magazine</a></p>
<p><a href="https://forbes.cz">🔗 Study Science in Forbes magazine</a></p>
<p><a href="https://www.youtube.com/watch?v=SZMCnMzQE2U">🔗 Study Science @Olinium on
youtube</a></p>
<p><a href="https://www.mujrozhlas.cz/magazin-experiment/magazin-experiment-61">🔗 Study
Science on Czech radio</a></p>
<p><a
href="https://www.ceskatelevize.cz/porady/10441294653-hyde-park-civilizace/223411058090218/">🔗
Czech Television, Hyde Park Civilization</a></p>
<p><a
href="https://www.idnes.cz/karlovy-vary/zpravy/karlovarsky-kraj-as-krasna-u-ase-matej-pokorny-student-biologicka-olympiada.A231229_768260_vary-zpravy_prz">🔗
iDNES.cz</a></p>
<p><a
href="https://perpetuum.cz/2024/01/po-vzoru-cambridge-karlova-univerzita-laka-na-novy-prirodovedny-obor-ktery-vychova-vedce-budoucnosti">🔗
Perpetuum</a></p>
</div>
</div>
</div>
</div>
</div>
<div class="fullwidth-block" data-bg-color="#edf2f4">
<div class="container">
<h2 class="section-title">Frequently Asked Questions</h2>
</div>
</div>
<div class="fullwidth-block" data-bg-color="">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="post">
<figure class="featured-image"><img src="images/news-1.jpg" alt=""></figure>
<h2 class="entry-title">General</h2>
<!-- <small class="date">2 oct 2014</small> -->
<small class="date"></small>
<h4>How does the Science program differ from other programs at Charles University or
other Czech universities?</h4>
<p>The Science programme provides a sufficiently deep foundation in core science
disciplines such as biology, chemistry, physics and mathematics, as well as a very
important education in soft skills and programming. Instruction within these
disciplines is purposefully linked to provide perspective and broad context in the
sciences. Graduates then have a much higher chance of finding employment in study
abroad as well as in the commercial sector. The aim is to prepare a new generation
of scientists and scientists capable of critical thinking and interdisciplinary
overlap, which is lacking in the graduates of other science programmes.</p>
<h4>I studied high school in another field (industrial, humanities, etc.). Can I still
apply for the Science programme?</h4>
<p>Of course. The program is designed for exceptional students with a big-picture view
of the natural sciences. Education in other areas can be an advantage, providing a
different perspective on the natural sciences that can be shared and shaped with
colleagues and Science Program.</p>
</div>
</div>
</div>
</div>
</div>
<div class="fullwidth-block" data-bg-color="#edf2f4">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="post">
<figure class="featured-image"><img src="images/news-2.jpg" alt=""></figure>
<h2 class="entry-title">Admission</h2>
<small class="date"></small>
<h4>I graduated in a different country than the Czech Republic. How is this handled for
the purposes of the entrance exam?</h4>
<p>As it is given in the admission requirements, applicants who hold a degree from an
international school must provide proof of their education in one of the ways
described <a
href="https://www.natur.cuni.cz/fakulta/uchazeci/nostrifikace/nostrifikace-pro-uchazece-do-magisterskeho-a-doktorskeho-studia">🔗
here</a>.
Thus, it does not matter in which country the prospective student graduated; the
main criterion for admission is a sufficient number of points in the admission
procedure (unless the entrance exam is waived).</p>
<h4>How will the interview process work?</h4>
<p>
Three guarantors or their representatives representing (i) biology, (ii) chemistry
and (iii) physics and mathematics will be present during the interview.
The aim is not to test the candidate's schooling, but to determine whether the
candidate has a sufficient grasp of these disciplines and is able to respond
promptly to more complex questions.
It is therefore not necessary to know the answers to all the questions, but to be
able to respond and take one's own position on the question asked.
Our aim is to produce capable experts not walking dictionaries.
</p>
<h4>How does Charles university recognis the foreign diploma?</h4>
<p>
To have your foreign diploma recognized, please follow the instructions outlined on
this page for the nostrification process.
</p>
<h4>How will the scholarship application process work?</h4>
<p>
We want the process to be simple and unified from the student's point of view
despite there are several different subjects making donations.
The student will send an application in the form of a letter (in PDF format) to the
e-mail address <a
href="mailto:info@studyscience.eu"><info@studyscience.eu></a> by 1 June.
The application must include the student's name, contact details and the reasons for
the scholarship request,
e.g. excellent study record, achievements related to the field of study, social
situation, etc.
Necessary annexes can be attached to the application. The applicant will be informed
by 1 July whether or not the scholarship has been awarded.</p>
</p>
<h4>Could you please advise on literature which can help me in preparation for the
[entrance] exam?</h4>
<p>
Admission interview is over a video call. After an introduction, the committee asks
several basic questions from Biology, Chemistry and Physics (about 3 per field).
The questions are of completely general nature like: "Are viruses alive?
Why don't we feel Earth rotation?
What is the origin of magnetic force?
Is FCH2COOH stronger acid than CH3COOH?
Can you spell your name in chemical symbols?
How would you start a total synthesis of ethanol from elements? What is the
principle of refrigerator?
How is genetic information stored?"
and aswers lead to a discussion and logical reasoning.
The interview serves also as a test of fluent English communication.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="fullwidth-block" data-bg-color="">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="post">
<figure class="featured-image"><img src="images/news-3.jpg" alt=""></figure>
<h2 class="entry-title">Study</h2>
<small class="date"></small>
<h4>What are the math requirements and to what extent will math be taught?</h4>
<p> Mathematics is the queen of the natural sciences and will be given due attention.
The level is assumed to be at the high school level, however, a course is
deliberately
included in the first semester to review high school mathematics and introduce the
more
advanced parts in a friendly manner.
</p>
<h4>What are the programming requirements?</h4>
<p>Basic knowledge is of course an advantage, but the course will start from the very
basics.</p>
<h4>Is it possible to take courses in other foreign languages as part of my studies?
</h4>
<p>Of course, a wide range of foreign language teaching is offered within the University
and the two participating faculties, see, e.g.
<a href="https://fsv.cuni.cz/en/study/language-centre">🔗 here</a>.
</p>
<h4>Are physical exercises compulsory?</h4>
<p>Not compulsory, but possible and recommened to attend various courses or training
courses as part of your studies, see, e.g.
<a
href="https://www.natur.cuni.cz/eng/department-of-physical-education/aktuality/physical-education-at-charles-university-of-prague">🔗
here</a>.
</p>
<h4>Are trips abroad possible as part of my studies?</h4>
<p>Of course, trips, e.g. in the framework of the ERASMUS programme, as well as through
participation at conferences and schools are encouraged.</p>
<h4>What are the accommodation options for students?</h4>
<p>The accommodation facilities offered by the University are listed <a
href="https://kam.cuni.cz/KAMEN-1.html">🔗 here</a></p>
</div>
</div>
</div>
</div>
</div>
<div class="fullwidth-block" data-bg-color="#edf2f4">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="post">
<figure class="featured-image"><img src="images/news-1.jpg" alt=""></figure>
<h2 class="entry-title"><a href="">Graduate employment</a></h2>
<small class="date"></small>
<h4>Where are the main jobs for graduates?</h4>
<p> The Science programme provides a sufficiently deep foundation in core science disciplines such as biology,
chemistry, physics, and mathematics and a critical education in soft skills and programming. Instruction within
these disciplines is purposefully linked to provide perspective and broad context in the sciences. Graduates then
have a higher chance to proceed the study abroad or find employment in the commercial sector. The aim is to prepare
a new generation of scientists and scientists capable of critical thinking and interdisciplinary overlap, which is
lacking in the graduates of other science programmes.
<!-- Graduates are well prepared to study in master's programs in biology, chemistry,
physics and interdisciplinary sciences at home or abroad.
In particular, graduates will find employment not only as researchers in biological,
chemical, physical, and mathematical areas,
but also in emerging areas of sustainability research, health, technology, and
economy.
Graduates who choose not to continue their studies will easily find employment in
the commercial sector
(corporate research and development, consultancy, risk analysis, etc.).
As the entire program is conducted in English, graduates will benefit from language
proficiency and the ability to interact
professionally in an international environment. -->
</p>
<h4>What is the connection to the Master's programmes at Charles University?</h4>
<p> There is a direct link to all programmes in biology and most programmes in chemistry
and physics.
For most of them it is not necessary to take an entrance exam.
</p>
</div>
</div>
</div> <!-- .row -->
</div> <!-- .container -->
</div> <!-- .fullwidth-block -->
</main> <!-- .main-content -->
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-md-3">
<div class="widget">
<h3 class="widget-title">Our address</h3>
<strong>Charles University</strong>
<address>Ovocný trh 5, Praha 1, 11636, Česká republika</address>
<!--<a href="tel:+1 800 931 812">+1 800 931 812</a> <br>>-->
<a href="tel:(+420) 22195 1046"><i class="fa fa-phone"></i> (+420) 221 951 046</a> <br>
<a href="mailto:office@companyname.com"><i class="fa fa-envelope"></i>
info@studyscience.eu</a>
</div>
</div>
<div class="col-md-3">
<div class="widget">
<h3 class="widget-title"><br></h3>
<strong>Faculty of Science</strong>
<address>Albertov 6, Praha 2, 12800, Česká republika</address>
<!--<a href="tel:+1 800 931 812">+1 800 931 812</a> <br>>-->
<!--<p>Deserunt mollitia animi id est laborum dolorum fuga harum quidem rerum facilis.</p>-->
<div class="social-links">
<a href="https://cs-cz.facebook.com/prf.uk.praha/"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/science_charles"><i class="fa fa-twitter"></i></a>
<!--<a href="#"><i class="fa fa-google-plus"></i></a>
<a href="#"><i class="fa fa-instagram"></i></a>
<a href="#"><i class="fa fa-youtube"></i></a>-->
</div>
</div>
</div>
<div class="col-md-3">
<div class="widget">
<h3 class="widget-title"><br></h3>
<strong>Faculty of Mathematics and Physics</strong>
<address>Ke Karlovu 3, Praha 2, 12116, Česká republika</address>
<!--<a href="tel:+1 800 931 812">+1 800 931 812</a> <br>>-->
<!--<p>Deserunt mollitia animi id est laborum dolorum fuga harum quidem rerum facilis.</p>-->
<div class="social-links">
<a href="https://cs-cz.facebook.com/MFFUK/"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/matfyz"><i class="fa fa-twitter"></i></a>
<!--<a href="#"><i class="fa fa-google-plus"></i></a>
<a href="#"><i class="fa fa-instagram"></i></a>
<a href="#"><i class="fa fa-youtube"></i></a>-->
</div>
</div>
</div>
<div class="col-md-3">
<div class="widget">
<h3 class="widget-title"> </h3>
<ul class="arrow-list">
<li class="menu-item"><a href="index.html">Home</a></li>
<li class="menu-item"><a href="mission.html">Mission</a></li>
<li class="menu-item"><a href="admission.html">Admission</a></li>
<li class="menu-item"><a href="courses.html">Courses</a></li>
<li class="menu-item"><a href="stipends.html">Scholarship</a></li>
<li class="menu-item"><a href="ukprague.html">CUNI/Prague</a></li>
<li class="menu-item current-menu-item"><a href="FAQ.html">Media/FAQ/News</a></li>
</ul>
</div>
</div>
<!--
<div class="col-md-3">
<div class="widget">
<h3 class="widget-title">Research summary</h3>
<ul class="arrow-list">
<li><a href="#">Accusantium doloremque</a></li>
<li><a href="#">Laudantium totam aperiam</a></li>
<li><a href="#">Eaque ipsa quae illo inventore</a></li>
<li><a href="#">Veritatis et quasi architecto</a></li>
<li><a href="#">Vitae dicta sunt explicabo</a></li>
</ul>
</div>
</div>
-->
<div class="col-md-3">
</div>
</div> <!-- .row -->
<!--<p class="colophon">copyright 2014 Company name. Designed by <a href="http://www.vandelaydesign.com/" title="Designed by VandelayDesign.com" target="_blank">VandelayDesign.com</a>. All rights reserved</p>-->
</div> <!-- .container -->
</footer>
</div>
<script src="js/jquery-1.11.1.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/app.js"></script>
</body>
</html>