Graded Quiz Unit 3 Attempt review PDF

Title Graded Quiz Unit 3 Attempt review
Course Web Programming 1 (proctored course)
Institution University of the People
Pages 15
File Size 572.8 KB
File Type PDF
Total Downloads 37
Total Views 90

Summary

Started on Wednesday, 7 July 2021, 9:19 PMState FinishedCompleted on Wednesday, 7 July 2021, 10:12 PMTime taken 53 mins 9 secsMarks 30/30.Grade 100 out of 100.Question 1 Correct Mark 1 out of 1.Which of the following is trueSelect one: a. HTML stands for Hyper Text Markup Language is a language for ...


Description

7/16/2021

Graded Quiz Unit 3: Attempt review

Home My courses CS 2205 - AY2021-T5 1 July - 7 July Graded Quiz Unit 3

Started on State Completed on Time taken Marks Grade

Question 1

Wednesday, 7 July 2021, 9:19 PM Finished Wednesday, 7 July 2021, 10:12 PM 53 mins 9 secs 30.00/30.00 100.00 out of 100.00

Correct

Mark 1.00 out of 1.00

Which of the following is true Select one: a. HTML stands for Hyper Text Markup Language is a language for describing web pages and a programming language b. HTML stands for Hyper Text Markup Language is a language for describing web files and a structured programming language c. HTML stands for Hyper Text Markup Language is a language for describing web pages and not a programming language d. HTML stands for Hyper Text Markup Language is a language for describing web pages and sequential programming language

The correct answer is: HTML stands for Hyper Text Markup Language is a language for describing web pages and not a programming language

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

1/15

7/16/2021

Graded Quiz Unit 3: Attempt review

Question 2

Correct

Mark 1.00 out of 1.00

Which of the following is true Select one: a. HTML elements can have attributes. Attributes provide additional information about an element. Attributes are always specified in the start tag. Attributes come in name/value pairs like: name="value" b. HTML elements can have attributes. Attributes provide additional information about an element. Attributes are specified in either the start tag or the end tag. Attributes come in name/value pairs like: name="value" c. HTML elements can have attributes. Attributes provide additional information about an element. Attributes are always specified in the end tag. Attributes come in name/value pairs like: name="value"

The correct answer is: HTML elements can have attributes. Attributes provide additional information about an element. Attributes are always specified in the start tag. Attributes come in name/value pairs like: name="value"

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

2/15

7/16/2021

Graded Quiz Unit 3: Attempt review

Question 3

Correct

Mark 1.00 out of 1.00

Most web designers limit themselves to the most commonly-available fonts across all systems, which are usually limited to the following: Select one: a. Andale Mono, Times New Roman, Georgia, Verdana, Arial/Arial Black, Courier/Courier New, Trebuchet MS, Comic Sans (this is an unprofessional, many would say ugly font— don’t use this, except perhaps sparingly on sites aimed at children), Impact b. Andale Mono, Georgia, Verdana, Arial/Arial Black, Courier/Courier New, Trebuchet MS, Comic Sans (this is an unprofessional, many would say ugly font—don’t use this, except perhaps sparingly on sites aimed at children), Impact c. Andale Mono, Times New Roman, Georgia, Verdana, Arial/Arial Black, Courier/Courier New, Trebuchet MS, Comic Sans (this is an unprofessional, many would say ugly font— don’t use this, except perhaps sparingly on sites aimed at children). d. Times New Roman, Georgia, Verdana, Arial/Arial Black, Courier/Courier New, Trebuchet MS, Comic Sans (this is an unprofessional, many would say ugly font—don’t use this, except perhaps sparingly on sites aimed at children), Impact

The correct answers are: Andale Mono, Times New Roman, Georgia, Verdana, Arial/Arial Black, Courier/Courier New, Trebuchet MS, Comic Sans (this is an unprofessional, many would say ugly font—don’t use this, except perhaps sparingly on sites aimed at children), Impact, Andale Mono, Times New Roman, Georgia, Verdana, Arial/Arial Black, Courier/Courier New, Trebuchet MS, Comic Sans (this is an unprofessional, many would say ugly font—don’t use this, except perhaps sparingly on sites aimed at children).

Question 4

Correct

Mark 1.00 out of 1.00

Whilst it may be tempting to cram in a little of everything on the home page, it is actually better to use it to highlight other areas of content within the site and drive your traffic to them. Select one: True False

The correct answer is 'True'.

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

3/15

7/16/2021

Graded Quiz Unit 3: Attempt review

Question 5

Correct

Mark 1.00 out of 1.00

