phetsims / joist

Joist is the main framework for PhET Interactive Simulations. Joist creates and displays the simulation content, home screen, navigation bar, About dialog, enables switching between tabs, and other framework-related features.
MIT License
8 stars 6 forks source link

Add a query parameter to enable Interactive Highlights by default #855

Closed jessegreenberg closed 1 year ago

jessegreenberg commented 1 year ago

We would like to have this to support upcoming compatibility testing/user interviews. We have voicingInitiallyEnabled, presumably we would have interactiveHighlightingInitiallyEnabled to match?

jessegreenberg commented 1 year ago

Added ?interactiveHighlightsInitiallyEnabled for this. @arouinfar will this be sufficient for your upcoming testing needs?

zepumph commented 1 year ago

@arouinfar looked today during PhET-iO meeting, all is good here. Thanks. Commits to come.