phetsims / circuit-construction-kit-common

"Circuit Construction Kit: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
10 stars 10 forks source link

Create query parameters to load example circuits #893

Open arouinfar opened 1 year ago

arouinfar commented 1 year ago

@ariel-phet proposed this over Slack:

I was wondering for CCK would it be feasible to have a couple of query parameters to support loading a few useful circuits. For instance, not have the ability to save circuits but something like ?series to default load a series circuit? I would imagine there is a somewhat manageable list of circuits that teachers want to build and demo regularly, if we collected that list could we just have a small set of such query parameters to help support teachers better?

I love this idea, and I think it would be a really great alternative to the save/load functionality we had in Java.

Tagging for design meeting and the next publication milestone since we should decide if this feature is within the scope of the next release.

arouinfar commented 1 year ago

11/30/22 meeting with @arouinfar @samreid @matthew-blackman

Untagging for the PhET-iO publication milestone.

samreid commented 1 year ago

In today's discussion, @arouinfar @matthew-blackman and I discussed a good way forward may be to leverage the PhET-iO save/load functionality.