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

Next steps for Stanford #209

Closed samreid closed 7 years ago

samreid commented 8 years ago

From @kathy-phet in #208

ariel-phet commented 8 years ago

@samreid @arouinfar can this issue be closed?

arouinfar commented 8 years ago

Possibly, @ariel-phet, but @samreid should confirm. Shima's change requests have all been logged in the CCK:BB Study repo: https://github.com/phetsims/circuit-construction-kit-black-box-study/issues

samreid commented 8 years ago

I don't recall building a data collection wrapper for Shima yet, perhaps this still needs to be done.

samreid commented 8 years ago

Here is the last email sent to Shima and Carl,

Hello Shima & Carl,

It was nice getting to chat with you this morning! We’re looking forward to hearing what additional feedback you have for us.

Sam has logged two issues to address so far — one to change the background color to gray when in pause mode (while finding visually distinct colors from investigate/build), and the other to fix the bug related to the animation speed warning string. These changes aren’t reflected in the links below.

Standard version http://www.colorado.edu/physics/phet/dev/html/circuit-construction-kit-black-box-study/1.0.0-dev.23/circuit-construction-kit-black-box-study_en.html

PhET-io version with full JSON data stream (in Chrome go to View > Developer > JavaScript Console to see the messages) http://www.colorado.edu/physics/phet/dev/html/circuit-construction-kit-black-box-study/1.0.0-dev.25/phet-io/circuit-construction-kit-black-box-study_en-phetio.html?phet-io.standalone&phet-io.log=console

PhET-io version with colorized and human-readable (in Firefox/Chrome) data stream http://www.colorado.edu/physics/phet/dev/html/circuit-construction-kit-black-box-study/1.0.0-dev.25/phet-io/circuit-construction-kit-black-box-study_en-phetio.html?phet-io.standalone&phet-io.log=lines

PhET-io version with electrons disabled and colorized/human-readable data stream http://www.colorado.edu/physics/phet/dev/html/circuit-construction-kit-black-box-study/1.0.0-dev.24/phet-io/circuit-construction-kit-black-box-study_en-phetio.html?phet-io.standalone&phet-io.log=lines&phet-io.expressions=%5B%5B%22circuitConstructionKitBlackBoxStudy.exploreScreen.view.displayOptionsPanel%22,%22setVisible%22,%5Bfalse%5D%5D,%5B%22circuitConstructionKitBlackBoxStudy.blackBoxScreen.view.warmupSceneView.displayOptionsPanel%22,%22setVisible%22,%5Bfalse%5D%5D%5D

The Play/Pause button can be accessed using the ?showPlayPauseButton query parameter. For the standard version, the link would be http://www.colorado.edu/physics/phet/dev/html/circuit-construction-kit-black-box-study/1.0.0-dev.23/circuit-construction-kit-black-box-study_en.html?showPlayPauseButton

To add the Play/Pause button to any of the PhET-io versions, add &showPlayPauseButton to the end of the URL, like so:

PhET-io version with full JSON data stream and Play/Pause button http://www.colorado.edu/physics/phet/dev/html/circuit-construction-kit-black-box-study/1.0.0-dev.25/phet-io/circuit-construction-kit-black-box-study_en-phetio.html?phet-io.standalone&phet-io.log=console&showPlayPauseButton

PhET-io version with colorized and human-readable data stream and Play/Pause button http://www.colorado.edu/physics/phet/dev/html/circuit-construction-kit-black-box-study/1.0.0-dev.25/phet-io/circuit-construction-kit-black-box-study_en-phetio.html?phet-io.standalone&phet-io.log=lines&showPlayPauseButton

PhET-io version with electrons disabled and Play/Pause button http://www.colorado.edu/physics/phet/dev/html/circuit-construction-kit-black-box-study/1.0.0-dev.24/phet-io/circuit-construction-kit-black-box-study_en-phetio.html?phet-io.standalone&phet-io.log=lines&phet-io.expressions=%5B%5B%22circuitConstructionKitBlackBoxStudy.exploreScreen.view.displayOptionsPanel%22,%22setVisible%22,%5Bfalse%5D%5D,%5B%22circuitConstructionKitBlackBoxStudy.blackBoxScreen.view.warmupSceneView.displayOptionsPanel%22,%22setVisible%22,%5Bfalse%5D%5D%5D&showPlayPauseButton

Happy testing!

Best, Amy

samreid commented 8 years ago

Based on the last sent email (above), it seems like we did not yet deliver a wrapper that collects data in Metacog. @kathy-phet and @amyh-phet are we still doing so? What is the priority/schedule? Should I communicate with Shima, Carl and Engin directly?

amyh-phet commented 8 years ago

Looping @arouinfar as I think she was the lead designer on this.

samreid commented 8 years ago

Thanks, you are right!

arouinfar commented 8 years ago

Frankly, I don't know the timeline for Stanford @samreid. After delivering the links to Shima, she had some change requests, which I logged in the CCK:BB Study repo: https://github.com/phetsims/circuit-construction-kit-black-box-study/issues

@samreid have you started to refactor the CCK code? In our last meeting with Stanford, we told them that change requests would have a quicker turn-around if they came in before refactoring started. We did not directly discuss the wrapper. I also don't know if we figured out who would be handling the data stream, as Carl informed us that Engin would not be working on the CCK: BB study.

samreid commented 8 years ago

I have not yet started on the change requests or the refactoring.

samreid commented 8 years ago

@kathy-phet can you please review this issue and help us prioritize/schedule?

kathy-phet commented 8 years ago

Sent email off to shima

Sent from my iPhone

On Oct 30, 2016, at 11:11 PM, Sam Reid notifications@github.com<mailto:notifications@github.com> wrote:

@kathy-phethttps://github.com/kathy-phet can you please review this issue and help us prioritize/schedule?

You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/phetsims/circuit-construction-kit-common/issues/209#issuecomment-257215182, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AE3FZFNds-ZV1G2TYl_H7QYxvSC5ho4iks5q5XiMgaJpZM4Jn4qs.

samreid commented 7 years ago

I'm moving this issue to https://github.com/phetsims/circuit-construction-kit-black-box-study/issues/12 with the pertinent information.

@kathy-phet did you hear back from Shima?

kathy-phet commented 7 years ago

Yes, I heard back from Shima. That is what I mentioned in status. She plans to do interviews mid-November, so we'd like to address her bugs/requests today (if possible) or devlote more time this week if a day is not enough.

samreid commented 7 years ago

Thanks @kathy-phet, I'll be working on CCK today in https://github.com/phetsims/circuit-construction-kit-black-box-study/issues/11 and the other cck-black-box-study issues. Closing.