Here’s one I’ve encountered before, but I’ve never quite been able to figure this out. I have a start button and instructions on a simple game I created CLICK HERE
The button and text disappear after you click. Which is how it is SUPPOSED to work. However, when I try to direct students to use similar code, we can never quite get the text to disappear. What am I missing? We have tried a bunch of different things but I can’t seem to see the difference between my code and student’s, such as this one CLICK HERE
The button disappears but the text does not. I know it’s possible to remove the text because it’s working in my game, but why not in theirs?
TIA!
Kristi
[Posts in the debugging category need to have the following pieces of information included in order to help other teachers or our moderator team best help you. Feel free to delete everything in brackets before posting your request for debugging help.]
Link to the project or level: [replace with link to the curriculum or get the “Share” link to a project]
What I expect to happen: [replace with a detailed description of the behavior you’re trying to create]
What actually happens: [replace with a detailed description of what actually happens when the code runs including any errors or unexpected behavior]
What I’ve tried: [replace with a detailed description of what you’ve already tried to do to solve the problem]