Add some video hints to Science Lessons (#2580)

* Home page cards for 'Science Experiments' videos

* Insert link sections for experiment vids

* Other link in spots
This commit is contained in:
Galen Nickel
2020-01-14 14:35:47 -08:00
committed by Peli de Halleux
parent faaeb7a19e
commit 28d3bdd4f4
8 changed files with 92 additions and 1 deletions

View File

@ -7,6 +7,16 @@
3. The **A** and **B** buttons are programmed to display the name of the first trait and the count. Then the name of the second trait and its count. Finally the total number counted on both buttons will be displayed.
4. The ``||input:on shake||`` event can be programmed to erase the data and start over.
### ~ hint
#### Population trait experiment example
Watch this video about how to perform a population trait experiment.
https://youtu.be/NNZEMiJHY2o
### ~
## Code
### MakeCode Programming Environment