phetsims / balancing-chemical-equations

"Balancing Chemical Equations" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/balancing-chemical-equations
GNU General Public License v3.0
2 stars 5 forks source link

disable showAnswers in production versions #118

Closed pixelzoom closed 5 years ago

pixelzoom commented 7 years ago

phetsims/joist#406 is a prerequisite to this.

In BCEQueryParameters, set showAnswers to false if we're running a production version, so that answers can't be revealed.

pixelzoom commented 6 years ago

Deferred until we have a way to identify production versions, see phetsims/joist#406.

pixelzoom commented 6 years ago

Done in master, awaiting deployment.

KatieWoe commented 5 years ago

This looks good 1.2.0-rc.1