-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathedtech.html
127 lines (111 loc) · 6.64 KB
/
edtech.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Jenna Espezua | Technology in Education</title>
<meta charset= "utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,600|Dosis:400,700,600' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/default.css" >
<link rel="stylesheet" type="text/css" href="stylesheets/responsive.css" >
</head>
<body>
<header>
<a href="index.html" class="logo">
<h1>Jenna Espezua</h1>
<h2>Web Developer</h2>
</a>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html" >About</a></li>
<li><a href="portfolio/index.html">Portfolio</a></li>
<!-- <li><a href="resume.html">Resume</a></li> -->
<li><a href="blog/index.html">Blog</a></li>
<li><a href="techined.html" class="selected">EdTech</a></li>
<li><a href="contact.html" >Contact</a></li>
</ul>
</nav>
</header>
<main class="wrapper-main">
<section class="teched-section">
<h2 class="teched-title">Technology in Education</h2>
<p>Technology is an amazing resource to use in education that can help educators introduce new content, review content, assess and monitor students' understanding of concepts, and much more. However, it's important to remember that technology is just another tool in the educators' toolbox.</p>
<p>When designing instruction it's important for educators to determine what they want their students to learn, explore, and/or be able to do before deciding which tools will help them to be effective and efficient in helping students learn. Searching for resources, new ideas, learning how a piece of technology works, etc. can be time consuming, so I'm going to highlight a few websites, blogs, and applications that are amazing resources.</p>
</section>
<section class="teched-section">
<h3>Websites</h3>
<section>
<h4><a href="https://learnzillion.com/">LearnZillion</a></h4>
<p id="paragragh-ul">Educators can create a free account, which gives them access to:</p>
<ul>
<li>an open, cloud-based math curriculum for K-8</li>
<li>math video lessons by grade, domain, and standard for grades 2-12</li>
<li>close reading lesson library for 5-day reading modules for grade 2-12</li>
<li>interactive, targeted editing and revision lessons for grades 3-8</li>
<li>reading and writing video lessons for informational or literary texts by grade level</li>
</ul>
</section>
<section>
<h4><a href="https://www.teachingchannel.org/">TeachingChannel</a></h4>
<p>An online community for educators where they can watch, share, and learn diverse techniques to help every student grow.</p>
</section>
<section>
<h4><a href="https://www.raz-kids.com/">Raz-Kids</a></h4>
<p>This website offers, with a subscription, leveled eBooks spanning 29 reading levels that students can listen to, read, and even record themselves reading anytime, anywhere.</p>
</section>
</section>
<section class="teched-section">
<h3>Blogs</h3>
<section>
<h4><a href="http://techwithjen.com/">Tech With Jen</a></h4>
<p>Her website features a blog with various articles like using specific technology in the classroom as well as a "Be Appy Monday Series" in which she shares an app along with a lesson idea and/or video.</p>
</section>
<section>
<h4><a href="http://classtechtips.com/">Class Tech Tips</a></h4>
<p>Resources for integrating technology by a former teacher turned EdTech & Curriculum Consultant Monica Burns.</p>
</section>
<section>
<h4><a href="http://www.upperelementarysnapshots.com/">Upper Elementary Snapshots</a></h4>
<p>Thirteen teachers collaborate to showcase the best of upper elementary learning.</p>
</section>
<section>
<h4><a href="http://catlintucker.com/">Catlin Tucker</a></h4>
<p>Catlin Tucker, a high school English language arts teacher, reviews the lastest developments in blended learning and reflects on teaching strategies in high school.</p>
</section>
</section>
<section class="teched-section">
<section>
<h3>Web Apps and Apps</h3>
<h4><a href="https://goformative.com/">Formative</a></h4>
<p>Educators, with a free account, can create online assessments, classwork, or homework. Students may show their understanding through multiple choice questions, typing an answer, showing their work with drawings, or submitting images. As well, it allows educators to provide real-time intervention by reviewing students' responses and giving instant feedback.</p>
</section>
<section>
<h4><a href="https://www.edueto.com/">Edueto</a></h4>
<p>A free teaching tool that allows educators to create customized online exercises that target student's needs in the following formats: </p>
<ul>
<li>Quiz: multiple choice questions</li>
<li>Gap Filling: fill the gaps in text</li>
<li>Matching: match corresponding items</li>
<li>Writing: essays, analysis, discussion</li>
<li>Sorting: sorting items into groups</li>
<li>Equations: mathematical equations</li>
<li>PicTag: picture tagging</li>
<li>Sequence: sorting items into sequences</li>
</ul>
</section>
<section>
<h4><a href="https://app.seesaw.me/#/login">Seesaw: The Learning Journal</a></h4>
<p>This app is a student-driven digital portfolio that helps to capture the learning process by students using photos, videos, drawings, text notes, or links to demonstrate their understanding. Educators can browse students' work and strengthen the home-school connection by inviting families to view updates on their child's Seesaw journal.</p>
</section>
</section>
</main>
<footer>
<ul class="contact-links-footer">
<li><a href="mailto:[email protected]"><img src="imgs/gmail.png" alt="Email" /></a></li>
<li><a href="https://github.com/espezua"><img src="imgs/GitHub.png" alt="GitHub" /></a></li>
<li><a href="https://www.linkedin.com/in/jennaespezua"><img src="imgs/linkedIn.png" alt="LinkedIn" /></a></li>
</ul>
<p>© 2015 Jenna Espezua</p>
</footer>
</body>
</html>