Condition quiz KS2

Condition quiz KS2

1st - 5th Grade

6 Qs

quiz-placeholder

Similar activities

coding 2

coding 2

1st - 3rd Grade

10 Qs

Unit 2 Assessment - 5G

Unit 2 Assessment - 5G

5th - 8th Grade

10 Qs

Block Programming

Block Programming

2nd - 9th Grade

10 Qs

Scratch 2- Revision (Class 3)

Scratch 2- Revision (Class 3)

3rd Grade

8 Qs

Scratch Grade 3

Scratch Grade 3

3rd - 5th Grade

10 Qs

Programming: Game

Programming: Game

4th - 6th Grade

11 Qs

Scratch Quiz

Scratch Quiz

5th Grade

9 Qs

SC102 - Lesson 2 Recap

SC102 - Lesson 2 Recap

5th Grade

10 Qs

Condition quiz KS2

Condition quiz KS2

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

David Kang

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the condition being checked in this Scratch code block?

If the sprite is touching another sprite

If the green flag is clicked

If the space key is pressed

If the sprite changes colour

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What happens when the condition is true (the space key is pressed)?

The sprite disappears

The sprite changes its colour effect

The sprite moves forward

The sprite stops running

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the condition being checked in this Scratch code block?

If the sprite is moving 25 steps

If the sprite is touching the red color

If the green flag is clicked

If the sprite is changing its size

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What happens when the condition is true (the sprite is touching the red color)?

The sprite stops moving

The sprite disappears

The sprite moves 25 steps and changes its colour effect

The sprite says "Hello!"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the condition being checked in this Scratch block?

If the sprite touches the edge

If the green flag is clicked

If the up arrow key is pressed

If the sprite moves 10 steps

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What happens when the condition is true (the up arrow key is pressed)?

The sprite stops moving

The sprite moves 10 steps and bounces if it touches the edge

The sprite changes color

The sprite turns around in a circle