-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathEnglish.html
More file actions
44 lines (39 loc) · 2.76 KB
/
English.html
File metadata and controls
44 lines (39 loc) · 2.76 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>English Faculty Elective Information</title>
<link rel="stylesheet" href="dom-pathways.css">
</head>
<body>
<article>
<div class="faculty-section">
<h1 class="heading h-gold">English Faculty Elective Information</h1>
<p>English subjects communicate the knowledge and ideas that help students to make sense of their own lives and the world around them. They provide essential skills for the workforce and for tertiary studies.</p>
<p>English is a core subject from Years 7-10 built around the three interrelated strands of Language, Literature and Literacy.<br>Together the strands focus on developing students’ knowledge, understanding and skills in listening, reading, viewing, speaking, writing and creating. Students move from mastering the essentials of written expression to more sophisticated language use. There is a gradual increase in literature appreciation (novels, plays, poetry, short stories and film) over the four years to prepare students for English Studies in Years 11 and 12. Each student’s own writing is an important component in all year levels and they learn many techniques for improving the quality of their work. Speaking and listening skills are also developed.</p>
<p id="itelic-centre">Scroll down to view information about the elective</p>
</div>
</article>
<!-- Subject Content -->
<article id="ENG1" class="subject-content">
<div>
<h1 class="heading h-gold">Creative Writing</h1>
<p>The Creative Writing Elective is for students who wish to explore the craft of writing for personal, imaginative and expressive purposes. It also involves a journalism unit. Students will experience a range of types of writing and acquire growing competence with a variety of writing styles. Students will edit and refine their work in order for it to be published in a variety of formats. Written texts may be entered into contests in Tasmania and throughout Australia. Students will work in creative ways to produce a folio of work which explores their developing understanding of the world.</p>
</div>
<div class="article-flex">
<!-- Media Contect temporary Removed
<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-Creative-Writing_Rachael-Glidden.mp4" type="video/mp4">
</video>
</div>
-->
<div >
<p>Key Points</p>
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRUCUlnMuD_1oGVK1DFgYJLZ6EpPG_Ftj1CJIIyuztWxbZujoIj0Cyo9-roG4WYeg/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>