Update Education: Add BLOCKALOT, add citation link (#258)
This commit is contained in:
parent
bbba0a845e
commit
e52ef123b3
@ -25,13 +25,6 @@ why:
|
|||||||
|
|
||||||
|
|
||||||
featured:
|
featured:
|
||||||
- title: Craft the Web
|
|
||||||
author: CERN
|
|
||||||
tag: Unreleased
|
|
||||||
img: ctw.png
|
|
||||||
para: Learn what makes the Web function, and about the ideas and major inventions that paved its creation.
|
|
||||||
url: https://forum.minetest.net/viewtopic.php?t=22871
|
|
||||||
|
|
||||||
- title: Framinetest
|
- title: Framinetest
|
||||||
author: Framasoft
|
author: Framasoft
|
||||||
lang: fr
|
lang: fr
|
||||||
@ -45,14 +38,26 @@ featured:
|
|||||||
para: Teaching Quantum Computing using Qiskit in a block world.
|
para: Teaching Quantum Computing using Qiskit in a block world.
|
||||||
url: https://content.minetest.net/packages/JavaFXpert/qiskitblocks/
|
url: https://content.minetest.net/packages/JavaFXpert/qiskitblocks/
|
||||||
|
|
||||||
# - title: Environmental Survival
|
- title: Craft the Web
|
||||||
# author: IMVEC
|
author: CERN
|
||||||
# img: imvec.png
|
tag: Unreleased
|
||||||
# para: Teaches about polluting events, and gives the opportunity to imagine and build solutions.
|
img: ctw.png
|
||||||
# url: https://imvec.tech/kids/
|
para: Learn what makes the Web function, and about the ideas and major inventions that paved its creation.
|
||||||
|
url: https://forum.minetest.net/viewtopic.php?t=22871
|
||||||
|
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
|
|
||||||
|
- title: BLOCKALOT
|
||||||
|
author: Landesmedienzentrum Baden-Württemberg
|
||||||
|
lang: de
|
||||||
|
img: imvec.png
|
||||||
|
para: >
|
||||||
|
A dashboard to create worlds for future-oriented learning without hosting
|
||||||
|
servers. Comes with support (in English/French/German), a wiki and
|
||||||
|
workshops. It's currently free to use.
|
||||||
|
url: https://imvec.tech/kids/
|
||||||
|
|
||||||
- title: Edu Wiki
|
- title: Edu Wiki
|
||||||
classes: is-primary
|
classes: is-primary
|
||||||
author: Various
|
author: Various
|
||||||
|
@ -8,7 +8,10 @@ layout: default
|
|||||||
<section class="section">
|
<section class="section">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 id="why" class="title">Why Minetest?</h1>
|
<h1 id="why" class="title">Why Minetest?</h1>
|
||||||
<h6 class="subtitle is-6">We asked some educators why, and here's what they said.</h6>
|
<h6 class="subtitle is-6">
|
||||||
|
We asked some educators why, and here's what
|
||||||
|
<a href="https://twitter.com/MinetestProject/status/1147812428647936001">they said</a>.
|
||||||
|
</h6>
|
||||||
|
|
||||||
<div class="columns is-multiline">
|
<div class="columns is-multiline">
|
||||||
{% for point in site.data.edu.why %}
|
{% for point in site.data.edu.why %}
|
||||||
@ -83,6 +86,8 @@ layout: default
|
|||||||
<div class="notification">
|
<div class="notification">
|
||||||
<b>Your project here!</b>
|
<b>Your project here!</b>
|
||||||
Contribute back to the community by making your learning resources publicly available.
|
Contribute back to the community by making your learning resources publicly available.
|
||||||
|
Then, <a href="https://github.com/minetest/minetest.github.io/issues/new">create an issue</a> or
|
||||||
|
<a href="https://rubenwardy.com/contact/">contact rubenwardy</a>.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user