phetsims / expression-exchange

"Expression Exchange" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
2 stars 2 forks source link

add reward screen #71

Closed jbphet closed 7 years ago

jbphet commented 7 years ago

There should be a reward screen that is shown after all levels are completed.

amanda-phet commented 7 years ago

Adding a note: it shouldn't matter which level was completed last.

jbphet commented 7 years ago

This should be done, unassigning for now and will assign back to someone for testing on next dev release.

jbphet commented 7 years ago

For testing purposes, I've added a query param to show the reward node at the completion of every level. The flag is showRewardNodeEveryLevel.

phet-steele commented 7 years ago

The RewardNode is working great!