Search Header Logo

Javascript Assessment

Authored by Betsey Altman

Computers

6th - 8th Grade

Used 43+ times

Javascript Assessment
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

What is a bug in a program?

a computer virus

a mistake or problem in the code

a creepy, crawly insect that makes Mrs. Altman scream.

a hacker

2.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Media Image

Look at the image. What is the line of code for the rectangle?

rect (400, 400);

ellipse (200, 400);

rect (0, 0);

ellipse (0, 0);

3.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

What is it called when we go in and fix a problem in our program?

bugging

debugging

hacking

shutting down

4.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Media Image

Look at the image. What line of code made the entire screen appear blue?

background ("blue");

fill ("blue");

rect ("blue");

color ("blue");

5.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Media Image

What line of code creates a yellow outline around the circle?

fill("yellow");

noStroke("yellow");

background ("yellow");

stroke("yellow");

6.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Media Image

Find the bug! Why is the rectangle not red?

The parameters in line 1 are incorrect.

The fill code should come first.

There is no background code.

There is no stroke code.

7.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

What are parameters in code?

the outside measurement of a room

the name of a shape

the specific details in a line of code

the line numbers in a program

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?