Coding Final Exam

Coding Final Exam

8th Grade

36 Qs

quiz-placeholder

Similar activities

Extreme scratches

Extreme scratches

3rd Grade - University

36 Qs

NEXT ROBOTICS LEGEND 2.0

NEXT ROBOTICS LEGEND 2.0

6th - 12th Grade

31 Qs

Spring Finale part 1. Spike

Spring Finale part 1. Spike

6th - 8th Grade

40 Qs

UJIAN SEMESTER 2 INFORMATIKA KELAS 8

UJIAN SEMESTER 2 INFORMATIKA KELAS 8

8th Grade

40 Qs

3rd to 6th

3rd to 6th

4th Grade - University

40 Qs

TUGAS REMIDI INFORMATIKA 8

TUGAS REMIDI INFORMATIKA 8

8th Grade

40 Qs

STEAM BVIS MiniTest

STEAM BVIS MiniTest

3rd - 10th Grade

31 Qs

Gamestar Mechanic

Gamestar Mechanic

3rd - 12th Grade

32 Qs

Coding Final Exam

Coding Final Exam

Assessment

Quiz

Computers

8th Grade

Hard

DOK Level 2: Skill/Concept

Standards-aligned

Created by

Sol Smith

Used 1+ times

FREE Resource

36 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which drivetrain block would you use to move the VEX virtual robot forward for a specific distance?

Turn Left

Drive Forward

Turn Right

Drive Backward

Tags

DOK Level 2: Skill/Concept

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you implement a conditional statement to check if a sensor value is greater than 50 in VEX coding?

if sensor > 50

if (sensor > 50)

if sensor = 50

if (sensor < 50)

Tags

DOK Level 2: Skill/Concept

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sensing block would you use to detect if the VEX virtual robot is near an object?

Distance Sensor

Color Sensor

Gyro Sensor

Touch Sensor

Tags

DOK Level 2: Skill/Concept

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In code.org, which block would you use to make a sprite move 10 steps forward?

Move 10 Steps

Turn 15 Degrees

Change X by 10

Change Y by 10

Tags

DOK Level 2: Skill/Concept

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you use a "repeat until" loop to keep moving forward until a sensor detects an obstacle?

repeat until (sensor detects obstacle) { move forward }

repeat until (sensor < obstacle) { move forward }

repeat until (sensor = obstacle) { move forward }

repeat until (sensor > obstacle) { move forward }

Tags

DOK Level 2: Skill/Concept

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you use a drivetrain block to make the VEX virtual robot turn 90 degrees to the right?

Turn Left 90 Degrees

Turn Right 90 Degrees

Drive Forward 90 Degrees

Drive Backward 90 Degrees

Tags

DOK Level 2: Skill/Concept

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which conditional statement would you use to check if a button is pressed in VEX coding?

if button == pressed

if (button == pressed)

if button = pressed

if (button = pressed)

Tags

DOK Level 2: Skill/Concept

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?