Although Nielsen’s philosophy of bare-bones Web architecture has accessibility and usability merits, most Web designers want to add a signature touch to their sites with many design elements Select one: True False

The correct answer is 'True'.

Question 6

Correct

Mark 1.00 out of 1.00

The three-tier model is a Select one: a. software architecture b. software architecture and a software design pattern. c. software design pattern.

The correct answer is: software architecture and a software design pattern.

Question 7

Correct

Mark 1.00 out of 1.00

Once users “learn” how to use a site, they usually don’t like to see changes from page to page Select one: True False

The correct answer is 'True'.

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

4/15

7/16/2021

Graded Quiz Unit 3: Attempt review

Question 8

Correct

Mark 1.00 out of 1.00

HTML documents are also called web pages Select one: True False

The correct answer is 'True'.

Question 9

Correct

Mark 1.00 out of 1.00

Which of the following is not a web browser? Select one: a. Internet Explorer b. Google Chrome c. Mozilla Firefox d. Twitter

The correct answer is: Twitter

Question 10

Correct

Mark 1.00 out of 1.00

To start designing business Web sites, you should collect information on what the client wants on their site and how it should be structured, what kind of branding that company uses, and then use that information to build up a visual design mockup that you can agree with the client before you add graphics and colour schemes on to it. Select one: True False

The correct answer is 'True'.

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

5/15

7/16/2021

Graded Quiz Unit 3: Attempt review

Question 11

Correct

Mark 1.00 out of 1.00

The easiest way to check for standards compliance is to use a handy tool, available online, called a validator. The World Wide Web Consortium (W3C) makes a validator freely available at http://validator.w3.org/ . You can (and should) use this tool to check any web sites you’re developing for errors in your Select one: a. HTML/XHTML b. CSS c. Java d. Javascript

The correct answer is: HTML/XHTML

Question 12

Correct

Mark 1.00 out of 1.00

As a Web designer, you will want to know the following information about a business before you begin the site design. Select one: a. Web site name, Logo and branding, Competititon research, Information architecture, Site content, Research web hosts, Directed departure, Deadlines. b. Web site name, Logo and branding, Web site domain name, Competititon research, Information architecture, Research web hosts, Directed departure, Deadlines. c. Web site name, Logo and branding, Web site domain name, Information architecture, Site content, Research web hosts, Directed departure, Deadlines. d. Web site name, Logo and branding, Web site domain name, Competititon research, Information architecture, Site content, Research web hosts, Directed departure, Deadlines.

The correct answer is: Web site name, Logo and branding, Web site domain name, Competititon research, Information architecture, Site content, Research web hosts, Directed departure, Deadlines.

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

6/15

7/16/2021

Graded Quiz Unit 3: Attempt review

Question 13

Correct

Mark 1.00 out of 1.00

Sometimes, when browsing the Internet, you’ll come across web pages that don’t have an .html extension—they might have a .php, .asp, .aspx, .jsp, or some other extension. These are all examples of static web technologies. Select one: True False

The correct answer is 'False'.

Question 14

Correct

Mark 1.00 out of 1.00

The tag is used to group the body content in an HTML table. The tbody element should be used in conjunction with the thead and tfoot elements Select one: True False

The correct answer is 'True'.

Question 15

Correct

Mark 1.00 out of 1.00

Three-tier architecture has the following three tiers: Select one: a. Presentation tier, Control Tier and Data tier b. Presentation tier, Application tier and Data tier c. Application tier, Control Tier and Data tier d. Presentation tier, Application tier and Network tier

The correct answer is: Presentation tier, Application tier and Data tier

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

7/15

7/16/2021

Graded Quiz Unit 3: Attempt review

Question 16

Correct

Mark 1.00 out of 1.00

Which of the following is true Select one: a. A poor technique is to search the web for other websites in your line of business. Take a look at their design, content and navigation for ideas as how to organize the content of your website. b. This is a golden rule “never search other web sites to take ideas as you never know the result may be”. c. A good technique is to search the web for other websites in your line of business. Take a look at their design, content and navigation for ideas as how to organize the content of your website. d. Try to concentrate to create a well-thought-out layout and navigational structure, so that your content will be easy to find. Do not pay attention what the others are doing.

The correct answer is: A good technique is to search the web for other websites in your line of business. Take a look at their design, content and navigation for ideas as how to organize the content of your website.

Question 17

Correct

Mark 1.00 out of 1.00

