Bobby
URL tested: http://thunder.nsstc.nasa.gov/primer/primer3.html, January 7, 2002 10:12:52 AM CST
Bobby Core v3.2, WAI Guidelines 1999/05/05

About this report

The Bobby report presents an accessibility evaluation grouped by the three priority levels defined by the Web Access Initiative (WAI), as well as browser compatibility and download statistics. As an automated evaluation tool, Bobby is able to detect many accessibility problems and to highlight other possible problems that must be checked. A "Bobby" hat in the original page (if displayed) indicates that Bobby was able to detect a Priority 1 problem with accessibility. A question mark indicates a Priority 1 item that needs to be checked by the user. Follow the links provided in the report to get details about any problem reported, including how to repair it, if needed. For more information on the report, please access our online documentation.

To be Bobby Approved, a page must pass all of the Priority 1 accessibility checkpoints established by the WAI.





Click on the error messages below to find out more information.

Priority 1 Accessibility

This web page does not contain any Priority 1 accessibility errors that Bobby can detect. However, certain items require human judgment; these are listed below. Please review these items; if none of these apply to your page, it qualifies for Bobby Approved status.

User Checks

User checks are triggered by something specific on the page; however, you need to determine whether they apply. Bobby Approval requires that none of them apply to your page. Please review these 6 item(s):

  1. If an image conveys important information beyond what is its alternative text, provide an extended description. (28 instances)
    Lines 94-95, Lines 96-98, Lines 99-100, Lines 101-103, Lines 104-105, Lines 106-107, Lines 108-109, Lines 110-111, Lines 112-113, Lines 114-115, Lines 116-117, Lines 118-119, Lines 120-121, Lines 126-127, Lines 128-129, Lines 130-131, Lines 135-136, Line 185, Line 205, Line 221, Line 229, Line 251, Line 297, Line 319, Line 343, Line 371, Line 524, Line 628
  2. For tables not used for layout (for example, a spreadsheet), identify headers for the table rows and columns. (6 instances)
    Line 92, Line 417, Line 489, Line 557, Line 165, Line 605
  3. If you use color to convey information, make sure the information is also represented another way.

  4. Be sure pages are readable and usable if style sheets are ignored.

  5. If a table has two or more rows or columns that serve as headers, use structural markup to identify their hierarchy and relationship. (22 instances)
    Line 124, Line 92, Lines 145-147, Line 142, Line 169, Line 280, Line 337, Line 364, Line 392, Line 420, Line 430, Line 417, Line 446, Line 492, Line 502, Line 489, Line 518, Line 560, Line 570, Line 557, Line 165, Line 605
  6. Provide alternative content for each SCRIPT that conveys important information or functionality.

The following 4 item(s) are not triggered by any specific feature on your page, but are still important for accessibility and are required for Bobby Approved status.

  1. Ensure that descriptions of dynamic content are updated with changes in content.

  2. Use the simplest and most straightforward language that is possible.

  3. Avoid ASCII art.

  4. If you can't make a page accessible, construct an alternate accessible version.

If the Priority 1 issues listed do not apply to your page, then it qualifies as Bobby Approved and you are entitled to use the Bobby Approved icon. To obtain the icon and learn how to place it in your page, visit the Icon Guidelines page on the CAST web site.


Priority 2 Accessibility

