NEW
Font size
WorksheetsGrade 6 Easy scratch questions.
Total questions: 5
Worksheet time: 3mins
Which of the following is a correct feature of Scratch?
Scratch uses blocks to create code, which are connected to form programs
Scratch is only available as a mobile app
Scratch is only for creating text-based programs
Scratch does not allow for animation or games to be created
In Scratch, what is a sprite?
A type of background for the stage
A programming language used in Scratch
A character or object that can be programmed and interacted with
A type of block used to control motion
Which of these blocks in Scratch is used to make a sprite move?
"Say [text]" block
"Move [10] steps" block
'When green flag clicked" Block
'Forever" block
What does the "repeat" block in Scratch do?
It repeats a block of code only once
It repeats the code a specific number of times
It loops the code until the green flag is clicked
It makes a sprite jump
In Scratch, how can you add sound to a project?
By using the "broadcast" block
By using the "sound" blocks from the "Sound" category
By using the "looks" blocks
By selecting a sound file and uploading it to the project
