-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsusangre.htm
More file actions
33 lines (29 loc) · 1.38 KB
/
susangre.htm
File metadata and controls
33 lines (29 loc) · 1.38 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width">
<link href="style.css" rel="stylesheet">
<title>Susan Greig</title>
</head>
<body>
<div class="content">
<h4><a href="index.html">Home</a></h4>
<h1>SUSAN GREIG</h1>
<p>I am a qualified teacher with a first degree in languages and higher degrees in
educational psychology. My studies have been particularly concerned with the written
language, especially spelling, and how people learn to read and write.</p>
<p>I have long practical experience teaching all ages, both "normal" classes and helping
adults and children who struggle with reading and writing.</p>
<p>These experiences, along with my studies, have convinced me that much of the
teaching of literacy is ineffective or even harmful, because the teachers have not been
adequately trained and this in turn is the effect of their trainers' misunderstanding of
both the English spelling system and how people learn to master it. There are, of
course, also other factors involved.</p>
<p>We used not to have the information we need to teach reading and writing effectively,
but it is available now. I try to disseminate better understanding of these skills which
are the basis of nearly all of our education and to help shaky readers and writers to
overcome their difficulties.</p>
</div>
</body>
</html>