Javascript Assessment

Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Betsey Altman
Used 43+ times
FREE Resource
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
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
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
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
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
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Small Basic Quiz

Quiz
•
7th - 9th Grade
12 questions
JavaScript Practice

Quiz
•
8th Grade
16 questions
Game Lab Shapes 1

Quiz
•
6th - 7th Grade
20 questions
Code.org Unit 3 -Lessons 5-8

Quiz
•
6th - 8th Grade
14 questions
Coding Python 1.1. Statements & Variables

Quiz
•
7th - 9th Grade
13 questions
Code.org Express Course Vocab Lessons 1-10

Quiz
•
6th Grade
17 questions
Code.org Discoveries Unit 3 Lesson 4-5

Quiz
•
7th Grade
15 questions
Code.org CS Discoveries Lessons 3-7 Review

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
13 questions
Primary and Secondary Sources

Quiz
•
6th Grade
15 questions
Decimal Operations

Quiz
•
6th Grade
10 questions
Plotting Points on the Coordinate Plane

Quiz
•
7th - 8th Grade