-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathfaq.html
More file actions
204 lines (191 loc) · 10.9 KB
/
faq.html
File metadata and controls
204 lines (191 loc) · 10.9 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
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
---
layout: page
title: FAQ
subtitle: "Got a question? It might be answered here. If not, ask us!"
hide-navbar: true
hide-footer: true
permalink: /faq/
---
<div id="accordion" role="tablist" aria-multiselectable="true" class="mt-4 text-left">
<div class="card">
<div class="card-header" role="tab" id="faq0">
<h5 class="mb-0">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse0" aria-expanded="true" aria-controls="collapse0">
What is Learning Creative Learning?
</a>
</h5>
</div>
<div id="collapse0" class="collapse show" role="tabpanel" aria-labelledby="faq0">
<div class="card-block p-3">
<p>
Learning Creative Learning (LCL) is a community of educators, designers, parents, and learners exploring creative learning together. Over six weeks, you’ll have the chance to explore some of the ideas and principles that underlie creative learning while engaging in creative learning yourself, working on projects you are interested in, playfully working and thinking with your peers about how you might bring some of these ideas and practices to your own work and life.
</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="faq1">
<h5 class="mb-0">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse1" aria-expanded="true" aria-controls="collapse1">
Is this a course for me?
</a>
</h5>
</div>
<div id="collapse1" class="collapse" role="tabpanel" aria-labelledby="faq1">
<div class="card-block p-3">
<p>
Learning Creative Learning is for anyone who cares about kids, learning, and creativity: whether you’re an educator searching for new ways to help your students learn, a volunteer running an afterschool program for kids, a school administrator implementing new educational initiatives, a designer creating new products or activities for kids, or simply someone who is curious about kids, learning, and creativity.
</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="faq11">
<h5 class="mb-0">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse11" aria-expanded="true" aria-controls="collapse11">
How is this different from previous rounds of LCL?
</a>
</h5>
</div>
<div id="collapse11" class="collapse" role="tabpanel" aria-labelledby="faq11">
<div class="card-block p-3">
<p>
Although the materials are always available on the website, from time to time we start a new round of LCL to give people the opportunity to go through the course together with other participants. It’s an opportunity for new participants to join for the first time, but also for people who already participated in past rounds to dive deeper and connect with other participants. Every time a new LCL round is offered, it evolves as we experiment with new ideas. For example, making small changes to the activities and the reflection prompts, as well as trying new ways to engage with the online community.
</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="faq2">
<h5 class="mb-0">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse2" aria-expanded="true" aria-controls="collapse2">
Is there a specific class time each week?
</a>
</h5>
</div>
<div id="collapse2" class="collapse" role="tabpanel" aria-labelledby="faq2">
<div class="card-block p-3">
<p>
There is no official class time, though there will be designated times when you can join online video conferences with others in the community. At the beginning of each week, we will send out an email with the list of videos, readings, and activities that we are going to go through together. Over the course of the week, you can explore and experiment at your own pace, and share and discuss with others in the online forums, whenever you find the time. Later in the week, we will organize online gatherings, using special video conferencing tools (called “Unhangouts”), to provide additional opportunities to meet and talk with others in the community. All videos and readings are already available online, so you can look ahead if you like.
</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="faq3">
<h5 class="mb-0">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse3" aria-expanded="true" aria-controls="collapse3">
Is this a course about Scratch?
</a>
</h5>
</div>
<div id="collapse3" class="collapse" role="tabpanel" aria-labelledby="faq3">
<div class="card-block p-3">
<p>
The course is not specifically about
<a target="_blank" href="https://scratch.mit.edu/">Scratch</a> (the graphical programming language developed by our Lifelong Kindergarten group). But the course will provide you with opportunities to experiment and create projects with Scratch -- and to learn about the ideas and motivations underlying Scratch. We are designing most of the weekly activities so that you can choose which media and materials you want to use, with Scratch as one of the options. Also, we will share ideas, strategies, and resources on how to introduce Scratch through a “creative learning” approach.
</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="faq4">
<h5 class="mb-0">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse4" aria-expanded="true" aria-controls="collapse4">
What do I need to participate?
</a>
</h5>
</div>
<div id="collapse4" class="collapse" role="tabpanel" aria-labelledby="faq4">
<div class="card-block p-3">
<p>
All you need is a computer and an internet connection (and an interest in creative learning!). Most of the materials (videos, readings, discussion forums) will be accessible on all types of devices. But you will need a laptop or desktop computer to participate in the Scratch activities, and you will need a laptop or desktop computer with Firefox or Chrome browser and a fast internet connection to join the Unhangout video discussions. All materials will be downloadable so that you will be able to use them offline at a later time.
</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="faq6">
<h5 class="mb-0">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse6" aria-expanded="true" aria-controls="collapse6">
I am not fluent in English: can I still take LCL?
</a>
</h5>
</div>
<div id="collapse6" class="collapse" role="tabpanel" aria-labelledby="faq6">
<div class="card-block p-3">
<p>
The primary language is English, but subtitles and translations for some materials are available in few languages thanks to volunteers from the Lifelong Kindergarten group and the LCL community who speak: Chinese, French, Italian, Japanese, Portuguese, and Spanish. Check out the website and subtitles for their availability. We also have language groups in the discussion forum where you can talk to each other in few other languages. You are welcome to make use of those spaces to meet and learn together with your peers who share your languages.
</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="faq7">
<h5 class="mb-0">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse7" aria-expanded="true" aria-controls="collapse7">
Can I take this class with other people?
</a>
</h5>
</div>
<div id="collapse7" class="collapse" role="tabpanel" aria-labelledby="faq7">
<div class="card-block p-3">
<p>
Absolutely yes! We encourage you to find other people to join you in this journey: the more the merrier. While it’s wonderful to connect online with people from around the world, there are also great advantages to meeting and interacting with others in-person. So you might want to organize a weekly gathering to watch the videos or discuss the readings with friends or colleagues.
</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="faq8">
<h5 class="mb-0">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse8" aria-expanded="true" aria-controls="collapse8">
Can I receive a certificate of completion?
</a>
</h5>
</div>
<div id="collapse8" class="collapse" role="tabpanel" aria-labelledby="faq8">
<div class="card-block p-3">
<p>
There is no certification, no graduation, and no end date. Once you join the community, we hope you will continue to come back often to share your thoughts, offer feedback for other learners, and seek out opportunities for collaboration.
</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="faq9">
<h5 class="mb-0">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse9" aria-expanded="true" aria-controls="collapse9">
Who made this?
</a>
</h5>
</div>
<div id="collapse9" class="collapse" role="tabpanel" aria-labelledby="faq9">
<div class="card-block p-3">
<p>
We are a group of researchers from the
<a target="_blank" href="http://llk.media.mit.edu">Lifelong Kindergarten Group</a> and the
<a target="_blank" href="http://learn.media.mit.edu">Learning Initiative</a> at the MIT Media Lab. We are dedicated to creating new technologies, activities, and environments to engage all people, from all backgrounds, in creative learning experiences.
</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="faq10">
<h5 class="mb-0">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse10" aria-expanded="true" aria-controls="collapse10">
More questions?
</a>
</h5>
</div>
<div id="collapse10" class="collapse" role="tabpanel" aria-labelledby="faq10">
<div class="card-block p-3">
<p>
If you have read this far and still have questions, write to us at:
<br/><a target="_blank" href="mailto:lcl-support@media.mit.edu">lcl-support@media.mit.edu</a>
</p>
</div>
</div>
</div>
</div>
<!-- end accordion -->