VEX VR Automation and Conditional Statements

VEX VR Automation and Conditional Statements

7th - 8th Grade

9 Qs

quiz-placeholder

Similar activities

Castle  Crasher Exam

Castle Crasher Exam

7th Grade

12 Qs

Action and Reaction Pairs (Newton's Third Law)

Action and Reaction Pairs (Newton's Third Law)

6th - 8th Grade

13 Qs

Code HS Tracy Phyton Quiz

Code HS Tracy Phyton Quiz

6th - 8th Grade

10 Qs

EV3 Programming Moves and Turns

EV3 Programming Moves and Turns

6th - 8th Grade

10 Qs

Exploring Python Turtle Graphics

Exploring Python Turtle Graphics

7th Grade - University

12 Qs

Code.org: Express Course -> Lesson 1 and 2

Code.org: Express Course -> Lesson 1 and 2

5th - 7th Grade

13 Qs

VexCode VR Python Unit 2 exam. For idiots, by idiots :D

VexCode VR Python Unit 2 exam. For idiots, by idiots :D

8th Grade

12 Qs

Hour of Code ESL

Hour of Code ESL

6th - 8th Grade

14 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

Standards-aligned

Created by

Elizabeth Stewart

Used 37+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

‘If’ is a decision making statement

TRUE

FALSE

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