NEW
Font size
WorksheetsGrade 5 - Scratch - Homework - W 22-23
Total questions: 20
Worksheet time: 20mins
It is one of the ten categories of Scratch blocks. They are color-coded medium-blue and are used to control a sprite's movement. They are available only for sprites.
Motion Blocks
Control Blocks
Sensing Blocks
Events Blocks
This block moves its sprite forward the specified amount of steps in the direction it is facing.
This block moves its sprite costume center's X position by the specified amount.
This block moves its sprite's Y position by the specified amount.
What is this cat a type of?
Animal
Cat species
Sprite
What is the stage in scratch program?
The coding area of a scratch program, where blocks go
Place where actors stand and perform
The graphical area of a scratch program, where sprites move
What happens when green flag symbol is clicked in scratch program?
The program is deleted
The program starts
The program stops
Which area changes background on Scratch screen?
Command block
Stage
Coding area
A costume is
A code block
A motion
A different way a sprite looks
A sound
Scratch is a
A code
A programming code
An animation
A computer system
The code blocks below are an example of what type of action?
Pen
.
Events
Looks
Control
What is the logo of Scratch?
WHAT IS THE OUTPUT OF THE PROGRAM?
TO START THE ALGORITHM WE USE ......
Which of the following will allow the movements to occur continuously to various positions?
What does this block do?
It writes notes for you
It plays a musical note
It beats the drum
What does this block do?
Repeat the code forever
Repeat the code 2 times
Repeat the code until touching the sprite
Can we add sound to our scratch project ?
Yes
No
