Unit 2 Web Development Post Test

Unit 2 Web Development Post Test

6th - 8th Grade

7 Qs

quiz-placeholder

Similar activities

IBA Chapter 4 (2 of 2)

IBA Chapter 4 (2 of 2)

8th Grade

10 Qs

Code.org - Unit 2 - Web Development - Lesson 10 - Rubric

Code.org - Unit 2 - Web Development - Lesson 10 - Rubric

8th Grade

12 Qs

Code.org CS Discoveries Unit 2 Web Development

Code.org CS Discoveries Unit 2 Web Development

7th - 8th Grade

7 Qs

CLASS 8 HTML-CSS

CLASS 8 HTML-CSS

8th Grade

10 Qs

Graphics and Web Pages

Graphics and Web Pages

7th Grade

10 Qs

Design a web page

Design a web page

4th - 7th Grade

10 Qs

Comm Lesson 1 Quiz

Comm Lesson 1 Quiz

6th Grade

11 Qs

HTML Basics

HTML Basics

7th Grade

11 Qs

Unit 2 Web Development Post Test

Unit 2 Web Development Post Test

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Leslie Dillon

Used 8+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A programmer has an idea to use just one language for the content, structure, and style of web pages. What might be a problem with this idea?

It will be confusing and less organized for people to read and write code that mixes everything up together.

Structure is more important than style or content and needs its own language

Communicating about structure and style are different problems, and it is helpful to use two languages specific to those problems

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A group of artists is making a website. When should they use classes

They want to make their h3 tags bigger than their h1 tags.

They want headings to be one color, but paragraphs to be a different color.

They want some images to float left, and other images to float right.

They want all the pages on their site to have the same style.

They want make a special color using RGB codes.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A student is using a stylesheet to make all the paragraphs on the website green, but it's not working on index.html, even though it works on the other web pages. What could be causing the problem?

1.The student forgot to link the stylesheet to the index.html page.

2.The student did not upload the images used in the index.html page.

3.The student accidentally misspelled "green" in the stylesheet.

1 only

1 and 3 only

1 and 2 only

3 only

1, 2 , and 3

4.

OPEN ENDED QUESTION

30 sec • 1 pt

Media Image

Type in two different types of code that made the text Green.

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

30 sec • 1 pt

Media Image

The web developer wants to make the "My Page" text larger. Code TWO ways he could make that happen.

Evaluate responses using AI:

OFF

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following is true about copyright?

If an image is already on one web page, it's okay to use it on any web page.

If you make a lot of changes to an image, you do not need the permission of the original creator to post it on your site.

Image creators can decide both who can use their images and how the images can be used.

If there is no copyright information for an image, anyone is free to use it on their own sites.

You must always contact the creator for permission to use an image on your site.

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

When making a web page, which two of the following tasks is HTML the most important language for? (Choose TWO)

Making the text a different color.

Separating out headings from paragraphs

Putting borders on an image

Adding information about the copyright

Organizing text into a list