0% found this document useful (0 votes)
631 views5 pages

Scratch Quiz for Beginners

This document contains a 20 question quiz about the programming language Scratch. The questions cover topics like what animals are in the Scratch logo, commands to move sprites, what an algorithm is, parts of a Scratch project like costumes and scripts, and interpreting simple blocks of Scratch code. An answer key is provided at the end to check responses.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
631 views5 pages

Scratch Quiz for Beginners

This document contains a 20 question quiz about the programming language Scratch. The questions cover topics like what animals are in the Scratch logo, commands to move sprites, what an algorithm is, parts of a Scratch project like costumes and scripts, and interpreting simple blocks of Scratch code. An answer key is provided at the end to check responses.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

11/29/22, 10:38 PM Scratch

NAME : 
CLASS : 
Scratch
20 Questions DATE  : 

1. Which animals Scratch logo contains ?

Dog Cat

Lion Koala

2. Which command let the sprites walk ?

Move Run

GO! Walk

3. Programming languages give computers instructions

True False

4. An algorithm is..

... A character ... A loop statement 

.. A set of instructions ... A motion block

5. A costume is 

A sound  A motion 

A different way a sprite looks A code block

[Link] 1/5
11/29/22, 10:38 PM Scratch

6. A costume is 

A sound  A different way a sprite looks

A motion  A code block

7. You can paint a new costume for a sprite in Scratch?

True False

8. What do you call the list of commands in Scratch? 

Sprite Script

Help Scratch

9. programming language based on graphical code blocks

background Scratch

sprite

10. A completed program in scratch.

Scratch volume

project

11. Where your project is displayed when active.

tempo stage

speech bubble

12. Displays the location of your X and Y positions.

coordinates volume

stage
[Link] 2/5
11/29/22, 10:38 PM Scratch

13. Using the Scratch “Pen” feature to write on the stage.

drawing script

stage

14. Blocks that allows you to repeat scripts multiple times.

volume repeating blocks

script

15. Graphical bubble that shows a sprite speaking.

thought bubble speech bubble

16. What would this code do?

make sprite run when distace is close glitch out

broadcast RUN when distance is close move 10 steps then stop

17. What is the final value of b?

0 11

9 10

[Link] 3/5
11/29/22, 10:38 PM Scratch

18. What would this code do?

rotate a character Make a sound play

Make a character dance chase the mouse

19. What will the cat say when this script is run?

You can't have any. Have a nice day.  Here's some fruit. Have a nice day. 

Have a nice day. (only) Here's some fruit. (only)

20. What will happen when the green flag is clicked?

Make the character spin Add a sprite

Make the ball bounce Start the game 

[Link] 4/5
11/29/22, 10:38 PM Scratch

Answer Key

1.b 2.a 3.a 4.c

5.c 6.b 7.a 8.b

9.b 10.c 11.b 12.a

13.a 14.b 15.b 16.c

17.d 18.c 19.b 20.a

[Link] 5/5

You might also like