Lesson2. Algorithms and Programing (P2)_Scratch

Lesson2. Algorithms and Programing (P2)_Scratch

12th Grade

18 Qs

quiz-placeholder

Similar activities

Game Development Test

Game Development Test

1st - 12th Grade

15 Qs

Đề thi số 9 Vòng chung kết Scratch 2024

Đề thi số 9 Vòng chung kết Scratch 2024

3rd Grade - University

20 Qs

Lesson3. Algorithms and Programing (P3)_Scratch

Lesson3. Algorithms and Programing (P3)_Scratch

12th Grade

22 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Scratch Starter

Scratch Starter

10th - 12th Grade

20 Qs

Scratch check-in

Scratch check-in

1st - 12th Grade

16 Qs

Scratch Programming

Scratch Programming

9th - 12th Grade

20 Qs

[AP CSP] Block Based Code

[AP CSP] Block Based Code

12th Grade

17 Qs

Lesson2. Algorithms and Programing (P2)_Scratch

Lesson2. Algorithms and Programing (P2)_Scratch

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Sỹ Minh

Used 2+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What could the student do if he/she wants the cat to bounce vertically too?

Media Image

B. No further step is required.

C. Set the cat’s position to well-designed variables, which check against edges.

D. Feed the cat.

E. None of the above.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A student wants the cat to move by 10 steps every time the green flag is clicked, and leave traces of clones behind, but instead he/she only gets the two cats shown in the above scene. Which of the following statement is correct?

A. The script can be corrected by putting everything inside a forever loop (assuming no content is changed).

B. “Move 10 steps” should be put above “create clone”.

C. “Go to (0, 0)” should be removed.

Media Image

E. None of the above.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Looking at the script block above. What is the ghost's starting position?

A. (X:100, Y:50)

B. (X:50, Y:50)

C. (X:100, Y:100)

D. (X:0, Y:0)

E. (X:50, Y:100)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

After the script block has been run, where will the ghost end up?

A. (X:100, Y:50)

B. (X:50, Y:50)

C. (X:50, Y:100)

D. (X:100, Y:100)

E. (X: 0, Y:0)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What happens to the shark when the spacebar is pressed AND it is touching Fish1?

A. The shark switches to costume shark-b and broadcasts a message.

B. The shark broadcasts a message and then switches to costume shark-a

C. The shark switches to costume shark-a


D. The shark switches to costume shark-b

E. Nothing happens

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Refer to the following image. Where is the cat after the green flag is clicked?

A. (0,0)

B. (10,20)

C. (3,50)

D. (100,45)

E. None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Refer to the following scene and the scripts for the sprite “Cat” and sprite “soccer ball” for below question.
Which of the following is the correct script for the soccer ball sprite, so that the soccer ball goes to (200, 80) after the green flag is clicked?

Media Image
Media Image
Media Image
Media Image

E. None of the above

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?