phetsims / number-line-distance

"Number Line: Distance" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 3 forks source link

Elevation Scene Distance Description for Absolute Distance #10

Closed SaurabhTotey closed 3 years ago

SaurabhTotey commented 3 years ago

In the elevation scene of NLD, when both point controllers are placed and the distance type is absolute value, the distance description reads The fish and the bird are [dy] meters apart.. This distance statement reflects their difference in y-levels, which makes sense in the context of the numberline. However, the fish and the bird aren't actually necessarily that distance apart as they could have different x-levels. In both of the screenshots below, the distance description says they are 1 meter apart when both images have different distances between the point controllers.

This issue doesn't seem major to me, as the intention seems clear regardless, but I was just wondering if this was worth addressing or if maybe there were some better language for describing the difference of their y-values.

near far

amanda-phet commented 3 years ago

Hm, that is a very good point. Maybe something like "The fish and the bird have a vertical distance of 1 meter"

https://en.wikipedia.org/wiki/Vertical_position

It doesn't sound great, so I'll have to think about it some more.

amanda-phet commented 3 years ago

I asked @arouinfar for her thoughts and she thought maybe "vertical separation" sounded more relative to the other object, where "vertical distance" could sound absolute (as in, distance from the ground). So I'd like to keep that option in mind as well. "vertical difference" could also work.

I'd like to keep this comment open and in mind when we get to interviews.

amanda-phet commented 3 years ago

I conducted two interviews today, and one student in particular noticed that it was the vertical distance between the objects when he had the bird and fish side by side. So far, I am not seeing any issues with the description on this screen.

amanda-phet commented 3 years ago

Finished with interviews. I specifically asked a student today about this scene and he correctly interpreted exactly what was happening. I asked because at one point he had the fish and bird just 1-2 m away vertically, but quite far horizontally, and he said "huh". So after the interview, I asked about it, and there was no issue with interpretation.