There is the code. Any help would be appreciated. He is going above my skill level and trying not to discourage him.
Hi @james.bower ,
We are not able to open the project. You’ll need to enable sharing for his project in your dashboard. Let us know when it is shared.
~Michelle
Sharing is now enabled.
Sharing is now enabled
I’m not 100% sure what is expected here, but I would have the student start with the error that comes up in the console log. It tells you that the ‘if’ statement parameters has been left empty. If what happens do you want the rest of the code to take place? Also, there is an error marked on line 87. If you hover over the caution sign, it tells you that the function declaration is being used incorrectly. It gives hints on how to correct it there. Those are both good starting points for the student to make corrections to the code.