Project 3-I. System Requirements Specification Document

Size: px
Start display at page:

Download "Project 3-I. System Requirements Specification Document"

Transcription

1 Project 3-I System Requirements Specification Document Interrogue Polling Company, Inc. Penn State Harrisburg COMP413W Fall 2007 Version 1.0 COMP413W Consulting Group Page 1 of 14

2 [This page intentionally content-free.] COMP413W Consulting Group Page 2 of 14

3 Abstract The Interrogue Polling Company is assessing the feasibility of automating their core business of opinion survey production. This initiative has been branded, Interrogue Improvement Initiative, or Project-3I. This documents puts forth the functional and non-functional requirements for the business process automation within the scope of Project 3-I. COMP413W Consulting Group Page 3 of 14

4 Revision History Date Version Description Author 08/15/ Initial version Loretta Euler, CCG Analyst Approvals Paul Drake, President, Project Sponsor Date Prof. J. Lobur, CIO, COMP413W Consulting Group, Inc. Date COMP413W Consulting Group Page 4 of 14

5 Table of Contents 1.0 Introduction Goals and Objectives Scope of Solution Overall Description Product Context Product Features User Classes, Roles, and Characteristics Operating Environment Detailed Requirements Use Cases Non-Functional Requirements External system interfaces Quality Assurance COMP413W Consulting Group Page 5 of 14

6 [This page intentionally content-free.] COMP413W Consulting Group Page 6 of 14

7 1.0 Introduction July of this year, the Interrogue Polling Company engaged the COMP413W Consulting Group to assess the feasibility of automating their core business of opinion survey production. Corporate management has dubbed this project the Interrogue Improvement Initiative, or Project-3I. Project-3I will take place in phases, with a "go," "no-go" decision being made at the end of each phase. Project scope is limited to actual survey production and results compilation. This document provides the detailed functional requirements for the processes that will be automated within the scope of this project Goals and Objectives The leadership of the Interrogue Polling Company is concerned that the company's lack of a Web presence is causing them to fall behind their competition. Before proceeding, company leadership realizes that automation efforts are always risky. Consequently, the company must first be comfortable that a payback will be realized from this initiative. In addition to the main goal of moving into Internet space, it is believed that the talents of the staff of Interrogue Polling Company will be more effectively used when automated support is provided to it Scope of Solution In-scope processes shall be those that lend themselves easily to automation. Ideal automation candidates are those processes that deemed repetitive, have little variation between the different types of surveys, and lend themselves to procedural description by process experts. Out-of-scope processes involve the creative work that is far too complex to automate, such as formulating question phraseology and response metrics. Additional out-of-scope areas are primarily of financial character, such as billing, general accounting, and payroll. The nature of these processes is such that their automation is effectively dealt with by commercial-off-the-shelf (COTS) software. Project 3-I Scope Summary In-Scope Processes Out-of-Scope Processes 1. Survey creation Billing 2. Survey execution Accounting & Payroll 3. Survey results compilation Asset & Facilities Management COMP413W Consulting Group Page 7 of 14

8 2.0 Overall Description Project 3-I aims to automate the tedious work of survey creation, execution, and results compilation. The remainder of this document provides specifics as to the functionality that will be delivered within the scope of this project Product Context The "as-is" and "to-be" business processes employed by the Interrogue Polling Company are described in the document titled "Project 3-I Business Process Model." The software product to be built will be used within this context as a standalone aid for technical specialists (agents) who create and compile the results of public opinion surveys Product Features The first iteration of the polling software includes only the creation and maintenance of the opinion polling software. Version 2 of this document will encompass survey execution, survey results compilation, and system administration functions User Classes, Roles, and Characteristics Agent: A skilled Interrogue employee who specializes in the creation of opinion poll questions. Client: A customer of Interrogue who commissions the design, execution, and data compilation for polls or surveys. Subject: An individual who has been selected at random from a defined population who is taking part in a public opinion poll. Technician: The primary user of the survey creation software who will place survey questions on a Web form, and supply response metrics as directed by the agent. The technician also arranges for the survey to be staged on execution servers and hyperlinked by sponsoring Web pages. Usability Specialist: A person who is skilled in the creation of computer software so that it facilitates ease of use by humans, and is compliant with Section 408 of the Americans with Disabilities Act Operating Environment The software will execute within standards web browsers (Mozilla FireFox and Microsoft Internet Explorer versions 5 and later). The application software will be hosted on a central application server, and the backend database will be MySQL. COMP413W Consulting Group Page 8 of 14

9 3.0. Detailed Requirements This section describes the functional requirements for the automation that will be put in place within the initial phase of Project 3-I. Additional functionality will be provided throughout the lifetime of this project Use Cases Use cases describe how a system will be used. They describe overt behaviors. The initial work on Project 3-I is comprised by the use cases that follow. The system will consist of three principal parts: 1. Survey creation 2. Poll execution 3. Poll results compilation The functional requirements for each of these is given below: Figure 1: Overview System Use Case for Project 3-I COMP413W Consulting Group Page 9 of 14

10 3.1.1 Survey Creation General Description: Survey creation will require at least the following functions: U.1.1. New Survey U.1.2. Edit Survey U.1.3. Delete Survey U.1.4. Preview Survey Each of these is described generally in its own use case given below. Figure 2: Survey Creation Use Case COMP413W Consulting Group Page 10 of 14

