Closed matthew-blackman closed 7 months ago
This is implemented and ready for review @kathy-phet, how would you like me to proceed?
I thought we were just making an issue - so it would be there when we visit the sim next. I didn't intend to implement it.
This could likely be addressed with https://github.com/phetsims/forces-and-motion-basics/issues/304
I reimplemented @matthew-blackman initial pair of commits for this issue. Please review if this is the intended behavior and close @marlitas
Discussed 1/18/24 and would like the mystery object added, but don't need the trash can (since the water bucket is 100kg).
Removed the trash can object in the above commit. Closing.
@amanda-phet caught that the trashcan was removed in the motion screen too. Reopening to keep the trash can on the other screens except the last one.
It's missing from both Motion and Friction.
It seems I overlooked that the MotionModel is utilized for all three screens: Motion, Friction, and Acceleration. I've addressed this by conditionally adding back the trash can based on the screen in the commit above.
Here's how the Motion and Friction screens look now: Closing.
Discussing lesson use-cases of this sim with @kathy-phet, we noticed that the mystery box appears on the 'Friction' screen but not the 'Acceleration' screen. We agreed that it would be good to add it to the 'Acceleration' screen so that students can use the tools in that screen to solve for the mass of the box.