Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User request: Add stop watch #288

Open
Tracked by #1179
oliver-phet opened this issue Sep 17, 2021 · 10 comments
Open
Tracked by #1179

User request: Add stop watch #288

oliver-phet opened this issue Sep 17, 2021 · 10 comments

Comments

@oliver-phet
Copy link

I'm wondering if it's possible to add a stop watch function to the force and motion basics (motion screen). We've been using seperate stopwatches to calculate acceleration, but this doesn't work for the online kids. I know that the sim will do it for them on the other screen, but want them to have the practice.

Assigning to @arouinfar for evaluation.

@arouinfar
Copy link

This is an interesting suggestion. We should consider it the next time this sim is resisting. Unassinging myself for now.

@arouinfar arouinfar removed their assignment Jun 23, 2023
@amanda-phet
Copy link
Contributor

Tagging for design meeting to discuss if we want to address this with #304

@amanda-phet
Copy link
Contributor

Discussed, and agreed we should add a stopwatch to the Motion and Friction screens. The checkbox can go right below the Speed checkbox. We like the icon. The stopwatch can go in the sky to the left of the panel.

image

@AgustinVallejo
Copy link
Contributor

Addressed in the above commit. Please keep in mind that neither the Stopwatch (element in the model that keeps track of time), nor the StopwatchNode (node in the view which displays the tool) have tandem on them. The checkbox on the other hand did get a tandem, since the constructor was clear enough for me to infer the appropriate tree structure.

If you need PhET-iO for this feature, please let me know the specs. Otherwise, please review and close if OK.

@amanda-phet
Copy link
Contributor

The stopwatch looks good to me. @arouinfar or @kathy-phet any thoughts about the phet-io question?

@arouinfar
Copy link

The stopwatch also looks good to me. The PhET-iO instrumentation of this sim predates Hydrogen and our modern design processes. It will be a significant effort to republish this simulation with PhET-iO, and we're only including phet-brand in the upcoming release, so I think we can defer instrumenting the Stopwatch until later.

The Stopwatch should be tested during the QA process, so assigning back to @AgustinVallejo to make sure this is on the list of issues for QA during dev testing.

@Luisav1
Copy link
Contributor

Luisav1 commented Apr 18, 2024

As the region and culture publication won't include PhET-iO, keeping this as ready for review by QA during dev testing and unassigning @AgustinVallejo and @kathy-phet.

@Nancy-Salpepi
Copy link

The stopwatch has been added to the Motion and Friction Screens.
Closing.

@oliver-phet
Copy link
Author

@Nancy-Salpepi I don't see the stop watch in the published sim? Is this in an upcoming version (2.4.0)?

Also, please keep "user requests/suggestion" tickets open and assign to me so that I can alert the requesting user. Thanks!

@oliver-phet oliver-phet reopened this Nov 26, 2024
@Nancy-Salpepi
Copy link

Sorry @oliver-phet! It is in dev test right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants