COMP Honours Project

Size: px
Start display at page:

Download "COMP Honours Project"

Transcription

1 CARLETON UNIVERSITY COMP Honours Project Developing an Online Booking System for Ottawa s Para Transpo Service Student: Shannon Stone Supervisor: Dr. Dwight Deugo Winter 2017

2 Abstract This report documents the research, design, and implementation of a proposed online booking application for the clients of Ottawa s Para Transpo service which provides door-to-door transportation for individuals who cannot use conventional public transit. The result of this work was the creation of a web application with both client and admin perspectives that allows for the booking, review, and cancellation of trips. Page 2

3 Table of Contents Abstract... 2 List of Figures... 5 List of Tables... 5 Chapter 1 - Introduction... 6 Problem... 6 Motivation... 6 Goals... 7 Objectives... 7 Outline... 7 Chapter 2 - Background... 8 Para Transpo Business Rules... 8 Existing Infrastructure Existing Systems in Other Cities Chapter 3 - Approach Technologies to be Used Database Design User Interface Requirements Accessible Design Considerations Chapter 4 - Results and Validation Initialization Use Page 3

4 Chapter 5 - Conclusion Limitations Future work References Page 4

5 List of Figures Figure Number Caption Page FIGURE 1 An entity relationship diagram showing the database structure 12 FIGURE 2 Instantiating the database 14 FIGURE 3 Launching the web server 15 FIGURE 4 Login screen 16 FIGURE 5 Client main view 17 FIGURE 6 Admin page 18 FIGURE 7 Login error 19 List of Tables Table Number Caption Page TABLE 1 Para Transpo business rules for customer profiles 9 TABLE 2 Para Transpo business rules for trip booking 9 Page 5

6 Chapter 1 - Introduction Problem Like many major cities, Ottawa offers an accessible, door-to-door transit service to residents whose disability makes them incapable of using traditional public transit. Once clients are registered to use Para Transpo, trips can be booked, either on a casual basis the day before travel, or as a regular trip if the location for a minimum of 4 weeks. Booking for both types of trips is currently done over the phone with a Para Transpo employee entering the trip request information into the system. This project aims to address the difficulties that users face scheduling trips by proposing an online booking system. Motivation The current system of booking trips over the phone creates a lot of frustrations for clients, as there are frequently long wait times, and trips at their desired times may be unavailable by the time they are able to speak to an agent. In addition to addressing these issues, by increasing the capacity for more clients to book trips at the same time, an online application would present a cost savings to the city as fewer employees would be required to support trip booking. Given the number of accessibility options available with current web technologies, an online booking system would also make it possible for clients with various disabilities to make their own bookings instead of relying on someone else who is able to communicate using the telephone. The usability of the current system is quickly becoming a point of great contention for the disabled community of Ottawa, as individuals are growing frustrated with the feeling that disproportionally few resources are being applied to the improvement of the Para Transpo service. While no technological advancement is free, this project could introduce many benefits at a relatively low cost. This project is of particular relevance at this point in time as the city of Ottawa is moving forward with a significant investment to improve its public transit. Page 6

7 Goals The goal of this project is to develop a web based application, that meets Web Content Accessibility Guidelines, for Para Transpo trip booking that supports both client and administrator usage. In the client role, the users will be able to book, review, and cancel their trips. In the administrator role, users will be able to view individual client profiles as well as a listing of all the trips booked by all clients for a day. Objectives In order to meet the above goal, I will need to achieve several smaller objectives. First I will research and document the business rules that govern a client s ability to book trips and trip availability. I will then research existing online booking systems for para transit services in other cities. These business rules will be listed so that they can be referenced to justify the decision making process for the rest of the application. With the defined business rules, I will develop a relational database scheme to store the information that will be used by the web applications. This will produce a persistent database that will be accessed by the web application. The business rules will also inform the design of both the client, and administrator web applications. I will document the features to be implemented for both web applications. I will implement this by creating a web application that can be locally hosted on any computer capable of running the JavaScript and an SQL database. Once the database and web applications have been implemented, I will perform various test cases to ensure the desired functionality and robustness of the system. Outline The remainder of the report will guide the reader through the research, design, implementation, and testing of this project. This will be done through text descriptions aided with design diagrams, and images of elements of the system wherever possible. In Chapter 2, I will look at the business rules that will govern the types of data, and actions that my application will need to support. The existing method of booking, cancelling, and confirming trips will be briefly described. I will also investigate online booking systems that are used by other para Page 7

8 transit services to see what features should be considered for inclusion. Chapter 3 focuses on the approach I took in the development of my application, including what technologies where used, design choices, and any special considerations made. In Chapter 4 I provide an overview of the completed app as well as a discussion of some the use cases and test cases that I ran illustrated with screenshots of the application in action. Finally, I conclude in chapter 5 by discussing the direction that future work on the application could take including improvements and integration with existing systems. Chapter 2 - Background Para Transpo Business Rules There are many different rules that govern how Ottawa s Para Transpo service operates; this includes conditions on who can access the service, when trips can be booked, and the types of vehicles used. ParaTranspo services a large number of clients with various mobility needs, including those who use manual or power wheelchairs, walkers, cane, or no mobility devices. Additionally, some customers have service animals that travel with them or require the assistance of an attendant, who travels free of charge. In order to provide the greatest volume of service in the most economical way possible, Para Transpo utilizes a fleet of accessible mini-buses, which they designate as the dedicated service. In addition they have contracts for several local taxi companies to provide service using both accessible taxi vans and standard sedans. In the year ending December 31 st, 2014, Para Transpo reported providing 884, 000 passenger trips, using 89 dedicated buses and 92 non-designated vehicles ( Para Transpo Service Facts & Figures ). In 2016, there were approximately 13, 000 registered Para Transpo users. These numbers are expected to continue growing as the population ages and Para Transpo is in the process of expanding its eligibility criteria to include those with mental and developmental disabilities (Porter). The business rules that are relevant to my application can be largely broken down into two separate categories, business rules that define customer profiles, and business rules that define how trips are booked. The business rules are listed and explained in Table 1 and Table 2 Page 8

