CS Express - Conditionals Lessons 11-15 Quiz

CS Express - Conditionals Lessons 11-15 Quiz

4th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Code Review

Code Review

6th - 8th Grade

20 Qs

Scratch

Scratch

7th - 9th Grade

19 Qs

P6 Review Term 2 2022

P6 Review Term 2 2022

6th Grade

20 Qs

Sphero RVR+ Vocabulary #1

Sphero RVR+ Vocabulary #1

1st - 12th Grade

18 Qs

Coding Fundamentals SC

Coding Fundamentals SC

4th - 6th Grade

15 Qs

Micro:Bit Quiz Unit 3

Micro:Bit Quiz Unit 3

6th - 8th Grade

20 Qs

Scratch

Scratch

3rd - 5th Grade

16 Qs

MakeBlock Quiz

MakeBlock Quiz

8th Grade

15 Qs

CS Express - Conditionals Lessons 11-15 Quiz

CS Express - Conditionals Lessons 11-15 Quiz

Assessment

Quiz

Computers

4th - 8th Grade

Medium

Created by

TarkTeacher _

Used 18+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Conditionals are...

the actions of doing something over and over again.

commands that only run under certain conditions.

many commands put together make up algorithms and computer programs.

a list of steps to finish a task.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A condition is ...

statements that only run under certain conditions.

many commands put together make up algorithms and computer programs.

a statement that a program checks to see if it is true or false. If true, an action is taken. Otherwise, the action is ignored.

the action of doing something over and over again.

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The code inside a conditional block will only run if the condition is false.

True

False

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

An If__ block can be used to ...

check the condition of a command is true or false.

list commands in order.

run programs you have written.

check if you program is written correctly.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Use an If/Else block if you want something else to happen if a condition is false.

True

False

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Select the three commands that are conditionals.

If____ block

If/Else block

While block

Move forward block

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How can you write code that makes decisions based on certain conditions?

Use turns and/or movement blocks in your code.

Use turns and/or repeat blocks in your code.

Use If__ and/or If/Else blocks

Use only turn blocks

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?