AY Honor Internet - Advanced Answer Key used by North American Division

From Pathfinder Wiki
< AY Honors‎ | Internet - AdvancedAY Honors/Internet - Advanced/Answer Key 2 /
Revision as of 21:16, 6 June 2026 by W126jep (talk | contribs) (Marked this version for translation)
Other languages:
English • ‎español
Internet - Advanced

Skill Level

3

Year

2006

Version

07.06.2026

Approval authority

General Conference

Internet Advanced AY Honor.png
Internet - Advanced
Vocational
Skill Level
123
Approval authority
General Conference
Year of Introduction
2006
See also




1

Have the Internet and Computers and Mobile Devices honors.


For tips and instruction see Internet.

For tips and instruction see Computers and Mobile Devices.



2

Define the following terms (or their equivalents) and tell where and how they are used:



2a

HTTP (HyperText Transfer Protocol)


Hyper-text Transfer Protocol. HTTP is the set of rules for exchanging files (text, graphic images, sound, video, and other multimedia files) on the World Wide Web. It is the actual communications protocol that enables Web browsing.



2b

Hyperlink


A hyperlink, more commonly called a link, is an electronic connection between one web page to either (1) other web pages on the same web site, or (2) web pages located on another web site. More specifically, a hyperlink is a connection between one page of a hypertext document to another.



2c

HTML (HyperText Markup Language)


HyperText Markup Language, the coding language used to create hypertext documents for the World Wide Web. In HTML, a block of text can be surrounded with tags that indicate how it should appear (for example, in bold face or italics). Also, in HTML a word, a block of text, or an image can be linked to another file on the Web. HTML files are viewed with a World Wide Web browser, such as Internet Explorer, Mozilla Firefox, Netscape, or Opera (among others).



2d

CSS




2e

Hex Codes (for color)


Browser safe colors – Many monitors/graphics cards (especially those sold before 2002) were set to display only 256 of the millions of colors that are viewable to the human eye. The browser safe colors are those 216 defined colors that both PC and Macintosh monitors ALWAYS have in common. If those 216 colors are chosen to be used when creating or publishing a website, a user will always see the same colors that you do on your monitor (colors that aren’t part of this 216 color palette are known to sometimes dither, which means they may appear “purple” on one monitor, red on another, and orange on yet another. Photos are not usually grossly affected by this coding).

Hex codes are the 6-alphanumeric digits that define the 216 websafe colors, as well as millions of other colors. This six-digit format is the way that HTML tells the browser what colors to display. For example, #000000 is black, #FFFFFF is white, and #FF0000 is fire engine red.



2f

URL (Uniform Resource Locator)/Domain Name


Uniform Resource Locater – The standard way to give the address of any resource on the Internet that is part of the World Wide Web (WWW). A URL looks like this: http://www.clubministries.org.



2g

Responsive Design





3

Explain and show examples of each of the following on a functional website.



3a

Website




3b

Webpage




3c

Clickable Link




3d

Menu




3e

Calendar




3f

About Us/Contact Page




3g

Photo Gallery




3h

Header/Footer




3i

Embed



3j

Form




3k

Button





4

Explain and evaluate the different types of graphics used on the internet:



4a

GIF


Graphic Interchange Format – this format was developed by CompuServe in the early days of the internet. It is an 8-bit image format (256 colors) that optimized for internet usage. Images stored in this format are usually of a low-resolution quality, they may be animated, and they may have transparent parts. Photographs usually do not look good if saved in this format.



4b

JPEG or JPG


Joint Photographic Experts Group. A compression technique used for saving images and photographs. This compression method reduced the file size of the images without reducing its quality. Widely used on the World Wide Web.



4c

PNG




4d

SVG





5

Learn and demonstrate the use of basic HTML commands OR an equivalent website-building tool/language (like WordPress, Wix, XML, or PHP). If using HTML, be able to write a basic page that includes these tags:
  • <html>...</html>
  • <head>...</head>
  • <body>...</body>
  • <h1>...</h1>
  • <b>...</b>
  • <i>...</i>
  • <p>...</p>
  • <br />
  • <hr />
  • <ol>...</ol>
  • <ul>...</ul>
  • <a href>
  • <img src="" />...<!-- image -->
Note: You may also demonstrate equivalent features using modern drag-and-drop website builders or visual editors, as long as you can explain how the above concepts are being used.




6

Explore and apply basic web graphics skills:



6a

Learn how web graphics can be made small enough to load quickly on websites.




6b

Create and save the same image in three common web formats (like JPG, PNG, and GIF). Make sure each file is small enough to load quickly.





7

Build and maintain a functional website, alone or with a group (e.g. family, Pathfinder unit, church team) for three months, keeping it updated. The site should include at least four connected pages. It can be built using HTML, a website builder like Wix, WordPress, Google Sites, or similar.

Elements to include within the website:

  • Navigable Menu
  • Embedded Images (three properly used graphics formats)
  • Clickable links
  • Text in custom hex color (e.g. #0099CC)
  • Header and Footer
  • Responsive Design

The website should include:

  • Homepage – Say what the site is for, include at least one image.
  • Photo Gallery – Show real-life events or fun experiences from your group.
  • Contact Page – Include a contact form and email address.
  • Links Page – Share at least eight links to helpful or favorite websites (such as Adventist resources, Bible tools, or hobbies).
  • (Optional but encouraged) If the site represents a Pathfinder club or youth ministry, include a calendar of upcoming events.




Equipment / Resources for fulfilling the Advanced Internet Honor:

  • Computer (either Macintosh or PC) with browser support -- many editing programs are built into the Web 2.0 interface, meaning that all you have to do is login and start editing your webpages/website. OR in some classic environments, you may need to edit with an HTML editing program or WYSIWYG web design program. On a PC, "Notepad" or on a Mac, "TextEdit" can create HTML and freeware such as Komposer (PC, Mac, Linux) are available.
  • A scanner, a digital camera or another means of getting photos on the computer.
  • Web space can be obtained for free almost anywhere, just do a search for “free web hosting.” Be aware that most free sites are ad supported and those ads may NOT support the ideals of your organization, also w3schools.com offers free hosting for a small static site and infinityfree.com offers limited free dynamic web hosting (with php). If you are creating a site for an Adventist church/school, you have free website space already from adventistchurchconnect.com. Contact them or login for more information.