9 below. These business rules have been informed by the information available online at and TABLE 1: Para Transpo business rules for customer profiles Rule number Description 1.1 Customers may use a wheelchair and need a wheelchair spot 1.2 Service animals are permitted and must be accommodated 1.3 Clients who require additional assistance travel with a companion at additional charge 1.4 Access to Para Transpo can be granted on a temporary, weather dependent, or permit basis. TABLE 2: Para Transpo business rules for trip booking Rule number Description 2.1 There are two categories of trips, casual and regular Regular trips must recur on the same day of the week, at the same time, between the same two addresses for a minimum of 4 weeks Regular trips can be booked up to two days before the first trip is needed Regular trips may be suspended with at least 2 days notice, otherwise it is considered a cancellation, multiple cancellations can result in a client being refused regular bookings Regular trips are automatically suspended on statutory holidays A casual trip is one that is made for the next day Casual trips for holidays may be made a week in advance. 2.2 Para Transpo services addresses in the city of Ottawa as well as the Hull sector of the city of Gatineau Para Transpo has defined a rural transit area A trip may only have a starting or ending address that is in the rural transit area, not both Trips with a rural start or destination are charged a fixed, flat fee that is greater than the regular bus fare. 2.3 Customers may initially only book a maximum of 4 one-way trips per day, additional trips may be considered if there are openings. 2.4 Customers who use a wheelchair or scooter can only be accommodated in the mini-vans or accessible taxi vans. 2.5 Trips can be book in half-hour increments between the hours of 6:00am and 12:00 am all 7 days of the week. Page 9

10 Existing Infrastructure Para Transpo currently only offers the ability to book trips over the phone by calling an agent between the hours of 7:00 am and 5:00pm seven days a week. Customers who do not use a mobility device must wait until 9:00am to call. There is a separate phone line that can be used for cancelling trips or inquiring if your bus is late. It operates between 6:00 am and 11:59 pm seven days a week ( Reservations and Cancellations ). There are some new systems being implemented to try and leverage technology to simplify the use of Para Transpo for both clients and their staff. There is currently an interactive voice response service that allows users to confirm and cancel their trips for the next two days without speaking to an agent. Para Transpo makes use on an electronic scheduling system which takes all of the calls for a day and organizes them into runs to be assigned to drives. They have real-time location services and communication with drivers via onboard computers, this is also being implemented in the taxi cabs that are contracted to run Para Transpo calls. Para Transpo is also in the process of testing an electronic payment system where clients can prepay their fare since the buses are not equiped with the Presto card readers that has been implemented on the regular OC Transpo fleet ( Presto on Para ). Existing Systems in Other Cities Before beginning the work on my application, I wanted to investigate what other cities have done in terms of leveraging technology to facilitate easier booking for customers using their para transit services. Most major cities in Canada have some form of accessible transit, but there is a great deal of variation. They range from accessible features on conventional city buses, to full door-to-door para transit services like Para Transpo (Government of Canada). Just as the type of service varies from municipality to municipality, so too does the integration with technology. By far, the norm seemed to be that booking is still done over the phone for individuals who make use of para transit services. The most common adoption of technology was for municipalities to have systems similar to Para Transpo s interactive voice response. Page 10

11 Two examples close to the Ottawa region that do have some form of online booking system were, Societe de transport de l Outaouais (STO), which operates in the region of Quebec bordering Ottawa, and Toronto s Wheel Trans operated by the Toronto Transit Commission. STO has a limited online booking option that is integrated with their broader customer portal on their website. Through a special tab that registered users gain access to, users can fill out a form to request transportation up to 2 weeks in advance. The data in this form is then ed to STO staff and the customer is alerted by whether or not their request can be accommodated ( Reserving Occasional Transportation ). Wheel Trans operates the mywheel-trans.ttc.ca website which allows users to book, confirm, and cancel their trips fully online. Interesting features that their web application offers includes the ability to place regular trips on hold for a specified period of time, and a wide variety of pre-entered locations that you can choose as your pick up or drop off point options include major landmarks, a list of favourite locations, and anywhere you have travelled to in the last 6 months ( mywheel-trans.ttc.ca ). The online booking system for Wheel Trans has been successfully in use for more than 5 years now. It offers customers longer hours of operation, and shorter wait time then using the phone booking system. Chapter 3 - Approach Technologies to be Used The web application will be written in the as a JavaScript application using the NodeJS framework. The handlebars framework will be used for writing HTML based layouts that can be modified at runtime using a provided context. The data needed for the application will be stored in a persistent relational database so that it can be maintained across multiple instances of the application. I will use a database written in SQLite, as it is a common language that supports the operations needed and is well integrated with the NodeJS framework. Page 11

12 Database Design The data for the application will be stored in a persistent, relational database written in SQLite. The data is stored in 4 tables which are described in FIGURE 1 below. There are tables for the model like entities of admin, clients, and trips. FIGURE 1: An entity relationship diagram showing the database structure User Interface Requirements Users will be able to access the application from two different perspectives. The first perspective is that of a client who is a registered Para Transpo customer looking to view their Page 12

13 own profile, book, and cancel trips. When the application is being used from the client perspective, it should have a page that provides the client with a summary of their upcoming trips, all of their regular booked trips. From here, there should be options to book a new trip, cancel an upcoming trip, suspend a regular booking, and modify their client profile. The second perspective is that of an administrator. This perspective will be simple as most of the task that an administrator would need to carry out can be performed on existing software that could be integrated to work with this application. The user perspective provides a single view that allows the user to see the trips that are booked for the proceeding two days and a list of all the clients who are registered to use the system. Accessible Design Considerations As dictated by the Accessibility for Ontarians with Disability Act (AODA), public organizations such as OC Transpo must ensure that they provide accessible service to all. The act sets out guidelines that require websites to be compliant with the World Wide Web Consortium s Web Content Accessibility Guidelines (WCAG) version 2.0. The WCAG criteria is divided into 3 levels with level A being the lowest. AODA requires that websites of public organizations conform to level AA ( AODA-WCAG 2.0 Guidelines ). In the process of developing the application, I have kept the WCAG requirements in mind in order to ensure that it is in compliance with the law. In addition to the legal requirements for accessibility, the nature of the application and the intended audience presents increased importance on it being accessible. Accessibility, and the nature of some clients disabilities potentially making it hard for them to utilize an online booking system has been identified as one of the reasons why Para Transpo has not moved forward with creating an online booking system despite repeated requests from clients (Pritchard). With the variety of assistive technology that exists, accessibility concerns should not be a hindrance to trying to leverage technology to simplify what is a daily inconvenience for many who rely on Para Transpo. The success of similar applications in Toronto proves that with proper design and implementation, it is possible to create web applications that can be accessed by the majority of individuals regardless of Page 13

14 disability. No system is perfect and there may still be individuals who need or prefer to make their bookings using the phone system, but they would benefit from the new application as well because they would not be competing with as many people to reach an agent on the phone. Chapter 4 - Results and Validation Initialization There are a few steps to get the application up and running. First, you must have SQLite installed running the read the database/database.sql file into database/database.db to instantiate the database. If you which to clear out any previous data, database/cleardabase.sql can be run first. FIGURE 2: Instantiating the database Next, the web server can be launched using npm as shown in FIGURE 3. Page 14