Bobby Approved status is assigned on the basis of Priority 1 items in the Web Content Guidelines. For a higher level of accessibility you may also want to examine Priority 2 and Priority 3 items. 3 Priority 2 issue(s) that Bobby has identified are presented below.

  1. Avoid use of deprecated language features if possible. (130 instances)
    Line 91, Line 141, Line 149, Line 151, Line 153, Line 163, Line 171, Line 176, Line 184, Line 187, Line 193, Line 205, Line 206, Line 212, Line 220, Line 221, Line 224, Line 229, Line 230, Line 238, Line 243, Line 248, Line 255, Line 264, Line 282, Line 283, Line 287, Line 297, Line 298, Line 308, Line 315, Line 319, Line 320, Line 326, Line 339, Line 340, Line 343, Line 344, Line 351, Line 357, Line 366, Line 367, Line 371, Line 372, Line 374, Line 378, Line 387, Line 394, Line 398, Line 408, Line 422, Line 432, Line 434, Line 448, Line 452, Line 459, Line 463, Line 469, Line 473, Line 477, Line 480, Line 484, Line 494, Line 504, Line 506, Line 508, Line 520, Line 524, Line 526, Line 536, Line 542, Line 547, Line 552, Line 562, Line 572, Line 574, Line 576, Line 580, Line 595, Line 596, Line 597, Line 604, Line 612, Line 622, Line 623
  2. Use relative sizing and positioning (% values) rather than absolute (pixels). (44 instances)
    Line 92, Line 142, Line 165, Line 176, Line 184, Line 187, Line 193, Line 206, Line 212, Line 224, Line 229, Line 238, Line 243, Line 248, Line 255, Line 264, Line 287, Line 298, Line 308, Line 315, Line 320, Line 326, Line 344, Line 351, Line 357, Line 372, Line 378, Line 387, Line 398, Line 408, Line 452, Line 459, Line 463, Line 469, Line 473, Line 477, Line 480, Line 484, Line 526, Line 536, Line 542, Line 547, Line 552, Line 605
  3. Make sure event handlers do not require use of a mouse. (6 instances)
    Line 96, Line 101, Line 106, Line 110, Line 114, Line 118

User Checks

7 Priority 2 issue(s) that Bobby has identified are presented below:

  1. Add a descriptive title to links when needed.

  2. Mark up quotations with the Q and BLOCKQUOTE elements.

  3. Check that the foreground and background colors contrast sufficiently with each other.

  4. Avoid using movement in images where possible. (22 instances)
    Lines 94-95, Lines 96-98, Lines 99-100, Lines 101-103, Lines 104-105, Lines 106-107, Lines 108-109, Lines 110-111, Lines 112-113, Lines 114-115, Lines 116-117, Lines 118-119, Lines 120-121, Lines 126-127, Lines 128-129, Lines 130-131, Line 221, Line 251, Line 297, Line 319, Line 343, Line 628
  5. If scripts create pop-up windows or change the active window, ensure that the user is aware this is happening. (8 instances)
    Line 15, Line 45, Line 55, Line 61, Line 67, Line 73, Line 79, Line 85
  6. Avoid using tables to format text documents in columns unless the table can be linearized. (22 instances)
    Line 124, Line 92, Lines 145-147, Line 142, Line 169, Line 280, Line 337, Line 364, Line 392, Line 420, Line 430, Line 417, Line 446, Line 492, Line 502, Line 489, Line 518, Line 560, Line 570, Line 557, Line 165, Line 605
  7. Style sheets should be used to control layout and presentation wherever possible.

The following 8 item(s) are not triggered by any specific feature on your page, but are still important for accessibility.

  1. Use a clear, consistent navigation structure.

  2. Make sure your document validates to formal published grammars.

  3. Where it's possible to mark up content (for example mathematical equations) instead of using images, use a markup language (such as MathML).

  4. Use metadata to add computer-understandable information about the page.

  5. Group related elements when possible.

  6. Ensure that dynamic content is accessible or provide an alternate presentation or page.

  7. Offer a site map or table of contents, and provide a description of the general layout of the site, the access features used, and how to use them.

  8. Use the latest technology specification available whenever possible.


Priority 3 Accessibility

Bobby Approved status is assigned on the basis of Priority 1 items in the Web Content Guidelines. For a higher level of accessibility you may also want to examine Priority 2 and Priority 3 items. 2 Priority 3 issue(s) that Bobby has identified are presented below.

  1. Identify the language of the text. (1 instance)
    Line 1
  2. Provide a summary and caption for tables. (22 instances)
    Line 124, Line 92, Lines 145-147, Line 142, Line 169, Line 280, Line 337, Line 364, Line 392, Line 420, Line 430, Line 417, Line 446, Line 492, Line 502, Line 489, Line 518, Line 560, Line 570, Line 557, Line 165, Line 605