Concerning the Home Page, which of the following is true Select one: a. It is true to think that the home page is the first page your site visitors will see. b. In an article about “their decision to stop charging for access to old content”, the New York Times notes that the behavior of their visitors has not changed. The Times said, ”… most readers come to the site directly to NYTimes.com.” c. This kind of overwhelming “throw everything in but the kitchen sink, then add the kitchen sink” home page never works. d. It is a common misconception to think that the home page is the first page your site visitors will see.

The correct answer is: It is a common misconception to think that the home page is the first page your site visitors will see.

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

8/15

7/16/2021

Graded Quiz Unit 3: Attempt review

Question 18

Correct

Mark 1.00 out of 1.00

Systems that force people to create content from scratch, every time promotes and encourages user participation. Select one: True False

The correct answer is 'False'.

Question 19

Correct

Mark 1.00 out of 1.00

Which of the following is true

Select one: a. b. c. d.

The correct answer is: d.

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

9/15

7/16/2021

Graded Quiz Unit 3: Attempt review

Question 20

Correct

Mark 1.00 out of 1.00

Which of the following is true Select one: a. When you save an HTML file, you can use either the .htm or the .html file extension depending on the type of HTML documents. b. When you save an HTML file, you can use only the .html file extension. c. When you save an HTML file, you can use either the .htm or the .html file extension. There is no difference, it is entirely up to you. d. When you save an HTML file, you can use the .htm

The correct answer is: When you save an HTML file, you can use either the .htm or the .html file extension. There is no difference, it is entirely up to you.

Question 21

Correct

Mark 1.00 out of 1.00

Tim Berners-Lee had been working on a information management system, in which text could contain links and references to other works, allowing the reader to quickly jump from document to document Select one: True False

The correct answer is 'True'.

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

10/15

7/16/2021

Graded Quiz Unit 3: Attempt review

Question 22

Correct

Mark 1.00 out of 1.00

Which of the following is true

Select one: a. b. c. d.

The correct answer is: d.

Question 23

Correct

Mark 1.00 out of 1.00

A number of browsers will come with some plugins pre-installed, so you may not be aware that content is being displayed via a plugin and not natively within the browser. Select one: True False

The correct answer is 'True'.

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

11/15

7/16/2021

Graded Quiz Unit 3: Attempt review

Question 24

Correct

Mark 1.00 out of 1.00

HTML documents consist of nested HTML elements Select one: True False

The correct answer is 'True'.

Question 25

Correct

Mark 1.00 out of 1.00

A triadic colour scheme is created Select one: a. when you pick two colours and then pick one colour that lies equidistant from the other two around the circle b. when you pick three colours that lie equidistant from each other around the circle c. when you pick one colour and then pick two other colours that lie equidistant from each other around the circle d. when you pick four colours that lie equidistant from each other around the circle

The correct answer is: when you pick one colour and then pick two other colours that lie equidistant from each other around the circle

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

12/15

7/16/2021

Graded Quiz Unit 3: Attempt review

Question 26

Correct

Mark 1.00 out of 1.00

Which of the following is true

Select one: a. b. c. d.

The correct answer is: a.

Question 27

Correct

Mark 1.00 out of 1.00

CSS can be checked out using the CSS validator available at http://jigsaw.w3.org/css-validator/ Select one: True False

The correct answer is 'True'.

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

13/15

7/16/2021

Graded Quiz Unit 3: Attempt review

Question 28

Correct

Mark 1.00 out of 1.00

Which of the following is true Select one: a. Anyone can access the Internet from anywhere b. NASA created the Internet c. You do not have to have Internet connectivity to build a web site in HTML d. You MUST be on the Internet to view a web site

The correct answer is: You do not have to have Internet connectivity to build a web site in HTML

Question 29

Correct

Mark 1.00 out of 1.00

Which of the following is true Select one: a. A markup language is a set of markup commands. HTML commands are keywords surrounded by angle brackets like b. A markup language is a set of markup tags. HTML tags are keywords surrounded by angle brackets like c. A markup language is a set of markup tags. HTML tags are keywords surrounded by ( ) like (html) d. A markup language is a set of markup commands. HTML commands are keywords surrounded by ( ) like (html)

The correct answer is: A markup language is a set of markup tags. HTML tags are keywords surrounded by angle brackets like

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

14/15

7/16/2021

Graded Quiz Unit 3: Attempt review

Question 30

Correct

Mark 1.00 out of 1.00

PHP, Python, Ruby on Rails, ASP.NET , Coldfusion are examples of ____________ languages Select one: a. Static b. Dynamic c. Sequential d. Virtual e. Database

The correct answer is: Dynamic

◄ Self-Quiz Unit 3

https://my.uopeople.edu/mod/quiz/review.php?attempt=5011029&cmid=250185

15/15...


Similar Free PDFs