11 U.1.1. New Survey General Description: An Interrogue agent and client have jointly produced a visual mock-up of the poll (survey). Within the bounds of this use case, the paper prototype is converte`d to an operational survey. Precondition: A paper mock-up of the survey is available. The user has clicked the hyperlink to invoke this program Postcondition: An electronic prototype of the survey is created. Basic Flow U1.1.1 The basic Interrogue survey template appears along with a palette consisting of controls for adding questions, answers, page breaks, icons, and other devices required to create a visually appealing user interface. U1.1.2 The user key enters question text as provided on the prototype, along with appropriate visual aids such as icons, drop-down lists, and page breaks. U1.1.3 Once complete, the user presses the [Save] button. U1.1.4 The user enters a meaningful name for the survey, and the survey is stored under that name. U1.1.5 The user selects "Exit" to terminate the program. Alternative Flow: U1.1.4.a If a survey by the name given already exists in the system, a warning is displayed, and the user may overwrite or supply a different name for the survey. U1.1.4a. If the survey has not been saved, a warning is issued to that effect, and the user is given the opportunity to save the survey. U1.1.5.b. The user may close the browser at any time. If unsaved changes have been made, a warning is issued, and the user is given the opportunity to save the survey. U.1.2. Edit Survey General Description: A survey or prototype survey is modified until all interested parties are satisfied. Precondition: An electronic prototype of a survey has been created and someone has identified a need to change its behavior or appearance. Postcondition: A corrected survey (or prototype survey) is available. Basic Flow U1.2.1 The user is presented with a list of surveys from which one is selected for editing. COMP413W Consulting Group Page 11 of 14

12 U1.2.2 A palette is displayed consisting of controls for adding questions, answers, page breaks, icons, and other devices required to create a visually appealing user interface. U1.2.3 The user key enters new question text as needed, along with making changes to visual aids such as icons, drop-down lists, and page breaks. U1.2.4 Once complete, the user presses the [Save] button. U1.2.5 The user selects "Exit" to terminate the program. Alternative Flow: U1.2.4.a The user has the option to "save as" a different name. If a survey by the name given already exists in the system, a warning is displayed, and the user may overwrite or supply a different name for the survey. U1.2.5a. If the survey has not been saved, a warning is issued to that effect, and the user is given the opportunity to save the survey. U1.2.5.b. The user may close the browser at any time. If unsaved changes have been made, a warning is issued, and the user is given the opportunity to save the survey. U.1.3. Delete Survey General Description: A survey or prototype survey is removed from the system. Precondition: An electronic prototype of a survey has been created and someone has decided that it is no longer needed. Postcondition: The survey (or prototype survey) is removed from the system. Basic Flow U1.3.1 The user is presented with a list of surveys from which one is selected for deletion. U A confirmation message is provided giving the option to cancel the deletion. U1.3.3 The user presses the [Delete] button. U1.3.4 The user selects "Exit" to terminate the program. Alternative Flow: U1.3.2.a The user cancels the deletion. U1.3.4.a. The user may close the browser at any time. COMP413W Consulting Group Page 12 of 14

13 U.1.4. Preview Survey General Description: A prototype survey is executed in a sandbox environment to simulate the subjects' experience, but without making updates to any persistent data structures. Precondition: An electronic prototype of a survey has been created and a preview of it has been requested Postcondition: The survey (or prototype survey) has been executed. Basic Flow U1.4.1 The user is presented with a list of surveys from which one is selected for execution. U The survey is invoked and the user (tester) enters answers to exercise the survey form. U1.4.3 The user indicates that the test is complete. Results to that point entered are written to a temporary text file that can be viewed if needed. U1.4.4 The user selects "Exit" to terminate the program. Alternative Flow: U1.4.4.a. The user may close the browser at any time Survey execution General Description: A survey is executed from a Web server and the results are stored for later analysis. The following functions will be required: U.2.1. Display Survey U.2.2. Save Incomplete Survey U.2.3. Retrieve Incomplete Survey U.2.4. Download Survey Data Each of these is described generally in its own use case to be specified in a subsequent version of this document Survey results compilation General Description: After a survey has been completed, or it has otherwise been determined to do so, the results of a survey are analyzed and printed. At minimum, the following functions will be included: U.3.1. Transfer data to analytical server U.3.2. Set up analytical parameters as specified by the client U.3.3. Produce reports as requested by the client Each of these is described generally in its own use case to be specified in a subsequent version of this document. COMP413W Consulting Group Page 13 of 14

14 3.2. Non-Functional Requirements Surveys displayed on the Web must be compliant with Section 408 of the Americans with Disabilities act Surveys executed on the Web that have been stored by the user and retrieved later must be secured by a password. No traces of data identifying a particular user will be accessible by anyone other than the user Response time during survey execution for full page refreshes shall not exceed 5 seconds 90% of the time when the survey is accessed over the public Internet when the Web browser is connected at 640Kbps External system interfaces The survey execution function will be able to exchange data with the DataSource Inc.'s system that generates names, addresses, and addresses of potential survey takers. 4.0 Quality Assurance The functional modules of Project 3-I will be acceptable to the project sponsors when: 1. Surveys can be created, updated, deleted, and tested. 2. Surveys can be executed by poll takers over the Internet. These polls will be sufficiently user friendly as to keep the survey abandonment rate under 10%. Users wishing to save their surveys and restart them later may do so with a failure rate of less than 1%. 3. Survey data will be available for analysis at the conclusion of the survey and will be 100% in agreement with the selections that were made by the user. Various automated test tools will be utilized to assure that these testing goals are met. "User friendliness" will be measured by the use of focus groups drawn randomly from a sample set of Internet users provided by DataSource Inc. COMP413W Consulting Group Page 14 of 14

POWER AND WATER CORPORATION POLICY MANAGEMENT OF EXTERNAL SERVICE PROVIDERS

POWER AND WATER CORPORATION POLICY MANAGEMENT OF EXTERNAL SERVICE PROVIDERS POWER AND WATER CORPORATION POLICY MANAGEMENT OF EXTERNAL SERVICE PROVIDERS Prepared by: Approved by: Chief Procurement Officer John Baskerville Chief Executive File number: D2015/65737 June 2015 MANAGEMENT

More information

Washington State Emergency Management Association (WSEMA) Olympia, WA

Washington State Emergency Management Association (WSEMA) Olympia, WA Washington State Emergency Management Association (WSEMA) Olympia, WA Request for Proposals Website Redesign and Content Management and Maintenance System Proposal Submittal Deadline: I. Introduction and

More information

ONE Mail Direct DORMANT ACCOUNT Policy & Procedure. One Mail Solution

ONE Mail Direct DORMANT ACCOUNT Policy & Procedure. One Mail Solution ONE Mail Direct DORMANT ACCOUNT Policy & Procedure One Mail Solution Purpose/Objective The purpose of this ONE Mail Dormant Account Policy and Procedure ( Policy ) is to set out ehealth Ontario s (the

More information

LEADERSHIP MIRROR QUICK START SUBJECT AND RESPONDENT

LEADERSHIP MIRROR QUICK START SUBJECT AND RESPONDENT QUICK START LEADERSHIP MIRROR SUBJECT AND RESPONDENT This web-based feedback tool enables your organization to conduct enterprise-wide assessments involving large populations, small teams, or individuals,

More information

JISC PALS2 PROJECT: ONIX FOR LICENSING TERMS PHASE 2 (OLT2)

JISC PALS2 PROJECT: ONIX FOR LICENSING TERMS PHASE 2 (OLT2) JISC PALS2 PROJECT: ONIX FOR LICENSING TERMS PHASE 2 (OLT2) Functional requirements and design specification for an ONIX-PL license expression drafting system 1. Introduction This document specifies a

More information

DRS Policy Guide. Management of DRS operations is the responsibility of staff in Library Technology Services (LTS).

DRS Policy Guide. Management of DRS operations is the responsibility of staff in Library Technology Services (LTS). Harvard University Library Office for Information Systems DRS Policy Guide This Guide defines the policies associated with the Harvard Library Digital Repository Service (DRS) and is intended for Harvard

More information

SAP Shopping Cart for Custodians

SAP Shopping Cart for Custodians BUSINESS & PRODUCTIVITY TECHNOLOGY & INFORMATION SYSTEMS SERVICES DIVISION USER SUPPORT SERVICES: EMPLOYEE BUSINESS TRAINING SAP Shopping Cart for Custodians Revised: October 2010 TABLE OF CONTENTS OVERVIEW...

More information

RightNow Technologies Best Practices Implementation Guide. RightNow Technologies, Inc.

RightNow Technologies Best Practices Implementation Guide. RightNow Technologies, Inc. RightNow Technologies Best Practices Implementation Guide RightNow Technologies, Inc. www.rightnow.com http://rightnow.custhelp.com Welcome Welcome to the RightNow Technologies Best Practice Implementation

More information

NACC2016, June 5-7, 2016, San Antonio, TX

NACC2016, June 5-7, 2016, San Antonio, TX Verification, Validation, and Control of Automated Calculational Applications Subject to ASME NQA-1 Quality Assurance Requirements Katie Phillips, Jaime Rickert, Charles A. Waggoner Institute for Clean

More information

Human-Centered Design Approach for Middleware

Human-Centered Design Approach for Middleware Human-Centered Design Approach for Middleware V Tadashi Kobayashi V Hiroyo Miyamoto V Michiyo Komatsu (Manuscript received November 7, 2008) At the UI Center of the Fujitsu Software Unit, we introduced

More information

Final Project Report

Final Project Report 16.04.02 Final Project Report Document information Project Title HP Tool Repository of SESAR standard HP methods and tools Project Number 16.04.02 Project Manager DFS Deliverable Name 16.04.02 Final Project

More information

Project design process by Heartgrenade

Project design process by Heartgrenade Project design process by Heartgrenade The following document aims to familiarize you with the process of software development that we carry out with our Clients. We divided it into subsequent steps and

More information

JumpStart Package for SHAREPOINT. by NIFTIT LLC

JumpStart Package for SHAREPOINT. by NIFTIT LLC JumpStart Package for SHAREPOINT by NIFTIT LLC 2016 2017 2 Table of Contents 1 Pricing page 05 2 Benefits page 05 3 The Process page 08 4 Package Components page 10 5 Technical Points page 16 6 Assumptions

More information

The Business Case for Usability. Why do IT Projects Fail? Why Most Websites Fail? Forrester Research. The Cost of Change

The Business Case for Usability. Why do IT Projects Fail? Why Most Websites Fail? Forrester Research. The Cost of Change 1 The Business Case for Usability Usability on the Web: from the business case to the design deliverables Elisa del Galdo elisa@optimum-web.co.uk 2 Why do IT Projects Fail? Scope of Failures- 31% of projects

More information

INTERNATIONAL STANDARD

INTERNATIONAL STANDARD IEC 62443-2-1 Edition 1.0 2010-11 INTERNATIONAL STANDARD colour inside Industrial communication networks Network and system security Part 2-1: Establishing an industrial automation and control system security

More information

TechTarget, Inc. Privacy Policy

TechTarget, Inc. Privacy Policy This Privacy Policy (the Policy ) is designed to inform users of TechTarget, Inc., and its affiliates (collectively TechTarget ) network of websites about how TechTarget gathers and uses information provided

More information

Development Methodology TM

Development Methodology TM We use our proven iterative approach to each design and development project. With this 6 step methodology, once the preliminary requirements are clear, the next step is to prototype your website. From

More information

Caliber 11.0 for Visual Studio Team Systems

Caliber 11.0 for Visual Studio Team Systems Caliber 11.0 for Visual Studio Team Systems Getting Started Getting Started Caliber - Visual Studio 2010 Integration... 7 About Caliber... 8 Tour of Caliber... 9 2 Concepts Concepts Projects... 13 Baselines...

More information

Data Governance. Mark Plessinger / Julie Evans December /7/2017

Data Governance. Mark Plessinger / Julie Evans December /7/2017 Data Governance Mark Plessinger / Julie Evans December 2017 12/7/2017 Agenda Introductions (15) Background (30) Definitions Fundamentals Roadmap (15) Break (15) Framework (60) Foundation Disciplines Engagements

More information

STRATEGIC PLAN

STRATEGIC PLAN STRATEGIC PLAN 2013-2018 In an era of growing demand for IT services, it is imperative that strong guiding principles are followed that will allow for the fulfillment of the Division of Information Technology

More information

Table of Contents. CPS Supplier Portal 05 - Self-Service "Admin"

Table of Contents. CPS Supplier Portal 05 - Self-Service Admin Table of Contents Introduction... 2 Prerequisites... 2 General... 3 Company Profile - Organization... 4 Contact Directory... 5 Create a New Contact... 6 Update a Contact... 8 Inactivate a Contact... 10

More information

Welcome to the Hyster Training Knowledge Center

Welcome to the Hyster Training Knowledge Center Welcome to the Hyster Training Knowledge Center 1. TKC Overview 1 2. User s Guide 3 3. Manager s Guide 7 4. Frequently Asked Questions CERTECH 15 5. Frequently Asked Questions CERTRACX 17 6. TKC Issues

More information

Guide to Completing the Online Application

Guide to Completing the Online Application Guide to Completing the Online Application Table of Contents 1. Before You Begin.......2 a. Invitation to Apply....2 b. Please Sign In.....2 c. Application Time Out...........3 d. Navigating the Online

More information

Welcome to the ACN Form ADV Narrative Brochure Application. Form ADV Part 2 Help / User Guide

Welcome to the ACN Form ADV Narrative Brochure Application. Form ADV Part 2 Help / User Guide Form ADV Help Welcome to the ACN Form ADV Narrative Brochure Application Form ADV Part 2 Help / User Guide (We are continually updating the Help User Guide adding some additional instructions and images.

More information

MS Word. Web Time Entry. Using the Online, Time Entry System

MS Word. Web Time Entry. Using the Online, Time Entry System MS Word Web Time Entry Using the Online, Time Entry System (Intentionally left blank) Table of Contents Introduction: 1 Section I: Web Time Entry Log-on 1 Logging on 1 To Log into MySLCC: 1 Section II:

More information

Master Information Security Policy & Procedures [Organization / Project Name]

Master Information Security Policy & Procedures [Organization / Project Name] Master Information Security Policy & Procedures [Organization / Project Name] [Version Number / Date of [Insert description of intended audience or scope of authorized distribution.] Authors: [Names] Information

More information

NCTE/NCATE REVIEWER NOTES: Using the PRS System and Other Issues in the Review Process

NCTE/NCATE REVIEWER NOTES: Using the PRS System and Other Issues in the Review Process NCTE/NCATE REVIEWER NOTES: Using the PRS System and Other Issues in the Review Process Part I The PRS System The online system that NCATE has in place for reviewing all programs requires specific procedures

More information

Functional Specification 2.2

Functional Specification 2.2 2.2 January 26, 2006 Copyright 2003 by NorthRidge Software, LLC. All rights reserved. DOCUMENT INFORMATION: Document Title: Document Filename: Description: Current Owners: ProductDashboard 1.0 - Functional

More information

Our Commitment To Privacy PRIVACY POLICY. Last Modified July 26, 2018

Our Commitment To Privacy PRIVACY POLICY. Last Modified July 26, 2018 Our Commitment To Privacy PRIVACY POLICY Last Modified July 26, 2018 Please read this Privacy Policy carefully before using this online entertainment service. Access to and use of this online entertainment

More information

JumpStart Package for SHAREPOINT

JumpStart Package for SHAREPOINT JumpStart Package for SHAREPOINT By NIFTIT LLC Tired of your plain SharePoint installation? Working with Office 365 but not knowing where to start with SharePoint? NIFTIT develops a SharePoint JumpStart

More information

DataBlade Privacy Policy Last Revised: September 2015

DataBlade Privacy Policy Last Revised: September 2015 DataBlade Privacy Policy Last Revised: September 2015 DataBlade, Inc. ( Company ) is committed to protecting your privacy. We have prepared this Privacy Policy to describe to you our practices regarding

More information

Completing an online Application in GATE for Individuals

Completing an online Application in GATE for Individuals Completing an online Application in GATE for Individuals Follow these instructions to complete the applicant profile before moving on to the application form. Overview: The Applicant Profile includes general

More information

Welcome to the Hyster Training Knowledge Center

Welcome to the Hyster Training Knowledge Center Welcome to the Hyster Training Knowledge Center Welcome to the Training Knowledge Center 1. TKC Overview 1 2. User s Guide 3 3. Manager s Guide 7 4. Frequently Asked Questions 14 5. TKC Issues and Comments

More information

AARC CRCE Non-Traditional Application Instructions

AARC CRCE Non-Traditional Application Instructions AARC CRCE Non-Traditional Application Instructions Author: Bill Dubbs (revised 11-21-12) Getting Started... 2 Creating a New Application... 4 Purpose/Goal... 6 Planning Committee... 6 Activity Needs...

More information

Development of a Website for the United Nations Decade of Ocean Science for Sustainable Development Preparatory Phase ( )

Development of a Website for the United Nations Decade of Ocean Science for Sustainable Development Preparatory Phase ( ) IOC / 3 August 2018 / Page 1 Terms of Reference Development of a Website for the United Nations Decade of Ocean Science for Sustainable Development Preparatory Phase (2018-2020) Objectives In the context

More information

Part 3 / Digital Assets Planning & Setup

Part 3 / Digital Assets Planning & Setup Part 3 / Digital Assets Planning & Setup Part 1 Part 2 Part 3 Part 4 Part 5 Part 6 Proposal: problems, vision, goals, audience Naming exercise Foundation: Culture and tone, situation analysis, and core

More information

Acceptance Test Plan. for WAVED. Version 3.0. Prepared By: Sean Bluestein, Kristian Calhoun, Keith Horrocks, Steven Nguyen, Hannah Pinkos

Acceptance Test Plan. for WAVED. Version 3.0. Prepared By: Sean Bluestein, Kristian Calhoun, Keith Horrocks, Steven Nguyen, Hannah Pinkos Acceptance Test Plan for WAVED Version 3.0 Prepared By: Sean Bluestein, Kristian Calhoun, Keith Horrocks, Steven Nguyen, Hannah Pinkos Advisor: Kurt Schmidt Stakeholder: Climate Central 2 Table of Contents

More information

Cancer Waiting Times. Getting Started with Beta Testing. Beta Testing period: 01 February May Copyright 2018 NHS Digital

Cancer Waiting Times. Getting Started with Beta Testing. Beta Testing period: 01 February May Copyright 2018 NHS Digital Getting Started with Beta Testing Beta Testing period: 01 February 2018 03 May 2018 Copyright 2018 NHS Digital Document management Revision History Version Date Summary of Changes 0.1 23/03/2018 Initial

More information

AACE Certification Background, Overview and Process Rocky Mountain Section September 22, Ken Cressman EVP PMP CCP Robert Van Gundy PMP PSP EVP

AACE Certification Background, Overview and Process Rocky Mountain Section September 22, Ken Cressman EVP PMP CCP Robert Van Gundy PMP PSP EVP AACE Certification Background, Overview and Process Rocky Mountain Section September 22, 2016 Ken Cressman EVP PMP CCP Robert Van Gundy PMP PSP EVP 1 AACE Certification Background A Portfolio of Distinction

More information

COUNTY AUDIT HILLSBOROUGH COUNTY, FLORIDA CONSULTANT COMPETITIVE NEGOTIATION ACT (CCNA) PROCUREMENT PROCESS AUDIT REPORT # 251

COUNTY AUDIT HILLSBOROUGH COUNTY, FLORIDA CONSULTANT COMPETITIVE NEGOTIATION ACT (CCNA) PROCUREMENT PROCESS AUDIT REPORT # 251 , FLORIDA REPORT # 251 NOVEMBER 21, 2013 TABLE OF CONTENTS EXECUTIVE SUMMARY Background Information 1 Objective 1 Scope 1 Overall Evaluation 2 Opinion 2 Audited By 2 AUDIT COMMENTS Control Activities

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

THE HELP GUIDE ENHANCED FINANCIAL ANALYSIS TAKE 5 MINUTES NOW

THE HELP GUIDE ENHANCED FINANCIAL ANALYSIS TAKE 5 MINUTES NOW THE HELP GUIDE ENHANCED FINANCIAL ANALYSIS TAKE 5 MINUTES NOW...to have a quick read through The Help Guide... before you start your training. 5 minutes will ensure that your experience with the PRI Academy

More information

Create a website for a stakeholder using a dedicated web-authoring tool

Create a website for a stakeholder using a dedicated web-authoring tool Page 1 of 5 Create a website for a stakeholder using a dedicated web-authoring tool Level 3 Credits 5 Purpose People credited with this unit standard are able to: plan design a website for a stakeholder;

More information

Workflow Templates in Compliance 360 Version 2018

Workflow Templates in Compliance 360 Version 2018 Workflow Templates in Compliance 360 Version 2018 Workflow Templates 5 Workflow Elements 6 Workflow Teams 6 Workflow Template Changes 6 Create or Edit a Workflow Template 8 Import and Export Workflow Templates

More information

Use of ILM Materials Policy. V1 May 2016

Use of ILM Materials Policy. V1 May 2016 Use of ILM Materials Policy V1 May 2016 Contents Scope 3 ILM Qualification Materials (applicable to Centres only) 4 Other ILM Materials 5 Conditions applying to all Materials 6 Other uses of ILM Materials

More information

GETTING STARTED WITH THE SIG 2014: A RESPONDENT S GUIDE By Shared Assessments

GETTING STARTED WITH THE SIG 2014: A RESPONDENT S GUIDE By Shared Assessments GETTING STARTED WITH THE SIG 2014: A RESPONDENT S GUIDE By Shared Assessments GETTING STARTED WITH THE SIG 2014: A RESPONDENT S GUIDE TABLE OF CONTENTS About the SIG... 2 SIG Quick Start Guide For Responders...

More information

ORACLE USER PRODUCTIVITY KIT KNOWLEDGE CENTER: REPORTS MANAGEMENT RELEASE 11.0 PART NO. E

ORACLE USER PRODUCTIVITY KIT KNOWLEDGE CENTER: REPORTS MANAGEMENT RELEASE 11.0 PART NO. E ORACLE USER PRODUCTIVITY KIT KNOWLEDGE CENTER: REPORTS MANAGEMENT RELEASE 11.0 PART NO. E23918-01 JULY 2011 COPYRIGHT & TRADEMARKS Copyright 1998, 2011, Oracle and/or its affiliates. All rights reserved.

More information

Virginia Henderson International Nursing Library online research repository ( VHL repository or the repository )

Virginia Henderson International Nursing Library online research repository ( VHL repository or the repository ) A resource of the Honor Society of Nursing, Sigma Theta Tau International Virginia Henderson International Nursing Library online research repository ( VHL repository or the repository ) Ten-Step Instruction

More information

SEP Evaluation Expert Quick Guide

SEP Evaluation Expert Quick Guide SEP Evaluation Expert Quick Guide SEP Evaluation September 7 th, 2018 Copyright Notice European Union, 1995-2018 Reproduction of this document and its content, in part or in whole, is authorized, provided

More information

Retro-Commissioning of Data Centers

Retro-Commissioning of Data Centers Retro-Commissioning of Data Centers Agenda Unique traits of Data Centers (DCs) Benefits of Retro-Cx DCs Suitable candidates for Retro-Cx Phases of Retro-Cx Additional considerations for DCs 2 Unique Traits

More information

PUBLIC CONSULTATION ON EBA XBRL TAXONOMY V2.1 EBA/CP/2014/ March Consultation Paper

PUBLIC CONSULTATION ON EBA XBRL TAXONOMY V2.1 EBA/CP/2014/ March Consultation Paper EBA/CP/2014/03 21 March 2014 Consultation Paper On XBRL Taxonomy (v2.1) related to remittance of supervisory data under Regulation (EU) No 575/2013 Contents 1. Responding to this Consultation 3 2. Executive

More information

Automated Medical Patient Evaluation System - Phase 2 Design Report

Automated Medical Patient Evaluation System - Phase 2 Design Report Automated Medical Patient Evaluation System - Phase 2 Design Report Team Number Dec02-01 Date Submitted 4/23/2002 Client Dr. David Carlyle Family Practice East McFarland Clinic Ames, IA Faculty Advisors

More information

Intelligent Transportation Society of California RFQ for Website Development Services

Intelligent Transportation Society of California RFQ for Website Development Services Intelligent Transportation Society of California RFQ for Website Development Services Release Date: April 20, 2018 Responses Due: May 11, 2018 Contents 1. Background...2 Objective...2 2. Scope of Services

More information

Electronic Grants Administration & Management System - EGrAMS

Electronic Grants Administration & Management System - EGrAMS Electronic Grants Administration & Management System - EGrAMS Introduction EGrAMS is an enterprise-wide web-based scalable, configurable, business rule driven and workflow based end-to-end electronic grants

More information

Architecture Engagement Purposes Towards a Framework for Planning Just Enough - Architecting

Architecture Engagement Purposes Towards a Framework for Planning Just Enough - Architecting Architecture Engagement Purposes Towards a Framework for Planning Just Enough - Architecting 1 T. Keuler, J. Knodel, M. Naab, D. Rost WICSA/ECSA 2012 The system shall be capable to handle three times more

More information

On Premise. Service Pack

On Premise. Service Pack On Premise Service Pack 02.0.01 - This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your informational

More information

American Association for Laboratory Accreditation

American Association for Laboratory Accreditation R311 - Specific Requirements: Federal Risk and Authorization Management Program Page 1 of 10 R311 - Specific Requirements: Federal Risk and Authorization Management Program 2017 by A2LA. All rights reserved.

More information

Requirements Validation and Negotiation

Requirements Validation and Negotiation REQUIREMENTS ENGINEERING LECTURE 2015/2016 Eddy Groen Requirements Validation and Negotiation AGENDA Fundamentals of Requirements Validation Fundamentals of Requirements Negotiation Quality Aspects of

More information

Recording end-users security events: A step towards increasing usability

Recording end-users security events: A step towards increasing usability Section 1 Network Systems Engineering Recording end-users security events: A step towards increasing usability Abstract D.Chatziapostolou and S.M.Furnell Network Research Group, University of Plymouth,

More information

Creating an Intranet using Lotus Web Content Management. Part 2 Project Planning

Creating an Intranet using Lotus Web Content Management. Part 2 Project Planning Creating an Intranet using Lotus Web Content Management Introduction Part 2 Project Planning Many projects have failed due to poor project planning. The following article gives an overview of the typical

More information

Navigating Your Profile

Navigating Your Profile Part 1: Profile Login Navigating Your Profile 1. Start at the Greater Kansas City Community Foundation s home page, www.growyourgiving.org. Select Nonprofit Search. 2. This is the Nonprofit Search home

More information

ISO/IEC/ IEEE INTERNATIONAL STANDARD. Systems and software engineering Architecture description

ISO/IEC/ IEEE INTERNATIONAL STANDARD. Systems and software engineering Architecture description INTERNATIONAL STANDARD ISO/IEC/ IEEE 42010 First edition 2011-12-01 Systems and software engineering Architecture description Ingénierie des systèmes et des logiciels Description de l'architecture Reference

More information

On Premise. Service Pack

On Premise. Service Pack On Premise Service Pack 02.0.01 - This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your informational

More information

STRUCTURED SYSTEM ANALYSIS AND DESIGN. System Concept and Environment

STRUCTURED SYSTEM ANALYSIS AND DESIGN. System Concept and Environment STRUCTURED SYSTEM ANALYSIS AND DESIGN Definition: - System Concept and Environment A system is an orderly grouping of independent components linked together according to plan to achieve a specific objective.

More information

STRATEGY STATEMENT OF QUALIFICATIONS

STRATEGY STATEMENT OF QUALIFICATIONS STRATEGY STATEMENT OF QUALIFICATIONS STOK IS YOUR VALUES- ALIGNED PARTNER IN THE DISCOVERY, CO-CREATION, AND DELIVERY OF HIGH- PERFORMANCE SPACES Salesforce Tower San Francisco, CA SERVICES LEED Platinum

More information

Customer Compliance Portal. User Guide V2.0

Customer Compliance Portal. User Guide V2.0 Customer Compliance Portal User Guide V2.0 0 Copyright 2016 Merchant Preservation Services, LLC. All rights reserved. CampusGuard, the Merchant Preservation Services logo, and the CampusGuard logo are

More information

Page 1 of 7. Regional Programme Division (RPD) Terms of reference for Individual Contract Expert Developer Consultant Retainer. A.

Page 1 of 7. Regional Programme Division (RPD) Terms of reference for Individual Contract Expert Developer Consultant Retainer. A. Regional Programme Division (RPD) Terms of reference for Individual Contract Expert Developer Consultant Retainer A. Project Title Regional Bureau for Arab States Regional Programme Division B. Project

More information

Bridges Referral Process Training Guide - Referral Partners

Bridges Referral Process Training Guide - Referral Partners Referral Process Training Guide - Referral Partners Contents Bridges Referral Process Training Guide - Referral Partners 1 Bridges Referral Process Training Guide 3 Referral Partners 3 Scope... 3 Objectives...

More information

IT Governance ISO/IEC 27001:2013 ISMS Implementation. Service description. Protect Comply Thrive

IT Governance ISO/IEC 27001:2013 ISMS Implementation. Service description. Protect Comply Thrive IT Governance ISO/IEC 27001:2013 ISMS Implementation Service description Protect Comply Thrive 100% guaranteed ISO 27001 certification with the global experts With the IT Governance ISO 27001 Implementation

More information

RelayHealth Legal Notices

RelayHealth Legal Notices Page 1 of 7 RelayHealth Legal Notices PRIVACY POLICY Revised August 2010 This policy only applies to those RelayHealth services for which you also must accept RelayHealth s Terms of Use. RelayHealth respects

More information

Implementation Support System - ISS USER GUIDE. Network Test and Verification. Version 2.0. Copyright 2006, Quasar, Inc. All Rights Reserve

Implementation Support System - ISS USER GUIDE. Network Test and Verification. Version 2.0. Copyright 2006, Quasar, Inc. All Rights Reserve Implementation Support System - ISS USER GUIDE Version 2.0 Page 4 Table of Contents Table of Contents...5 Revision History... 7 1.0 Introduction... 9 2.0 ISS Basics... 10 2.1 User Personal Computer Set-up

More information

DESIGN WHITE PAPER EVERYTHING IS BEAUTIFUL. POP IS EVERYTHING.

DESIGN WHITE PAPER EVERYTHING IS BEAUTIFUL. POP IS EVERYTHING. DESIGN WHITE PAPER EVERYTHING IS BEAUTIFUL. POP IS EVERYTHING. There is no such thing as No Design, only Good Design and Poor Design. Anonymous Pop Art is a one-stop resource for creative services, from

More information

Grant Lifecycle Manager Learning Lab Applicant Tutorial

Grant Lifecycle Manager Learning Lab Applicant Tutorial VIDEO 1: Site Access & Account Creation You will access the system via the log on page. The Foundation may have provided you with a link to this page, or it may be hyperlinked on their Foundation website.

More information

VMware vcloud Air Accelerator Service

VMware vcloud Air Accelerator Service DATASHEET AT A GLANCE The VMware vcloud Air Accelerator Service assists customers with extending their private VMware vsphere environment to a VMware vcloud Air public cloud. This Accelerator Service engagement

More information

Cisco SSL Encryption Utility

Cisco SSL Encryption Utility About SSL Encryption Utility, page 1 About SSL Encryption Utility Unified ICM web servers are configured for secure access (HTTPS) using SSL. Cisco provides an application called the SSL Encryption Utility

More information

Building Standards Department Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review

Building Standards Department Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review In addition to this user manual, please refer to the instructions provided in the electronic forms (eforms)

More information

Memorandum. This memorandum requires Board action. EXECUTIVE SUMMARY

Memorandum. This memorandum requires Board action. EXECUTIVE SUMMARY California Independent System Operator Corporation Memorandum To: ISO Board of Governors From: Keith Casey, Vice President, Market & Infrastructure Development Date: May 21, 2014 Re: Decision on interconnection

More information

Autodesk Professional Certification & Authorized Certification Center

Autodesk Professional Certification & Authorized Certification Center Autodesk Professional Certification & Authorized Certification Center Global Program Guide Version 9 January, 2013 Autodesk has set these standards, which are applicable at the date of issue of this document.

More information

CLASS ADMIN. Learning (SIU) Class Admin Responsibilities and Tools

CLASS ADMIN. Learning (SIU) Class Admin Responsibilities and Tools CLASS ADMIN Learning (SIU) Class Admin Responsibilities and Tools Table of Contents Select a line to jump to the corresponding section of the guide. SIU Class Admin... Role Description... Responsibility...

More information

TERMS OF REFERENCE Design and website development UNDG Website

TERMS OF REFERENCE Design and website development UNDG Website TERMS OF REFERENCE Design and website development UNDG Website BACKGROUND The United Nations Development Coordination and Operations Office (UN DOCO) launched a new website in 2015 to ensure accessibility

More information

Using Decision Support Guides

Using Decision Support Guides Using Decision Support Guides Tivoli Decision Support 2.0 Tivoli Decision Support 2.0 Understanding Decision Support Guides (August, 1998) Copyright 1998 by Tivoli Systems, an IBM Company, including this

More information

Criteria for Temporary License as Merit Assessor

Criteria for Temporary License as Merit Assessor Criteria for Temporary License as Merit Assessor (with right to upload training records as a WINDA Training Provider based on a merit assessment) Version 1 Released May 2017 Contents Scope... 2 Change

More information

Siebel Project and Resource Management Administration Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013

Siebel Project and Resource Management Administration Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013 Siebel Project and Resource Management Administration Guide Siebel Innovation Pack 2013 Version 8.1/ September 2013 Copyright 2005, 2013 Oracle and/or its affiliates. All rights reserved. This software

More information

Oracle User Productivity Kit Reports Management. E July 2012

Oracle User Productivity Kit Reports Management. E July 2012 Oracle User Productivity Kit Reports Management E29429-01 July 2012 Oracle User Productivity Kit Reports Management E29429-01 July 2012 Copyright 1998, 2012, Oracle and/or its affiliates. All rights reserved.

More information

PRIVACY NOTICE. 1.2 We may obtain or collect your Personal Data from various sources including but not limited to:

PRIVACY NOTICE. 1.2 We may obtain or collect your Personal Data from various sources including but not limited to: PRIVACY NOTICE This Privacy Notice is issued by BGR FOODSERVICE SDN. BHD. (445653-K) ( the Company or BFSB ) and/or its related companies, as defined in the Companies Act, 1965 (collectively Group ) pursuant

More information

EHS RegTracker. User Guide. (800)

EHS RegTracker. User Guide. (800) EHS RegTracker User Guide (800) 372-1033 www.bna.com EHS RegTracker User Guide Table of Contents Getting Started.... 2 Includes Initial Setup and Logging On. Company Inbox... 5 Status Icons, Inbox Filter,

More information

PRIVACY COMMITMENT. Information We Collect and How We Use It. Effective Date: July 2, 2018

PRIVACY COMMITMENT. Information We Collect and How We Use It. Effective Date: July 2, 2018 Effective Date: July 2, 2018 PRIVACY COMMITMENT Protecting your privacy is very important to Prosci and this privacy policy is our way of providing you with details about the types of information we collect

More information

UX Consulting: A Look into the Design and Usability Center at Bentley

UX Consulting: A Look into the Design and Usability Center at Bentley UX Consulting: A Look into the Design and Usability Center at Bentley walbert@bentley.edu 781.891.2500 www.bentley.edu/usability Agenda Who we are What we do A few things we have done recently UX consulting

More information

World Wide Jobs Ltd t/a Findmyexpert.com Privacy Policy 12 th April 2018

World Wide Jobs Ltd t/a Findmyexpert.com Privacy Policy 12 th April 2018 World Wide Jobs Ltd t/a Findmyexpert.com Privacy Policy 12 th April 2018 We understand that you are aware of and care about your own personal privacy interests and we take that seriously. This Privacy

More information

Information Technology General Control Review

Information Technology General Control Review Information Technology General Control Review David L. Shissler, Senior IT Auditor, CPA, CISA, CISSP Office of Internal Audit and Risk Assessment September 15, 2016 Background Presenter Senior IT Auditor

More information

Incident Response Lessons From the Front Lines. Session 276, March 8, 2018 Nolan Garrett, CISO, Children s Hospital Los Angeles

Incident Response Lessons From the Front Lines. Session 276, March 8, 2018 Nolan Garrett, CISO, Children s Hospital Los Angeles Incident Response Lessons From the Front Lines Session 276, March 8, 2018 Nolan Garrett, CISO, Children s Hospital Los Angeles 1 Conflict of Interest Nolan Garrett Has no real or apparent conflicts of

More information

Missouri Airport Owners Airport Sponsors Guide to Submitting Capital Improvement Program Requests (CIP) Online

Missouri Airport Owners Airport Sponsors Guide to Submitting Capital Improvement Program Requests (CIP) Online Missouri Airport Owners Airport Sponsors Guide to Submitting Capital Improvement Program Requests (CIP) Online GCR & Associates, Inc. 2021 Lakeshore Drive Suite 500 New Orleans, LA 70122 504.304.2500 800.259.6192

More information

GENERATION TOOL FOR DBMS FOCUSED APPLICATIONS

GENERATION TOOL FOR DBMS FOCUSED APPLICATIONS GENERATION TOOL FOR DBMS FOCUSED APPLICATIONS Carlos del Cuvillo Universidad Politecnica de Madrid Ctra. de Valencia km. 7 E28031 Madrid Hector Garcia Universidad Politecnica de Madrid Ctra. de Valencia

More information

HOTDOCS DOCUMENT SERVICES

HOTDOCS DOCUMENT SERVICES HotDocs Document Services ~ February 2012 Page 1 HOTDOCS DOCUMENT SERVICES Getting Started in the Cloud AT A GLANCE Sign up for HotDocs Document Services Receive contract order confirmation email Install

More information

Payment Card Industry (PCI) Point-to-Point Encryption

Payment Card Industry (PCI) Point-to-Point Encryption Payment Card Industry (PCI) Point-to-Point Encryption Solution Requirements and Version 2.0 (Revision 1.1) July 2015 Document Changes Date Version Revision Description 14 September 2011 1.0 Initial release

More information

April 17, Ronald Layne Manager, Data Quality and Data Governance

April 17, Ronald Layne Manager, Data Quality and Data Governance Ensuring the highest quality data is delivered throughout the university providing valuable information serving individual and organizational need April 17, 2015 Ronald Layne Manager, Data Quality and

More information

Chapter 2 etimetrak Administration

Chapter 2 etimetrak Administration Chapter 2 etimetrak Administration This chapter provides the description of PDSA s etimetrak administration features and capabilities. etimetrak Administration Table of Contents Chapter 2... 2-1 etimetrak

More information

Chapter 4 EDGE Approval Protocol for Auditors Version 3.0 June 2017

Chapter 4 EDGE Approval Protocol for Auditors Version 3.0 June 2017 Chapter 4 EDGE Approval Protocol for Auditors Version 3.0 June 2017 Copyright 2017 International Finance Corporation. All rights reserved. The material in this publication is copyrighted by International

More information

Community College of Vermont

Community College of Vermont Page 1 of 5 Community College of Vermont Request for Proposal: Web Design & Development..................................................................................................................

More information

Usability evaluation in practice: the OHIM Case Study

Usability evaluation in practice: the OHIM Case Study Usability evaluation in practice: the OHIM Case David García Dorvau, Nikos Sourmelakis coppersony@hotmail.com, nikos.sourmelakis@gmail.com External consultants at the Office for Harmonization in the Internal

More information