This repository was archived by the owner on Apr 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
204 lines (183 loc) · 7.47 KB
/
index.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
<!DOCTYPE html>
<html lang="nl">
<head>
<title>Open Webslides</title>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="styles/screen-16x10.css" id="style">
<link rel="stylesheet" href="styles/custom.css">
</head>
<body class="shower list">
<header class="caption">
<h1>Open Webslides</h1>
<h2>Toegepaste Informatica HoGent</h2>
<p>
<a href="https://florian.dejonckhee.re">Florian Dejonckheere</a>
</p>
</header>
<section class="black title slide" id="title">
<h2>Open Webslides</h2>
<p>
<a href="https://florian.dejonckhee.re">Florian Dejonckheere</a>
<span style="float: right">
<a href="http://bit.ly/WebslidesTI">bit.ly/WebslidesTI</a>
</span>
</p>
</section>
<!-- Wat zijn webslides -->
<section class="black toc slide" id="toc-what">
<h2>Open Webslides</h2>
<ul>
<li><strong><a href="#toc-what">Wat zijn webslides</a></strong></li>
<li><a href="#toc-cocreatie">Co-creatie met webslides</a></li>
<li><a href="#toc-openwebslides">Open Webslides</a></li>
</ul>
</section>
<section class="slide" id="cursusmateriaal">
<h2>Cursusmateriaal van de toekomst</h2>
<ul>
<li>Slides gebouwd op moderne <strong>webtechnologieën</strong>
<ul>Integratie van <strong>multimedia</strong></ul>
<ul><strong>Linken</strong> naar <a href="https://rubenverborgh.github.io/WebFundamentals/architecture/#url-http-html">andere cursussen</a></ul>
<ul>Webslides werken op <strong>ieder toestel</strong></ul>
</li>
<li>Extra <strong>zichtbaarheid</strong> door slides op het Web te plaatsen</li>
</ul>
</section>
<section class="slide" id="embedden">
<h2>Embedden van multimedia</h2>
Webslides bieden integratie met het Web
<ul>
<li>YouTube-clips</li>
<li>Tweets</li>
<li>Interactieve webtools</li>
</ul>
</section>
<section class="slide" id="youtube">
<h2>Toon een specifiek YouTube-fragment</h2>
<iframe width="800" height="450" src="https://www.youtube.com/embed/C3WzPD2iMKc?start=475&end=486&rel=0&showinfo=0&autohide=1" allowfullscreen></iframe>
</section>
<section class="slide" id="Molecules">
<h2>Moleculen via een 3D animatie</h2>
<!-- Was: http://molview.org/ -->
<iframe width="800" height="450" src="https://ows.florian.dejonckhee.re/"></iframe>
</section>
<section class="slide" id="earthQuake">
<h2>Verken data via een 3D animatie</h2>
<!-- Was: http://labs.gmt.io/quake/ -->
<iframe width="800" height="450" src="https://ows.florian.dejonckhee.re/quake/"></iframe>
</section>
<!-- Cocreatie met webslides -->
<section class="black toc slide" id="toc-cocreatie">
<h2>Open Webslides</h2>
<ul>
<li><a href="#toc-what">Wat zijn webslides</a></li>
<li><strong><a href="#toc-cocreatie">Co-creatie met webslides</a></strong></li>
<li><a href="#toc-openwebslides">Open Webslides</a></li>
</ul>
</section>
<section class="slide" id="open-feedback">
<h2>Slides openstellen voor feedback</h2>
<blockquote>
<p>
Beste Professor,
</p>
<p>
Zou het kunnen dat in hoofdstuk 3 op slide 107 (versie van oktober)<br>
het woord “indirect” dient gewijzigd te worden in “direct”?
</p>
<p>
Met vriendelijke groeten,
</p>
<p>
Jan Janssens
</p>
</blockquote>
</section>
<section class="slide" id="open-feedback-uitleg">
<h2>Feedback verwerken kan eenvoudiger</h2>
<ul>
<li>PowerPoint-slides: opgeslagen in een <strong>binair formaat</strong>
<ul>
<li>Verschillende versies zijn moeilijk te vergelijken</li>
<li>Moeilijk om te collaboreren</li>
</ul>
</li>
<li>Webslides worden opgeslagen als <strong>broncode</strong>
<ul>
<li>Gewoon tekst, dus ook <strong>future proof</strong></li>
<li>Kan gebruik maken van collaboratietools die al jaren bestaan</li>
</ul>
</li>
</ul>
</section>
<section class="slide" id="open-feedback-new">
<h2>Webslides openstellen voor feedback</h2>
<blockquote>
<h3>Overzicht wijzigingen</h3>
<p>
Wijziging voorgesteld door Jan Janssens:<br>
<em><del>Indirecte</del> <ins>Directe</ins> rede is de letterlijke weergave
van een citaat in een zin.</em>
</p>
<p>
<a href="#open-feedback-new">slide bekijken</a> –
<a href="#open-feedback-new">accepteren</a> –
<a href="#open-feedback-new">weigeren</a>
</p>
</blockquote>
</section>
<section class="slide" id="open-feedback-figuur">
<h2>Webslides openstellen voor feedback</h2>
<img src="images/cocreatie.svg" alt="">
</section>
<section class="slide" id="voorbeeldRuben2">
<h2>Voorbeeld: lessen van <a href="https://ruben.verborgh.org/">Ruben Verborgh</a></h2>
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">Students keep on correcting my slides—and I like it :-) <a href="https://t.co/JVtuN6br42">https://t.co/JVtuN6br42</a> All of that is possible with <a href="https://twitter.com/OpenWebSlides">@OpenWebSlides</a>! <a href="https://twitter.com/hashtag/Innoversity?src=hash">#Innoversity</a></p>— Ruben Verborgh (@RubenVerborgh) <a href="https://twitter.com/RubenVerborgh/status/700407350159663108">February 18, 2016</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</section>
<!-- Open Webslides -->
<section class="black toc slide" id="toc-openwebslides">
<h2>Open Webslides</h2>
<ul>
<li><a href="#toc-what">Wat zijn webslides</a></li>
<li><a href="#toc-cocreatie">Co-creatie met webslides</a></li>
<li><strong><a href="#toc-openwebslides">Open Webslides</a></strong></li>
</ul>
</section>
<section class="slide" id="ontwikkelomgeving">
<h2>Een ontwikkelomgeving voor webslides</h2>
<ul>
<li>Gebruiksvriendelijk platform met <strong>grafische editor</strong></li>
<li>Open voor iedereen</li>
<li><strong>Interactiviteit toevoegen</strong> met één klik</li>
</ul>
</section>
<section class="slide" id="samenwerkingsomgeving">
<h2>Een samenwerkingsomgeving</h2>
<ul>
<li>Slides bewerken <strong>samen met collega's</strong></li>
<li>Eenvoudig <strong>aanpassingen</strong> van studenten accepteren of weigeren</li>
<li><strong>Verschillende versies</strong> naast elkaar beheren en synchroniseren</li>
</ul>
</section>
<section class="slide" id="toekomst">
<h2>Toekomst</h2>
<p>Ontwikkeling en co-creatie van webslides is op dit moment al mogelijk, mits wat technische kennis (bijvoorbeeld cursus <a href="https://github.com/RubenVerborgh/WebFundamentals/">Web Fundamentals</a>)</p>
<p>Ontwikkeling van het platform is <strong>volop bezig</strong></p>
<ul>
<li>Eerste werkende versie van de <strong>grafische editor</strong>: begin juli</li>
<li>Basisfunctionaliteit co-creatie: begin volgend semester</li>
</ul>
</section>
<section class="black title slide" id="demo">
<h2>Vragen</h2>
</section>
<div class="progress"></div>
<footer class="badge">
<a href="https://github.com/OpenWebslides/presentatie-hogent">Fork me on GitHub</a>
</footer>
<script src="scripts/shower.min.js"></script>
</body>
</html>