Sequencing Blockly - 2

Sequencing Blockly - 2

7th Grade

10 Qs

quiz-placeholder

Similar activities

Mobile App Dev - Unit 2: Programming (Diagnostic)

Mobile App Dev - Unit 2: Programming (Diagnostic)

10th Grade

15 Qs

Quiz on Blockly Programming (Fundametal - P2)

Quiz on Blockly Programming (Fundametal - P2)

7th Grade - University

10 Qs

Introdução ao mBot2

Introdução ao mBot2

6th - 8th Grade

12 Qs

Programming with Scratch - S3 Computing

Programming with Scratch - S3 Computing

9th Grade

12 Qs

Quiz mengecek berita hoax atau bukan

Quiz mengecek berita hoax atau bukan

10th Grade

10 Qs

MA - App Lab Basics

MA - App Lab Basics

9th - 12th Grade

6 Qs

Introduction to Computer Science Concepts

Introduction to Computer Science Concepts

6th Grade - University

10 Qs

Sequencing Blockly - 2

Sequencing Blockly - 2

Assessment

Quiz

Information Technology (IT)

7th Grade

Easy

Created by

imam ibrahim

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You write this sequence: turn left, move forward, turn right, move forward. What shape will the character make?

A straight line

A curve

A right angle turn

A circle

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command must come first if you want the character to avoid a wall directly in front?

move forward

turn right

repeat

say hello

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will this code do?
Repeat 2 times:
Move forward
Turn right

The character moves in a U-shape

The character goes back to the starting point

The character turns in a square pattern

The character moves forward, turns right, and repeats this twice

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A maze has two forward steps, then a left turn. Which is the correct command sequence?

move forward, turn left, move forward

move forward, move forward, turn left

turn left, move forward, move forward

turn right, move forward, turn left

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the character do?

Move forward 5 steps and turn left in between

Move forward 3 times and turn left 2 times

Turn left 3 times and move 2 steps

Repeat all steps 5 times

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What’s the difference between these two codes?
Code A - Left, Code B - Right

Code A turns twice after one move; Code B moves twice, then turns

Code A is faster

Code B turns more

There is no difference

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block sequence is most efficient to move in a square?

Use 4 move forward blocks and 4 turn left blocks

Use repeat 4 times: move forward, turn left

Use repeat 2 times: move forward, turn right

Use turn left four times only

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?