lesson 34,35,36

lesson 34,35,36

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

Scratch Variables

Scratch Variables

5th Grade

10 Qs

Scratch Code

Scratch Code

KG - 11th Grade

10 Qs

Scratch - Q3 - W1

Scratch - Q3 - W1

4th Grade

10 Qs

Scratch interface

Scratch interface

5th - 9th Grade

12 Qs

Intro to Scratch

Intro to Scratch

4th - 8th Grade

15 Qs

Coding_Intermediate_1

Coding_Intermediate_1

KG - 2nd Grade

10 Qs

Scratch!

Scratch!

4th Grade - Professional Development

8 Qs

coding

coding

1st - 7th Grade

10 Qs

lesson 34,35,36

lesson 34,35,36

Assessment

Quiz

Computers

1st - 5th Grade

Hard

Created by

Wong CN

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this code mean in a Tic-Tac-Toe game?

It creates a 3x3 grid by cloning the sprite in three positions horizontally.

It resets the game after 3 seconds.

It moves the sprite to the center of the screen.

It checks for a winning condition.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this code mean in Scratch?

It makes the sprite disappear when it touches the mouse pointer.

It makes the sprite semi-transparent and changes its costume based on whether it’s touching the mouse pointer.

It makes the sprite transparent and changes its costume based on whether it’s touching the mouse pointer.

It makes the sprite semi-transparent and changes its backdrop based on whether it’s touching the mouse pointer.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this code mean in Scratch?

It changes the player's position based on the color.

It changes the player's costume depending on the sound.

It plays different sounds and changes the player's color

It hides the player if the player is black.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Why do we need to add a "delete all of [position]" block?

To hide the list from view.

To change the color of the background.

To delete the sprite's costume.

To clear any existing items from the list before adding new items, ensuring that the list starts fresh.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the function of this block in a Tic-Tac-Toe game?

It sets up the initial positions of the boxes.

It moves the sprite to different boxes on the grid.

It changes the costumes of the boxes.

It defines a custom block to check if a player has won by examining the specified boxes (e.g., box 1, box 3, box 2) to see if they contain the same marker.

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

According to this code, what happens if box 3 is white and the others are black?

The code will change the color of box 3 to black.

it will determine that there is no win.

The code will show a message saying "You win!"

The code will hide the boxes that are not white.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a 5x5 Tic-Tac-Toe game, how many lines are there to win?

12

14

13

16

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?