This repository was archived by the owner on Jan 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
91 lines (88 loc) · 5.59 KB
/
index.html
File metadata and controls
91 lines (88 loc) · 5.59 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
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
---
layout: default
title: 'Welcome'
lang: en
ref: welcome
permalink: /
---
<section>
<div class="row">
<div class="col-md-10 col-md-offset-2">
<h1 class='text-uppercase'>What if course material could...</h1>
<ul class="list-unstyled text-left">
<li><p>be <b class='blue'>co-created</b> by teachers, students and the professional field?</p></li>
<li><p>make full use of <b class='blue'>interactive</b> web tools?</p></li>
<li><p><b class='blue'>transcend</b> courses and span multiple subjects?</p></li>
<li><p>promote a <b class='blue'>personal</b> learning approach?</p></li>
<li><p>be <b class='blue'>shared</b> with the educational community?</p></li>
</ul>
</div>
<div class="col-md-10 col-md-offset-1 text-center blue">
<h2 class='text-justify'>Open Webslides provides a platform to create course material that
promotes co-creation and makes full use of modern web technologies to
promote an (inter)active and accessible learning environment.
</h2>
</div>
</div>
</section>
<hr>
<section>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<h3 class='text-uppercase'>Course material is in dire need of modernization.</h3>
<dl class="row">
<dt class="col-sm-1 col-xs-2 col-sm-offset-1"><span class="glyphicon glyphicon-arrow-right bigger-icon"></span></dt>
<dd class="col-sm-10 col-xs-10"> <b class="blue">Education</b> is still too often a <b class="blue">one-way street</b>, where students are expected to
simply digest the material with little to no activity or agency on their part.</dd>
</dl>
<dl class="row">
<dt class="col-sm-1 col-xs-2 col-sm-offset-1"><span class="glyphicon glyphicon-time bigger-icon"></span></dt>
<dd class="col-sm-10 col-xs-10">Welcoming and <b class="blue">processing feedback</b> from students or colleagues is not a streamlined,
elegant process but can instead be a <b class="blue">time-consuming chaos</b>.</dd>
</dl>
<dl class="row">
<dt class="col-sm-1 col-xs-2 col-md-offset-1"><span class="glyphicon glyphicon-play bigger-icon"></span></dt>
<dd class="col-sm-10 col-xs-10"><b class="blue">Embedding media</b> or flipped classroom tools is either impossible or <b class="blue">not</b> as <b class="blue">straightforward</b> as it should be.</dd>
</dl>
<dl class="row">
<dt class="col-sm-1 col-xs-2 col-md-offset-1"><span class="glyphicon glyphicon-remove bigger-icon"></span></dt>
<dd class="col-sm-10 col-xs-10">Learning material is often <b class="blue">reliant</b> on specific versions of <b class="blue">closed software</b> packages that are no longer
supported on older machines but also do not work on modern mobile devices.</dd>
</dl>
<dl class="row">
<dt class="col-sm-1 col-xs-2 col-md-offset-1"><span class="glyphicon glyphicon-file bigger-icon"></span></dt>
<dd class="col-sm-10 col-xs-10">Placing one subject’s narrative in a <b class="blue">bigger picture</b> by linking to other courses is <b class="blue">difficult</b> at best due to technological constraints.</dd>
</dl>
<dl class="row">
<dt class="col-sm-1 col-xs-2 col-md-offset-1"><span class="glyphicon glyphicon-blackboard bigger-icon"></span></dt>
<dd class="col-sm-10 col-xs-10"><b class="blue">Ideas</b> for better learning material are <b class="blue">not</b> always <b class="blue">shared</b> or <b class="blue">implemented</b> on a large enough scale that could benefit the educational community.</dd>
</dl>
</div>
</div>
</section>
<hr>
<section>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<h3 class='text-uppercase'>Open Webslides offers this needed modernization.</h3>
<dl class="row">
<dt class="col-sm-1 col-xs-2 col-md-offset-1"><span class="glyphicon glyphicon-user bigger-icon"></span></dt>
<dd class="col-sm-10 col-xs-10"> Webslides features a <b class="blue">user-friendly</b> and clear platform for the <b class="blue">co-creation</b> of learning material, thus allowing the various stakeholders (fellow teachers, students, researchers, ...)
to partake in the creation of educational content.</dd>
</dl>
<dl class="row">
<dt class="col-sm-1 col-xs-2 col-md-offset-1"><span class="glyphicon glyphicon-piggy-bank bigger-icon"></span></dt>
<dd class="col-sm-10 col-xs-10">We fully support the open source philosophy. Webslides <b class="blue">work on every device</b> and are <b class="blue">completely free</b> to use. As such, their usage is not limited to classrooms nor to
groups who have the financial strength to license closed software packages.</dd>
</dl>
<dl class="row">
<dt class="col-sm-1 col-xs-2 col-md-offset-1"><span class="glyphicon glyphicon-globe bigger-icon"></span></dt>
<dd class="col-sm-10 col-xs-10">Webslides allow linking to and including other courses and publications. This in turn, promotes <b class="blue">multiperspectivism</b> and broader narrative that is often lacking in today’s educational landscape.</dd>
</dl>
<dl class="row">
<dt class="col-sm-1 col-xs-2 col-md-offset-1"><span class="glyphicon glyphicon-duplicate bigger-icon"></span></dt>
<dd class="col-sm-10 col-xs-10">Webslides give teachers the <b class="blue">option to share</b> their work, not only with their immediate environment but with a much broader audience as well, benefiting the entire educational landscape.</dd>
</dl>
</div>
</div>
</section>