Closed pixelzoom closed 6 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.
showAnswers
Deferred until we have a way to identify production versions, see phetsims/joist#406.
Done in master, awaiting deployment.
Verified in RC test https://github.com/phetsims/QA/issues/162, closing.
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.