SDA Test Review

SDA Test Review

7th Grade

30 Qs

quiz-placeholder

Similar activities

Python List and If/Elif

Python List and If/Elif

7th Grade

30 Qs

TIN 8 HK 2

TIN 8 HK 2

1st - 12th Grade

25 Qs

TIN 8 HK I

TIN 8 HK I

1st - 10th Grade

30 Qs

I.C.T. 1.

I.C.T. 1.

1st - 11th Grade

25 Qs

HTML and CSS Assessment

HTML and CSS Assessment

7th Grade

30 Qs

Informática Segundo Trimestre

Informática Segundo Trimestre

7th - 9th Grade

27 Qs

IC3 GS6 Level 1 Test Part 1 of 5

IC3 GS6 Level 1 Test Part 1 of 5

6th - 12th Grade

25 Qs

Physics & Ict week : 7 grades

Physics & Ict week : 7 grades

7th Grade

25 Qs

SDA Test Review

SDA Test Review

Assessment

Quiz

Instructional Technology

7th Grade

Medium

Created by

Genesis Heising

Used 26+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Amy is a freelance website developer that was hired to redesign and update the website for Publix, a grocery store. The site currently has 32 pages and the company wants Amy to launch the website in just four weeks. Amy plans to rewrite most of the code so that it is HTML5 compliant. She is concerned that she will not have enough time to develop and test the website, so she needs to complete the website planning and select the images for the website within the next 4 days. What should she do to acquire all of the images she will need?

Hire a photographer to take pictures of the Publix grocery products.

Purchase stock photos of groceries from online resources.

Download images of groceries from Google.

Take pictures of the Publix products herself.

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does a royalty-free license allow you to do when using stock images on a website?

Use the images without paying a fee for each use.

Takeover copyright of the images.

Resell the images without paying a fee.

Use the images without requesting the owner’s permission.

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these actions is unethical?

Creating a link on your website to another website after obtaining the owner's written permission.

Creating new CSS and HTML that looks similar to the code used on another website.

Copying the CSS and HTML from another website.

Using images from another website after obtaining the owner's written permission.

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Katie wants to use the latest version of HTML on her website. Which document type declaration should she use?

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN” “http://www.w3.org/TR/html4/loose.dtd”>

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 3.2 Final//EN”>

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml/xhtml1-strict.dtd”>

<!DOCTYPE html>

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Russ created a web page that has image-based navigation. He also wants to add text-based navigation to help ensure accessibility. What HTML5 tag should he use?

<table>

<footer>

<article>

<header>

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Each team member of a web design team is required to leave a comment in the page to let other developers know when the page was last modified. Which line of code will I use to create a comment?

/* Last modified 12-14-18, Genesis Heising. */

<!-- Last modified 12-14-18, Genesis Heising -->

<? Last modified 12-14-18, Genesis Heising. ?>

# Last modified 12-14-18, Genesis Heising. #

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Tammi is developing a website in HTML5. She wants the new HTML5 structural elements to be styled consistently in all browsers. She knows that she needs to create each element using JavaScript and add a CSS rule to set the element type to ensure that the site will render successfully in older web browsers. The CSS rule should be set to which element type?

script

fixed

block

inline

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?