phetsims / ohms-law

"Ohm's Law" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/ohms-law
GNU General Public License v3.0
5 stars 6 forks source link

Add accessibility descriptions #71

Closed jessegreenberg closed 7 years ago

jessegreenberg commented 7 years ago

In #49 we added keyboard navigation. Next we will be adding descriptions and this issue can be used to commit against and track progress.

jessegreenberg commented 7 years ago

One thing that @jbphet and I noticed today is that we need to include units and possibly precision in the HSlider value readout. I will add that next.

jessegreenberg commented 7 years ago

Done, we now hear "4.5 Volts" and so on. Removing assignment until we get finalized accessibility descriptions.

jessegreenberg commented 7 years ago

We are going to tackle this in #74, this is a duplicate. Clsoing.