NEW
Font size
WorksheetsScratch Coding Assessment
Total questions: 40
Worksheet time: 21mins
Where do you find the background images to insert in Scratch?
Costumes
Backdrops
Gallery
Script
What does this block do?
It writes notes for you
It plays a musical note
It beats the drum
What does this block do?
It allows sprites to talk to each other
It plays music on the radio
It writes a message in a bottle
What is the variable in this code?
keep score
random position
edge
What does this code do?
It clicks the sprite forever
It allows you to draw shapes
It generates sprites forever
What does this block do?
Repeat the code forever
Repeat the code 2 times
Repeat the code until touching the sprite
Which of the following sections of code will make the script follow the mouse pointer around the screen?
Which of these blocks can be identified as Iteration.
When Space key pressed
Forever
Move 10 Steps
If on edge, bounce
What shape will this code draw?
Circle
Square
Triangle
Rectangle
What shape will this code draw?
Circle
Square
Triangle
Rectangle
The area where you play a game or run a project. This area is where you see the actions of your coding.
Stage
Block
Sprite
Costume
scratch is -----------
programming Language
Computer project
A computer screen
A website
What happens when the green flag is clicked is Scratch program?
The program stops
the program starts
the program Freeze
the program is deleted
What you will use to change the location of the scratch ?
Costume tab
Coordinates
Stage Information
File Menu
Scratch is----------
Text-base Programming
Block-Base Visual programming Language
The Scratch interface three main sections is ?
Stage, character & sprite List
Sprite , help and sprite
Stage, Script & blocks palette
by Sensing the sprite can
Controls the visuals
interact with the surroundings
Plays audio files and effects
we use ------------- for Event handlers
Sensing
Control
Variables
Event
Operators in scratch is used for ---------
Moves sprites
change location
Sprite interaction
Mathematical operators
we can Controls the visuals of the sprite by
Looks
Event
sensing
Data
With Scratch, you can program your own interactive stories
Yes
No
when you create a game in scratch you can keep the score in
event
Variable
