[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.]
Student Project
My student is creating the Interactive Card in Lesson 17. She wants to make her text appear after her envelope disappears (scale property is uses here). The text appears, but she can’t make it disappear when the present appears. (Left mouse button.
The text appears when the envelope disappears but it will not disappear when the mouse button is clicked.
The student created a variable to control the text. She tried using an if/else block. She tried using separate if blocks, one checking if the t variable is true and one if it is false. She included the empty text string.