2017-10-27 07:19:16 +02:00
|
|
|
# Maker Activites
|
|
|
|
|
|
|
|
## Activites
|
|
|
|
|
|
|
|
```codecard
|
|
|
|
[
|
|
|
|
{
|
2018-02-14 17:56:12 +01:00
|
|
|
"name": "Make A Sound Machine",
|
2018-03-30 00:16:26 +02:00
|
|
|
"description": "Make a Sound Machine that can play a rhythm, music or just noise!",
|
2017-10-27 07:19:16 +02:00
|
|
|
"url":"/maker/sound-machine",
|
|
|
|
"cardType": "example",
|
2018-02-27 20:48:50 +01:00
|
|
|
"imageUrl": "/static/lessons/make-a-sound-machine.png",
|
|
|
|
"cardType": "side"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Make A Security Gadget",
|
2018-03-30 00:16:26 +02:00
|
|
|
"description": "Invent a Security Gadget that will protect your belongings by warning you!",
|
2018-02-27 20:48:50 +01:00
|
|
|
"url":"/maker/security-gadget",
|
|
|
|
"cardType": "example",
|
|
|
|
"imageUrl": "/static/lessons/make-a-security-device.png",
|
2018-02-14 17:56:12 +01:00
|
|
|
"cardType": "side"
|
2017-10-27 07:19:16 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
```
|