phetsims / circuit-construction-kit-common

"Circuit Construction Kit: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
10 stars 10 forks source link

Carousel order is inconsistent on Lab screen of CCK: DC #883

Closed arouinfar closed 1 year ago

arouinfar commented 2 years ago

Noticed during #882

The "grab bag" items generally follow this order in the CCK: DC and CCK: AC flavors:

  1. Dollar bill
  2. Paper clip
  3. Coin
  4. Eraser
  5. Pencil
  6. Hand
  7. Dog

However, the Lab screen of CCK: DC (same as CCK: DC - VL) has the pencil last. @samreid let's update the order in the carousel to match the list above.

samreid commented 2 years ago

Fixed in DC and DC VL, @arouinfar want to spot test on phettest?

arouinfar commented 1 year ago

Looks good, thanks!