phetsims / models-of-the-hydrogen-atom

"Models of the Hydrogen Atom" is an educational simulation in HTML5, by PhET Interactive Simulations at the University of Colorado Boulder.
GNU General Public License v3.0
2 stars 3 forks source link

Presentation of Transitions #32

Closed pixelzoom closed 1 month ago

pixelzoom commented 2 years ago

Related to #1 design refresh ...

In the Java version, selecting Help > Transitions... opened the "Transitions" dialog, as shown below.

screenshot_1745

For the HTML5 version, here's what the design doc currently says about the Transitions:

screenshot_1746

But my recollection is that this was still a bit "up in the air". Assigning to @arouinfar to finalize.

pixelzoom commented 2 years ago

7/14/2022 design meeting:

Consensus was that an info button will be shown in the Electron Energy Level diagram. Pressing it will open a modal dialog. Like the HTML5 mockup shown in https://github.com/phetsims/models-of-the-hydrogen-atom/issues/32#issue-1294657499.

arouinfar commented 1 year ago

Unassigning myself until work resumes on this sim.

pixelzoom commented 2 months ago

This is going to be combined into the UI for selecting absorption wavelengths. See https://github.com/phetsims/models-of-the-hydrogen-atom/issues/31.

DianaTavares commented 1 month ago

@pixelzoom already implemented a checkbox that opens a draggable panel with the absorption/transition values:

image

Continue with that implementation.

pixelzoom commented 1 month ago

I think we can close both this issue and #31. When the sim is feature complete, we can reevaluate and (if needed) open a new issue for any changes that we'd like to make.