DiamondDigger

DiamondDigger

Assessment

Interactive Video

Computers

6th - 8th Grade

Medium

Created by

John Streety

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in setting up the diamond digging project?

Rename the chat command to 'dig'

Change the game mode to creative

Collect all diamonds

Create a new world

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the repeat loop do in the diamond digging code?

It collects all items

It teleports the agent

It repeats the digging action multiple times

It changes the game mode

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should the agent do if it finds a diamond?

Move backward

Say 'we're rich'

Change the game mode

Stop the code

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What action does the agent take if no diamonds are found?

Collect all items

Change the game mode

Teleport to the player

Destroy the block and move forward

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What additional command is added to help test the robot?

Agent move backward

Agent teleport to player

Agent say 'hello'

Agent change game mode