Unit 5 Lesson 10 Bubble 23

Can someone tell me why my student’s code will not go to the "winner page?

Could you please post the link to the code by clicking on the Share button?

checkGameOver() is not being called in an event handler. Every time the player clicks on a tile, the check should be made. I placed a call inside the checkCorrect() function and it works.