phetsims / forces-and-motion-basics

"Forces and Motion: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/forces-and-motion-basics
GNU General Public License v3.0
7 stars 10 forks source link

How to get playback to work for 2.1-phetio branch #261

Closed zepumph closed 5 years ago

zepumph commented 5 years ago

From https://github.com/phetsims/forces-and-motion-basics/issues/259, although we have made progress in that branch for readying FAMB for a new interaction study, and the new metacog library is working well to record. The version is too old to use the playback wrapper from master. If it isn't to hard to find a way for QA to record and playback with this version, then I will try to make it happen, even if hackary is required.

zepumph commented 5 years ago

I got a version of the playback wrapper working for FAMB branch 2.1-phetio at sha 712d9ef53a8e151aa7acea00b827daca47609e81

Here is what I did:

So far it was working to playback the sessions I have recorded. I requested a few more, and will double check the new stuff, before writing up a way for QA to test this process.

zepumph commented 5 years ago

https://github.com/phetsims/QA/issues/187 has been created. I am going to assign @samreid just so he is aware of this hackary. Please close if you want.

samreid commented 5 years ago

My recording from localhost doesn't work because of https => http loading. But I tried playing back another episode and it seemed OK. Leaving self-assigned to try another recording from https.

samreid commented 5 years ago

@zepumph if this is being tested by QA elsewhere, I think this issue can be closed.

zepumph commented 5 years ago

Sounds good. This issue was mainly to document the hackery in how I got a working playback wrapper for this FAMB version. Closing.