NEW
Font size
WorksheetsScratch Introduction Quiz
Total questions: 12
Worksheet time: 6mins
What is Scratch?
A Text Based Programming Platform
A Block Based Programming Platform.
Web-Based Programming
Data Base based Programming
Which area is called the script Area?
A
B
C
D
Which area is called the blocks Area?
A
B
C
D
Which area is called the Stage Area?
A
B
C
D
Which option is correct for Sprite?
A
B
C
D
What kind of block do I use to make my sprite move around?
Control
Looks
Motion
Variables
Where we can find this block?
Motion
Looks
Events
Operators
Where we can find the Say "Hello" block?
Motion
Operators
Myblocks
Looks
What is the use of Wait Block in Script?
To Move a Sprite
To Change the Direction
To Give a pause in the script
To repeat steps.
What this script will do?
It will wait for 2 Second and then show hello message.
It will wait for 2 Second and then do nothing.
It will only say Hello.
It will Move Forward.
This option is used for what?
To add a background to your stage.
to choose a Sprite
To add new block
To create a new Script
This option is used for what?
To add a new block
To add a new script
To add a background in the stage.
To add a new sprite.
