Search Header Logo

Section 312: onMouseMove

Authored by Michael Weingarden

Mathematics

9th - 12th Grade

CCSS covered

Used 51+ times

Section 312: onMouseMove
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you move the mouse to the right on the canvas?

mouseX gets bigger

mouseX gets smaller

mouseY gets bigger

mouseY gets smaller

I'm really not sure

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you move your mouse down on the canvas?

mouseX gets bigger

mouseX gets smaller

mouseY gets bigger

mouseY gets smaller

I'm really not sure

Tags

CCSS.HSA.CED.A.2

CCSS.HSA.REI.D.10

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If you move the mouse to the right...

the box will move to the right

the box will move to the left

the box will move up

the box will move down

I'm really not sure

Answer explanation

The box will move to the right because box.left will get bigger as mouseX gets bigger.

Tags

CCSS.5.G.A.2

CCSS.5.G.A.1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If you move the mouse up, circle c will move...

up

down

nothing will happen

an error will occur

I'm really not sure

Tags

CCSS.HSG.CO.A.2

CCSS.HSG.CO.A.5

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If you move the mouse down, what will happen?

circle c will move down

circle c will move up

an error will occur

nothing will happen

I'm really not sure

Answer explanation

The parameters in the onMouseMove() function definition are x and y. When you try to set c.centerX = mouseX, you can't because mouseX was never defined.

Tags

CCSS.HSG.CO.A.2

CCSS.HSG.CO.A.5

CCSS.HSG.CO.B.6

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

When you move the mouse to the right...

circle c will move down and to the right

circle c will move to the right, but not up or down

an error will occur

nothing will happen

I'm really not sure

Answer explanation

circle c will move to the right and down because centerX and center Y are both based on the x position of the mouse cursor.

Tags

CCSS.HSG.GPE.B.7

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

When you move the mouse up and down...

circle c will move left and right

circle c will move up and down

an error will occur

nothing will happen

I'm really not sure

Answer explanation

The centerX and centerY of the circle are both set to x (which is the x position of the mouse). So, when you move the mouse up and down, nothing happens to circle c.

Tags

CCSS.HSG.CO.A.2

CCSS.HSG.CO.A.5

CCSS.HSG.CO.A.4

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?