2ND Quarter Et Reviewer
2ND Quarter Et Reviewer
2ND Quarter Et Reviewer
A good website must know its target audience, determine its needs, and communicate effectively using the basic
principles of graphics and layout. Graphic design is an artistic way of communicating ideas and messages through
visual expressions using texts, images, and symbols. Graphic designers work on the quality of the output they serve
for the audience or clients like websites, advertisements, posters, flyers, logos, videos, and any other multimedia
form.
Infographics is the portmanteau or combination of the words ‘information’ and ‘Graphics’, meaning, information
from graphics. The main purpose of an infographic is to engage and to make understanding easier. Remember that
infographics are not used to make documents more appealing, but the use of graphical elements that will improve
how quickly and easily an idea or information is presented.
An image editor is a software application that allows the photo to be edited and enhanced. It can be an online
application (www.canva.com), offline software (Adobe Creative Suite) and open source (GIMP software and
SketchUp - formerly
Google SketchUp). The image file format that can be used are JPEG or JPG, TIFF, GIF and PNG.
Components of GIMP
It is a basic part of GIMP that contains the window that has tool box, work area and layers window.
Online platforms have transformed the access of information and communication into greater heights. They provide
opportunities for any person to tell, share, and even sell his or her ideas and stories to the world in just one click.
Online Offices
These applications and tools are word processors, spreadsheets, slides, and survey forms that work in cyberspace.
Examples: Google (doc, sheets, slides, forms), Microsoft Office 365, Microsoft Forms
Content Management System (CMS) is an application that allows the user to publish, edit, manipulate, organize, and
delete web content.
ONLINE PLATFORMS
Online platforms can also be defined as digital services that enable collaboration between two or more different but
interdependent groups of users who interact through the internet. Online platforms allow users to develop ICT
content to connect, communicate, and collaborate with other users in the online world.
A Web page is a document for the World Wide Web that can be accessed and displayed on a monitor or
smartphone using any web browser. Web pages are made up of Hypertext Markup Language (HTML) and can be
created and modified by using basic application like Notepad and professional HTML editors.
HTML
• HTML stands for Hyper Text Markup Language
• HTML describes the structure of a web page
• HTML consists of a series of elements
• HTML elements tell the browser how to display the content
• HTML elements are represented by TAGS
HTML TAGS label pieces of content such as “heading”, “paragraph”, “table” and so on...
Browsers do not display the HTML tags, but use them to render the content of the page
HTML Sections
1. Head section contains information about the documents like title, search engine or keywords but is not visible to
the reader.
2. Body section contains the information or content that you want to appear on the web page.
WYSIWYG is the acronym for What You See Is What You Get. This means that whatever you will type, insert, draw,
place, rearrange, or whatever you do on a web page is what the audience will see.
Team Structure refers to the creation of an individual team or the creation of a multi-system. It is an essential
component of the teamwork process. A well-structured team is an enabler for and the result of effective
communication, leadership, situation monitoring, and support. An effective team structure works collaboratively. It
is the key to the success of the ICT project. Collaboration means individuals work together to produce/ create a well-
defined content to achieve a common business purpose.
Online collaboration is a work process where people are interacting in real-time over the internet. It provides a
smooth process in the development of ICT content even without working together physically. A team must consider
these Four (4) Parts of Collaboration in a Flow Process while interacting with team members:
• Sharing: documenting explicit knowledge
• Understanding: adopting the process knowledge
• Reflection: analyzing or interpreting shared information
• Expression: the process of making known ones thought or feelings
Team Members
An effective team structure is composed of efficient team members who have specific roles and responsibilities.
These team members include:
1. Project Manager: An individual who has general accountability for the successful initiation, planning, design,
execution, monitoring, controlling, and closure of a project.
2. Data Analyst: Someone who gathers, processes, and performs statistical analyses of Data. A person who is
accountable in collecting the data for ICT content.
3. Content Writer and Editor: A person responsible for reviewing the data and finalizes a complete of
information.
4. Web Designer – A person responsible for creating the appearance, layout, and elements of a website. The
job involves understanding both graphic design and computer programming.
5. Web Developer – The person technically develops the overall functionalities of a web page.
Content curation is the process of publicly gathering, organizing, adding value, and openly sharing digital
information
artifacts on a specific topic or area of audience interest.
Advocacy – is a way of expressing views, opinions, concerns information access and on establishing to all one’s rights
and responsibilities through any possible means or ways.
Social Media – (according to TechTarget network, as posted by Margaret Rouse) is a collective term for website
applications which focus on community-based input, communication, interaction, content-sharing and collaboration.
Change.org is dubbed as the “world’s platform for change” where anyone from the online community can create a
petition and ask others to sign it. Change.org gives access to more people by allowing the online community to affix
their digital signatures on a petition. Its mission is to help people from around the world create the change they
want to see.
.
Concept papers are summaries of projects or issues that contemplate interests, experience and expertise that
commonly serves as a purpose of delivering an in-depth discussion of a certain topic that a person has a strong
position on. Moreover, concept paper provides guidance for the implementation of a project, concept paper carries
and gives good practices, viewpoint, advocacy, belief and values or other correlated issues that needs and promotes
action to be taken in the future.
HTML STRUCTURE
<html>
<head>
<title> 2nd quarter exam </title>
</head>
<body>
<h1> Heading </>
<font color=”red> Text </font>
</body>
</html>