roboMind

roboMind

4th Grade

10 Qs

quiz-placeholder

Similar activities

Coding Vocabulary

Coding Vocabulary

4th - 6th Grade

13 Qs

MS-Logo-Quiz-1

MS-Logo-Quiz-1

4th Grade

15 Qs

MSW Logo - Basics 1

MSW Logo - Basics 1

4th Grade

15 Qs

MSW Logo

MSW Logo

3rd - 4th Grade

10 Qs

class 3-5

class 3-5

2nd - 4th Grade

15 Qs

Sequencing & Iteration

Sequencing & Iteration

4th - 8th Grade

13 Qs

Computer Wizards Level 4 - 01

Computer Wizards Level 4 - 01

4th Grade

15 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

roboMind

roboMind

Assessment

Quiz

Computers

4th Grade

Hard

Created by

Ye Htut Win

Used 16+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct command to tell the robot get the beacon.

pickUp

getUp

takeUp

putIn

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to repeat forever?

repeat (100) {

}

repeat(){

}

forever() {

}

repeat(0){

}

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose correct command.

forward(10)

forward()

forward

forward() {

}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct command.

if {frontIsBeacon} (

)

if (frontIsBeacon) {

}

if (frontIsBeacon) (

)

if frontIsBeacon {

}

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct command.

repeat(){

}

repeat (10) (

)

repeat {10} (

)

repeat (

)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Turn the robot to the right when the wall is ahead.

if (frontIsObstacle) {

right

}

if (frontIsWall) {

right

}

if {frontIsObstacle} (

right

)

if {frontIsWall} (

right

)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if (flipCoin) { right }

else { left }

robot will turn to the left

robot will turn to the right

robot will stop

Not sure it will turn left or right

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?