8.2 Conditional Loop

8.2 Conditional Loop

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

Binary decision making

Binary decision making

5th Grade

10 Qs

Visual Coding Worksheet

Visual Coding Worksheet

4th Grade

12 Qs

Coding Adventure

Coding Adventure

5th Grade

10 Qs

TD 1-2

TD 1-2

1st Grade

10 Qs

MIS 1-2 'Pictoblox'

MIS 1-2 'Pictoblox'

1st Grade

9 Qs

Lesson 1: Hello Scratch

Lesson 1: Hello Scratch

2nd Grade

10 Qs

Y4 Unit  3 Quiz

Y4 Unit 3 Quiz

3rd Grade

15 Qs

EOC Year 5 : QBASIC

EOC Year 5 : QBASIC

5th Grade

15 Qs

8.2 Conditional Loop

8.2 Conditional Loop

Assessment

Quiz

Information Technology (IT)

1st - 5th Grade

Hard

Created by

Future Teacher

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does repeat until mean in Scratch?

It executes the code indefinitely without checking any conditions.
The 'repeat until' block runs only once regardless of conditions.
The 'repeat until' block in Scratch means to keep executing the enclosed code until a specified condition becomes true.
The block stops executing immediately when the program starts.

2.

DRAG AND DROP QUESTION

1 min • 1 pt

Media Image

Complete the block: repeat until This will repeat until the​ (a)   more than 10.

score
scoreboard
Lives
timer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

repeat until will always run forever, even when the condition is true.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pick the correct code order:

Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

You set: repeat until <(score) = 5>.
But your code never adds to the score.
What happens?

Game will still end after a while

Game ends immediately

Game will run forever

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the best use for repeat until?

Keep moving sprite 10 times

Keep playing music

Keep dropping apples until score reaches 10

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes the repeat until block?

It runs the code inside forever

It repeats the code a fixed number of times

It runs the code until a condition becomes true

It runs only once

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?