Procurement Policy & Procedure: Vetting Software

The following process is designed to ensure that any Electronic and Information Technology (EIT) product considered for purchase by Suffolk faculty or staff is evaluated in regards to whether or not it is accessible to people with disabilities.

Policy and Purpose

The following process is designed to ensure that any Electronic and Information Technology (EIT) product considered for purchase by Suffolk faculty or staff is evaluated in regards to whether or not it is accessible to people with disabilities. The process for vetting EIT products for accessibility will be shared by both a representative from the Office of Disability Services and Instructional Technology. Together they will determine whether or not Suffolk should proceed with purchasing the product.

Process for vetting a product for accessibility

  1. Determine if the vendor has an accessibility statement. This may be done by contacting the vendor, reviewing their website or brochure.
  2. Determine if there is a contact at the vendor who deals with access issues for people with disability. Secure their contact information. Ask how they evaluate and influence the accessibility of their product.
  3. Ask the vendor if they have filled out a VPAT (Voluntary Product Accessibility Template) (http://www.state.gov/m/irm/impact/126343.htm). Keep in mind that the VPAT is filled out by the vendor and may be influenced one way or another. (See Appendix 1)
  4. Review the VPAT and communicate with the vendor about any identified known issues. Ask for next steps and timelines for fixing those issues.
  5. Secure a testing site from the vendor to run in house tests.
  6. Require a Suffolk professional or student proficient with a screen reader, to test the usability and accessibility of the product. Pay particular attention to the student touch points of the product.
  7. Ask the vendor if the product meets the WCAG 2.0 AA technical standards. If the vendor does not know, run a test using WebAIM or run the test in house. (See Appendix 2).
  8. Summarize the findings from the vendor contact information, VPAT and self-test (see an example below). (See Appendix 3)
  9. Submit this report to the Working Group exploring this product. Be willing to demonstrate areas of concern if needed.

Products that are compliant

It is expected that products that are compliant will be able to meet the standards expressed in Appendix 3. This language should be included in all RFPs, RFIs, and in requests made by Suffolk employees to vendors for product assessment information during the IT Governance Discovery process.

Exception Status for products that do not meet compliance

If person(s) responsible for evaluating the accessibility of the product determines that it is not in compliance with the standards outlined in the process, an exception may be granted for a period of two years provided that the vendor:

  1. Develops a roadmap to conformance (See Appendix 6);
  2. Identifies interim workaround solutions;
  3. And demonstrates a good faith effort to address the compliance issues that this process has identified.

At the end of the two year exception period, the University reserves the right to terminate the contract if the terms of the Exception Status are not satisfied with no penalty to the university.

Exemption Status for products unable to meet Suffolk’s compliance policy

The University will make a good faith effort to procure accessible technologies. In the event that an alternative product or workaround fundamentally alters program standards, an exemption may be granted with the approval of the Access Procurement Committee. The Access Procurement Committee consists of the Provost, the Chief Information Officer, the Director of Disability Services, the Program Director (of the program requesting the purchase) and a representative from General Counsel.

“Electronic and information technology” or “EIT” includes information technology and any equipment or interconnected system or subsystem of equipment that is used in the creation, conversion, or duplication of data or information. The term electronic and information technology includes, but is not limited to, telecommunications products (such as telephones), information kiosks, Automated Teller Machines (ATMs) and transaction machines, internet and intranet websites, electronic books and electronic book reading systems, search engines and databases, course management systems, classroom technology and multimedia, personal response systems (“clickers”), and office equipment such as classroom podiums, copiers and fax machines.

“Information technology” means any equipment or interconnected system or subsystem of equipment, that is used in the automatic acquisition, storage, manipulation, management, movement, control, display, switching, interchange, transmission, or reception of data or information. The term information technology includes computers, ancillary equipment, software, firmware and similar procedures, services (including support services), and related resources.

(Courtesy of The Pennsylvania State University, Docket #03-11-2020)

  1. Are all interfaces (both for administrators and end-users) that are part of your product compliant with Section 508 of the Rehabilitation Act of 1973, as amended, and/or WCAG 2.0 AA?
  2. Please describe your accessibility conformance testing process.
  3. Describe your understanding of different disabled user groups.
  4. Who will pay to remediate any necessary accessibility fixes after purchase?
  5. Provide a completed Voluntary Product Accessibility Template (VPAT) for your product.
  6. If your product is not fully accessible, do you have a roadmap to make your product fully compliant? If so, please include your roadmap and associated timeline.

(Courtesy of Susan Cullen of the Cal State Chancellor's Office)


Guideline 1.1: Text Alternatives: Provide text alternatives for any non-text content

Success Criteria Recommendations
Non-Text Content
  • All images, form image buttons, and image map hot spots have appropriate, equivalent alternative text.
  • Images that do not convey content, are decorative, or with content that is already conveyed in text are given null alt text (alt="") or implemented as CSS backgrounds. All linked images have descriptive alternative text.
  • Equivalent alternatives to complex images are provided in context or on a separate (linked and/or referenced via longdesc) page.
  • Form buttons have a descriptive value.Form inputs have associated text labels.Embedded multimedia is identified via accessible text.Frames are appropriately titled.

Guideline 1.2: Time-based Media: Provide alternatives for time-based media

Success Criteria Recommendations
Prerecorded Audio-only and Video-only
  • (including all relevant visual and auditory clues and indicators) is provided for non-live, web-based audio (audio podcasts, MP3 files, etc.).
  • A text or audio description is provided
Captions (Prerecorded)
  • Synchronized captions are provided for non-live, web-based video (YouTube videos, etc.)Audio Description or Media Alternative (Prerecorded)
Audio Description or Media Alternative (Prerecorded)
  • A descriptive text transcript OR audio description audio track is provided for non-live, web-based video.

Guideline 1.3: Adaptable: Create content that can be presented in different ways (e.g., simpler layout) without losing information or structure

Success Criteria Recommendations
Info and Relationships
  • Semantic markup is used to designate headings (<h1>), lists (<ul>, <ol>, and <dl>), emphasized or special text (<strong>, <code>, <abbr>, <blockquote>, for example), etc. Semantic markup is used appropriately.
  • Tables are used for tabular data. Headings, where necessary, are used to associate data cells with headers. Data table captions and summaries are used where appropriate.
  • Text labels are associated with form input elements. Related form elements are grouped with fieldset/legend.
 Meaningful Sequence
  • The reading and navigation order (determined by code order) is logical and intuitive.
Sensory Characteristics
  • Instructions do not rely upon shape, size, or visual location (e.g., "Click the square icon to continue" or "Instructions are in the right-hand column").
  • Instructions do not rely upon sound (e.g., "A beeping sound indicates you may continue.").

Guideline 1.4: Distinguishable: Make it easier for users to see and hear content including separating foreground from background

Success Criteria Recommendations
Use of Color
  • Color is not used as the sole method of conveying content or distinguishing visual elements.
  • Color alone is not used to distinguish links from surrounding text unless the luminance contrast between the link and the surrounding text is at least 3:1 and an additional differentiation (e.g., it becomes underlined) is provided when the link is hovered over or receives focus.
 Audio Control
  • A mechanism is provided to stop, pause, mute, or adjust volume for audio that automatically plays on a page for more than 3 seconds.

Guideline 2.1Keyboard Accessible: Make all functionality available from a keyboard

Success Criteria Recommendations
Keyboard
  • All page functionality is available using the keyboard, unless the functionality cannot be accomplished in any known way using a keyboard (e.g., free hand drawing).
  • Page-specified shortcut keys and accesskeys (accesskey should typically be avoided) do not conflict with existing browser and screen reader shortcuts.
No Keyboard Trap
  • Keyboard focus is never locked or trapped at one particular page element. The user can navigate to and from all navigable page elements.

Guideline 2.2: Enough Time: Provide users enough time to read and use content

Success Criteria Recommendations
Timing Adjustable
  • If a page or application has a time limit, the user is given options to turn off, adjust, or extend that time limit. This is not a requirement for real-time events (e.g., an auction), where the time limit is absolutely required, or if the time limit is longer than 20 hours.
Pause, Stop, Hide
  • Automatically moving, blinking, or scrolling content that lasts longer than 5 seconds can be paused, stopped, or hidden by the user. Moving, blinking, or scrolling can be used to draw attention to or highlight content as long as it lasts less than 5 seconds.
  • Automatically updating content (e.g., automatically redirecting or refreshing a page, a news ticker, AJAX updated field, a notification alert, etc.) can be paused, stopped, or hidden by the user or the user can manually control the timing of the updates.

Guideline 2.3: Seizures: Do not design content in a way that is known to cause seizures

Success Criteria Recommendations
Three Flashes or Below Threshold
  • No page content flashes more than 3 times per second unless that flashing content is sufficiently small and the flashes are of low contrast and do not contain too much red. (See general flash and red flash thresholds)

Guideline 2.4: Navigable: Provide ways to help users navigate, find content, and determine where they are

Success Criteria Recommendations
Bypass Blocks
  • A link is provided to skip navigation and other page elements that are repeated across web pages.
  • If a page has a proper heading structure, this may be considered a sufficient technique instead of a "Skip to main content" link. Note that navigating by headings is not yet supported in all browsers.
  • If a page uses frames and the frames are appropriately titled, this is a sufficient technique for bypassing individual frames.Link Purpose (In Context)
Page Titled
  • The web page has a descriptive and informative page title.
Focus Order
  • The navigation order of links, form elements, etc. is logical and intuitive.
Link Purpose (In Context)
  • The purpose of each link (or form image button or image map hotspot) can be determined from the link text alone, or from the link text and it's context (e.g., surrounding paragraph, list item, table cell, or table headers).
  • Links (or form image buttons) with the same text that go to different locations are readily distinguishable.

 Guideline 3.1: Readable: Make text content readable and understandable

Success Criteria

Recommendations

Language of Page
  • The language of the page is identified using the HTML lang attribute (<html lang="en">, for example)
.

Guideline 3.2: Predictable: Make Web pages appear and operate in predictable ways

Success Criteria Recommendations
On Focus
  • When a page element receives focus, it does not result in a substantial change to the page, the spawning of a pop-up window, an additional change of keyboard focus, or any other change that could confuse or disorient the user.
On Input
  • When a user inputs information or interacts with a control, it does not result in a substantial change to the page, the spawning of a pop-up window, an additional change of keyboard focus, or any other change that could confuse or disorient the user unless the user is informed of the change ahead of time.

Guideline 3.3: Input Assistance: Help users avoid and correct mistakes

Success Criteria Recommendations
Error Identification
  • Required form elements or form elements that require a specific format, value, or length provide this information within the element's label.
  • If utilized, form validation cues and errors (client-side or server-side) alert users to errors in an efficient, intuitive, and accessible manner. The error is clearly identified, quick access to the problematic element is provided, and user is allowed to easily fix the error and resubmit the form.
Labels or Instructions
  • Sufficient labels, cues, and instructions for required interactive elements are provided via instructions, examples, properly positioned form labels, and/or fieldsets/legends.

Guideline 4.1: Compatible: Maximize compatibility with current and future user agents, including assistive technologies

Success Criteria Recommendations
Parsing
  • Significant HTML/XHTML validation/parsing errors are avoided.
Name, Role, Value
  • Markup is used in a way that facilitates accessibility. This includes following the HTML/XHTML specifications and using forms, form labels, frame titles, etc. appropriately.

  1. Product name: GradesFirst Accessibility Test
  2. Department requesting the product: Division of Student Success
  3. Overview of the product: GradesFirst is a workflow software that enables colleges and universities to identify, engage, and support at-risk students. It is a 100% web-based system that include features such as: early alerts, progress reporting, advising center management, tutor management, appointment scheduling, a communication center for email and text messaging, assignment tracking, attendance monitoring, study hall monitoring and reporting.
  4. Does the product have an accessibility statement? (If yes, include it here): No
  5. Is there an accessibility contact person at the vendor? No.
    a. If there is a contact, provide their name, phone number, email:
  6. Does the product have a VPAT? No
    a. If yes, include the VPAT report here:
  7. Name of the Suffolk University staff and/or student who tested the product: Michael Connor
  8. Summary of Suffolk University Testing: JAWs screen reader, Android’s TalkBack screen reader, and Apple’s VoiceOver screen reader were used to perform the accessibility check. The following graph is the findings of the accessibility check.
Content Issue
Every Page Bottom of every page there is an “empty container”
Main Menu Bar Menu tab reads each link twice
Conversation Page Messages are read as one. There is no break before the next message and no indication that you moved onto the next message
Calendar Page Subscriptions tab is “invisible,” the screen reader reads right over it

Company represents and warrants that the products and services it proposes to provide pursuant to this RFP are currently in compliance with all applicable Federal disabilities laws and regulations, including without limitation the accessibility requirements of Section 508 of the Rehabilitation Act of 1973, as amended (29 U.S.C. 794d), and its implementing regulations set forth at Title 36, Code of Federal Regulations, Part 1194. Company acknowledges and agrees that it will be required to promptly respond to, resolve and remediate any complaint regarding accessibility of its products or services in a timely manner and provide an updated version to Customer at no cost. Company further agrees to indemnify and hold harmless Customer from any claims arising out of its failure to comply with the requirements of such disability laws and regulations. Failure to comply shall be grounds for rejection of Company’s response.

(Courtesy of Paul Paire of Temple University’s Computer Services)

(Modified from template provided by Paul Paire of Temple University)

Suffolk University is committed to ensuring that electronic information technologies (EITs) that it creates or provides in conducting its activities are accessible in accordance with applicable law (including Sections 504 and 508 of the Rehabilitation Act of 1973, as amended, and the Americans with Disabilities Act of 1990, as amended.) In addition, Suffolk University prefers that web based content adhere to WCAG 2.0 level AA Access Standards. Consequently, Suffolk University requires that all EIT purchases are reviewed to determine if the technology can be used by persons with disabilities. If an item is not fully accessible to individuals with disabilities, then Suffolk University is committed to providing, with guidance from the vendor, reasonable workarounds or accommodations that may be necessary until the vendor has resolved accessibility issues.

Instructions for Vendors:

Suffolk University encourages its vendors to create fully accessible products, even though it may be a lengthy process. This template is provided so vendors can document any accessibility issues their product currently has, and to indicate their plans for addressing these issues in future releases. If you haven't already done so, completing a Voluntary Product Accessibility Template (VPAT) will help you identify any accessibility issues your product may have, so that you can more readily complete this roadmap. For information on how to complete a VPAT, we recommend using the CSU Guide to Completing the Voluntary Product Evaluation Template (VPAT).

If you prefer to hire an outside agency to test your product for accessibility, we recommend that you Google “508 accessibility consultant” to find a consultant.

Vendor/Product Information:

  • Vendor Name
  • Product Name & Version
  • Completion Date
  • Contact Name
  • Contact Email or Phone

Remediation Roadmap:

List all accessibility issues individually (issues identified on the product's VPAT, or ascertained from other sources.) Please use one of the following: Issue resolved Remediation In progress Under investigation Issue will not be fixed Issue will be fixed according to remediation timeline Anticipated date when the issue will be resolved. For impacted users, list any solutions that will allow them to work around this issue. Provide details/description regarding the issue
Example: Does not support full keyboard access to all functions. Issue will be fixed according to remediation timeline Q3, 2015 release (v1.2) The toolbars will be re-written to provide keyboard equivalents for all functions.

Additional Information:

Provide any additional information regarding accessibility plans.