|
AccVerify Report
Verified File Name: http://www.csustan.edu/advstd/sch_couns/ Date and Time: 8/14/2008 9:35:47 AM Failed Automated Verification |
| The level of detail setting for the report is to show all detail. |
| Checkpoints | Passed | ||
|---|---|---|---|
| 508 Standards, Section 1194.22 | Yes | No | Other |
A. 508 Standards, Section 1194.22, (a) A text equivalent for every non-text element shall be provided (e.g., via "alt", "longdesc", or in element content).
|
No | ||
B. 508 Standards, Section 1194.22, (b) Equivalent alternatives for any multimedia presentation shall be synchronized with the presentation.
|
N/A | ||
| C. 508 Standards, Section 1194.22, (c) Web pages shall be designed so that all information conveyed with color is also available without color, for example from context or markup. | |||
D. 508 Standards, Section 1194.22, (d) Documents shall be organized so they are readable without requiring an associated style sheet.
|
N/A | ||
E. 508 Standards, Section 1194.22, (e) Redundant text links shall be provided for each active region of a server-side image map.
|
N/A | ||
F. 508 Standards, Section 1194.22, (f) Client-side image maps shall be provided instead of server-side image maps except where the regions cannot be defined with an available geometric shape.
|
N/A | ||
G. 508 Standards, Section 1194.22, (g) Row and column headers shall be identified for data tables.
|
|||
H. 508 Standards, Section 1194.22, (h) Markup shall be used to associate data cells and header cells for data tables that have two or more logical levels of row or column headers.
|
|||
I. 508 Standards, Section 1194.22, (i) Frames shall be titled with text that facilitates frame identification and navigation.
|
N/A | ||
J. 508 Standards, Section 1194.22, (j) Pages shall be designed to avoid causing the screen to flicker with a frequency greater than 2 Hz and lower than 55 Hz.
|
|||
| K. 508 Standards, Section 1194.22, (k) A text-only page, with equivalent information or functionality, shall be provided to make a web site comply with the provisions of this part, when compliance cannot be accomplished in any other way. The content of the text-only page shall be updated whenever the primary page changes. | |||
| (k) Option A - Check for the string 'Text Version' within the document. | N/V | ||
| (k) Option B - Check for a Global Text Version Link within the document. | N/V | ||
| (k) Option C - Check for an Accessibility Policy Link within the document. | N/V | ||
L. 508 Standards, Section 1194.22, (l) When pages utilize scripting languages to display content, or to create interface elements, the information provided by the script shall be identified with functional text that can be read by assistive technology.
|
|||
M. 508 Standards, Section 1194.22, (m) When a web page requires that an applet, plug-in or other application be present on the client system to interpret page content, the page must provide a link to a plug-in or applet that complies with §1194.21(a) through (l).
|
Yes | ||
N. 508 Standards, Section 1194.22, (n) When electronic forms are designed to be completed on-line, the form shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.
|
N/A | ||
O. 508 Standards, Section 1194.22, (o) A method shall be provided that permits users to skip repetitive navigation links.
|
|||
| P. 508 Standards, Section 1194.22, (p) When a timed response is required, the user shall be alerted and given sufficient time to indicate more time is required. | |||
Checkpoint Result Legend: Yes = Passed Automated Verification, No = Failed Automated Verification, Warning = Failed Automated Verification, however, configured not to cause page to fail (Priority 2 or 3 only), N/V = Not selected for verification, N/A = No related elements were found in document (Visual only), No Value = Visual Checkpoint
Report generated by HiSoftware AccVerify®
AccVerify® is a registered trademark of Hiawatha Island Software Inc. (www.hisoftware.com)
1: <html>
2:
3: <head>
4: <meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
5: <meta name="generator" content="Adobe GoLive 5">
6: <title>School Counseling Program</title>
7: <csscriptdict>
8: <script><!--
9: CSInit = new Array;
10: function CSScriptInit() {
11: if(typeof(skipPage) != "undefined") { if(skipPage) return; }
12: idxArray = new Array;
13: for(var i=0;i<CSInit.length;i++)
14: idxArray[i] = i;
15: CSAction2(CSInit, idxArray);}
16: CSAg = window.navigator.userAgent; CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("/")+1),10);
17: function IsIE() { return CSAg.indexOf("MSIE") > 0;}
18: function CSIEStyl(s) { return document.all.tags("div")[s].style; }
19: function CSNSStyl(s) { return CSFindElement(s,0); }
20: function CSFindElement(n,ly) { if (CSBVers < 4) return document[n];
21: var curDoc = ly ? ly.document : document; var elem = curDoc[n];
22: if (!elem) { for (var i=0;i<curDoc.layers.length;i++) {
23: elem = CSFindElement(n,curDoc.layers[i]); if (elem) return elem; }}
24: return elem;
25: }
26:
27: function CSClickReturn () {
28: var bAgent = window.navigator.userAgent;
29: var bAppName = window.navigator.appName;
30: if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0))
31: return true; // dont follow link
32: else return false; // dont follow link
33: }
34:
35: function CSButtonReturn () {
36: var bAgent = window.navigator.userAgent;
37: var bAppName = window.navigator.appName;
38: if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0))
39: return false; // follow link
40: else return true; // follow link
41: }
42:
43: CSIm = new Object();
44: function CSIShow(n,i) {
45: if (document.images) {
46: if (CSIm[n]) {
47: var img = (!IsIE()) ? CSFindElement(n,0) : document[n];
48: if (img && typeof(CSIm[n][i].src) != "undefined") {img.src = CSIm[n][i].src;}
49: if(i != 0)
50: self.status = CSIm[n][3];
51: else
52: self.status = " ";
53: return true;
54: }
55: }
56: return false;
57: }
58: function CSILoad(action) {
59: im = action[1];
60: if (document.images) {
61: CSIm[im] = new Object();
62: for (var i=2;i<5;i++) {
63: if (action[i] != '') { CSIm[im][i-2] = new Image(); CSIm[im][i-2].src = action[i]; }
64: else CSIm[im][i-2] = 0;
65: }
66: CSIm[im][3] = action[5];
67: }
68: }
69: CSStopExecution = false;
70: function CSAction(array) {
71: return CSAction2(CSAct, array);
72: }
73: function CSAction2(fct, array) {
74: var result;
75: for (var i=0;i<array.length;i++) {
76: if(CSStopExecution) return false;
77: var actArray = fct[array[i]];
78: if(actArray == null) return false;
79: var tempArray = new Array;
80: for(var j=1;j<actArray.length;j++) {
81: if((actArray[j] != null) && (typeof(actArray[j]) == "object") && (actArray[j].length == 2)) {
82: if(actArray[j][0] == "VAR") {
83: tempArray[j] = CSStateArray[actArray[j][1]];
84: }
85: else {
86: if(actArray[j][0] == "ACT") {
87: tempArray[j] = CSAction(new Array(new String(actArray[j][1])));
88: }
89: else
90: tempArray[j] = actArray[j];
91: }
92: }
93: else
94: tempArray[j] = actArray[j];
95: }
96: result = actArray[0](tempArray);
97: }
98: return result;
99: }
100: CSAct = new Object;
101:
102:
103: // --></script>
104: </csscriptdict>
105: <csactiondict>
106: <script><!--
107: CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button',/*URL*/'proginfo.gif',/*URL*/'proginfo2.gif',/*URL*/'','');
108: CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button2',/*URL*/'events.gif',/*URL*/'events2.gif',/*URL*/'','');
109: CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button3',/*URL*/'newsletter.gif',/*URL*/'newsletter2.gif',/*URL*/'','');
110: CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button4',/*URL*/'portals.gif',/*URL*/'portals2.gif',/*URL*/'','');
111: CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button5',/*URL*/'conference.gif',/*URL*/'conference2.gif',/*URL*/'','');
112: CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button6',/*URL*/'contact.gif',/*URL*/'contact2.gif',/*URL*/'','');
113: CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button7',/*URL*/'catalog.gif',/*URL*/'catalog2.gif',/*URL*/'','');
114: CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button8',/*URL*/'advstd.gif',/*URL*/'advstd2.gif',/*URL*/'','');
115:
116: // --></script>
117: </csactiondict>
118: </head>
119:
120: <body bgcolor="#ffffff" onload="CSScriptInit();">
121: <table cool width="783" height="606" usegridx usegridy showgridx showgridy gridx="16" gridy="16" border="0" cellpadding="0" cellspacing="0">
122: <tr height="16">
123: <td width="16" height="144" rowspan="2"></td>
124: <td width="144" height="144" colspan="4" rowspan="2" valign="top" align="left" xpos="16"><img src="Seal-160-GOLD-D.jpg" width="128" height="112" border="0"></td>
125: <td width="622" height="16" colspan="5"></td>
126: <td width="1" height="16"><spacer type="block" width="1" height="16"></td>
127: </tr>
128: <tr height="128">
129: <td width="480" height="128" colspan="4" align="left" xpos="160" content valign="top" csheight="96">
130: <div align="center">
131: <b><font color="#bb0000" size="+2">California State University, Stanislaus</font></b>
132: <p><font color="#bb0000" size="+2">School Counseling Program</font></p>
133: </div>
134: </td>
135: <td width="142" height="336" rowspan="5"></td>
136: <td width="1" height="128"><spacer type="block" width="1" height="128"></td>
137: </tr>
138: <tr height="48">
139: <td width="128" height="96" colspan="4" rowspan="2"></td>
140: <td width="304" height="48" colspan="3" valign="top" align="left" xpos="128"><csobj w="200" h="25" t="Button" ht="proginfo2.gif"><a href="pages/ProgInfo.html" onmouseover="return CSIShow(/*CMP*/'button',1)" onmouseout="return CSIShow(/*CMP*/'button',0)" onclick="return CSButtonReturn()"><img src="proginfo.gif" width="200" height="25" name="button" border="0"></a></csobj></td>
141: <td width="208" height="48" colspan="2" valign="top" align="left" xpos="432"><csobj w="200" h="25" t="Button" ht="events2.gif"><a href="docs/ScheduleofEvents.pdf" onmouseover="return CSIShow(/*CMP*/'button2',1)" onmouseout="return CSIShow(/*CMP*/'button2',0)" onclick="return CSButtonReturn()"><img src="events.gif" width="200" height="25" name="button2" border="0"></a></csobj></td>
142: <td width="1" height="48"><spacer type="block" width="1" height="48"></td>
143: </tr>
144: <tr height="48">
145: <td width="304" height="48" colspan="3" valign="top" align="left" xpos="128"><csobj w="200" h="25" t="Button" ht="newsletter2.gif"><a href="docs/Newsletter.pdf" onmouseover="return CSIShow(/*CMP*/'button3',1)" onmouseout="return CSIShow(/*CMP*/'button3',0)" onclick="return CSButtonReturn()"><img src="newsletter.gif" width="200" height="25" name="button3" border="0"></a></csobj></td>
146: <td width="208" height="48" colspan="2" valign="top" align="left" xpos="432"><csobj w="200" h="25" t="Button" ht="portals2.gif"><a href="pages/portals.html" onmouseover="return CSIShow(/*CMP*/'button4',1)" onmouseout="return CSIShow(/*CMP*/'button4',0)" onclick="return CSButtonReturn()"><img src="portals.gif" width="200" height="25" name="button4" border="0"></a></csobj></td>
147: <td width="1" height="48"><spacer type="block" width="1" height="48"></td>
148: </tr>
149: <tr height="48">
150: <td width="64" height="48" colspan="2"></td>
151: <td width="48" height="48" align="left" xpos="64" content valign="top" csheight="32"><a href="http://www.csustan.edu/directories/Maps_n_Plans/Campus_Plans/">Map</a></td>
152: <td width="16" height="48"></td>
153: <td width="304" height="48" colspan="3" valign="top" align="left" xpos="128"><csobj w="200" h="25" t="Button" ht="conference2.gif"><a href="docs/RegistrationForm.pdf" onmouseover="return CSIShow(/*CMP*/'button5',1)" onmouseout="return CSIShow(/*CMP*/'button5',0)" onclick="return CSButtonReturn()"><img src="conference.gif" width="200" height="25" name="button5" border="0"></a></csobj></td>
154: <td width="208" height="48" colspan="2" valign="top" align="left" xpos="432"><csobj w="200" h="25" t="Button" ht="contact2.gif"><a href="pages/contact.html" onmouseover="return CSIShow(/*CMP*/'button6',1)" onmouseout="return CSIShow(/*CMP*/'button6',0)" onclick="return CSButtonReturn()"><img src="contact.gif" width="200" height="25" name="button6" border="0"></a></csobj></td>
155: <td width="1" height="48"><spacer type="block" width="1" height="48"></td>
156: </tr>
157: <tr height="64">
158: <td width="128" height="64" colspan="4"></td>
159: <td width="304" height="64" colspan="3" valign="top" align="left" xpos="128"><csobj w="200" h="25" t="Button" ht="catalog2.gif"><a href="http://www.csustan.edu/Catalog/" onmouseover="return CSIShow(/*CMP*/'button7',1)" onmouseout="return CSIShow(/*CMP*/'button7',0)" onclick="return CSButtonReturn()"><img src="catalog.gif" width="200" height="25" name="button7" border="0"></a></csobj></td>
160: <td width="208" height="64" colspan="2" valign="top" align="left" xpos="432"><csobj w="200" h="25" t="Button" ht="advstd2.gif"><a href="http://www.csustan.edu/advstd/advst.html" onmouseover="return CSIShow(/*CMP*/'button8',1)" onmouseout="return CSIShow(/*CMP*/'button8',0)" onclick="return CSButtonReturn()"><img src="advstd.gif" width="200" height="25" name="button8" border="0"></a></csobj></td>
161: <td width="1" height="64"><spacer type="block" width="1" height="64"></td>
162: </tr>
163: <tr height="253">
164: <td width="304" height="253" colspan="6"></td>
165: <td width="160" height="253" colspan="2" align="left" xpos="304" content valign="top" csheight="43">
166: <div align="center">
167: <font size="-1">Last Updated 5/12/08</font></div>
168: </td>
169: <td width="318" height="253" colspan="2"></td>
170: <td width="1" height="253"><spacer type="block" width="1" height="253"></td>
171: </tr>
172: <tr height="1" cntrlrow>
173: <td width="16" height="1"><spacer type="block" width="16" height="1"></td>
174: <td width="48" height="1"><spacer type="block" width="48" height="1"></td>
175: <td width="48" height="1"><spacer type="block" width="48" height="1"></td>
176: <td width="16" height="1"><spacer type="block" width="16" height="1"></td>
177: <td width="32" height="1"><spacer type="block" width="32" height="1"></td>
178: <td width="144" height="1"><spacer type="block" width="144" height="1"></td>
179: <td width="128" height="1"><spacer type="block" width="128" height="1"></td>
180: <td width="32" height="1"><spacer type="block" width="32" height="1"></td>
181: <td width="176" height="1"><spacer type="block" width="176" height="1"></td>
182: <td width="142" height="1"><spacer type="block" width="142" height="1"></td>
183: <td width="1" height="1"></td>
184: </tr>
185: </table>
186: <p></p>
187: </body>
188:
189: </html>