The Modern JavaScript Bootcamp (2019) - DOM Challenge

The Modern JavaScript Bootcamp (2019) - DOM Challenge

Assessment

Interactive Video

Information Technology (IT), Architecture, Other

University

Hard

Created by

Wayground Content

FREE Resource

The video tutorial guides viewers through setting up a basic Todo application using HTML and JavaScript. It begins with creating a new directory and HTML file, followed by linking JavaScript to manipulate the DOM. The tutorial includes a challenge to filter paragraphs containing a specific word using JavaScript. Finally, it introduces the concept of adding elements to the DOM, setting the stage for further learning.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary focus of the video tutorial?

Understanding CSS styling

Setting up a notes application

Learning HTML basics

Creating a to-do application

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in creating the to-do application?

Writing JavaScript code

Adding CSS styles

Creating a new HTML file

Designing a database

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many paragraph tags should be added to the HTML file?

Five

Six

Four

Three

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should be done after creating the HTML file?

Add CSS styles

Create a database

Run a live server to view it

Link a JavaScript file

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the JavaScript file in the to-do application?

To create animations

To style the page

To filter items in the list

To store data

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which DOM method is used to select all paragraph tags?

document.getElementById

document.querySelector

document.querySelectorAll

document.getElementsByClassName

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should be done if a paragraph contains the word 'the'?

Highlight it

Move it to the top

Remove it

Change its color

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?