NEW
Font size
WorksheetsCS First: Scratch Review
Total questions: 31
Worksheet time: 21mins
What key needs to be pressed to change the costume of this Actor?
The return key
The right arrow key
The space bar
The left arrow key
Which block is needed to change to a specific costume?
The language that tells a computer what to do...
condition
code
actor
command
The background of the project where actors are placed...
counting loop
stage
sequence
conditional statement
The order in which steps or events happen...
loop
condition
sequence
counting loop
An action that repeats one or more commands over and over
code
loop
stage
actor
The process of finding and fixing programming errors is called:
destabalizing
decoding
debugging
decrypting
Which piece of code will make a character walk 3 times then turn around?
Coding is used ...
in robotics
in the automotive industry
in the medical field
all of the above
What are these called in coding?
Tiles
Segments
Actors
Blocks
What does run mean?
to make a code for a program
to make a program complete an algorithm
to make a website show up on your screen
Is there more than one way to code a puzzle?
No
No, but you can make up your own design
Yes
Yes, but it will be counted wrong
What does this code do?
Moves forward 1 time
Moves forward forever
Moves forward 5 times
Moves left
What is a costume?
a code block
a sound
a different way a sprite looks
a motion
If your sprite is at the coordinate 0,0 where on the screen is it?
Dead center
Bottom Left Corner
Top Left Corner
Top Right Corner
Where does a sprite point when its direction is 90 degrees?
up
right
left
down
How can the code in one sprite send a message to another sprite to do something?
Move
Message
Broadcast
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
Which sprite has the most available costume options?
What is a Sprite in Scratch programming?
A background image
A piece of code
A character or object that performs actions
A sound effect
a set of steps to complete a task
algorithm
program
computer science
code
Using the powers of computers to solve problems.
computer science
computational thinking
for loop
command
What are the two mindsets?
Fixed and Progressing
Dumb and Smart
Growth and Fixed
Peace and Anger
"When I fail, I'm not good at it" is an example of:
Growth mindset
Fixed mindset
Helping desk technicians and service workers is a function of:
Designing
Managing
Troubleshooting
Networking
