WISE-Community / plate-tectonics-boundary-explorer

React app to teach students about plate tectonics
0 stars 0 forks source link

feat(ux): Show hint after 3 tries for a location #11

Closed breity closed 2 years ago

breity commented 2 years ago

Changes

Shows a modal dialog with a hint after the 3rd trial for each location, if the student's prediction is incorrect.

Closes #7.

Test

Check that a hint dialog appears after 3rd trial for each location (when prediction is incorrect) and that dialog can be dismissed.