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 PhET-iO wrapper for CCK-CODAP integration #915

Closed matthew-blackman closed 1 year ago

matthew-blackman commented 1 year ago

(from @kathy-phet via Slack 12/20/22)

One thing that seemed highly valuable to work on now was the basic integration of CCK-DC into CODAP. So that we can make sure that is working OK, and understand how that would go, as we finished up PhET-iO work on it. So this isn't with uncertainty or error, but would just be making sure the data is structured in a decent way for integration.

In the CODAP 'Wrapper' I would anticipate a "Record Data Button" within CODAP that "requests" the sim for its readings of Voltage and Amps that are on the meters, or something like that.

samreid commented 1 year ago

This will probably be implemented after Projectile Motion, perhaps over the summer. @matthew-blackman may close this after #916 is all set.

matthew-blackman commented 1 year ago

The wrapper is functioning nicely as a template for when we are ready to begin design work for the CODAP integration. Closing this issue for now.