wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch Module Assessment

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is Scratch?

a)

A Programming Language

b)

An Animation

c)

A Code

d)

A Computer System

2.

What are the options available for Scratch?

a)

You can use Scratch online

b)

You can use Scratch offline

c)

You can download & install Scratch software on your computer

d)

All of the above

3.

What are the reasons that lead to climate change?

a)

Deforestation

b)

Excessive burning of fossil fuel

c)

Increase in pollution

d)

All of the above

4.

How does setting up values of X and Y in ‘go to’ block affects the aeroplane?

a)

It decides the speed of aeroplane

b)

It decides the value of distance travelled by aeroplane, when space bar is pressed

c)

It is just the part of syntax and does not affect the output

d)

It decides the position of aeroplane on screen

5.

What would happen if value of “Set Y velocity to 9” is changed to “0.5”?

a)

Output will not change

b)

Error in the code will be shown

c)

Aeroplane falls due to gravity even when the space bar is pressed

d)

Pressing space bar will make aeroplane move upwards more than before

6.

What would happen if we change “Y Velocity” by “0.8” instead of “-0.8”?

a)

Aeroplane will start moving forward

b)

Aeroplane will keep moving upwards

c)

Aeroplane will not move

d)

Aeroplane will start moving downwards

7.

What does "create clone of myself" block do?

a)

It creates the duplicates of the selected sprite

b)

It creates the duplicates of all the sprites of the project

c)

It stops creating the duplicates of the sprite

d)

None of the above

8.

What is special about the code blocks with a hump on top? (For example, the "when green flag clicked" block)

a)

These are the top-most block of any script, and blocks cannot be added on top of it

b)

These blocks cannot be deleted

c)

There is nothing special about these blocks

d)

These are the most important block without which the code will not work

9.

Which section can be used to edit the uploaded or created image of the sprite?

a)

Looks

b)

Costume

c)

Operations

d)

Control

10.

How do you change the backdrop to one of the backdrops from the Scratch library?

a)

You can draw or upload a backdrop

b)

The backdrop cannot be changed

c)

Click the paint brush button next to New Sprite

d)

None of the above

11.

Camping is one of the major causes of forest fires. What precautionary measure should you take while camping?

a)

Take mostly combustible substances for camp

b)

Follow the precautionary fire laws and regulations during the camp

c)

Burn huge fires during camping for enjoyment purposes

d)

All of the above

12.

What are the effects of Wildfire?

a)

It increase the carbon dioxide level in atmosphere contributing to green house effect

b)

The ashes from fire destroy the nutrients and erode the soil

c)

It disturbs the natural habitat of the forest

d)

All of the above

13.

What are the consequences associated with climate change?

a)

Decline of ice sheets & rising sea levels

b)

Increase in surface temperature

c)

Extreme weather conditions like drought, hurricane, heat waves, wildfires etc.

d)

All of the above

14.

What is the stage?

a)

Place where actors stand and perform

b)

A box you stand on when you can't see over the crowd

c)

The graphical area of a scratch program, where sprites move

d)

The coding area of a scratch program, where blocks go

15.

The code blocks shown are an example of what type of action?

a)

Pen

b)

Events

c)

Looks

d)

Control

16.

What do you call the characters in Scratch?

a)

Sprite

b)

Script

c)

Scratch

d)

Sprite Scripts

17.

Which group of blocks include the "When Flag Clicked" command?

a)

Motion

b)

Looks

c)

Events

d)

Control

18.

You use _____ blocks to program Scratch

a)

Code

b)

Algorithm

c)

Sequence

d)

Memory

19.

In Scratch which blocks are green?

a)

Control

b)

Looks

c)

Operators

d)

Motion

20.

Variables are already made for you

a)

True

b)

False