User Checks

4 Priority 3 issue(s) that Bobby has identified are presented below:

  1. Provide abbreviations for long row or column labels. (22 instances)
    Line 124, Line 92, Lines 145-147, Line 142, Line 169, Line 280, Line 337, Line 364, Line 392, Line 420, Line 430, Line 417, Line 446, Line 492, Line 502, Line 489, Line 518, Line 560, Line 570, Line 557, Line 165, Line 605
  2. Specify a logical tab order among form controls, links and objects.

  3. Consider adding keyboard shortcuts to frequently used links.

  4. Provided a linear text alternative for tables that lay out content in parallel, word-wrapped columns. (22 instances)
    Line 92, Line 124, Line 142, Lines 145-147, Line 165, Line 169, Line 280, Line 337, Line 364, Line 392, Line 417, Line 420, Line 430, Line 446, Line 489, Line 492, Line 502, Line 518, Line 557, Line 560, Line 570, Line 605

The following 9 item(s) are not triggered by any specific feature on your page, but are still important for accessibility.

  1. Create a consistent style of presentation between pages.

  2. Provide a link at the beginning of a group of related links to bypass the group.

  3. Use icons or graphics (with accessible alternatives) to facilitate comprehension of the page.

  4. Allow users to customize their experience of the web page.

  5. Use the ABBR and ACRONYM elements to denote and expand abbreviations and acronyms.

  6. Offer navigation bars for easy access to the navigation structure.

  7. Place distinguishing information at the beginning of headings, paragraphs, lists, etc.

  8. If ASCII art is present, provide a means to skip over it.

  9. Offer different types of searches for different skill levels and preferences.



Browser Compatibility Errors

The following section contains a list of 16 browser compatibility errors. Browser compatibility errors help to determine when HTML tags and their attributes are not compatible with certain web browsers or HTML specifications. Browser compatibility errors do not affect the accessibility rating of a page.
  1. Attribute ALINK in element BODY needs a valid color. for browser(s): Explorer4.01, Navigator4.0 (1 instance)
    Line 13
  2. Unknown attribute VSPACE in element IMG. for browser(s): Lynx2.7 (5 instances)
    Line 205, Line 229, Line 251, Line 297, Line 319
  3. Unknown attribute BORDERCOLOR in element TABLE. for browser(s): Lynx2.7, Navigator4.0, HTML4.0 (1 instance)
    Lines 145-147
  4. Unknown attribute WIDTH in element TD. for browser(s): Lynx2.7 (7 instances)
    Line 149, Line 151, Line 153, Line 422, Line 494, Line 562, Line 622
  5. Unknown attribute NAME in element IMG. for browser(s): Lynx2.7 (1 instance)
    Lines 128-129
  6. Attribute NOSHADE in element HR is assigned an incorrect value. for browser(s): Lynx2.7 (2 instances)
    Line 608, Line 618
  7. Attribute SIZE in element FONT must be assigned an integer. for browser(s): Explorer4.01 (2 instances)
    Line 595, Line 597
  8. Unknown attribute TYPE in element STYLE. for browser(s): Lynx2.7 (1 instance)
    Line 6
  9. Unknown attribute BGCOLOR in element TABLE. for browser(s): Lynx2.7 (15 instances)
    Line 142, Lines 145-147, Line 169, Line 280, Line 337, Line 364, Line 392, Line 417, Line 430, Line 446, Line 489, Line 502, Line 518, Line 557, Line 570
  10. Required attribute TYPE is missing from tag SCRIPT for browser(s): HTML4.0 (8 instances)
    Line 15, Line 45, Line 55, Line 61, Line 67, Line 73, Line 79, Line 85
  11. Unknown attribute BORDERCOLORLIGHT in element TABLE. for browser(s): Lynx2.7, Navigator4.0, HTML4.0 (1 instance)
    Lines 145-147
  12. Unknown attribute BORDERCOLORDARK in element TABLE. for browser(s): Lynx2.7, Navigator4.0, HTML4.0 (1 instance)
    Lines 145-147
  13. Unknown attribute COLS in element TABLE. for browser(s): HTML4.0 (1 instance)
    Lines 145-147
  14. Unknown attribute HSPACE in element IMG. for browser(s): Lynx2.7 (5 instances)
    Line 205, Line 229, Line 251, Line 297, Line 319
  15. Unknown attribute BGCOLOR in element TD. for browser(s): Lynx2.7 (3 instances)
    Line 149, Line 151, Line 153
  16. Unknown attribute ALIGH in element DIV. for browser(s): Lynx2.7, Explorer4.01, Navigator4.0, HTML4.0 (2 instances)
    Line 91, Line 140

