Closed pixelzoom closed 5 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.
showAnswers
Deferred until we have a way to identify production versions, see phetsims/joist#406.
Done in master, awaiting deployment.
This looks good 1.2.0-rc.1
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.