JavaScript L1 Quiz 2

Quiz
•
Computers, Education
•
5th - 12th Grade
•
Medium
Ben Theurich
Used 12+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What line of code would we use to color the inside of our shape red?
colorShape("Red");
stroke("Red");
strokeWeight(Red);
fill("Red");
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to code a rectangle in JavaScript?
rectangle(50, 50, 25, 75);
rect(50, 50, 25, 75);
rectangle(50, 50);
rect(50, 50);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the strokeWeight() function do?
Makes the lines weigh more
Nothing
Makes the color of the lines darker
Changes the thickness of the lines
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many parameters (numbers inside of the parentheses) do we need when we're drawing a point()?
1
2
3
4
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What line of code do we use to change the background color of our drawing to blue?
changeColor("blue");
background("blue");
backgroundColor("blue");
back("blue");
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many parameters (numbers within the parentheses) do we need for drawing a triangle()?
2
4
6
8
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the xy coordinates of the upper left corner of our canvas?
(0, 0)
(0, 500)
(400, 0)
(400, 500)
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Peripheral devices

Quiz
•
5th - 10th Grade
10 questions
Cybersecurity Ethics

Quiz
•
10th Grade - University
10 questions
Scratch Review

Quiz
•
2nd - 5th Grade
15 questions
B5 - Weekly Assessment - 4

Quiz
•
12th Grade
8 questions
Reduce, Reuse, Recycle

Quiz
•
5th - 8th Grade
10 questions
Câu hỏi trắc nghiệm Tin học 10 - Bài 13

Quiz
•
10th Grade
10 questions
Engine

Quiz
•
9th - 10th Grade
15 questions
MIT App Inventor Test

Quiz
•
6th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
12 questions
3-5 Digital Citizenship: Appropriate Use

Quiz
•
3rd - 5th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade