Scratch Tasks 2
Scratch Tasks 2
Instructions:
o Wait 1 second.
3. Test your project and make sure the sprite moves and talks.
4. Save your project with your name in the Documents folder.
Instructions:
o The sprite plays a sound (choose any sound from the library).
Goal: Make a bear dance on a forest background when the green flag is
clicked.
Instructions for Students:
o "Wait 1 second"
7. After the repeat, use "set size to 100" to make the bear normal
size again.
8. Add "play sound" (choose the "Bear Growl" sound or any sound
you like).
9. Save your project with your name in the Documents folder.
What it does: When the green flag is clicked, the bear in the forest says
"Hi, I’m dancing!", moves 50 steps and grows bigger 5 times (with a 1-
second pause each time), then returns to normal size and plays a
sound.
Task 4: Surprise Star
What it does: When you click the star in space, it jumps to a random
spot, says "Twinkle!" for 1 second, returns to the center after 2
seconds, gets smaller, and plays a sound.
Task 5: Drawing a Red Square
Goal: Make the cat draw a red square when the green flag is clicked.
Instructions for Students:
o "Turn 90 degrees"
o "Wait 1 second"
10. Save your project with your name in the Documents folder.
What it does: When the green flag is clicked, the cat goes to the center,
sets a red pen with size 5, and draws a square by moving 100 steps and
turning 90 degrees 4 times (with a 1-second pause each time).
Task 2: Spinning Blue Star
o "Turn 60 degrees"
o "Wait 1 second"
10. After the repeat, use "go to x: 0 y: 0" to move the star to the
center.
11. Save your project with your name in the Documents folder.
What it does: When you click the star, it jumps to a random spot, sets a
blue pen with size 3, draws a star-like pattern by moving 50 steps and
turning 60 degrees 6 times (with a 1-second pause each time), then
moves to the center.