5. Soccer Game

5. Soccer Game

1st - 10th Grade

7 Qs

quiz-placeholder

Similar activities

Force, Work and Energy

Force, Work and Energy

3rd Grade

10 Qs

Microbit Sensor

Microbit Sensor

3rd Grade

10 Qs

Scratch 2

Scratch 2

2nd Grade

10 Qs

Post-test Scratch

Post-test Scratch

9th - 12th Grade

10 Qs

Q&A – Decomposition into Algorithms (Primary 4 – 4CT.07)

Q&A – Decomposition into Algorithms (Primary 4 – 4CT.07)

4th Grade - University

10 Qs

Y8 Java (Karel the dog)

Y8 Java (Karel the dog)

8th - 9th Grade

10 Qs

JavaScript Animation

JavaScript Animation

9th - 12th Grade

11 Qs

Paint 3D

Paint 3D

3rd Grade

12 Qs

5. Soccer Game

5. Soccer Game

Assessment

Quiz

Computers

1st - 10th Grade

Medium

Created by

Robotic Schools

Used 181+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Which option is used in a soccer game to create the SCORE and the TIMER?

Events

Variables

Operators

Motion blocks

2.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Media Image

If we want to kick the ball in different directions, which option is correct?

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the scratch "broadcast" block do?

It'll end the game.

To all the sprites, it sends a message.

It receives the message from each and every sprite.

It helps to start the game

4.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

How player will get a point in soccer game?

when the ball touches the PLAYER side's goal color

When the ball REACHES the OPPONENT

When the ball TOUCHES the edge

when the ball touches the OPPONENT side's goal color

5.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Beluga is the name of your player, and Kitten is your opponent. Which option is right to show WIN on the screen?

BELUGA = KITTEN

BELUGA > KITTEN

BELUGA < KITTEN

BELUGA => KITTEN

6.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Media Image

How will the sprite react after these blocks are added?

It will rotate and move to random positions.

It will move around the edge without making contact with it.

The direction of the sprite will change depending on where the mouse pointer is.

As the mouse pointer approaches, it will move.

7.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Which group of the following blocks helps the soccer game's timer work?

Media Image
Media Image
Media Image
Media Image