VEX VR Automation and Conditional Statements

VEX VR Automation and Conditional Statements

7th - 8th Grade

9 Qs

quiz-placeholder

Similar activities

If statements

If statements

6th - 8th Grade

7 Qs

Computing Creative Design Quiz

Computing Creative Design Quiz

2nd Grade - University

11 Qs

Newton's First Law (Study Jams)

Newton's First Law (Study Jams)

8th Grade

7 Qs

vex vr mid project quiz

vex vr mid project quiz

6th - 9th Grade

14 Qs

Vex IQ Test

Vex IQ Test

7th Grade

13 Qs

Python Turtle - MCA Year 7

Python Turtle - MCA Year 7

7th Grade

14 Qs

Tricky Turkey Lesson Quiz

Tricky Turkey Lesson Quiz

7th Grade - University

14 Qs

Q&A – Compare & Contrast Algorithms (Primary 4 – 4CT.04)

Q&A – Compare & Contrast Algorithms (Primary 4 – 4CT.04)

4th Grade - University

11 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