Home page cards for 'Science Experiments' videos (#2579)

This commit is contained in:
Galen Nickel
2020-01-14 13:05:57 -08:00
committed by Peli de Halleux
parent 912d4d95da
commit faaeb7a19e
6 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,34 @@
# Science Experiments
* [Watch Playlist on Youtube](https://www.youtube.com/playlist?list=PLMMBk9hE-SepXDy_290SeRmEpGA2u1pwW)
## Videos
```codecard
[
{
"name": "Data Collection",
"description": "Collect, view, and analyze the data from your experiments.",
"youTubeId": "tZy9Ev21B4c",
"imageUrl": "/static/mb/science-experiments/data-collection.jpg"
},
{
"name": "Population Trait Counter",
"description": "Observe population traits by collecting survey data from people, analyze and track the genetic traits.",
"youTubeId": "NNZEMiJHY2o",
"imageUrl": "/static/mb/science-experiments/population-trait.jpg"
},
{
"name": "Temperature Sensor",
"description": "Chart temperature data in and out of direct sunlight using a sun shield, see if using a windshield sun shade in your car really makes it cooler.",
"youTubeId": "pHDYsy6xyE4",
"imageUrl": "/static/mb/science-experiments/temperature-sensor.jpg"
},
{
"name": "Soil Moisture Sensor",
"description": "Watch this video to find out how you can create a soil moisture sensor to measure the health of your plants!",
"youTubeId": "n0WRQf11Pzo",
"imageUrl": "/static/mb/science-experiments/soil-moisture.jpg"
}
]
```

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -217,6 +217,7 @@
"Blocks To JavaScript": "courses/blocks-to-javascript",
"Courses": "courses",
"Behind the MakeCode Hardware": "behind-the-makecode-hardware",
"Science Experiments": "science-experiments",
"Coding Cards": "coding-cards"
},
"electronManifest": {