Search Header Logo

P5: Variables, Motion, Ifs

Authored by Stephen Westwood

Computers

6th - 9th Grade

Used 5+ times

P5: Variables, Motion, Ifs
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Media Image

To Move something LEFT

Make itss X bigger

Make its X smaller

Make its Y bigger

Make its Y smaller

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Media Image

In JavaScript, the space to the right of the screen is where:

Y < 0

Y > 400

X > 0

X > 400

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Media Image

To Move something DOWN

Make itss X bigger

Make its X smaller

Make its Y bigger

Make its Y smaller

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Media Image

In JavaScript, the space ABOVE the screen is where:

Y < 0

Y > 400

X > 0

X > 400

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

If I make a rect(100, Y, 30, 60), which way does it move as Y=Y + 1

Up

Down

Left

Right

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

I'm going to make some variables for my code. Where should I create the variables?

At the very TOP

Inside function setup() { }

Inside function draw() { }

It doesn't matter

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

If I want something to move or change, what is one thing I need?

A Variable to remember it!

A really good name for it

A new function draw() {} for it.

Somebody else to type it!

Access all questions and much more by creating a free account

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

Already have an account?