Font size
WorksheetsScr3
Total questions: 40
Worksheet time: 24mins
a graphical element that follows your command
sprite
2
3
which tab is used to add sound to sprite
block tab
sound tab
When flag is clicked command is present in _______ block
motion
control
event
The cat speak command is present in the ___________ blobk category
script
custume
looks
speech
Repeat block is present in _____________ block category
do again
event
control
moiton
To move the sprite we need to click on ______ block categories
move
motion
sound
click
Select the block that is used to control the speed of the execution of script.
Wait
Repeat
forever
Blocks in each category are of same ____________ .
Size
Colour
Name
Which of the following block is present in Looks category
[When _____ key is pressed]
[say ____ for ____ secs]
[Repeat ___ ]
Category of blocks that is always present on the top of the script stack.
Control
Events
Looks
To execute the script again and again we use which block?
[Repeat _____ ]
[Move ___ steps]
[Again _____ ]
Can we add sound to our scratch project ?
Yes
No
The area where scripts are assembled. This area is where you are writing your code.
Costume
Backdrop
Scripts Area
Stage
this part of the program is called
scripting area
blocks menu
Stage
this part of the program is called
scripting area
blocks menu
output area
- An --------------- is how a website, game or software looks.
code
interface
script
The scripting area is also called the input area.
TRUE
FALSE
The output area is also called the stage
TRUE
FALSE
What does this script do?
Move a sprite six steps.
Animate a sprite by changing the pose.
Show a specific costume.
Fix the script. The action is happening too fast to see. Which block will slow things down?
What does this script do?
disappear the object.
Show all the object.
delete the sprite.
What does this script do?
Switch to the next pose
Loop an action, then stop
change backdrop
What type of language is Scratch?
Procedural
Iterative
Block
Functional
What is a character in Scratch called?
Bat
Cat
Sprite
Crab
Which group of blocks include the When Flag Clicked command?
Motion
Looks
Sound
Control
programming language based on graphical code blocks
Scratch
sprite
background
A completed program in scratch.
Scratch
volume
project
Graphical bubble that shows a sprite speaking.
thought bubble
speech bubble
Which of these would move the sprite down on the stage?
Change x by 10
Change x by -10
Change y by 10
Change y by -10
what are the two axis in scratch
x and y
n and t
j and w
k and somethig
how many sprites can you add ?
1234
3
10
as much as
what is the default sprite______?
cat
ball
sprite
no idea
you can add new sound by recording it or by importing sound from the sound library
True
false
