phetsims / number-play

"Number Play" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
3 stars 1 forks source link

Query parameter for hiding accordion boxes #150

Closed chrisklus closed 1 year ago

chrisklus commented 2 years ago

At design meeting today, @kathy-phet brought a up teacher suggestion that we may want to implement for final publication. It's a query parameter to specify accordion boxes that should be hidden. We thought it could look like hideRepresentations=1,3 or hideRepresentations=word,tenFrame if someone wanted to hide the Word and Ten Frame accordion box, for example.

chrisklus commented 2 years ago

@amanda-phet and I looked at this today - it needs final design decision about if we're doing this, and what we want the query parameter to do. Should it actually hide accordion boxes or just set their initial open/close state? And after deciding that, what should it be called?

amanda-phet commented 1 year ago

We aren't doing any new features for this sim, but if users request this feature we could return to this discussion.