Scratch Q4-ICT Grade 4

Scratch Q4-ICT Grade 4

4th Grade

19 Qs

quiz-placeholder

Similar activities

Securing Strong Passwords

Securing Strong Passwords

4th Grade

15 Qs

Indefinite Pronouns

Indefinite Pronouns

4th - 6th Grade

15 Qs

General Knowledge- Fun test

General Knowledge- Fun test

3rd - 6th Grade

23 Qs

Ôn tập Scratch

Ôn tập Scratch

3rd - 5th Grade

23 Qs

ÔN TIN HỌC 5

ÔN TIN HỌC 5

4th Grade

20 Qs

Khối 5 - Ôn tập cuối HKII

Khối 5 - Ôn tập cuối HKII

4th Grade

20 Qs

scratch

scratch

3rd - 6th Grade

15 Qs

Garphs and Tables FBMS

Garphs and Tables FBMS

KG - Professional Development

17 Qs

Scratch Q4-ICT Grade 4

Scratch Q4-ICT Grade 4

Assessment

Quiz

Computers

4th Grade

Hard

Created by

Alphonse Inbaraj

Used 2+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

What Scratch block makes a sprite move forward?

A) turn (15) degrees

B) move (10) steps

C) if on edge, bounce

D) set [score] to (20)

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which block helps the fish change its direction randomly?

turn (pick random -30 to 30) degrees

(pick random -30 to 30) degrees

turn (pick random -30 to 30)

degrees

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Arrange these steps in the correct order to create a randomly moving fish:

1️⃣ forever loop
2️⃣ move (10) steps
3️⃣ turn (pick random -30 to 30) degrees
4️⃣ if on edge, bounce

Correct Order: 4 → 2 → 3 → 1

Correct Order: 1 → 3→ 2→ 4

Correct Order: 1 → 2 → 3 → 4

Correct Order: 3 → 2 → 1 → 4

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

A sprite clone is a copy of the original sprite that can have its own actions.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Arrange these steps in the correct order to increase the score when the fish touches the shark:

1️⃣ if <touching [Shark] ?> then
2️⃣ forever loop
3️⃣ change [score] by (2)

1 → 2 → 3

2 → 1 → 3

3 → 1 → 2

6.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Arrange these steps in the correct order to make a timer that decreases every second:

1️⃣ change [Timer] by (-1)
2️⃣ repeat until <(Timer) = 0>
3️⃣ set [Timer] to (60)
4️⃣ wait (1) second

3 → 2 → 4 → 1

3 → 1 → 4 → 2

1→ 2 → 4 → 3

7.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

The touching [Shark] ? block can only detect contact with the shark sprite.

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?