CONTROL

CONTROL

4th - 6th Grade

12 Qs

quiz-placeholder

Similar activities

SCRATCH GRADE 4

SCRATCH GRADE 4

4th Grade

10 Qs

Scratch 3.5

Scratch 3.5

3rd - 5th Grade

10 Qs

Scratch Programming

Scratch Programming

5th - 9th Grade

15 Qs

Scratch basics

Scratch basics

3rd - 6th Grade

15 Qs

6.2 Cloning Concepts

6.2 Cloning Concepts

1st Grade - University

9 Qs

6.3 Duplicate using Template

6.3 Duplicate using Template

1st - 5th Grade

9 Qs

Scratch

Scratch

6th Grade

10 Qs

Scratch Class 5

Scratch Class 5

5th Grade

10 Qs

CONTROL

CONTROL

Assessment

Quiz

Computers

4th - 6th Grade

Medium

Created by

Rozi Rozi

Used 3+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Control blocks are color-coded ___________ and are used to control scripts.

yellow

orange

gold

bronze

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The block

pauses its script for the specified amount of hours.

pauses its script for the specified amount of days.

pauses its script for the specified amount of seconds.

pauses its script for the specified amount of time.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this block do?

It will appear repeatedly.

Blocks held inside this block will loop a given amount of times, before allowing the script to continue.

The script will repeat itself for a specified number.

The sprite will repeat the same action.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will happen if you use this block?

The sprite will move continuously.

The sprite will not stop moving.

The sprite will forever be hiding.

Blocks held inside this block will be in a loop — just like the Repeat () block and the Repeat Until () block, except that the loop never ends (unless the stop sign is clicked,

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If the condition is true, the blocks held inside it will run, and then the script involved will continue.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The block will check its Boolean condition: if the condition is true, the code held inside the first C (space) will deactivate, and then the script will continue; if the condition is false, the code inside the second C will activate (unlike the If () Then block).

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What happen if you use this block?

The block stop its script until the specified Boolean condition is true.

The block pauses its script until the specified Boolean condition is true.

The block erase its script until the specified Boolean condition is true.

The block repeat its script until the specified Boolean condition is true.

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?