Simpler Version:
1. How can you make a sprite in Scratch move forward when the green flag is clicked?
2. Can you explain how to change the color of a sprite in Scratch using the “change color effect” block?
3. What are the basic steps to create a simple animation in Scratch, such as making a sprite move across the screen?
Same Version:
1. How can you create a program in Scratch that allows the user to control a sprite’s movement using the arrow keys on the keyboard?
2. Can you explain how to use variables in Scratch to keep track of a score in a game?
3. What are some advanced features in Scratch that can be used to add sound effects or background music to a project?
More Complex Version:
1. How can you create a platformer game in Scratch where the player can jump and collect items while avoiding obstacles?
2. Can you explain how to use conditional statements in Scratch to make a sprite react differently based on user input or game conditions?
3. What are some advanced programming concepts in Scratch, such as cloning sprites or using custom blocks, that can be used to create complex and interactive projects?