pxt-microbit Accessibility PR (#529)

* Accessibility changes
This commit is contained in:
Sam El-Husseini
2017-09-07 13:42:08 -07:00
committed by GitHub
parent 3f87576a50
commit e3975e65e5
357 changed files with 1641 additions and 3540 deletions

View File

@ -1,15 +1,15 @@
# Code
### @description code to make the Reaction Time interactive
## @description code to make the Reaction Time interactive
This lesson uses the @boardname@ to measure the reaction time of a student by completing a circuit on a board. The student will be measuring his/her reaction time in an undistracted environment and a distracted environment.
Connect each piece of foil to the appropriate pin on the @boardname@.
### ~ hint
## ~ hint
For the experiment we will **not** be utilizing the ``P2`` pin.
### ~
## ~
Test the apparatus by putting one hand on the ground pin and one hand on the ``P0`` pin. This will complete the circuit and start the timer on the @boardname@ after a 3 second count down.

View File

@ -1,6 +1,6 @@
# Make
### @description Building the reaction time experiment.
## @description Building the reaction time experiment.
https://youtu.be/DgJ-S0q0EMs
@ -9,9 +9,9 @@ https://youtu.be/DgJ-S0q0EMs
That's it!
### ~button /projects/reaction-time/code
## ~button /projects/reaction-time/code
Code
### ~
## ~