Lesson2. Algorithms and Programing (P2)_Scratch

Lesson2. Algorithms and Programing (P2)_Scratch

12th Grade

18 Qs

quiz-placeholder

Similar activities

[AP CSP] JavaScript Basics

[AP CSP] JavaScript Basics

9th - 12th Grade

14 Qs

Scratch G5&6

Scratch G5&6

6th Grade - University

17 Qs

Scratch: Events, Loops and The Coordinate System

Scratch: Events, Loops and The Coordinate System

2nd Grade - Professional Development

15 Qs

Dec 9 ICS Test Units 0-2.3

Dec 9 ICS Test Units 0-2.3

9th - 12th Grade

20 Qs

Thunkable Intro!

Thunkable Intro!

9th - 12th Grade

13 Qs

Grade 5 - Scratch

Grade 5 - Scratch

5th Grade - University

19 Qs

Scratch Grade 3

Scratch Grade 3

3rd Grade - University

20 Qs

Scratch 1

Scratch 1

10th Grade - University

20 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?