-
Notifications
You must be signed in to change notification settings - Fork 0
/
fokusaudio.html
210 lines (157 loc) · 6.74 KB
/
fokusaudio.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
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
<!DOCTYPE HTML>
<!--
Phantom by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Übersicht über H5P-Inhaltstypen</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="https://haraldrau.github.io/h5pinhalte/main.css" />
<noscript><link rel="stylesheet" href="https://haraldrau.github.io/h5pinhalte/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="inner">
<!-- Logo -->
<a href="index.html" class="logo">
<span class="symbol"></span><span class="title">H5P im Überblick</span>
</a>
<!-- Nav -->
<nav>
<ul>
<li><a href="#menu">Navigation</a></li>
</ul>
</nav>
</div>
</header>
<!-- Menu -->
<nav id="menu">
<h2>Menü</h2>
<ul>
<li><a href="index.html">Startseite</a></li>
<li><a href="about.html">Was ist H5P?</a></li>
<li><a href="anleitung.html">Wie erstellle ich H5P-Inhalte?</a></li>
<li><a href="challenge.html">Mit welchen H5P-Inhalten starte ich?</a></li>
<li><a href="remix.html">Lizenz & Weiternutzung</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<div class="inner">
<ul class="actions fit">
<li><a href="alle.html" class="button fit">Alle anzeigen</a></li>
<li><a href="fokusaudio.html" class="button fit primary disabled">Fokus Audio & Video</a></li>
<li><a href="fokusbild.html" class="button fit">Fokus Bild</a></li>
</ul>
<ul class="actions fit">
<li><a href="ueben.html" class="button fit">üben & festigen</a></li>
<li><a href="praesentieren.html" class="button fit">präsentieren</a></li>
<li><a href="entwickeln.html" class="button fit">entwickeln & spielen</a></li>
</ul>
<section class="tiles">
<article class="style2">
<span class="image">
<img src="https://cdn.glitch.com/28f2463e-4eb1-4ab2-a668-ff6f930994fc%2Faudio(1).jpg?v=1580310924075" alt="" />
</span>
<a href="audio.html">
<h2>Audio Recorder</h2>
<div class="content">
<p>Es wird eine Aufnahmemöglichkeit für Audio gestaltet.</p>
</div>
</a>
</article>
<article class="style1">
<span class="image">
<img src="https://cdn.glitch.com/28f2463e-4eb1-4ab2-a668-ff6f930994fc%2Fallgemein.jpg?v=1580315740975" alt="" />
</span>
<a href="branching.html">
<h2>Branching Scenario</h2>
<div class="content">
<p>Lernende wählen aus, welchem Pfad sie folgen wollen. Je nach Auswahl werden andere Inhalte angezeigt.
</p>
</div>
</a>
</article>
<article class="style2">
<span class="image">
<img src="https://cdn.glitch.com/28f2463e-4eb1-4ab2-a668-ff6f930994fc%2Faudio(1).jpg?v=1580310924075" alt="" />
</span>
<a href="dialogcards.html">
<h2>Dialog Cards</h2>
<div class="content">
<p>Karteikarten mit Vorder- und Rückseite, die virtuell umgedreht werden können. Für Text, Bilder und Audio.
</p>
</div>
</a>
</article>
<article class="style2">
<span class="image">
<img src="https://cdn.glitch.com/28f2463e-4eb1-4ab2-a668-ff6f930994fc%2Faudio(1).jpg?v=1580310924075" alt="" />
</span>
<a href="dictation.html">
<h2>Dictation</h2>
<div class="content">
<p>Audio-Aufnahme, die den Lernenden diktiert wird. Der geschriebene Text wird auf Fehler überprüft.
</p>
</div>
</a>
</article>
<article class="style1">
<span class="image">
<img src="https://cdn.glitch.com/28f2463e-4eb1-4ab2-a668-ff6f930994fc%2Fvideo(1).jpg?v=1580312193285" alt="" />
</span>
<a href="interactivevideo.html">
<h2>
🌟
</h2>
<h2>Video</h2>
<div class="content">
<p>In ein Video werden Zwischenfragen und andere interaktive Elemente eingebaut, die Lernende beim Ansehen bearbeiten.
</p>
</div>
</a>
</article>
</section>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<section>
<h2><i>H5P im Überblick</i> ist ein offenes Angebot aus dem eBildungslabor.</h2>
<p>
Du kannst den Überblick zum Selbstlernen nutzen und/ oder für (Peer to Peer)-(Mikro)-Fortbildungen remixen. Die Inhalte sind freigegeben unter Public Domain. <a href="remix.html">Passe sie gerne für Deine Zwecke an.</a> Über Credits/ Erwähnungen freue ich mich.</p>
<p>
Gutes Gelingen und viel Freude beim Erkunden!
<br>Nele Hirsch | <a href="https://ebildungslabor.de">eBildungslabor</a>
</p>
</section>
<section>
<h2>Kontakt & Links</h2>
<ul>
<li><a href="https://twitter.com/ebildungslabor">Twitter</a></li>
<li><a href="mailto:nele@ebildungslabor.de">Email</a></li>
<li><a href="https://ebildungslabor.de">Website</a></li>
<li><a href="http://edumail.ebildungslabor.de">Edumail - Newsletter für zeitgemäße Bildung</a></li>
</ul>
</section>
<ul class="copyright">
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="https://ebildungslabor.de/sub/aap/assets/js/jquery.min.js"></script>
<script src="https://ebildungslabor.de/sub/aap/assets/js/browser.min.js"></script>
<script src="https://ebildungslabor.de/sub/aap/assets/js/breakpoints.min.js"></script>
<script src="https://ebildungslabor.de/sub/aap/assets/js/util.js"></script>
<script src="https://ebildungslabor.de/sub/aap/assets/js/main.js"></script>
</body>
</html>