Đề 1

Đề 1

5th Grade

20 Qs

quiz-placeholder

Similar activities

SCRATCH - Lesson 1: Motion, Looks, Sound & Events

SCRATCH - Lesson 1: Motion, Looks, Sound & Events

1st - 5th Grade

20 Qs

scratch 1

scratch 1

3rd - 6th Grade

15 Qs

HKICO 2023 - ĐỀ ÔN TẬP SỐ 4

HKICO 2023 - ĐỀ ÔN TẬP SỐ 4

1st - 5th Grade

20 Qs

Scratch programming quiz

Scratch programming quiz

1st - 8th Grade

20 Qs

Play with Scratch (Advanced) - 1

Play with Scratch (Advanced) - 1

5th Grade

20 Qs

Scratch Pre-Assessment

Scratch Pre-Assessment

5th - 9th Grade

20 Qs

Coding in Scratch

Coding in Scratch

4th Grade - University

22 Qs

1A Quiz on Game Design with Scratch

1A Quiz on Game Design with Scratch

5th - 9th Grade

24 Qs

Đề 1

Đề 1

Assessment

Quiz

Computers

5th Grade

Medium

Created by

Nguyễn Ánh

Used 25+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Given the script and scene below. How many clones will be made in each time the green flag is clicked?

1

2

3

4

unlimited

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The stage is the space where sprites can move around. This space is two-dimensional. The horizontal direction goes from -240 to 240. The vertical direction ranges from?

-180 to 180

-360 to 360

-90 to 90

-240 to 240

none of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In the stack of blocks below, how many times does the sprite move 10 steps?

6

7

8

9

none of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the sprite cat would say?

68

86

74

47

none of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Given the following script and scene. When up arrow key is pressed, the sprite Cat would move up. When down arrow key is pressed, the sprite Cat would move down. (Assume the green flag is clicked). Why doesn’t it work?

“Change y” should be replaced by “Change x”

Change y by 10 is too small.

Change y by -10 is too small.

Up arrow/Down arrow should be pressed.

None of the above.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Given the following scene. What’s the expected result of variable “x”?

2

4

6

8

none of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Given the following the script and scene. When the sprite is clicked, the cat would move from (0,0) to random position. Which of the following can slow down its speed?

Increase the cat’s size.

Add more script blocks to increase its weigh

“Wait 0.2 seconds” should be replaced by “Wait 0.3 seconds”

Set the initial position to (100, 100).

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?