-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLanguage_9-10.html
More file actions
43 lines (39 loc) · 2.36 KB
/
Language_9-10.html
File metadata and controls
43 lines (39 loc) · 2.36 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Language Faculty Elective Information</title>
<link rel="stylesheet" href="dom-pathways.css">
</head>
<body>
<article>
<div class="faculty-section">
<h1 class="heading h-gold">Language Faculty Elective Information</h1>
<p>Learning a language(s) broadens students’ horizons in relation to the personal, social, cultural and employment opportunities that an increasingly interconnected and interdependent world can offer. The interdependence of countries and communities means people in all spheres of life are required to negotiate experiences and meanings across languages and cultures.</p>
<p>Learning languages lead to many opportunities beyond school, including employment, travel and community involvement. Students who continue their language studies may have an opportunity to travel on a study tour to further complement their language skills.</p>
<p id="itelic-centre">Scroll down to view information about the elective</p>
</div>
</article>
<article id="L1" class="subject-content">
<div>
<h1 class="heading h-gold">Japanese</h1>
<p>Students undertake an introductory course in Japanese in Years 7 and 8 and can choose to continue their Japanese studies as an Elective in Years 9 and 10.</p>
<p>Communication involves interaction to convey meaning as well as imagination, creativity and a broad understanding of ourselves and others. Language learning provides the opportunity for students to engage with the linguistic and cultural diversity of the world and its peoples, and reflect on their experience in various aspects of social life, including their own participation and ways of being in the world.</p>
</div>
<div class="article-flex">
<!-- Key Points PowerPoint
<div >
<p>Overview of the subject, from the point of view of one of our students </p>
<video class="video-window" controls>
<source src="Videos/2021_Year-910-Japanese_Alex-Strang-Quin.mp4" type="video/mp4">
</video>
</div>
-->
<div >
<p>Key Points</p>
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRSMXl18FhqUT4V2_RR2DRfdwoeNr_GcX3ha2GZbMYHbgOBQzysRJPvYh3wJV6L4Q/embed?start=false&loop=true&delayms=5000" frameborder="0" width="500" height="317" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</div>
</div>
</article>
</body>
</html>