wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch 2

Total questions: 30

Worksheet time: 17mins

Name
Class
Date
1.
The Default Sprite is the 
a)
Cow
b)
Kitten
c)
Kangaroo
d)
Cat
2.
To be a game it must.....
a)
have gravity
b)
be finished
c)
have a story
d)
be interactive
3.
What does this code accomplish?
a)
Make the character spin
b)
Make the ball bounce
c)
Start the game 
d)
Add a sprite
4.
I go to add a script to my character and find that my blocks have disappeared. Why is this?
a)
Scratch Malfunctioned
b)
I have stage selected
c)
I have the wrong program open
d)
I have exceeded the block lmit
5.
A costume is 
a)
A code block
b)
A motion 
c)
A different way a sprite looks
d)
A sound 
6.
In scratch, a character or object is called? 
a)
Spirit
b)
Sprint
c)
Sprite
d)
Split
7.
a)
Go Up 
b)
Go Down 
c)
Go Left 
d)
Go Right 
8.
Repeating a statement more than once or until a condition is met is called a..?
a)
Loop
b)
Sequence
c)
Repetition
d)
Event
9.
                                                                           What block 
                                                                    programs the SPEED
                                                                           of the ball?
                                                 
a)
2
b)
4
c)
5
d)
7
10.
a)
Randomly move a sprint around
b)
play a sound when sprite is clicked
c)
none of the above
d)
both of the above
11.

在 Scratch 程式中,何者「不是」用來啟動程式執行的指令?

a)

當「空白鍵」被按下

b)

當「綠旗」被點擊

c)

當「分身」產生

d)

當「角色」被點擊

12.

【滑鼠鍵被按下】的指令,屬於哪一類程式?

a)

控制

b)

偵測

c)

動作

d)

事件

13.

請問圖中程式的「分數」變數於執行完10次的重複迴圈後,數值應該為多少?

a)

-50

b)

150

c)

90

d)

50

14.

要顯示「Hello!」2秒鐘,請問要使用何種類別的指令?

a)

外觀

b)

音效

c)

動作

d)

事件

15.

下列有關 scratch 的描述,何者「錯誤」?

a)

每個角色的造型可以有很多個

b)

「舞台」執行的程式指令和「角色」不大相同

c)

要讓角色向下移動,要面朝 -90度

d)

存檔的指令為:「檔案」➔「下載到你的電腦」

16.

想要讓角色向右移動10點,可以用下列哪一個指令?

a)
b)
c)
d)
17.

想要讓角色持續跟著鼠標移動,下列哪一組程式「錯誤」?

a)
b)
c)
d)
18.

在 scratch 中,「廣播」指令的功能為何?

a)

讓單一角色在不同的時間做出相對應的動作。

b)

讓單一角色在特定時間做出相對應的動作。

c)

讓不同的角色在同一時間做出相對應的動作。

d)

讓不同的角色在不同的時間做出相對應的動作。

19.

設計一個計時器,從 10 秒倒數到 0 停止,下列何者正確?

a)
b)
c)
d)
20.

要做一個貪食蛇的小遊戲,不會用到哪一個程式?

a)

廣播訊息

b)

分身刪除

c)

碰到邊緣就反彈

d)

面朝 90 度

21.

What does this block do?

a)

It writes notes for you

b)

It plays a musical note

c)

It beats the drum

22.

What does this block do?

a)

It allows sprites to talk to each other

b)

It plays music on the radio

c)

It writes a message in a bottle

23.

What is the variable in this code?

a)

keep score

b)

random position

c)

edge

24.

What does this code do?

a)

It clicks the sprite forever

b)

It allows you to draw shapes

c)

It generates sprites forever

25.

What does this color means?

a)

Events

b)

Control

c)

Pen

26.

What does this section called?

a)

Script

b)

Sprite

c)

Stage

27.

What does this color means?

a)

Motion

b)

Sound

c)

Sensing

28.

The Scratch logo contains a...., El logotipo de Scratch contiene un

a)

Koala

b)

Cat, Gato

c)

Lion, Leon

d)

Dog, Perro

29.

Scratch is a free programming language where you can create your own interactive stories, games, and animations. Scratch es un lenguaje de programación gratuito donde puedes crear tus propias historias interactivas, juegos y animaciones.

a)

True

b)

False

30.

What does this block do?

a)

Repeat the code forever

b)

Repeat the code 2 times

c)

Repeat the code until touching the sprite