Download Time

The following three-column table gives download time statistics for the images, applets, and objects on this page. The first column contains the URL of each item, the second column the item size in kilobytes, and the third column the approximate download time for each item when using a 28,800 baud modem. At the end of the report, an arbitrary delay of 0.5 seconds is added for each file to account for slow-downs caused by HTTP connection times.

URL
Size
Time (secs)
http://thunder.nsstc.nasa.gov/primer/primer3.html 41.18 K 11.44
http://thunder.nsstc.nasa.gov/images/tabs/listab_back_left.gif 0.36 K 0.10
http://thunder.nsstc.nasa.gov/images/tabs/listab_back_home.gif 0.44 K 0.12
http://thunder.nsstc.nasa.gov/images/tabs/listab_front_middle1.gif 0.38 K 0.11
http://thunder.nsstc.nasa.gov/images/tabs/listab_front_primer.gif 0.50 K 0.14
http://thunder.nsstc.nasa.gov/images/tabs/listab_front_middle2.gif 0.39 K 0.11
http://thunder.nsstc.nasa.gov/images/tabs/listab_back_dataset.gif 0.64 K 0.18
http://thunder.nsstc.nasa.gov/images/tabs/listab_back_middle2.gif 0.38 K 0.10
http://thunder.nsstc.nasa.gov/images/tabs/listab_back_research.gif 0.96 K 0.27
http://thunder.nsstc.nasa.gov/images/tabs/listab_back_validation.gif 0.57 K 0.16
http://thunder.nsstc.nasa.gov/images/tabs/listab_back_bookshelf.gif 0.58 K 0.16
http://thunder.nsstc.nasa.gov/images/tabs/listab_back_right.gif 0.36 K 0.10
http://thunder.nsstc.nasa.gov/images/desc/desc_spacer_left.gif 0.16 K 0.04
http://thunder.nsstc.nasa.gov/images/desc/desc_spacer_middle.gif 0.18 K 0.05
http://thunder.nsstc.nasa.gov/images/desc/desc_spacer_right.gif 0.16 K 0.04
http://thunder.nsstc.nasa.gov/images/titles/titles_primer.jpg 13.26 K 3.68
http://thunder.nsstc.nasa.gov/images/primer/rocketlight.jpg 4.76 K 1.32
http://thunder.nsstc.nasa.gov/images/primer/er2_flight.jpg 4.85 K 1.35
http://thunder.nsstc.nasa.gov/images/primer/er2StormSchematic.gif 14.27 K 3.96
http://thunder.nsstc.nasa.gov/images/primer/lightcell.jpg 7.37 K 2.05
http://thunder.nsstc.nasa.gov/images/primer/strat_ltg.gif 34.28 K 9.52
http://thunder.nsstc.nasa.gov/images/primer/ltg_sensor.gif 10.02 K 2.78
http://thunder.nsstc.nasa.gov/images/primer/nldn.gif 31.51 K 8.75
http://thunder.nsstc.nasa.gov/images/primer/dmsplight.gif 9.96 K 2.77
http://thunder.nsstc.nasa.gov/images/primer/leakycondensor.jpg 17.82 K 4.95
http://thunder.nsstc.nasa.gov/lis/images/lis_sensor.jpg 6.13 K 1.70
http://thunder.nsstc.nasa.gov/images/fullwhite.gif 3.34 K 0.93
Total
204.78 K
56.88
HTTP Request Delays
--
13.50
Total + Delays
--
70.38