15 FIGURE 3: Launching the web server The application is configured to listen on port Opening up a web browser and navigating to localhost:3000 will open up the login screen. This is shown in figure 4 on the next page. Page 15

16 Use FIGURE 4: Login Screen Figure 4 shows the options to login either as a client or as an admain Page 16

17 FIGURE 5: Client main view Page 17

18 FIGURE 6: Admin page FIGURE 6 shows the admin page. In this instance, there are two users registered as clients, and they have no trips booked over the next two days. One of the keys to complying with WCAG standards is the clear display of error message and the communication about want has gone wrong. In FIGURE 7 you can see the error that is displayed upon an incorrect login attempt. Page 18

19 FIGURE 7: Login error Chapter 5 - Conclusion Limitations For the ease of implementation some of the business rules were not implemented. For example, there was not limit placed on the number of trips that could be booked in a given time period, this would be resolved through the integration of this system with Para Transpo s existing scheduling software which would be able to dictate the number of vehicles on the road and how they could be utilized to satisfied the greatest number of rides. Future work Many more features could be added to this application. Foremost, I would like to expand the admin page so that they could filter by user or other criteria to only view select trips at once. I would also like to add more intelligence to the booking feature where by lists of frequent addresses could be available. I would also like to integrate it with a mapping package that would allow the user to see a rough map of their route. This application could be integrated with many Page 19

20 others that are used by Para Transpo already, including the scheduling software and the upcoming electronic fare payment system. This application also presents the opportunity to provide new services to be used if it could be integrated with the scheduling software, it would become possible to utilize mapping and alert a user when approximately their ride will arrive, and how long it is estimated to take to reach their destination. Page 20

21 References AODA-WCAG 2.0 Guidelines, Accessibility for Ontarians with Disabilities Act, Accessed 12 Feb Booking your trip and the day of your trip, Wheel-Trans, Accessed 10 Feb Customer login, MyWheel-Trans, Accessed 10 Feb 2017 Eligibility for Para Transpo Services, OC Transpo, Accessed 20 Jan Government of Canada. Local Transportation, Access to Travel, 17 Jul, 2013, mywheel-trans.ttc.ca, Wheel-Trans CommunityLINK Spring/Summer2012 edition,2012, Para Transpo Service Facts & Figures, OC Transpo, Accessed 20 Jan Porter, Kate. Para Transpo gearing up to widen eligibility criteria for riders, CBC News Ottawa, 22 Jun. 2016, Presto on Para, OC Transpo, Accessed 25 Jan Pritchard, Trevor. Para Transpo improvements aimed at reducing frustrating wait times, CBC News Ottawa, 04 Apr. 2017, Reservations and Cancellations, OC Transpo, Accessed 20 Jan Reserving Occasional Transportation, STO, Accessed 25 Jan Rising Stack. Node Hero Tutorial, 2016, Shaikh, Shahid. Node.js and SQLite Tutorial. Code for Geek, 31 Jul. 2014, SQLite Consortium. SQLite, 2017, Page 21

NOVUS-WEB. Handi-Van Online Trip Booking Tool

NOVUS-WEB. Handi-Van Online Trip Booking Tool NOVUS-WEB Handi-Van Online Trip Booking Tool 2017 CONTENTS New Login... 1 Login...1 Client Information... 2 How To Book A Trip... 2 Trip Booking..2 Pick-up Location 3 Drop-off Location 3 Cancelling A Booking...

More information

Achievements to remove and prevent barriers

Achievements to remove and prevent barriers Sonnet Insurance accessibility plan Introduction At Sonnet, we strive to meet the needs of our customers, partners, and employees with disabilities, and are actively working to remove and prevent barriers

More information

Table of Contents. Page 1 of 17

Table of Contents. Page 1 of 17 Table of Contents Accessing Your Concur Site... 2 Updating Your Travel Profile (You must do this before booking travel)... 2 Reviewing the Home Page... 4 Tulane Travel Site and Policy... 4 Company Notes...

More information

Agile FleetCommander User s Guide

Agile FleetCommander User s Guide . Agile FleetCommander User s Guide 24-hour a day fleet management September 2007 . Table of Contents Introduction...3 Accessing FleetCommander...4 FleetCommander Basics...5 Online User Registration...6

More information

York Region s DRAFT Multi-Year Accessibility Plan

York Region s DRAFT Multi-Year Accessibility Plan York Region s DRAFT 2013-2021 Multi-Year Accessibility Plan Presentation to the York Region Accessibility Advisory Committee Lois Davies, Program Manager, ODA/AODA Unit April 17, 2013 Presentation Overview

More information

MAKING YOUR TRAVEL EASIER, FASTER, AND MORE CONVENIENT! A SERVICE PROVIDED BY: WISE & HEALTHY AGING CITY OF SANTA MONICA BIG BLUE BUS

MAKING YOUR TRAVEL EASIER, FASTER, AND MORE CONVENIENT! A SERVICE PROVIDED BY: WISE & HEALTHY AGING CITY OF SANTA MONICA BIG BLUE BUS MAKING YOUR TRAVEL EASIER, FASTER, AND MORE CONVENIENT! A SERVICE PROVIDED BY: WISE & HEALTHY AGING CITY OF SANTA MONICA BIG BLUE BUS 3-1018TB WHAT IS SANTA MONICA S MODE PROGRAM? WISE & Healthy Aging

More information

2014 Website and Transportation Requirements - Accessibility (Compliance) Report on the Accessibility for Ontarians with Disabilities Act, 2005 (AODA)

2014 Website and Transportation Requirements - Accessibility (Compliance) Report on the Accessibility for Ontarians with Disabilities Act, 2005 (AODA) 2014 Website and Transportation Requirements - Accessibility (Compliance) Report on the Accessibility for Ontarians with Disabilities Act, 2005 (AODA) Presentation to the York Region Accessibility Advisory

More information

CLIENT APPLICATION FORM

CLIENT APPLICATION FORM CLIENT APPLICATION FORM ACCESS-A-Ride Lethbridge Transit 619 4 th Avenue North Lethbridge, AB T1H 0K4 Phone 403-329-6464 Fax 403-380-3876 AAR@lethbridge.ca ACCESS-A-Ride is a specialized Lethbridge Transit

More information

ADA Self-Evaluation. Welcome to the ADA Self-Evaluation Survey

