phetsims / reactants-products-and-leftovers

"Reactants, Products and Leftovers" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 4 forks source link

disable showAnswers in production versions #51

Closed pixelzoom closed 6 years ago

pixelzoom commented 7 years ago

phetsims/joist#406 is a prerequisite to this.

In RPALQueryParameters, set showAnswers to false if we're running a production version, so the 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.

pixelzoom commented 6 years ago

Verified in RC test https://github.com/phetsims/QA/issues/162, closing.