<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Towards Metrics for Web Accessibility Evaluation</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
				<date type="published" when="2007-09-10">10 September 2007</date>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Sinésio</forename><surname>Teles De Lima</surname></persName>
						</author>
						<author role="corresp">
							<persName><forename type="first">Fernanda</forename><surname>Lima</surname></persName>
							<email>stlima@gmail.com</email>
						</author>
						<author>
							<persName><forename type="first">Káthia</forename><surname>Marçal De Oliveira</surname></persName>
						</author>
						<author>
							<affiliation key="aff0">
								<address>
									<settlement>Rio de Janeiro</settlement>
									<country key="BR">Brazil</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="department">Mestrado em Gestão do Conhecimento e da Tecnologia da Informação</orgName>
								<orgName type="institution">Universidade Católica de Brasília SGAN</orgName>
								<address>
									<addrLine>916 Norte Av. W5 -Sala A121 -Asa Norte -Brasília -DF</addrLine>
									<postCode>70790-160</postCode>
									<settlement>-Brasil -CEP</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff2">
								<orgName type="institution">Universidade Católica de Brasília</orgName>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff3">
								<orgName type="institution">Universidade Católica de Brasília</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Towards Metrics for Web Accessibility Evaluation</title>
					</analytic>
					<monogr>
						<imprint>
							<date type="published" when="2007-09-10">10 September 2007</date>
						</imprint>
					</monogr>
					<idno type="MD5">56E06997329870B6D641F71475BE6B00</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-23T22:40+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Web accessibility, Metrics K.5.2 [Legal Aspects of Computing]: Governmental Issues -Regulation</term>
					<term>K.4.2 [Computers and Society]: Social Issues</term>
					<term>D.2.8 [Metrics]</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Nowadays, accessibility is a crucial factor for Web site development and use, and yet, people with visual disabilities face many accessibility barriers that hinder the adequate understanding of Web contents. In Brazil, the Federal Government published a law that formalizes the mandatory accessibility to Governmental Web sites' content. In this context, it is necessary to define ways to evaluate accessibility to guarantee the quality of these sites in this respect. Therefore, this article proposes a means of Web accessibility evaluation through metrics.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>INTRODUCTION</head><p>Organizations use Web technology to make products and services available to potential clients. In this context, Web content accessibility is an important component of quality that must be observed among services offered by Web site providers. In Brazil, the Law Decree 5.296 explicitly states this importance, by compelling Governmental Web site contents to be in accordance with Web accessibility guidelines. Therefore, it is crucial to define a means of evaluating accessibility in order to allow the elaboration of better software contracts between clients and providers. In this aspect, Service Level Agreements (SLAs) are used to establish minimum quality patterns pertaining to services supplied by providers to their clients <ref type="bibr" target="#b9">[10]</ref>. The SLA's main component is a service catalog where one can define, among other things, measurable factors, or indicators that will permit visibility as to the specified service levels that were either violated or respected.</p><p>The present work proposes the use of software metrics to evaluate the accessibility that can be used to define service level indicators for Web accessibility SLAs. The following sections present Web accessibility concepts, our approach to Web accessibility evaluation and the work in progress.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>WEB ACCESSIBILITY</head><p>Web accessibility means that people with visual, physical, speech, cognitive or neurological disabilities are given the opportunity to perceive, understand, navigate and interact with the Web <ref type="bibr" target="#b6">[7]</ref>. According to <ref type="bibr" target="#b11">[12]</ref>, to perceive is "to become aware of something via the senses"; to understand is to grasp the meaning of something; and to interact is "to have and effect on each other".</p><p>According to W3C <ref type="bibr" target="#b0">[1]</ref>, evaluating Web sites for accessibility can be done using approaches such as: preliminary review, conformance evaluation using accessibility tools to determine if a Web site meets accessibility standards such as the Web Content Accessibility Guidelines (WCAG) and involving users in the evaluation.</p><p>The WCAG <ref type="bibr" target="#b3">[4]</ref> proposes 14 general guidelines which are composed of checkpoints that explain specific accessibility aspects and techniques to use them; and of priorities that show how critical their implementation is. The current version of WCAG recommendations is 1.0. In the 2.0 WCAG Working Drafts <ref type="bibr" target="#b4">[5]</ref>, verification points and priorities have changed to 'success criteria' and 'conformance levels'. Furthermore, the guidelines were regrouped into four basic principles: "(i) Content 12 must be perceivable, (ii) Interface components in the content must be operable, (iii) Content and controls must be understandable, (iv) Content should be robust enough to work with current and future user agents (including assistive technologies)". Each principle contains general guidelines organized into levels and success criteria. The W3C Consortium describes the relationship between the two versions <ref type="bibr" target="#b2">[3]</ref>.</p><p>Other methods to evaluate Web accessibility can be found in the literature <ref type="bibr" target="#b5">[6]</ref> <ref type="bibr" target="#b10">[11]</ref>. One of these methods, called participatory observation <ref type="bibr" target="#b10">[11]</ref>, proposes the evaluation of interactive sessions with disabled users and an observer, in an effort to identify barriers in Web access and strategies found by the user to try to overcome them.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>OUR APPROACH TO EVALUATE WEB ACCESSIBILITY</head><p>In this research, the Goal-Question-Metric (GQM) approach <ref type="bibr" target="#b1">[2]</ref> was used to define what was going to be evaluated. The main idea of GQM is that measurement should be goal-oriented. Initially, an explicit measurement goal is defined. Subsequently this goal is refined into several questions that break it down into its major components. Then, each question is refined into metrics that, when measured, will provide information to answer these questions. By answering the questions we will be able to analyze if the goal has been attained.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>The GQM goal for this work is:</head><p>To analyze Web sites, for the purpose of evaluating, with respect to accessibility, from the view points of users with disabilities, in the context of Brazilian Federal Government.</p><p>According to the definitions presented in the previous section, it was possible to identify that accessibility evaluation means, mainly, to evaluate the user's capacity to perceive, operate and understand Web site content. Furthermore, there is a concern, associated with accessibility, with respect to user capacity to reach the desired objective with an acceptable effort in a satisfactory manner. This aspect is explored by ISO/IEC 9126 <ref type="bibr" target="#b7">[8]</ref> with respect to quality in use, i.e., the software product's capacity to guarantee that users will reach their specific goals with efficacy, productivity, security and satisfaction, in specific contexts of use. Based on these premises, the following questions were elaborated to evaluate accessibility: Q1. What is the degree of perception with respect to Web site contents? Q2. What is the degree of ease of operation of Web site contents? Q3. What is the degree of understanding of Web site contents?</p><p>Q4. What is the user's efficacy in specific task execution while interacting with the Web sites? Q5. What is the percentage of user productivity in specific task execution while interacting with the Web sites? Q6. What is the degree of user satisfaction in specific task execution while interacting with the Web sites?</p><p>Based on the comparison between the two WCAG versions, metrics were defined to answer these questions (Table <ref type="table">1</ref>). The data was obtained in two ways: using a questionnaire filled out during participatory observation sessions and using an automatic tool called TAW <ref type="bibr" target="#b14">[14]</ref>. The tool was chosen, among other reasons, because of its capacity to evaluate pages of arbitrary depth in a Web site and generating HTML reports with quantity of violations per page.</p><p>Three Brazilian Federal Government Web sites were chosen on which to apply these metrics (www.receita.fazenda.gov.br, www.previdencia.gov.br, and www.ibge.gov.br). The choices were based on the results of a Brazilian contest named iBEST Contest, where the best Brazilian sites, divided into different categories, receive prizes annually. The three sites above received the best prizes for the Government category.</p><p>One task was defined for each site. The first task was to find out whether a person is going to receive income tax returns, by filling out two fields: a number similar to a Social Security Number and a dynamically generated image shown as a capcha field (a code shown as a distorted image for security purposes). The second task was to identify the necessary documents to apply for a Social Security application. The third task was to find the Contact part of the site and identify the subjects that can be dealt with by email.</p><p>During participatory observation sessions, the tasks were executed by ten users with varying degrees of visual disability and different Web use expertise. All the sessions were conducted in environments with personal computers with keyboard, mouse, speakers, Web browsers (Internet Explorer or Firefox Mozilla) and screen reader software (Jaws or Virtual Vision).</p><p>Our approach was presented to the Brazilian scientific community in previous events related to multimedia and Web <ref type="bibr" target="#b8">[9]</ref> and software quality <ref type="bibr" target="#b9">[10]</ref>. These papers show some of the preliminary results. The current results (Table <ref type="table">1</ref>) show that the Web content levels of perception and understanding increase whenever the quantity of violations to the WCAG 1.0 checkpoints decreases. Analyzing the results of questions 1, 2 and 3, one can conclude that task 1 had the lowest degree of perception, operation and understanding, while task 3 obtained the best levels of the accessibility principles.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="13">WORK IN PROGRESS</head><p>Through the analysis of metrics and obtained data, it was possible to define a preliminary parallel that indicates the following: the lower the degree of perception, operation and understanding of web content, the lower will be the efficacy, the productivity, and the satisfaction of the users, during task execution with those contents.</p><p>The next steps aim to improve the analysis of the metrics, in order to produce indicators that can be used to compose a service catalog for a Web accessibility SLA. Accessibility SLAs will be useful by contributing to accessibility initiatives, in the future, as formal instruments, between Web content developers and clients.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="3,48.60,78.84,486.00,400.44" type="bitmap" /></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<author>
			<persName><forename type="first">Eowg</forename><surname>Abou-Zahra</surname></persName>
		</author>
		<ptr target="http://www.w3.org/WAI/eval/Overview.html" />
		<title level="m">Evaluating Web Sites for Accessibility: Overview</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">The Goal Question Metric Paradigm</title>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">R</forename><surname>Basili</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Caldiera</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">D</forename><surname>Rombach</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Encyclopedia of Software Engineering</title>
				<imprint>
			<publisher>John Wiley &amp; Sons</publisher>
			<date type="published" when="1994">1994</date>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="528" to="532" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">Editors) Comparison of WCAG 1.0 checkpoints to WCAG 2</title>
		<author>
			<persName><forename type="first">B</forename><surname>Candwell</surname></persName>
		</author>
		<idno>0. 2006</idno>
		<ptr target="http://www.w3.org/TR/WCAG20/appendixD.html" />
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Web Content Accessibility Guidelines 1</title>
		<author>
			<persName><forename type="first">W</forename><surname>Chisholm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Vanderheiden</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Jacobs</surname></persName>
		</author>
		<ptr target="http://www.w3.org/TR/WCAG10/" />
		<imprint>
			<date type="published" when="1999">1999</date>
			<biblScope unit="page">0</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">WCAG 2 FAQ</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">L</forename><surname>Henry</surname></persName>
		</author>
		<ptr target="http://www.w3.org/WAI/WCAG20/wcag2faq" />
		<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">Just Ask: Integrating Accessibility Throughout Design</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">L</forename><surname>Henry</surname></persName>
		</author>
		<ptr target="http://www.w3.org/WAI/eval/users.html#ut-access" />
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Introduction to Web Accessibility</title>
		<editor>Henry, S. L. and EOWG Group</editor>
		<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
	<note>Editors</note>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m">International Organization for Standardization</title>
				<imprint>
			<date type="published" when="2001">2001</date>
		</imprint>
		<respStmt>
			<orgName>Quality model</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Software Engineering -Product quality -Part 1</note>
	<note>ISO/IEC 9126-1</note>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Investigação da Acessibilidade em Sítios Web do Governo Brasileiro: Uma Abordagem para o Estabelecimento de SLA de Acessibilidade</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">T</forename><surname>Lima</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Lima</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Oliveira</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Proc Brazilian WebMedia</title>
		<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Avaliação da Acessibilidade de Sítios Web por meio de métricas de software</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">T</forename><surname>Lima</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Lima</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Oliveira</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc Brazilian Software Quality 2007 Symposium</title>
				<meeting>Brazilian Software Quality 2007 Symposium</meeting>
		<imprint>
			<publisher>SBC Press</publisher>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Avaliação de acessibilidade na Web com a participação do usuário: um estudo de caso</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">M</forename><surname>Melo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">C C</forename><surname>Baranauskas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">F G</forename><surname>Bonilha</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc Brazilian IHC Symposium</title>
				<meeting>Brazilian IHC Symposium</meeting>
		<imprint>
			<publisher>SBC Press</publisher>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<ptr target="http://www.mw.com/dictionary" />
		<title level="m">Merriam-Webster Dictionary</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m">The Key to Manage IT Services: Service Delivery -Version 1</title>
				<imprint>
			<biblScope unit="volume">2</biblScope>
		</imprint>
		<respStmt>
			<orgName>Office for Government Commerce Itil</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title/>
		<author>
			<persName><surname>Crow</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<ptr target="http://www.tawdis.net/taw3/cms/en" />
		<title level="m">Web Accessibility Test</title>
				<meeting><address><addrLine>TAW</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