ADA Self-Evaluation. Welcome to the ADA Self-Evaluation Survey Welcome to the ADA Self-Evaluation Survey The City of Gainesville is in the process of conducting an Americans with Disabilities Act (ADA) Self-Evaluation and Transition Plan. As part of this process,

More information

Annual Accessibility Status Report 2017

Annual Accessibility Status Report 2017 Annual Accessibility Status Report 2017 A summary of Norfolk County s accomplishments towards inclusion in 2016, and looking ahead to 2017. Accessible formats and communication supports available upon

More information

Tyler s Versatrans Triptracker User s & Administrator s Guide

Tyler s Versatrans Triptracker User s & Administrator s Guide Tyler s Versatrans Triptracker User s & Administrator s Guide Tyler s Versatrans Triptracker 9.18 For more information, www.tylertech.com Copyright Copyright 2004 Tyler Technologies, Inc. All Rights Reserved.

More information

1 P age NEXTIVA CALL CENTER. Supervisor User Guide. nextiva.com/support 2015 NEXTIVA, ALL RIGHTS RESERVED

1 P age NEXTIVA CALL CENTER. Supervisor User Guide. nextiva.com/support 2015 NEXTIVA, ALL RIGHTS RESERVED 1 P age NEXTIVA CALL CENTER Supervisor User Guide nextiva.com/support 2015 NEXTIVA, ALL RIGHTS RESERVED 2 P age Creating Employees... 3 Creating an Employee... 3 Assigning Licenses to Employees... 7 Schedules...

More information

The purpose of this policy and regulation is to outline the provision of services information and communication.

The purpose of this policy and regulation is to outline the provision of services information and communication. Accessibility Standards for Information and Communication # Adopted: May 6, 2013 Last Reviewed/Revised May 6, 2013 Purpose The purpose of this policy and regulation is to outline the provision of services

More information

Reading Introduction to Web Accessibility

Reading Introduction to Web Accessibility Reading 8.3 - Introduction to Web Accessibility By WebAIM.org Introduction Most people today can hardly conceive of life without the internet. Some have argued that no other single invention has been more

More information

RIDE WITH TRANSLOC ANDROID USER GUIDE

RIDE WITH TRANSLOC ANDROID USER GUIDE RIDE WITH TRANSLOC ANDROID USER GUIDE PURPOSE: The following guide will give a in-depth overview of how to best use the TransLoc Rider application, and how to utilize the OnDemand demand-response service

More information

How many of you have taken a ride on public transit? Please raise your hands. Well I have and I m an active transit rider for 12 plus years.

How many of you have taken a ride on public transit? Please raise your hands. Well I have and I m an active transit rider for 12 plus years. Howdy. How many of you have taken a ride on public transit? Please raise your hands. Well I have and I m an active transit rider for 12 plus years. Action: Take selfie with class. 1 My name is Jesse Quintanilla

More information

The Township of Pickle Lake Accessibility Plan

The Township of Pickle Lake Accessibility Plan Accessibility Plan 2016-2021 P.O Box 340, 2 Anne Street Pickle Lake, Ontario P0V 3A0 1-807-928-2034 www.picklelake.ca adminassist@picklelake.org s Accessibility Plan for 2016-21 period. It outlines the

More information

The State of Website Accessibility in Higher Education

The State of Website Accessibility in Higher Education Association for Information Systems AIS Electronic Library (AISeL) SAIS 2007 Proceedings Southern (SAIS) 3-1-2007 The State of Website Accessibility in Higher Education Kevin S. Floyd kfloyd@mail.maconstate.edu

More information

Using ArcGIS Online to Release an AODA Compliant Application

Using ArcGIS Online to Release an AODA Compliant Application Using ArcGIS Online to Release an AODA Compliant Application Presentation for the Esri Canada User Conference (Toronto 2017) Mitchell Knight Ontario Ministry of the Environment and Climate Change October

More information

VAX VacationAccess Booking Engine

VAX VacationAccess Booking Engine Amadeus Tours - VAX VacationAccess VAX VacationAccess Booking Engine Frequently Asked Questions Intentionally left blank January 2013 VAX VacationAccess Page 2 Version Date: January 29, 2013 Table of Contents

More information

12 Approval of a New PRESTO Agreement Between York Region and Metrolinx

12 Approval of a New PRESTO Agreement Between York Region and Metrolinx Clause 12 in Report No. 7 of Committee of the Whole was adopted, without amendment, by the Council of The Regional Municipality of York at its meeting held on April 20, 2017. 12 Approval of a New PRESTO

More information

MULTI-YEAR ACCESSIBILITY PLAN

MULTI-YEAR ACCESSIBILITY PLAN MULTI-YEAR ACCESSIBILITY PLAN Accessibility for Ontarians with Disabilities Act Integrated Accessibility Standards, Ontario Regulation 191/11 Background In 2001, the Ontarians with Disabilities Act (ODA)

More information

Request For Proposal ONWAA Website & E-Learn Portal

Request For Proposal ONWAA Website & E-Learn Portal Request For Proposal ONWAA Website & E-Learn Portal ONWAA 880 17 E, Garden River, Ontario P6A 6Z5 Table Of Contents General information Project Overview Statement of Needs Proposal Format Proposal Preparation

More information

SUBJECT: PRESTO operating agreement renewal update. Committee of the Whole. Transit Department. Recommendation: Purpose: Page 1 of Report TR-01-17

SUBJECT: PRESTO operating agreement renewal update. Committee of the Whole. Transit Department. Recommendation: Purpose: Page 1 of Report TR-01-17 Page 1 of Report TR-01-17 SUBJECT: PRESTO operating agreement renewal update TO: FROM: Committee of the Whole Transit Department Report Number: TR-01-17 Wards Affected: All File Numbers: 465-12, 770-11

More information

ANNUAL ACCESSIBILITY STATUS REPORT

ANNUAL ACCESSIBILITY STATUS REPORT The Ontarians with Disabilities Act, 2001 The Accessibility for Ontarians with Disabilities Act, 2005 ANNUAL ACCESSIBILITY STATUS REPORT 2017 Township Council Accessibility Policy C-PD-03 Administrative

More information

Accessibility Policy and Multi-Year Accessibility Plan for Enterprise Holdings

Accessibility Policy and Multi-Year Accessibility Plan for Enterprise Holdings Accessibility Policy and Multi-Year Accessibility Plan for Enterprise Holdings In 2005, the Ontario Government set the goal of a barrier-free Ontario for people with disabilities by creating the Accessibility

More information

THE TOWN OF NORTHEASTERN MANITOULIN AND THE ISLANDS

