Unit 14 - Intro to JS in HTML

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Jocelyn Hall
Used 6+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variable stores the user input?
name
yourName
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a programmer wants to display a pop up message, which function is most appropriate to use?
console.log()
alert()
<script>
prompt()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variable stores an HTML element?
name
yourName
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the console?
A type of web browser
A debugging tool that is build into a web browser
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which line of code alters an HTML element?
11
12
13
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a programmer wants to get user input, which function is most appropriate to use?
console.log()
alert()
<script>
prompt()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What gets printed to the console?
<h3 id="welcome">Welcome Ms. Hall</h3>
Welcome Ms. Hall
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the best practice for implementing a script tag?
<script>
</script>
<body>
<h2></h2>
</body>
<body>
<script>
</script>
<h2></h2>
</body>
<body>
<h2></h2>
<script>
</script>
</body>
<body>
<h2></h2>
</body>
<script>
</script>
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What gets printed to the console?
<h3 id="welcome">Welcome Ms. Hall</h3>
Welcome Ms. Hall
Similar Resources on Wayground
12 questions
HTML & Java

Quiz
•
9th Grade
10 questions
Information Technology

Quiz
•
11th Grade
10 questions
JavaScript

Quiz
•
9th - 12th Grade
10 questions
HTML Quiz-1

Quiz
•
6th - 12th Grade
12 questions
HTML & CSS Skill #1

Quiz
•
12th Grade
10 questions
Coding the Web #1

Quiz
•
9th - 12th Grade
10 questions
HTML Audio

Quiz
•
8th - 12th Grade
12 questions
HTML & CSS

Quiz
•
10th - 12th 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
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
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade