f_passukysely.html
Test results
Test subject: http://apps1.sordino.fi/db/jyu/softtutor/exam.nsf/fa_StartExam?OpenForm&Login=1
Statistics for the evaluated page
Total tests: 47
Tests | Percent | Total | Percent | |
---|---|---|---|---|
Total passed: | 39 | 82.98% | 39 | 60.94% |
-Passed with remarks: | 15 | 31.91% | 15 | 23.44% |
Failed: | 7 | 14.89% | 9 | 14.06% |
Warnings: | 1 | 2.13% | 1 | 1.56% |
Total: | 47 | 100.00% | 64 | 100.00% |
WCAG 1.0 A
Guideline 1
1.1 - Elements have text equivalents.
(hide test results)- Failed, <noscript> after <script> not found. Error was found from
SCRIPT
element code:<script language="JavaScript" type="text/javascript"> <!-- function doError(){return true;};window.
.- Insert <noscript> after <script>. For example: <script>...</script><noscript>A graph about oil price.</noscript>
- Test result
- Failed
1.2 - A serverside Image map without an alternative textlink
- Test result
- Passed
1.3 - Auditory descriptions for visual tracks.
(hide test results)- Remark, until user agents can automatically read aloud the text equivalent of a visual track, provide an auditory description of the important information of the visual track of a multimedia presentation.
- Test result
- Passed
1.4 - Equivalent alternatives for time based multimedia.
(hide test results)- Remark, for any time-based multimedia presentation (e.g., a movie or animation), synchronize equivalent alternatives (e.g., captions or auditory descriptions of the visual track) with the presentation.
- Test result
- Passed
Guideline 2
2.1 - Information is conveyed even without colors.
(hide test results)- Remark, ensure that all information conveyed with color is also available without color, for example from context or markup.
- Test result
- Passed
Guideline 4
4.1 - Language changes are identified.
(hide test results)- Remark, if multiple languages are used in the document, clearly identify changes in the natural language of the document's text.
- Use the "lang" or "xml:lang" attribute to identify any changes in language. For example: Galileo said quietly: <q lang="it">Eppur si muove</q>
- Test result
- Passed
Guideline 5
5.1 - Table used properly
- Test result
- Passed
5.2 - Associate data cells and header cells
(hide test results)- Remark, for data tables that have two or more logical levels of row or column headers, use markup to associate data cells and header cells. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-table-structure.
- Test result
- Passed
Guideline 6
6.1 - Organize documents so they may be read without style sheets
- Test result
- Passed
6.2 - Ensure that equivalents for dynamic content are updated when thedynamic content changes
(hide test results)- Failed, <noscript> after <script> not found. Error was found from
SCRIPT
element code:<script language="JavaScript" type="text/javascript"> <!-- function doError(){return true;};window.
.- Insert <noscript> after <script>. For example: <script>...</script><noscript>A graph about oil price.</noscript>
- Test result
- Failed
6.3 - Ensure that pages are usable when scripts, applets, or other programmatic objects are turned off or not supported
- Test result
- Passed
Guideline 7
7.1 - Avoid causing the screen to flicker
(hide test results)- Remark, until user agents allow users to control flickering, avoid causing the screen to flicker. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-flicker.
- Test result
- Passed
Guideline 8
8.1 - Programmatic elements such as scripts and applets must/should be directly accessible or compatible with assistive technologies
(hide test results)- Remark,
this element may not be accessible to all users. Please ensure there is
an accessible interface to this object. Error was found from
SCRIPT
element code:<script language="JavaScript" type="text/javascript"> <!-- function doError(){return true;};window.
.- Ensure that scripts, applets, or other programmatic objects are directly accessible. More information from http://www.w3.org/TR/AERT#linear-tables.
- Test result
- Passed
Guideline 9
9.1 - Client-side versus server-side image maps
- Test result
- Passed
Guideline 11
11.4 - Accessible page
(hide test results)- Remark, if, after best efforts, you cannot create an accessible page, provide a link to an alternative page that is accessible, has equivalent information, and is updated as often as the inaccessible page. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-alt-pages.
- Test result
- Passed
Guideline 12
12.1 - Providing a frame title
- Test result
- Passed
Guideline 14
14.1 - Clear and simple language.
(hide test results)- Remark, use the clearest and simplest language appropriate for a site's content.
- Test result
- Passed
WCAG 1.0 AA
Guideline 3
3.1 - MathML
- Test result
- Passed
3.2 - Formal grammars.
(hide test results)- Failed, proper DTD URL not found. Error was found from
HTML
element code:<html><head> <script language="JavaScript" type="text/javascript"> <!-- function doError(){retur
.- Try: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd" >
- Test result
- Failed
3.3 - Proper font stylings.
- Test result
- Passed
3.4 - Relative over absolute.
(hide test results)- Remark, stylesheets not detected. Error was found from
LINK
element code:<link href="" id="aepref-styles.css.tables.enabled">
.- Please use CSS or <style> to achieve a richer browsing experience.
- Test result
- Passed
3.5 - Proper header usage.
- Test result
- Passed
3.6 - Proper List usage.
- Test result
- Passed
3.7 - Proper quote usage.
- Test result
- Passed
Guideline 5
5.3 - Table is used as layout
(hide test results)- Warning, a table may be used as a layout. Error was found from
TABLE
element code:<table bgcolor="#ffffcc" border="0" cellpadding="0" cellspacing="0"> <tbody><tr><td width="100">&nbs
.- Use proper ways of layout and use table only for data. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-table-for-layout.
- Test result
- Warning
Guideline 6
6.1 - Organize documents so they may be read without style sheets
- Test result
- Passed
6.2 - Ensure that equivalents for dynamic content are updated when thedynamic content changes
(hide test results)- Failed, <noscript> after <script> not found. Error was found from
SCRIPT
element code:<script language="JavaScript" type="text/javascript"> <!-- function doError(){return true;};window.
.- Insert <noscript> after <script>. For example: <script>...</script><noscript>A graph about oil price.</noscript>
- Test result
- Failed
6.3 - Ensure that pages are usable when scripts, applets, or other programmatic objects are turned off or not supported
- Test result
- Passed
6.4 - For scripts and applets, ensure that event handlers are input device-independent
- Test result
- Passed
6.5 - Ensure that dynamic content is accessible or provide an alternative presentation or page
- Test result
- Passed
Guideline 7
7.2 - Blink and marquee usage
- Test result
- Passed
7.3 - Avoid movement in page
(hide test results)- Remark, until user agents allow users to freeze moving content, avoid movement in pages. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-movement.
- Test result
- Passed
7.4 - Periodically auto-refreshing pages
- Test result
- Passed
7.5 - Autoredirection
- Test result
- Passed
Guideline 9
9.2 - Ensuring any element with own interface to be operated in a device-independent manner
- Test result
- Passed
9.3 - Logical event handlers are specified for scripts, rather than device-dependent event handlers
- Test result
- Passed
Guideline 10
10.1 - No pop-ups or other windows
- Test result
- Passed
10.2 - The properly positioned label considering all form controls with implicitly associated labels (2)
(hide test results)- Failed, wrong label usage. Error was found from
INPUT
element code:<input size="20" maxlength="256" name="username" type="text">
.- Use label right before or after input and use for - id relationship or parentship.More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-unassociated-labels.
- Failed, wrong label usage. Error was found from
INPUT
element code:<input size="20" maxlength="256" name="password" type="password">
.- Use label right before or after input and use for - id relationship or parentship.More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-unassociated-labels.
- Test result
- Failed
Guideline 11
11.1 - Use of W3C technologies
(hide test results)- Remark, use W3C technologies when they are available and appropriate for a task and use the latest versions when supported More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-latest-w3c-specs.
- Test result
- Passed
11.2 - Avoid using deprecated features of W3C technologies.
- Test result
- Passed
Guideline 12
12.2 - Describe the purpose of frames
(hide test results)- Remark, describe the purpose of frames and how frames relate to each other if it is not obvious by frame titles alone. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-frame-longdesc.
- Test result
- Passed
12.3 - Dividing large blocks of information into more manageable groups
(hide test results)- Failed, use in table at least two of next three: caption, summary and title. Error was found from
TABLE
element code:<table bgcolor="#ffffcc" border="0" cellpadding="0" cellspacing="0"> <tbody><tr><td width="100">&nbs
.- Use in table at least two of next three: caption, summary and title. Caption is element of table. Summary and title are attributes of table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Test result
- Failed
12.4 - Associating labels explicitly with their controls (2)
(hide test results)- Failed, input does not have label. Error was found from
INPUT
element code:<input size="20" maxlength="256" name="username" type="text">
.- Use label right before or after input and use for - id relationship or parentship.
- Failed, input does not have label. Error was found from
INPUT
element code:<input size="20" maxlength="256" name="password" type="password">
.- Use label right before or after input and use for - id relationship or parentship.
- Test result
- Failed
Guideline 13
13.1 - Target of each link
- Test result
- Passed
13.2 - Metadata should be used to add semantic information to pages and sites
- Test result
- Passed
13.3 - Information about the general layout
(hide test results)- Remark, provide information about the general layout of a site (e.g., a site map or table of contents). More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-site-description.
- Test result
- Passed
13.4 - Navigation mechanisms
(hide test results)- Remark, use navigation mechanisms in a consistent manner. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-clear-nav-mechanism.
- Test result
- Passed