THE TOWN OF NORTHEASTERN MANITOULIN AND THE ISLANDS THE TOWN OF NORTHEASTERN MANITOULIN AND THE ISLANDS Request for Quotations () For Submissions must be received on or before: 12:00 p.m. March 20 th, 2015 Attn: Mrs. Kristin Luoma, EDO 14 Water Street East

More information

WEB ACCESSIBILITY. I. Policy Section Information Technology. Policy Subsection Web Accessibility Policy.

WEB ACCESSIBILITY. I. Policy Section Information Technology. Policy Subsection Web Accessibility Policy. WEB ACCESSIBILITY I. Policy Section 15.0 Information Technology II. Policy Subsection 15.2 Web Accessibility Policy III. Policy Statement Grand Rapids Community College is actively committed to providing

More information

How to make MetroWorks work for you:

How to make MetroWorks work for you: How to make MetroWorks work for you: Setup Select a dedicated program manager to coordinate and be a point of contact for the MetroWorks program. Your MetroWorks program manager will receive a customizable

More information

NEW SERVICES IN KAUFMAN COUNTY

NEW SERVICES IN KAUFMAN COUNTY NEW SERVICES IN KAUFMAN COUNTY Agenda About Funding Explanation Grant / System Efficiency New Service Explanation Process/Timing 2 Committed to the Transit Customer Clients come first. We are often: The

More information

June 2012 First Data PCI RAPID COMPLY SM Solution

June 2012 First Data PCI RAPID COMPLY SM Solution June 2012 First Data PCI RAPID COMPLY SM Solution You don t have to be a security expert to be compliant. Developer: 06 Rev: 05/03/2012 V: 1.0 Agenda Research Background Product Overview Steps to becoming

More information

#11 1 / 9. ADA Self-Evaluation COMPLETE. PAGE 2: A. Description of the Program and Services

#11 1 / 9. ADA Self-Evaluation COMPLETE. PAGE 2: A. Description of the Program and Services #11 COMPLETE Collector: Web Link 1 (Web Link) Started: Tuesday, August 23, 2016 9:55:17 AM Last Modified: Monday, August 29, 2016 5:36:24 PM Time Spent: Over a day IP Address: 198.190.222.254 PAGE 2: A.

More information

Ground Network. Traveler Guide

Ground Network. Traveler Guide Ground Network Traveler Guide Document Edition 1.9 (May 2015) 2013, 2015 GetThere L.P. All rights reserved. This documentation is the confidential and proprietary intellectual property of the GetThere

More information

CESDirect Quick Reference Guide (FAQ s)

CESDirect Quick Reference Guide (FAQ s) CESDirect Quick Reference Guide (FAQ s) Contents: Page How do I obtain CESDirect? 3 How do I launch CESDirect? 4 What do I do if I can t see CESDirect as an option? 4 Why do I need to enter my passenger

More information

Advanced Training Guide

Advanced Training Guide Advanced Training Guide West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Before you Begin... 4 Advanced Lists... 4 List Builder...

More information

Waterloo Drupal User Group

