platform#4

platform#4

Assessment

Interactive Video

Computers

6th - 8th Grade

Hard

Created by

John Streety

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What color is used to draw the goal in the game?

Blue

Green

Red

Gold

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What method is used to check if the player hits the goal?

intersect

overlap

touch

colliderect

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What message is displayed when the player reaches the goal?

Level Up

Try Again

You Win

Game Over

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if code lines are placed outside the loop?

They run when the loop ends

They run only once

They never run

They run continuously

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the main issue that needed fixing in the code?

Wrong variable name

Color mismatch

Missing function

Indentation error