VEX VR Automation and Conditional Statements

VEX VR Automation and Conditional Statements

7th - 8th Grade

9 Qs

quiz-placeholder

Similar activities

Speedy Delivery Quiz

Speedy Delivery Quiz

6th - 8th Grade

7 Qs

Swift - Learn to Code 1 - Commands

Swift - Learn to Code 1 - Commands

7th Grade

10 Qs

Coderz Robotics

Coderz Robotics

6th - 8th Grade

13 Qs

EV3 Programming Moves and Turns

EV3 Programming Moves and Turns

6th - 8th Grade

10 Qs

Code HS Tracy Phyton Quiz

Code HS Tracy Phyton Quiz

6th - 8th Grade

10 Qs

Programming Quiz

Programming Quiz

8th Grade

10 Qs

Exploring Python Turtle Graphics

Exploring Python Turtle Graphics

7th Grade - University

12 Qs

Code.org Questions

Code.org Questions

6th - 7th Grade

7 Qs

VEX VR Automation and Conditional Statements

VEX VR Automation and Conditional Statements

Assessment

Quiz

Science, Computers

7th - 8th Grade

Medium

NGSS.MS-PS2-1, CCSS.L.2.1F, CCSS.L.8.1C

+1

Standards-aligned

Created by

Elizabeth Stewart

Used 39+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

‘If’ is a decision making statement

TRUE

FALSE

Tags

CCSS.L.2.1F

CCSS.L.8.1C

CCSS.L.8.3A

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is possible to execute both the statements under if and else at the same time.

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of statement is and "If/then" statement in coding?

Control

Basic

Conditional

Absolute

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

If I have a task using the word "otherwise", which block do I automatically know to use?

If/Then

Forever

If/Then/Else

Drive Forward

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What block needs to be around ALL of my Conditional Statements?

Forever

Drive Forward

If/Then

If/Then/Else

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the robot do if it detects blue with its FrontEye Sensor?

Drive Forward

Turn Right 90 degrees

Turn Left 90 Degrees

Nothing

Tags

NGSS.MS-PS2-1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the robot do if it detects blue with the FrontEye Sensor?

Turn right 180 degrees

Turn left 90 degrees

Drive Forward

Turn right 90 degrees

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the robot do if it detects a green object close by?

Turn right 90 degrees

Turn left 90 degrees

Drive Forward

Nothing

Tags

NGSS.MS-PS2-1

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the robot do if it detects an object nearby?

Drive Forward

Turn left 90 degrees

Turn right 90 degrees

Nothing

Tags

NGSS.MS-PS2-1