VEX VR Automation and Conditional Statements

VEX VR Automation and Conditional Statements

7th - 8th Grade

9 Qs

quiz-placeholder

Similar activities

VEXcode VR Unit 4 Quiz

VEXcode VR Unit 4 Quiz

6th - 8th Grade

10 Qs

VEX VR Robots Unit 2 Review

VEX VR Robots Unit 2 Review

8th Grade

12 Qs

Edublocks Turtle intro

Edublocks Turtle intro

6th - 8th Grade

13 Qs

Small Basic Homework 1

Small Basic Homework 1

8th Grade

8 Qs

Introduction to Python Turtle

Introduction to Python Turtle

7th - 8th Grade

10 Qs

VEX problem solving

VEX problem solving

6th - 8th Grade

14 Qs

FOR LOOPS and Angles with Tracy (PYTHON)

FOR LOOPS and Angles with Tracy (PYTHON)

7th - 8th Grade

10 Qs

MSW Logo Review

MSW Logo Review

7th 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, CCSS.L.2.1F, CCSS.L.8.1C

+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

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