WorksheetsMORE ACTIVITIES USING SCRATCH
Total questions: 20
Worksheet time: 10mins
What do you call the characters in Scratch?
Script
Sprite
Stage
Actors
Movement is scratch uses coordinates and uses the letters
a & b
x & o
l & r
x & y
This block is used to
start a program
repeat an action a set number of times
repeat an action continually from when it is run
end a program
A variable is used to
send information between characters
begin a program
copy code between sprites
store information
This block is used to
create a condition
change costume
change backdrop
move a sprite
The backdrops in scratch
cannot be changed
change randomly
can only use backdrops from the library
are controlled by code
In Scratch you can have
only two characters and backdrops
only five characters and backdrops
as many characters and backdrops as you wish
This block is used to
restart a program
pause a program for 10 seconds
change the backdrop
stop all code
What is the output of the program?
What is the output of program?
What is the output of the program?
WHAT IS THE OUTPUT OF THE PROGRAM?
WHAT IS THE OUTPUT OF THE PROGRAM?
TO DRAW IN SCRATCH WE USE:
WHICH ONE OF THE FOLLOWING BLOCKS IS NOT A REPETITION LOOP.
Which of the following block is present in Looks category
[When _____ key is pressed]
[say ____ for ____ secs]
[Repeat ___ ]
To execute the script again and again we use which block?
[Repeat _____ ]
[Move ___ steps]
[Again _____ ]
To change the costume of a sprite we use which block?
[ Next Costume]
[ Change Costume ]
[Show Costume ]
To move the sprite forward we use which block?
[ Move forward _____ ]
[ Move ____ steps]
[Move ___ forward]
To send message to all the sprites present on the stage we use which block?
[ Broadcast _____ ]
[ Send all _____ ]
[ SMS _____ ]
