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