Scratch Quiz ChallengeVersion en ligne Test your knowledge about Scratch programming with this fun quiz! par Ayush Inani 1 What is Scratch? a A type of animal b A video game c A programming language for creating games and animations d A musical instrument 2 What is Scratch primarily used for? a Web development b Creating interactive stories and games c Software Development d Graphic design 3 What is a 'sprite' in Scratch? a A sound file b A type of code block c An object that performs actions d A background image 4 Which of the following is NOT a Scratch block category? a Control b Motion c Looks d Database 5 What is the purpose of the 'Costumes' in Scratch? a To create backgrounds b To change the appearance of a sprite c To add sound effects d To store variables 6 What does the 'when green flag clicked' block do? a Resets the project b Changes the sprite's color c Starts the script when the green flag is clicked d Stops all scripts 7 What color are the motion blocks in Scratch? a Yellow b Green c Blue d Red 8 Which block is used to control loops in Scratch? a If block b Repeat block c Broadcast block d Wait block 9 What does the 'say' block do in Scratch? a Moves a sprite b Displays text on the screen c Changes a sprite's color d Plays a sound 10 What is the purpose of the 'repeat' block? a To display text b To create a variable c To execute a set of instructions multiple times d To stop execution 11 Which block would you use to move a Sprite 10 steps forward? a Move 10 steps b Turn 10 degrees c Go to (10,10) d Change x by 10 12 What is the Scratch "Backdrop"? a The name of the project b The background image of the project c The sound that plays when the project starts d The title of the project 13 Which block can be used to make a Sprite say something? a Think [message] b Say [message] c Show d Broadcast [message] 14 What do we use to give instructions to a Sprite in Scratch? a Blocks b Keys c Wheels d Strings 15 What do you use to add a sound in Scratch? a Control blocks b Motion blocks c Sound blocks d Looks blocks