Waterloo Drupal User Group Waterloo Drupal User Group 2010-12- 16 Definition Legislation Guidelines and standards Resources and tools Tips Drupal Web accessibility Means that people with disabilities can use the Web (i.e., perceive,

More information

COMMUNICATE. Advanced Training. West Corporation. 100 Enterprise Way, Suite A-300. Scotts Valley, CA

COMMUNICATE. Advanced Training. West Corporation. 100 Enterprise Way, Suite A-300. Scotts Valley, CA COMMUNICATE Advanced Training West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Before you Begin... 4 Advanced Lists... 4 List Builder...

More information

March 18, 2019 SUBMITTING TRAVEL PLANS USING CONCUR

March 18, 2019 SUBMITTING TRAVEL PLANS USING CONCUR March 18, 2019 SUBMITTING TRAVEL PLANS USING CONCUR 1 Contents Logging into Concur... 3 Concur Home Page... 4 Updating Profile (Personal Information)... 5 Travel Tab (Getting estimates for air, hotel,

More information

Advanced Training COMMUNICATE. West Corporation. 100 Enterprise Way, Suite A-300 Scotts Valley, CA

Advanced Training COMMUNICATE. West Corporation. 100 Enterprise Way, Suite A-300 Scotts Valley, CA COMMUNICATE Advanced Training West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com 2017 West Corp. All rights reserved. [Rev 2.0, 05172017]. May

More information

Online Booking Portal

Online Booking Portal Online Booking Portal User Guide V1 Introduction This user guide is designed by Dean Taxis to help you using our online booking portal. If you encounter any issues that are not covered in this guide, please

More information

The main website for Henrico County, henrico.us, received a complete visual and structural

The main website for Henrico County, henrico.us, received a complete visual and structural Page 1 1. Program Overview The main website for Henrico County, henrico.us, received a complete visual and structural overhaul, which was completed in May of 2016. The goal of the project was to update

More information

WIRELESS DEVICES: ACCEPTABLE USE AND GUIDELINES

WIRELESS DEVICES: ACCEPTABLE USE AND GUIDELINES Intermediate School District #917 WIRELESS DEVICES: ACCEPTABLE USE AND GUIDELINES Procedures Manual April 2009 Table of Contents Overview 3 Definitions 3 General Guidelines 4 Eligibility Requirements 5

More information

Placement Administration and Support System (PASS) User Guide. System Version January 2018 (v9)

Placement Administration and Support System (PASS) User Guide. System Version January 2018 (v9) Placement Administration and Support System (PASS) User Guide System Version 2.0 22 January 2018 (v9) Placement Administration and Support System (PASS) User Guide System Version 2.0 22 January 2018 Contents

More information

Dealer Getting Started Guide

Dealer Getting Started Guide Table of Contents TABLE OF CONTENTS...1 INTRODUCTION...2 UNDERSTANDING PORTALS AND LOGGING IN...2 CREATING A SUBSCRIBER...3 REGISTERING A BEACON TO A SUBSCRIBER...4 COMPLETING THE SUBSCRIBER SETUP...7

More information

Accessibility Interview Questions:

Accessibility Interview Questions: Accessibility Interview s: When hiring staff, you can question them about their general accessibility knowledge during the interview process. Though typically not a requirement for most jobs, accessibility

More information

York Region Transit (YRT/Viva) 2014 Annual Service Plan

York Region Transit (YRT/Viva) 2014 Annual Service Plan York Region Transit (YRT/Viva) 2014 Annual Service Plan Presentation to Development Services Committee City of Markham Adrian Kawun October 1, 2013 Slide 2 YRT/ Viva System Overview YRT/Viva 475 Vehicles

More information

WIRELESS DEVICES: ACCEPTABLE USE AND GUIDELINES

WIRELESS DEVICES: ACCEPTABLE USE AND GUIDELINES Goodhue County Education District #6051 WIRELESS DEVICES: ACCEPTABLE USE AND GUIDELINES Procedures Manual Updated January 2016 Table of Contents Overview 3 Definitions 3 General Guidelines 4 Eligibility

More information

DISABILITY LAW SERVICE BEST PRACTICES FOR AN ACCESSIBLE AND USABLE WEBSITE

DISABILITY LAW SERVICE BEST PRACTICES FOR AN ACCESSIBLE AND USABLE WEBSITE DISABILITY LAW SERVICE BEST PRACTICES FOR AN ACCESSIBLE AND USABLE WEBSITE February 2018 1 FOREWORD This guide aims to provide organisations with essential information for compliance with modern website

More information

As a member of the Bridges Library System, Menomonee Falls Public Library primarily serves residents of Waukesha and Jefferson Counties.

As a member of the Bridges Library System, Menomonee Falls Public Library primarily serves residents of Waukesha and Jefferson Counties. CIRCULATION POLICY: LIBRARY CARD ELIGIBILITY As a member of the Bridges Library System, Menomonee Falls Public Library primarily serves residents of Waukesha and Jefferson Counties. Most Wisconsin residents

More information

Student Financials - Inquiry. Finance and Accounting Student Accounts

Student Financials - Inquiry. Finance and Accounting Student Accounts Student Financials - Inquiry Finance and Accounting Student Accounts 5/7/2009 Table of Contents Introduction... iv Lesson 1 - Basic Navigation... 1 1.1 Navigating in Student Financials... 1 Lesson 2 -

More information

RIGHTMOVE PRODUCT GUIDELINES New Homes. Core Membership means the basic Services to which You are entitled in return for your Core Membership Fee.

RIGHTMOVE PRODUCT GUIDELINES New Homes. Core Membership means the basic Services to which You are entitled in return for your Core Membership Fee. RIGHTMOVE PRODUCT GUIDELINES New Homes DEFINITIONS Core Membership means the basic Services to which You are entitled in return for your Core Membership Fee. Additional Products means the additional Services

More information

OLLI at Auburn Frequently Asked Questions (FAQ)

OLLI at Auburn Frequently Asked Questions (FAQ) Member Benefits OLLI at Auburn Frequently Asked Questions (FAQ) Have additional questions? E mail olli@auburn.edu or call 334 844 5100, 334 844 3102, 334 844 3105. How do I find out about upcoming outings

More information

A New Era of Web Accessibility Testing

A New Era of Web Accessibility Testing A New Era of Web Accessibility Testing Author Lavanya Lakshman (QA Lead) & Srinivasu Chakravarthula (Accessibility Manager) Yahoo Software Development India Pvt. Ltd. Torrey Pines, Embassy Golf Links Business

More information

A. Parent Portal Instruction manual for using the Driver Onboard Parent / Student Portal

A. Parent Portal Instruction manual for using the Driver Onboard Parent / Student Portal 208024A Parent Portal Instruction manual for using the Driver Onboard Parent / Student Portal Contents Setting up 3 Creating Parent Account 4 Signing in 5 Inviting your children 6 Account types 7 Setting

More information

Access to the Online Booking Tool

Access to the Online Booking Tool Welcome to KDS Corporate Start-up Guide This leaflet shows you the main features of the travel module. The information in this leaflet corresponds to the tool s generic features and depends on your company

More information

ENTERPRISE SUBSCRIBER GUIDE

ENTERPRISE SUBSCRIBER GUIDE ENTERPRISE SUBSCRIBER GUIDE Enterprise Subscriber Guide 880 Montclair Road Suite 400 Birmingham, AL 353 www. TABLE OF CONTENTS Table of Contents Introduction...6 Logging In...6 Navigation Bar, Sub-Menu

More information

Propel PRO User Guide

Propel PRO User Guide Propel PRO User Guide Propel PRO Version 3.2.0a Page 1 Welcome to the latest version of Propel PRO which offers fast performance and easy navigation. Please refer to this user guide for common features

More information

Multi-year Accessibility Plan

Multi-year Accessibility Plan A. Customer Service Dec A1.Policy Jan 1/12 Create Accessible Customer Service policy and procedures; review and update as required Policy created in ; reviewed in,. A2. Training Jan 1/12 A3. Emergency

More information

Senior Project: Calendar

Senior Project: Calendar Senior Project: Calendar By Jason Chin June 2, 2017 Contents 1 Introduction 1 2 Vision and Scope 2 2.1 Business Requirements...................... 2 2.1.1 Background........................ 2 2.1.2 Business

More information

BEAWebLogic. Portal. Overview

BEAWebLogic. Portal. Overview BEAWebLogic Portal Overview Version 10.2 Revised: February 2008 Contents About the BEA WebLogic Portal Documentation Introduction to WebLogic Portal Portal Concepts.........................................................2-2

More information

PART 1: BEGINNING PROFILES, RES CARDS, REMINDERS AND MARKETING CODES

PART 1: BEGINNING PROFILES, RES CARDS, REMINDERS AND MARKETING CODES Welcome to Master ClientBase Online! This three hour class will provide an introduction to ClientBase Online basics. Part 1: Beginning Profiles; Basic Res Cards; Reminders; and Marketing Codes Page 1 Part

More information

BT Assure Cloud Identity Annex to the General Service Schedule

BT Assure Cloud Identity Annex to the General Service Schedule 1 Defined Terms The following definitions apply, in addition to those in the General Terms and Conditions and the General Service Schedule of the Agreement. Administrator means a Customer-authorised person

More information

WEB ACCESSIBILITY POLICY

WEB ACCESSIBILITY POLICY WEB ACCESSIBILITY POLICY I. Policy Section 15.0 Information Technology II. Policy Subsection 15.2 Web Accessibility Policy III. Policy Statement Grand Rapids Community College will monitor and promote

More information

N C MPASS. Getting Started. Version 6.8

N C MPASS. Getting Started. Version 6.8 N C MPASS Getting Started Version 6.8 Ontario Telemedicine Network (OTN) All rights reserved. Last update: May 24, 2018 This document is the property of OTN. No part of this document may be reproduced

More information

Assessment Specialist Portal User Guide

Assessment Specialist Portal User Guide Assessment Specialist Portal User Guide Assessment Specialist Portal User Guide Page 1 Contents Overview... 3 How to log in & navigate around the portal... 4 Amending your profile details... 11 How to

More information

2. Do all itreasury users have access to the 15-day preview period or just the administrators? And, what should I be done during this time?

2. Do all itreasury users have access to the 15-day preview period or just the administrators? And, what should I be done during this time? FAQs Data Migration 1. Is there anything that I should do in advance of migrating to the new itreasury platform? Yes, at least one week before you have access to the preview system, please log in to the

More information

What is ADA Website Compliance?

What is ADA Website Compliance? What is ADA Website Compliance? More than 54 million Americans are disabled, and almost 10 percent of the online population has a disability. The Americans with Disabilities Act (ADA) was introduced in

More information

HUMBOLDT COUNTY Website Accessibility Policy

HUMBOLDT COUNTY Website Accessibility Policy SECTION: Information Technology ORIGINAL ISSUE DATE: 11/08/2016 REVISION DATE: 02/27/2018 10/16/2018 PAGE 1 OF 4 HUMBOLDT COUNTY Website Accessibility Policy I. PURPOSE The purpose of this policy is to

More information

Switchvox PBX User Manual

Switchvox PBX User Manual Switchvox PBX User Manual Welcome to the Switchvox PBX, the worlds most powerful, yet easy to configure IP- PBX on the market today. We have tried to make all the operations you do often easy to use and

More information

Des Moines Area Regional Transit Non Rider Survey

Des Moines Area Regional Transit Non Rider Survey Moines Area Regional Transit Non Rider Survey helping organizations make better decisions since 1982 Findings Report Submitted to the Moines Area Regional Transit Authority by: ETC Institute 725 W. Frontier

More information

Today. Web Accessibility. No class next week. Spring Break

Today. Web Accessibility. No class next week. Spring Break HCI and Design Today Web Accessibility No class next week. Spring Break Who is affected? People with disabilities Visual, hearing, motor, cognitive, reading About 1 in 5 adults (webaim.org/intro) Older

More information

2012 Learning Guide Employee. StaffReady.

2012 Learning Guide Employee. StaffReady. 2012 Learning Guide Employee StaffReady http://www.staffready.com Table of Contents 1 MODULE ONE (1): INTRODUCTION, LOGIN, AND WELCOME TAB... 3 1.1 SCHEDULEREADY OVERVIEW... 3 1.2 TECHNOLOGY UPGRADES...

More information

The Recovery and Monitoring Program of New Jersey (Keep this sheet for your files)

The Recovery and Monitoring Program of New Jersey (Keep this sheet for your files) Welsh Commons, 1364 Welsh Road, Suite C-2, North Wales, PA 19454-1913, USA 800-732-DRUG (3784) Fax: 215371-1126 Internet: http://www.firstlab.com E-mail: mail@firstlab.com The Recovery and Monitoring Program

More information

Providing Continuous Customer Service since 1976

Providing Continuous Customer Service since 1976 1-800-344-6470 www.asuperiorcallcenter.com Providing Continuous Customer Service since 1976 Thank you for your interest! Please review our services, we have highlighted the applicable services for you

More information

Concur Travel User Guide

Concur Travel User Guide Concur Travel User Guide 1 Table of Contents What is Concur?... 3 Concur Modules... 3 Logging on to Concur... 5 Exploring the Home Page... 6 Updating Your Travel Profile... 7 Personal Information... 7

More information

Taxi Access Program User Guide. Effective Feb. 1, 2017

Taxi Access Program User Guide. Effective Feb. 1, 2017 Taxi Access Program User Guide Effective Feb. 1, 2017 Taxi Access Program User Guide Effective Feb. 1, 2017 Getting to Know TAP The Taxi Access Program (TAP), administered by Pace, is mandated by a City

More information

UTHealth Medical School Internal User Guide

UTHealth Medical School Internal User Guide UTHealth Medical School Internal User Guide Welcome to UTHealth Medical School Internal User Guide for the Ad Astra Event Scheduling application! The MS Internal User Guide has been created to introduce

More information

Media Services Online Mohammed Abukhiran. Report 13 on the work of Week 13

Media Services Online Mohammed Abukhiran. Report 13 on the work of Week 13 Media Services Online Mohammed Abukhiran Report 13 on the work of Week 13 Berea College Nov 30, 2010 Application Development Project Concept Proposal Media Services at Berea College uses Voyger (Database

More information

Polycom University Quick Start Users Guide. July 2015, v3.0

Polycom University Quick Start Users Guide. July 2015, v3.0 Polycom University Quick Start Users Guide July 2015, v3.0 Table of Contents Five Things to Know Before You Begin... 3 Partner User Navigation to Polycom University... 4 Non-Partner End-User Navigation

More information

Interpreter Intelligence Scheduling System User-Guide For Interpreters

Interpreter Intelligence Scheduling System User-Guide For Interpreters Interpreter Intelligence Scheduling System User-Guide For Interpreters 2 A. Overview... 3 B. How to Navigate the Interpreter Intelligence Full Site... 4 Logging In & Resetting Your Password... 4 Reviewing

More information

So You Want to be a Taxi/Limousine Driver The following steps must be completed

So You Want to be a Taxi/Limousine Driver The following steps must be completed So You Want to be a Taxi/Limousine Driver The following steps must be completed Required Documents: $50.00 - Driver Application - Criminal Record / Vulnerable Sector Check - Drivers (client use) Abstract

More information

Oracle Field Service/Laptop

Oracle Field Service/Laptop Oracle Field Service/Laptop Concepts and Procedures Release 11i October 2001 Part No. A95212_01 1 Understanding Field Service/Laptop This topic group provides overviews of Field Service/Laptop and its

More information

Concur User Essentials With Thanks to Calleen Roper, FCRR Table of Contents

Concur User Essentials With Thanks to Calleen Roper, FCRR Table of Contents Concur User Essentials With Thanks to Calleen Roper, FCRR Table of Contents Title Page Accessing Concur & Home Page 2 Updating Your Profile 3 Concur Connected Apps (trip notifications & e-receipts) 7 Travel

More information

ipcr Web Training Manual

ipcr Web Training Manual ipcr Web Training Manual Technical support: (800) 464-1740 Technical support email address: support@ipcrems.com [1] Table of Contents Accessing ipcr Web... 4 ipcr Web Sign In... 5 Persistent ipcr Web Features...

More information

Case 1:13-cv TSC Document Filed 02/05/16 Page 1 of 8 EXHIBIT 14

Case 1:13-cv TSC Document Filed 02/05/16 Page 1 of 8 EXHIBIT 14 Case 1:13-cv-01215-TSC Document 164-22 Filed 02/05/16 Page 1 of 8 EXHIBIT 14 Case 1:13-cv-01215-TSC Document 164-22 Filed 02/05/16 Page 2 of 8 U.S. Department of Justice Civil Rights Division Disability

More information

IP Centrex Administrator Guide Release 2.0

IP Centrex Administrator Guide Release 2.0 IP Centrex Administrator Guide Release 2.0 2012 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic, mechanical,

More information

Make text readable and understandable Make content appear and operate in predictable ways Help users avoid and correct mistakes

Make text readable and understandable Make content appear and operate in predictable ways Help users avoid and correct mistakes Table of Contents WCAG Overview Relation to Accessibility Laws Guidelines 1.2 Time-based Media Conforming to Success Criteria How to Meet 1.2.2 and 1.2.4 Captioning Requirements Quality Requirements for

More information

Connecting a Mobile York Region

Connecting a Mobile York Region Connecting a Mobile York Region Presentation to ITS Canada Victoria 2014 Gregg Loane, P.Eng. June 1, 2014 Connecting a Mobile York Region Overview Who is York Region? York s ITS Program Background Data

More information

18-18 REQUEST FOR INFORMATION FOR TVM AND FAREBOX SYSTEMS THE TRANSIT AUTHORITY OF THE CITY OF OMAHA LEGAL NOTICE REQUEST FOR INFORMATION

18-18 REQUEST FOR INFORMATION FOR TVM AND FAREBOX SYSTEMS THE TRANSIT AUTHORITY OF THE CITY OF OMAHA LEGAL NOTICE REQUEST FOR INFORMATION 18-18 REQUEST FOR INFORMATION FOR TVM AND FAREBOX SYSTEMS THE TRANSIT AUTHORITY OF THE CITY OF OMAHA Date Issued: August 27, 2018 Deadline for Questions/Request for Clarifications: September 10, 2018 4:00

More information

FREQUENTLY ASKED QUESTIONS FOR E-TRAVEL

FREQUENTLY ASKED QUESTIONS FOR E-TRAVEL FREQUENTLY ASKED QUESTIONS FOR E-TRAVEL Quick Links: How do I create an authorization? -Adding lodging -Adding meals -Adding transportation -Routing the authorization for approval How do I create an advance

More information

Website ADA Compliance Made Easy: How to Respond to Legal Demand Letters or Avoid Them, Altogether.

Website ADA Compliance Made Easy: How to Respond to Legal Demand Letters or Avoid Them, Altogether. Website ADA Compliance Made Easy: How to Respond to Legal Demand Letters or Avoid Them, Altogether. Legal Demand Letters. Solved. Background Across the country, thousands of businesses and organizations,

More information

Transat Travel Insurance On The Web. User Guide. March 2008

Transat Travel Insurance On The Web. User Guide. March 2008 On The Web User Guide March 2008 30/06/2008 Contents Contents 2 Sign On Screen 3 Menu Bar 4 To Purchase a Plan or Obtain a Premium Quote 5 Quote/Purchase Screen 6 Premium Quote 7 Insured Information 8

More information

Writing: Viswanathan Kumaragurubaran. User Testing: Sanjana Prasain. Program Manager: Jia Le He. Design: Kegham Bedoyan

Writing: Viswanathan Kumaragurubaran. User Testing: Sanjana Prasain. Program Manager: Jia Le He. Design: Kegham Bedoyan Writing: Viswanathan Kumaragurubaran User Testing: Sanjana Prasain Program Manager: Jia Le He Design: Kegham Bedoyan 1. Problem and Solution Overview Public transit is often the desirable form of transportation

More information

Accessibility rules for procurement

Accessibility rules for procurement Accessibility rules for procurement How to buy or acquire goods, services or facilities that are accessible to people with disabilities Presented by Marie-Claude Gagnon, January 2015 Prerequisites Common

More information

RCN BUSINESS INTEGRATED ACD. Administrator s Guide

RCN BUSINESS INTEGRATED ACD. Administrator s Guide RCN BUSINESS INTEGRATED ACD Administrator s Guide 2 Table of Contents 3-6 Integrated ACD for Business Group Administrators How Integrated ACD Works MLHGs Integrated ACD 39-42 Creating a Report Before You

More information

PPI Adhesive Products Ltd. PRIVACY NOTICE 1. WHAT IS A PRIVACY NOTICE & WHY IS IT IMPORTANT?

PPI Adhesive Products Ltd. PRIVACY NOTICE 1. WHAT IS A PRIVACY NOTICE & WHY IS IT IMPORTANT? 1. WHAT IS A & WHY IS IT IMPORTANT? We know your personal information is important to you and it is also very important to PPI Adhesive Products Ltd. This Privacy Notice tells you what we use your personal

More information

USER GUIDE DISPATCH PORTAL RELEASE V5.42

USER GUIDE DISPATCH PORTAL RELEASE V5.42 USER GUIDE DISPATCH PORTAL RELEASE V. 07 Table of Contents Introduction... Prerequisites... Login... Home Dashboard... Hubs... Routes... Create Routes... Jobs... Create Jobs... Cloning a Job... Job Status...

More information

1 800 LIMO.COM User Manual

1 800 LIMO.COM User Manual 1 800 LIMO.COM User Manual 1 800 LIMO.COM, Inc. Document 4217 S. Oak Ave. May 1, 2003 Phone: (800) 546-6266 Fax: (703) 991-5592 Table of Contents Table of Contents...1 1. Revision History...3 2. Welcome...4

More information

V9 Assurance Administrators Guide DOCUMENTATION. Phone: Fax:

V9 Assurance Administrators Guide DOCUMENTATION. Phone: Fax: V9 Assurance Administrators Guide DOCUMENTATION Phone: 01981 590410 Fax: 01981 590411 E-mail: information@praceng.com CHANGE HISTORY ORIGINAL DOCUMENT AUTHOR: MICHELLE HARRIS DATE: JAN 2010 AUTHOR DATE

More information

GOSYSTEM TAX 2016 USER REFERENCE GUIDE - PREPARING FOR TAX SEASON 2016 LAST UPDATED: FEBRUARY 9, 2017 TAX.THOMSONREUTERS.COM

GOSYSTEM TAX 2016 USER REFERENCE GUIDE - PREPARING FOR TAX SEASON 2016 LAST UPDATED: FEBRUARY 9, 2017 TAX.THOMSONREUTERS.COM GOSYSTEM TAX 2016 USER REFERENCE GUIDE - PREPARING FOR TAX SEASON 2016 LAST UPDATED: FEBRUARY 9, 2017 TAX.THOMSONREUTERS.COM Note: Please note that all screen images are valid as of February 9, 2017 and

More information