Software Requirements Specification. Online Scheduler for Tutoring Center. for. Version 1.0 approved

Size: px
Start display at page:

Download "Software Requirements Specification. Online Scheduler for Tutoring Center. for. Version 1.0 approved"

Transcription

1 Software Requirements Specification for Online Scheduler for Tutoring Center Version 1.0 approved Prepared by Shehan Rajapakse, Thomas Baird & Sepehr Sobhani University of Mary Washington February 4, 2015

2 Software Requirements Specification for Online Tutoring Scheduler Page ii Table of Contents Table of Contents... ii Revision History... iv 1. Introduction Purpose Product Scope Intended Audience and Reading Suggestions Document Overview Overall Description Product Perspective Product Functions User Classes and Characteristics Operating Environment Design and Implementation Constraints User Documentation External Interface Requirements User Interfaces Hardware Interfaces Software Interfaces Communications Interfaces System Features General Requirements User Management Schedule Management... 3

3 Software Requirements Specification for Online Tutoring Scheduler Page iii 4.2 User Interface Requirements Input Forms Toolbar Security Requirements Front End Security Back End Security Network Requirements Web Server Database Web Framework Non Requirements Other Nonfunctional Requirements Safety Requirements Security Requirements Software Quality Attributes Business Rules... 6 Appendix A: Glossary... 7 Appendix B: Document Contributions... 7

4 Software Requirements Specification for Online Tutoring Scheduler Page iv Revision History Name Date Reason for Changes Version

5 Software Requirements Specification for Online Tutoring Scheduler Page 1 1. Introduction 1.1 Purpose The purpose of this document is to outline the specific requirements that are entailed in creating a scheduling application for the tutoring center at the University of Mary Washington. This document is for intended for stakeholders of proposed project, as well as individuals who will work on the project in the future. This will be first scheduling application used by the tutoring center. 1.2 Product Scope The necessary requirements were developed through a communication between the stakeholders and the production/development team. The overall objective is to create a functioning scheduler that will yield an efficient way for the UMW tutoring center to manage tutor appointments. The goals of the system should be to allow students to sign up for tutoring sessions, tutors to accept requested tutoring sessions, and allow administrators to manage the tutoring schedule. This system is designed in the hopes it will help students get the sessions they need and and alleviate complications with scheduling near the end of the semester. 1.3 Intended Audience and Reading Suggestions The intended audience is proposed to be every group associated with the project. This includes the stakeholders, developers, project managers, marketing staff, users, testers, as well as the documentation team. The various audience groups will focus greatly on different sections of the document. Groups such as the stakeholders and marketing staff will generally focus upon the overall requirements associated with the project and desired usability of the system. In retrospect, the development team, project managers, and testers will focus more intensely on the specifics requirements within the project. These will generally include the interfaces and implementation strategies. 1.4 Document Overview This document is organized in a way that yields the highest level of comprehension. It will begin with overviews and descriptions of the proposed system. This includes everything from functions, classes, characteristics, operating environment, and implementation constraints. From here, this document will transition into the specific requirements within our desired, multiple interfaces. The remaining essential topics that will conclude will be additional, specific system features followed by the nonfunctional requirements of the proposed system.

6 Software Requirements Specification for Online Tutoring Scheduler Page 2 2. Overall Description 2.1 Product Perspective The online scheduler for the tutoring center will replace the existing system of scheduling where students request and are assigned a tutor, who they then correspond with to determine tutoring times. The online scheduler allows students to book appointments with tutors in real time, alleviating some responsibility from the tutoring coordinator, and allowing students and tutors to view their upcoming tutoring appointments. The tutoring scheduler will be a brand new, self contained product for the tutoring center, replacing an archaic, non formal system. 2.2 Product Functions Major functions of online scheduler: Collect Student Information Allow Tutors to input available times Allow Student to select tutor in desired subject Send reminder s to students and tutees Allow students and tutors to contact members of the tutoring center 2.3 User Classes and Characteristics There are three types of users that have access to the online scheduler; this includes students (non tutors), tutors, and administrators, which are part of the university s tutoring center staff. Their abilities in the scheduler are as follows: Administrator: Full Access to create, read, update, and delete all information on the system Student: Ability to request tutor(s) in specified subjects and input schedule Ability to contact tutoring center administrators to schedule infrequent appointments Tutor: Ability to input schedule and view/respond to tutor requests 2.4 Operating Environment As the scheduler is hosted online, it is platform independent and hardware independent. The scheduler largely cooperates with the a specific user s internet browser; thus the user must have internet connectivity. The specifications of the internet browsers that cooperate with the online scheduler are dependent on the tools used to create the scheduler. 2.5 Design and Implementation Constraints The software needs to be inexpensive to develop and maintain. The client has expressed that a budget is possible to acquire, but will be minimal. Although the system is not storing any sensitive information, the system must still be secure to prevent malicious users from modifying information.

7 Software Requirements Specification for Online Tutoring Scheduler Page User Documentation As the tutoring scheduler is a new product, it will take some time for student, tutors, and administrators alike to become accustomed to regularly using it. To make it easier for users to interact with the system, a user manual should be created so users can be assisted with their specific problems as they arise. 3. External Interface Requirements 3.1 User Interfaces The online scheduler contains a form for students, tutors, and administrators to log in. Tutoring appointment times can be viewed by each type of user. The scheduler will also have a calendar to view available/taken times as well as notifications for upcoming appointments. See section 4.2 for full list of user interface requirements. 3.2 Hardware Interfaces The tutoring scheduler uses hardware interfaces similar to most online web applications including a monitor, keyboard, and mouse/trackpad. The mouse/trackpad is used to control navigation, a keyboard to control user input, and a monitor for display purposes. 3.3 Software Interfaces The system will include a database to store the User information login information, account credentials, availabilities, reserved appointments, and other miscellaneous information specific to the account type. The system will be separate from the native operating system as it functions entirely as a web application displayed within a web browser (i.e. Chrome, Firefox, Internet Explorer). 3.4 Communications Interfaces The system is a web application, so it needs to communicate with all web browsers available. The system also needs to communicate with an e mail service to send e mail reminders to users. The system will HTTP communication standards and will support secure logins to protect users. 4. System Features 4.1 General Requirements User Management : The software allows students to make accounts : The software allows tutors to make accounts : The software allows admins to make accounts : The software allows users to log in : The software allows users to change their password : The software allows users to change the address associated with their account.

8 Software Requirements Specification for Online Tutoring Scheduler Page : The software allows admins to delete tutor and student accounts : The system allows users to log out : The system records student name : The system records student year : The system records tutor name : The system records tutor subject(s) Schedule Management : The software allows tutors to input their schedule : The software allows students to select the subject they want to be tutored in : The software allows students to select the time they would like to be tutored in : The software sends alerts to students when they accept a time : The software sends alerts to tutors when their time has been selected : The software allows students to make special requests for non repeat tutoring appointments. 4.2 User Interface Requirements 4.2.1: Input Forms The software has an input form for registration The software has an input form for available dates and times The software hs an input form of selecting subjects for tutoring : Toolbar The toolbar has a home button with the tutoring logo The toolbar has a settings button The toolbar has a view tutors button The toolbar has a view tutees button The toolbar has a help button. 4.3 Security Requirements Front End Security The system uses client side validation Back End Security The system hashes user passwords The system uses Secure Socket Layer connection The system stores data in a secure database

9 Software Requirements Specification for Online Tutoring Scheduler Page Network Requirements Web Server The website runs on a web server Database The website runs a server Web Framework The website shall use a web framework. 4.5 Non Requirements The following are characteristics the system will not have: The past records of previously had tutoring appointments do not need to be saved A revision history of value updates to the scheduler database does not need to be kept The scheduler will not allow users to make appointments outside of the current college term The application will handle payments for tutors employed by the University of Mary Washington 5. Other Nonfunctional Requirements 5.1 Safety Requirements In the event of a system crash, it is possible that all previously saved appointment times could be lost, creating a break in communication and reliability of the system. This should be prevented by backing up our data in secured places. The most important safety requirement to be aware of is loss of personal information, such as usernames and passwords, due to system crashes. This can be avoided by creating a stable, secure database to store this data, along with encrypting the data so that if an intruder receives this information they will be unable to retrieve the contents of it. 5.2 Security Requirements The system for this project should be secure in such a way that each actor within this system is only given differing, specific permissions. Meaning a student user will only be able to request a tutor session, a tutor user will only be able to accept a tutor session and change their availability, and an admin user will have complete control over the system. Each user will also have pre generated usernames, created from their given University of Mary Washington address, and created passwords. All usernames and passwords should be encrypted and stored in a database, to prevent the loss of important information.

10 Software Requirements Specification for Online Tutoring Scheduler Page Software Quality Attributes The software will be easily usable for users, with accessibility available at all times. It is also essential that the system is maintainable and has a high level of correctness. These two qualities are so important because they are necessary to make a reliable system that has no gaps of information that could potentially lead to negative effects for users. 5.4 Business Rules The system has three different levels of users. Those being, Student users, Tutor users, and Administrator users. Student users have the ability to search for tutors, based upon class subject, and sign up for tutor sessions based upon those searches. Tutor users have the ability to change their availability times and confirm their given tutor sessions. Administrator users have complete control of the system. They can approve and deny tutoring sessions, change availability dates, and any other specifics that are required.

11 Software Requirements Specification for Online Tutoring Scheduler Page 7 Appendix A: Glossary database A set of data in a structure of tables organized by rows and columns. encryption Transforming data in order to keep it secret from others. Requires decryption to read. framework The basic structure for a software or system. hashing Scrambling plain text to produce a unique message; usually cannot be reversed if the data is stolen. HTTP (HyperText Transfer Protocol) The base of communication for the World Wide Web input form An area where data can be entered on a web page. Similar to a space on Facebook where you type your and password. Secure Socket Layer The standard security form between a browser and a web server. server A computer that manages memory and documents of a central source. web browser Application for receiving and presenting information from the World Wide Web Appendix B: Document Contributions Thomas Baird Introduction 1.1 Purpose 1.2 Private Scope 1.3 Intended Audience and Reading Suggestions 1.4 Document Overview External Interface Requirements 3.2 Hardware Interfaces 3.3 Software Interfaces 3.4 Communication Interfaces Other Nonfunctional Requirements Sepehr Sohbani System Features 4.1 General Requirements 4.2 User Interface Requirements 4.3 Security Requirements 4.4 Network Requirements 4.5 Non Requirements Shehan Rajapakse Overall Description 2.1 Product Perspective

12 Software Requirements Specification for Online Tutoring Scheduler Page Product Functions 2.3 User Classes and Characteristics 2.4 Operating Environment 2.5 Design and Implementation Constraints 2.6 User Documentation External Interface Requirements 3.1 User Interfaces Document Formatting

Software Requirements Specification. for. Room Scheduling Software. Version 1.0 approved. Prepared by Norah Almahdali. Dan Easterling, Tim Mihelic

Software Requirements Specification. for. Room Scheduling Software. Version 1.0 approved. Prepared by Norah Almahdali. Dan Easterling, Tim Mihelic Software Requirements Specification for Room Scheduling Software Version 1.0 approved Prepared by Norah Almahdali. Dan Easterling, Tim Mihelic Computer Science 430 September 12 th, 2013 Table of Contents

More information

Schools CPD Online General User Guide Contents

Schools CPD Online General User Guide Contents Schools CPD Online General User Guide Contents New user?...2 Access the Site...6 Managing your account in My CPD...8 Searching for events...14 Making a Booking on an Event...20 Tracking events you are

More information

Authentication Methods

Authentication Methods Authentication Methods Overview In addition to the OU Campus-managed authentication system, OU Campus supports LDAP, CAS, and Shibboleth authentication methods. LDAP users can be configured through the

More information

Setup Corporate (Microsoft Exchange) Email. This tutorial will walk you through the steps of setting up your corporate email account.

Setup Corporate (Microsoft Exchange) Email. This tutorial will walk you through the steps of setting up your corporate email account. Setup Corporate (Microsoft Exchange) Email This tutorial will walk you through the steps of setting up your corporate email account. Microsoft Exchange Email Support Exchange Server Information You will

More information

WIRELESS TRAINING SOLUTIONS. by vlogic, Inc. L a b 0.2 Access to Content Management System

WIRELESS TRAINING SOLUTIONS. by vlogic, Inc. L a b 0.2 Access to Content Management System WIRELESS TRAINING SOLUTIONS by vlogic, Inc L a b 0.2 Access to Content Management System WIRELESS TRAINING SOLUTIONS Hands-on Workshop and Lab Guide Table of Contents Accessing the Wireless Training Solutions

More information

<Company Name> ugather Event Management System Software Requirements Specification. Version 1.0

<Company Name> ugather Event Management System Software Requirements Specification. Version 1.0 ugather Event Management System Version 1.0 Revision History Date Version Description Author 18/Feb/09 1.0 Initial creation of SRS document Confidential Page 2 Table of Contents 1. Introduction

More information

How to Use Boston Private Bank s Secure Mail Service

How to Use Boston Private Bank s Secure Mail Service 1. ONE-TIME REGISTRATION PROCESS Prior to using the Secure Mail service for the first time, a user must initially register with the service by completing steps A thru E below: A. When a Secure Mail encrypted

More information

Active Directory Self-Service FAQ

Active Directory Self-Service FAQ Active Directory Self-Service FAQ General Information: info@cionsystems.com Online Support: support@cionsystems.com CionSystems Inc. Mailing Address: 16625 Redmond Way, Ste M106 Redmond, WA. 98052 http://www.cionsystems.com

More information

Outlook Web Access Tipsheets

Outlook Web Access Tipsheets You can use a Web browser to access your Outlook mailbox from any computer with an Internet connection. You can use Outlook Web Access with Microsoft Internet Explorer, Mozilla Firefox and many other browsers.

More information

McAfee Directory Services Connector extension

McAfee Directory Services Connector extension Getting Started Guide Revision A McAfee Directory Services Connector extension For use with epolicy Orchestrator 4.6.1 through 5.0 COPYRIGHT Copyright 2013 McAfee, Inc. Do not copy without permission.

More information

Software Requirements. Specification. Day Health Manager. for. Version 1.1. Prepared by 4yourhealth 2/10/2015

Software Requirements. Specification. Day Health Manager. for. Version 1.1. Prepared by 4yourhealth 2/10/2015 Software Requirements Specification. for Day Health Manager Version 1.1 Prepared by 4yourhealth Senior Project 2015 2/10/2015 Table of Contents Table of Contents Revision History Introduction Purpose Document

More information

What s Inside. Welcome to Busey ebank

What s Inside. Welcome to Busey ebank What s Inside Security............................ Getting Started...................... 5 Account Access...................... 6 Account Detail...................... 7 Transfer Funds......................

More information

Software Requirements Specification

Software Requirements Specification Software Requirements Specification for easyrent Version 2.0 Prepared by Group Name: Foo- Tang Clan Abraham Dela Cruz Raj Luhar Chris Horuk Joey Phommasone Zack Warburg abrahamdc@gmail.com rluhar1990@gmail.com

More information

Client SSL Integration Guide

Client SSL Integration Guide Client SSL Integration Guide Version 8.2 December 15, 2015 For the most recent version of this document, visit our documentation website. Table of Contents 1 Client SSL integration overview 3 2 System

More information

Project specification for suncoastreoholdings.com. Version 1.0

Project specification for suncoastreoholdings.com. Version 1.0 Project specification for suncoastreoholdings.com Version 1.0 This document lists the list of major functionality that this website will offer on its first version. 10/2/2012 Table of Contents Introduction...

More information

You need to be assigned and logged in to the system by the Records Management Service in order to use it.

You need to be assigned and logged in to the system by the Records Management Service in order to use it. Guidance for using the Records Management Service software The software can be used to undertake the following tasks:- 1. Sending information about the boxes to be transferred to the Records Centre. 2.

More information

MC EDT Designee Maintenance Procedure Summary. Ministry of Health and Long-Term Care

MC EDT Designee Maintenance Procedure Summary. Ministry of Health and Long-Term Care MC EDT Designee Maintenance Procedure Summary Ministry of Health and Long-Term Care Version 6.0 June 2013 Designee Maintenance (Refer to Medical Claims Electronic Data Transfer (MC EDT) Reference Manual

More information

THIRD PARTY USER GUIDE

THIRD PARTY USER GUIDE THIRD PARTY USER GUIDE Third Party User Guide Page 1 of 12 CONTENTS 1. INTRODUCTION... 3 2. INTENDED AUDIENCE... 3 3. ABOUT SiD... 3 4. HARDWARE & SOFTWARE REQUIREMENTS... 3 6. HOW TO ACCESS SiD VIA INTERNET...

More information

Software Requirements Specification for POS_Connect Page 1. Software Requirements Specification. for. POS_Connect. Version 1.0

Software Requirements Specification for POS_Connect Page 1. Software Requirements Specification. for. POS_Connect. Version 1.0 Page 1 Software Requirements Specification for POS_Connect Version 1.0 1/9/2013 Page 2 Table of Contents Table of Contents Revision History 1. Introduction 1.1 Purpose 1.2 Document Conventions 1.3 Intended

More information

IN THE PORTAL GET ACCESS TO THE FOLLOWING

IN THE PORTAL GET ACCESS TO THE FOLLOWING IN THE PORTAL GET ACCESS TO THE FOLLOWING Class Schedule Attendance Class Assignments w/ Grades Report Card Email Teacher Table of Contents Page New User Registration for the Student or Parent Portal 2

More information

Online Certification Portfolio

Online Certification Portfolio Online Certification Portfolio Welcome to the Online Certification Portfolio system. This document will provide you with an overview of how to navigate the site, submit your Continuing Professional Education

More information

User Manual BULKSMSNAIJA.COM. Mobile Services Reseller Panel

User Manual BULKSMSNAIJA.COM. Mobile Services Reseller Panel BULKSMSNAIJA.COM User Manual The document assists end users in connection with SMS services reseller panel, to run their own SMS company and manage everything on their own without having a technical and

More information

Hosted VoIP Phone System. Desktop Toolbar User Guide

Hosted VoIP Phone System. Desktop Toolbar User Guide Hosted VoIP Phone System Desktop Toolbar User Guide Contents 1 Introduction... 3 1.1 System Requirements... 3 2 Installing the Telesystem Hosted VoIP Toolbar... 4 3 Accessing the Hosted VoIP Toolbar...

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions v_4.0-2015 Quick Overview 01 Usernames and Passwords 02 Log In and Log Out 03 Shopping Cart 04 Checkout 06 Transaction Details 07 Payment Cards 07 Site Security 08 Cookies 08

More information

/ 1. Online Banking User Guide SouthStateBank.com / (800) 277-2175

/ 1. Online Banking User Guide SouthStateBank.com / (800) 277-2175 / 1 Online Banking User Guide SouthStateBank.com / (800) 277-2175 Welcome Thank you for using South State s Online Banking. Whether you are a first time user or an existing user, this guide will walk you

More information

Configuring an Email Client to Connect to CASS Mail Servers

Configuring an Email Client to Connect to CASS Mail Servers Configuring an Email Client to Connect to CASS Mail Servers Table of Contents Introduction... 2 Webmail... 2 Settings... 2 Forwarding... 2 Email Client Configuration... 3 Outlook 2003... 3 Outlook 2007...

More information

Bahamas Tax Information Exchange Portal Documentation

Bahamas Tax Information Exchange Portal Documentation Bahamas Tax Information Exchange Portal Documentation This sub section of the Portal Documentation covers the following Topics: Portal Overview Portal Login Account Status Reportable Account File Processing

More information

DSI File Server Client Documentation

DSI File Server Client Documentation Updated 11/23/2009 Page 1 of 10 Table Of Contents 1.0 OVERVIEW... 3 1.0.1 CONNECTING USING AN FTP CLIENT... 3 1.0.2 CONNECTING USING THE WEB INTERFACE... 3 1.0.3 GETTING AN ACCOUNT... 3 2.0 TRANSFERRING

More information

How to access your email via Outlook Web Access

How to access your email via Outlook Web Access How to access your email via Outlook Web Access 1) Open your internet browser and type in the following address: www.law.miami.edu * Aol users must minimize their browser and use Internet Explorer 6.0+

More information

/ 1. Online Banking User Guide SouthStateBank.com / (800) 277-2175

/ 1. Online Banking User Guide SouthStateBank.com / (800) 277-2175 / 1 Online Banking User Guide SouthStateBank.com / (800) 277-2175 Welcome Thank you for using South State s Online Banking. Whether you are a first time user or an existing user, this guide will walk you

More information

SCOPE OF SERVICE Hosted Cloud Storage Service: Scope of Service

SCOPE OF SERVICE Hosted Cloud Storage Service: Scope of Service Hosted Cloud Storage Service: Scope of Service 1. Definitions 1.1 For the purposes of this Schedule: Access Account is an End User account with Data Storage requiring authentication via a username and

More information

High Level Design Distributed Network Traffic Controller

High Level Design Distributed Network Traffic Controller High Level Design Distributed Network Traffic Controller Revision Number: 1.0 Last date of revision: 2/2/05 22c:198 Johnson, Chadwick Hugh Change Record Revision Date Author Changes 1 Contents 1. Introduction

More information

Assistant Enterprise. User Guide. www.lumosnetworks.com 3-27-08

Assistant Enterprise. User Guide. www.lumosnetworks.com 3-27-08 Assistant Enterprise User Guide www.lumosnetworks.com 3-27-08 Assistant Enterprise (Toolbar) Guide Copyright Notice Trademarks Copyright 2007 BroadSoft, Inc. All rights reserved. Any technical documentation

More information

Outlook Web App McKinney ISD 5/27/2011

Outlook Web App McKinney ISD 5/27/2011 Outlook Web App McKinney ISD 5/27/2011 Outlook Web App Tutorial Outlook Web Access allows you to gain access to your messages, calendars, contacts, tasks and public folders from any computer with internet

More information

Online Bill Payment and Presentment Quick Start Guide. By Paul A. Murphy Author of Banking Online for Dummies

Online Bill Payment and Presentment Quick Start Guide. By Paul A. Murphy Author of Banking Online for Dummies Online Bill Payment and Presentment Quick Start Guide By Paul A. Murphy Author of Banking Online for Dummies What s Inside Why Bill Payment and Presentment?...3 How Safe Is It?...4 Logging In...5 Add Payees...6

More information

Polar Help Desk 4.1. User s Guide

Polar Help Desk 4.1. User s Guide Polar Help Desk 4.1 User s Guide Copyright (legal information) Copyright Polar 1995-2005. All rights reserved. The information contained in this document is proprietary to Polar and may not be used or

More information

NotifyMDM Device Application User Guide Installation and Configuration for Windows Mobile 6 Devices

NotifyMDM Device Application User Guide Installation and Configuration for Windows Mobile 6 Devices NotifyMDM Device Application User Guide Installation and Configuration for Windows Mobile 6 Devices End-of-Life Notice Please note that GO!Enterprise MDM server version 3.6.3 is the last to officially

More information

NYS OCFS CMS Contractor Manual

NYS OCFS CMS Contractor Manual NYS OCFS CMS Contractor Manual C O N T E N T S CHAPTER 1... 1-1 Chapter 1: Introduction to the Contract Management System... 1-2 CHAPTER 2... 2-1 Accessing the Contract Management System... 2-2 Shortcuts

More information

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts...

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts... Table of Contents Welcome... 2 Login... 3 Password Assistance... 4 Self Registration... 5 Secure Mail... 7 Compose... 8 Drafts... 10 Outbox... 11 Sent Items... 12 View Package Details... 12 File Manager...

More information

Secure Message Center User Guide

Secure Message Center User Guide Secure Message Center User Guide Using the Department of Banking Secure Email Message Center 2 Receiving and Replying to Messages 3 Initiating New Messages 7 Using the Address Book 9 Managing Your Account

More information

Open OWA by going to https://anywhere.exchserver.net/owa. Provide your user name and password.

Open OWA by going to https://anywhere.exchserver.net/owa. Provide your user name and password. Introduction... 2 Mailbox... 3 Calendar... 4 Contacts... 4 Options... 5 Sign out... 6 Requirements... 6 SaskTel Hosted Email & Collaboration - Hosted Exchange Outlook Web App (OWA) User Guide 1 With Outlook

More information

Norton Mobile Privacy Notice

Norton Mobile Privacy Notice Effective: April 12, 2016 Symantec and the Norton brand have been entrusted by consumers around the world to protect their computing devices and most important digital assets. This Norton Mobile Privacy

More information

1. Introduction... 2. 2. Log-in... 2. 3. Change password... 4. 4. Search projects... 6. 5. List all the projects... 6. 6. Create a new project...

1. Introduction... 2. 2. Log-in... 2. 3. Change password... 4. 4. Search projects... 6. 5. List all the projects... 6. 6. Create a new project... Malteser International Project Database USER GUIDE Content 1. Introduction... 2 2. Log-in... 2 3. Change password... 4 4. Search projects... 6 5. List all the projects... 6 6. Create a new project... 7

More information

Web Conferencing Version 8.3 Troubleshooting Guide

Web Conferencing Version 8.3 Troubleshooting Guide System Requirements General Requirements Web Conferencing Version 8.3 Troubleshooting Guide Listed below are the minimum requirements for participants accessing the web conferencing service. Systems which

More information

Student Guide. www.gradesfirst.com

Student Guide. www.gradesfirst.com 2013 Student Guide www.gradesfirst.com Table of Contents Introduction.1 Support..1 Accessing GradesFirst...2 Home..3 Conversations..4 Schedule an Advisor Appointment.5-7 Request a Tutor Appointment.7-9

More information

Optum ID Migration for Provider Express Users

Optum ID Migration for Provider Express Users Introducing Optum ID FREQUENTLY ASKED QUESTIONS Optum ID Migration for Provider Express Users 1. What is Optum ID? A1. Optum ID is a centralized, secure identity management solution that enables a single

More information

Enterprise Toolbar User s Guide. Revised March 2015

Enterprise Toolbar User s Guide. Revised March 2015 Revised March 2015 Copyright Notice Trademarks Copyright 2007 DSCI, LLC All rights reserved. Any technical documentation that is made available by DSCI, LLC is proprietary and confidential and is considered

More information

The online business simulation game that makes learning fun! Using the School Management Console

The online business simulation game that makes learning fun! Using the School Management Console Using the School Management Console Introduction The Small Business Game is designed as a learning tool for school students and includes curriculum linked teacher resources. Getting started To access the

More information

Manual. Netumo NETUMO HELP MANUAL WWW.NETUMO.COM. Copyright Netumo 2014 All Rights Reserved

Manual. Netumo NETUMO HELP MANUAL WWW.NETUMO.COM. Copyright Netumo 2014 All Rights Reserved Manual Netumo NETUMO HELP MANUAL WWW.NETUMO.COM Copyright Netumo 2014 All Rights Reserved Table of Contents 1 Introduction... 0 2 Creating an Account... 0 2.1 Additional services Login... 1 3 Adding a

More information

Outlook Web Access (OWA) - Using Calendar and Email on the Web

Outlook Web Access (OWA) - Using Calendar and Email on the Web Outlook Web Access (OWA) - Using Calendar and Email on the Web You can access OWA through a web browser on any computer connected to the internet. This guide is intended to help with the most common tasks

More information

PROJECT MANAGEMENT SYSTEM

PROJECT MANAGEMENT SYSTEM Requirement Analysis Document v.2 14.12.2009 CENG-401 SOFTWARE ENGINEER PROJECT MANAGEMENT SYSTEM (Project Manager) Ahmet Edip SEÇKİN 07010555 (Developer) Erhan ŞEN 07010507 (Developer) Semih Serdar CENGİZOĞLU

More information

Instructions For Opening UHA Encrypted Email

Instructions For Opening UHA Encrypted Email Receiving Encrypted Email You have received a secure, encrypted message from UHA. The message will contain the following notice and an attachment named SecureMessageAtt.hml. The attachment is shown circled

More information

Outlook Web App Logging in

Outlook Web App Logging in Outlook Web App Logging in 8 Outlook Web App or OWA is a web-based version of Outlook which you can use to read your Sussex email from any computer with a web browser and internet access. Some web browsers

More information

Hosted Email Security 2.0 Quick Start Guide

Hosted Email Security 2.0 Quick Start Guide Hosted Email Security 2.0 Quick Start Guide 1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your system. CAUTION: A CAUTION indicates potential

More information

GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android

GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android GO!Enterprise MDM for Android, Version 3.x GO!Enterprise MDM for Android 1 Table of Contents GO!Enterprise MDM

More information

Software Requirements Specification. Task Management System. for. Prepared by. Version 1.0. Group Name: Pink and Purple. Date:

Software Requirements Specification. Task Management System. for. Prepared by. Version 1.0. Group Name: Pink and Purple. Date: Software Requirements Specification for Task Management System Version 1.0 Prepared by Group Name: Pink and Purple Kathrynn Gonzalez 11387240 kathrynn.gonzalez@gmail.com Tina Roper 11380457 troper17@comcast.net

More information

E-LEARNING STUDENT S MANUAL

E-LEARNING STUDENT S MANUAL E-LEARNING STUDENT S MANUAL By Williams College E-Learning is the College s Online Learning Environment, designed to enhance your learning experience by providing access to online course materials, activities,

More information

GETTING STARTED SECURE FILE TRANSFER PROCEDURES A. Secure File Transfer Protocol (SFTP) Procedures

GETTING STARTED SECURE FILE TRANSFER PROCEDURES A. Secure File Transfer Protocol (SFTP) Procedures A. Secure File Transfer Protocol (SFTP) Procedures Overview IEHP utilizes our Secure File Transfer Protocol (SFTP) server to conduct all electronic data file transactions. Some of the benefits to using

More information

Sophos Mobile Control SaaS startup guide. Product version: 6

Sophos Mobile Control SaaS startup guide. Product version: 6 Sophos Mobile Control SaaS startup guide Product version: 6 Document date: January 2016 Contents 1 About this guide...4 2 About Sophos Mobile Control...5 3 What are the key steps?...7 4 Change your password...8

More information

Wayland Student & Adjunct Email Account Instructions

Wayland Student & Adjunct Email Account Instructions Wayland Student & Adjunct Email Account Instructions Wayland Baptist University (WBU) provides email accounts to students and adjunct professors. These email accounts are an official form of communication

More information

Virtual Code Authentication User s Guide. June 25, 2015

Virtual Code Authentication User s Guide. June 25, 2015 Virtual Code Authentication User s Guide June 25, 2015 Virtual Code Authentication User s Guide Overview of New Security Modern technologies call for higher security standards as practiced among many other

More information

How To Renew A Contract At Mymellanox Online Via Mymllanox

How To Renew A Contract At Mymellanox Online Via Mymllanox Mellanox Online Renewal System- Frequently Asked Questions The Frequently Asked Questions (FAQs) and their responses are grouped into categories. Please click on the topic that you would like to learn

More information

New Help Desk Ticketing System

New Help Desk Ticketing System New Help Desk Ticketing System Starting Monday, November 30, 2009 at 6 am the University will be going live with their new help desk ticketing system. The website to access the new ticketing system is

More information

NOTE: New directions for accessing the Parent Portal using Single Sign On

NOTE: New directions for accessing the Parent Portal using Single Sign On NOTE: New directions for accessing the Parent Portal using Single Sign On PROCESS STEPS SCREEN SHOTS Launch a web browser (Internet Explorer, Safari, or FireFox) and go to PowerSchool Parent Portal URL:

More information

LOGO. HBS Bi-Weekly Exempt Employee Training. Bi-Weekly Exempt Timesheets. Updated 01.27.11

LOGO. HBS Bi-Weekly Exempt Employee Training. Bi-Weekly Exempt Timesheets. Updated 01.27.11 LOGO Bi-Weekly Exempt s HBS Bi-Weekly Exempt Employee Training Updated 01.27.11 Welcome to HBS Training! Welcome to the HBS online training for UCSF Exempt Employees paid on a Bi-Weekly pay cycle. This

More information

Introweb Remote Backup Client for Mac OS X User Manual. Version 3.20

Introweb Remote Backup Client for Mac OS X User Manual. Version 3.20 Introweb Remote Backup Client for Mac OS X User Manual Version 3.20 1. Contents 1. Contents...2 2. Product Information...4 3. Benefits...4 4. Features...5 5. System Requirements...6 6. Setup...7 6.1. Setup

More information

Online Banking and Bill Pay FAQs

Online Banking and Bill Pay FAQs Online Banking Why does it say Jack Henry and Associates in the URL in my browser bar when I log in to online banking? When you log in to Cape Cod Five Online Banking, you may have noticed that Jack Henry

More information

Access to Moodle. The first session of this document will show you how to access your Lasell Moodle course, how to login, and how to logout.

Access to Moodle. The first session of this document will show you how to access your Lasell Moodle course, how to login, and how to logout. Access to Moodle The first session of this document will show you how to access your Lasell Moodle course, how to login, and how to logout. 1. The homepage of Lasell Learning Management System Moodle is

More information

Cloud Services MDM. ios User Guide

Cloud Services MDM. ios User Guide Cloud Services MDM ios User Guide 10/24/2014 CONTENTS Overview... 3 Supported Devices... 3 System Capabilities... 3 Enrollment and Activation... 4 Download the Agent... 4 Enroll Your Device Using the Agent...

More information

BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note

BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note BlackBerry Enterprise Service 10 Secure Work Space for ios and Android Version: 10.1.1 Security Note Published: 2013-06-21 SWD-20130621110651069 Contents 1 About this guide...4 2 What is BlackBerry Enterprise

More information

Intranet Website Solution Based on Microsoft SharePoint Server Foundation 2010

Intranet Website Solution Based on Microsoft SharePoint Server Foundation 2010 December 14, 2012 Authors: Wilmer Entena 128809 Supervisor: Henrik Kronborg Pedersen VIA University College, Horsens Denmark ICT Engineering Department Table of Contents List of Figures and Tables... 3

More information

USER GUIDE. Lightweight Directory Access Protocol (LDAP) Schoolwires Centricity

USER GUIDE. Lightweight Directory Access Protocol (LDAP) Schoolwires Centricity USER GUIDE Lightweight Directory Access Protocol () Schoolwires Centricity TABLE OF CONTENTS Introduction... 1 Audience and Objectives... 1 Overview... 1 Servers Supported by Centricity... 1 Benefits of

More information

!"#$ Stonington Public Schools Parents Guide for InfoSnap Online Enrollment. for Returning. Students. August. Online Enrollment.

!#$ Stonington Public Schools Parents Guide for InfoSnap Online Enrollment. for Returning. Students. August. Online Enrollment. Stonington Public Schools Parents Guide for InfoSnap Online Enrollment for Returning Students August!"#$ Explains how to complete Returning Student Enrollment forms Online through the PowerSchool Parent

More information

Customized Net Conference

Customized Net Conference Customized Net Conference How to Use Microsoft Office Live Meeting 2005 Event Registration Event Registration is a feature of Customized Net Conference Powered by Microsoft Office Live Meeting and is designed

More information

Secure Email A Guide for Users

Secure Email A Guide for Users Secure Email A Guide for Users October 14, 2013 10/13 TABLE OF CONTENTS USING THE SYSTEM FOR THE FIRST TIME... 3 EMAIL NOTIFICATION OF SECURE INFORMATION... 3 GETTING REGISTERED ON THE SYSTEM... 4 ACCOUNT

More information

Vendor Portal User Guide

Vendor Portal User Guide State of Illinois Illinois Department of Transportation Vendor Portal User Guide Version 2.1 November 2015 0137-16, 11/15, web Item Document Title File Name Disposition Author Document Description Description

More information

Creating a Participants Mailing and/or Contact List:

Creating a Participants Mailing and/or Contact List: Creating a Participants Mailing and/or Contact List: The Limited Query function allows a staff member to retrieve (query) certain information from the Mediated Services system. This information is from

More information

CRM Login ADMIN PANEL. URL - www.fulloncrm.com. Login page Details: 1. Login Page :

CRM Login ADMIN PANEL. URL - www.fulloncrm.com. Login page Details: 1. Login Page : CRM Login ADMIN PANEL URL - www.fulloncrm.com Login page Details: 1. Login Page : Enter your Login Credential and click on login then it will open your panel. 2. Admin Dashboard : Your Admin dashboard

More information

LOGO. Monthly Timesheets. Approver Training

LOGO. Monthly Timesheets. Approver Training LOGO Monthly Timesheets Approver Training Updated February 14, 2013 STOP! HAVE YOU COMPLETED THE EMPLOYEE MONTHLY TIMESHEET TRAINING? If not, please go to: http://acctg.ucsf.edu and complete the HBS online

More information

Software Requirements Specification For Real Estate Web Site

Software Requirements Specification For Real Estate Web Site Software Requirements Specification For Real Estate Web Site Brent Cross 7 February 2011 Page 1 Table of Contents 1. Introduction...3 1.1. Purpose...3 1.2. Scope...3 1.3. Definitions, Acronyms, and Abbreviations...3

More information

NetClient CS Document Management Portal User Guide

NetClient CS Document Management Portal User Guide GOFILEROOM NetClient CS Document Management Portal User Guide version 10.x TL 25027 (5/7/12) Copyright Information Text copyright 2002-2012 by Thomson Reuters. All rights reserved. Video display images

More information

1. How to Register... 2. 2. Forgot Password... 4. 3. Login to MailTrack Webmail... 5. 4. Accessing MailTrack message Centre... 6

1. How to Register... 2. 2. Forgot Password... 4. 3. Login to MailTrack Webmail... 5. 4. Accessing MailTrack message Centre... 6 MailTrack How To Document 27 March 2014 Table of Contents 1. How to Register... 2 2. Forgot Password... 4 3. Login to MailTrack Webmail... 5 4. Accessing MailTrack message Centre... 6 5. Creating a MailTrack

More information

What s New in Exchange 2010?

What s New in Exchange 2010? What s New in Exchange 2010? A quick guide to the most significant changes you will see when your account is migrated to Exchange 2010 The Top 10 Changes in Exchange 2010..2 Email Retention and Archives..3

More information

Enterprise Mail User Manual Advanced Internet Technologies, Inc. June 2012

Enterprise Mail User Manual Advanced Internet Technologies, Inc. June 2012 Enterprise Mail User Manual Advanced Internet Technologies, Inc. June 2012 Document Overview Revision History This is version 2.0 of the Enterprise Mail User Manual. All updates to this document will be

More information

Security Guide. BlackBerry Enterprise Service 12. for ios, Android, and Windows Phone. Version 12.0

Security Guide. BlackBerry Enterprise Service 12. for ios, Android, and Windows Phone. Version 12.0 Security Guide BlackBerry Enterprise Service 12 for ios, Android, and Windows Phone Version 12.0 Published: 2015-02-06 SWD-20150206130210406 Contents About this guide... 6 What is BES12?... 7 Key features

More information

Manual: How to Create an NCAN User Account

Manual: How to Create an NCAN User Account The National College Access Network, Building Blocks, and the National College Access Program Directory web sites have secured areas that require a user account. This manual will assist you with creating

More information

Overview How it works: Features: Page 1

Overview How it works: Features: Page 1 Overview Tired of having domain administrators resetting user s passwords? Reduce costs and lighten the load of domain admins by delegating this duty to level 1 helpdesk personnel, department managers,

More information

Outlook Web Access User Guide

Outlook Web Access User Guide Outlook Web Access User Guide Page 1 of 37 Table of Contents Logging in to Outlook Web Access (OWA) 3 Inbox 4 Reading emails 5 The Toolbar 6 Sending a New Email 7 The Toolbar 8 Managing your Inbox 9 Calendar

More information

Colorado Ski Racing Management System

Colorado Ski Racing Management System Software Requirements Specification For Colorado Ski Racing Management System In satisfaction of the course requirements in SYST3020 and SYST3510 Prepared by Hirokazu Inoue University of Colorado at Boulder

More information

Sophos Mobile Control Administrator guide. Product version: 3.6

Sophos Mobile Control Administrator guide. Product version: 3.6 Sophos Mobile Control Administrator guide Product version: 3.6 Document date: November 2013 Contents 1 About Sophos Mobile Control...4 2 About the Sophos Mobile Control web console...7 3 Key steps for

More information

6.0. Getting Started Guide

6.0. Getting Started Guide 6.0 Getting Started Guide Netmon Getting Started Guide 2 Contents Contents... 2 Appliance Installation... 3 IP Address Assignment (Optional)... 3 Logging In For the First Time... 5 Initial Setup... 6 License

More information

Lepide Active Directory Self Service. Configuration Guide. Follow the simple steps given in this document to start working with

Lepide Active Directory Self Service. Configuration Guide. Follow the simple steps given in this document to start working with Lepide Active Directory Self Service Configuration Guide 2014 Follow the simple steps given in this document to start working with Lepide Active Directory Self Service Table of Contents 1. Introduction...3

More information

Orbital ATK Secure Email: Receiving Encrypted Messages. Why Orbital ATK Secure Email? Initial Email: Orbital ATK Secure Email Notification

Orbital ATK Secure Email: Receiving Encrypted Messages. Why Orbital ATK Secure Email? Initial Email: Orbital ATK Secure Email Notification Orbital ATK Secure Email: Receiving Encrypted Messages This document is intended for Orbital ATK Employees, Partners & Clients as an introduction & instructional user guide for Orbital ATK Secure Email.

More information

Charter Business Phone. Online Control Panel Getting Started Guide. Document Version 1.0

Charter Business Phone. Online Control Panel Getting Started Guide. Document Version 1.0 Charter Business Phone Online Control Panel Getting Started Guide Document Version 1.0 Table of Contents 1 About This Guide...4 2 Overview...5 2.1 Online Control Panel and Call Manager... 5 3 Manual and

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

SaaS Email Encryption Enablement for Customers, Domains and Users Quick Start Guide

SaaS Email Encryption Enablement for Customers, Domains and Users Quick Start Guide SaaS Email Encryption Enablement for Customers, Domains and Users Quick Start Guide Email Encryption Customers who are provisioned for SaaS Email Encryption can easily configure their Content Policies

More information

1. Open the preferences screen by opening the Mail menu and selecting Preferences...

1. Open the preferences screen by opening the Mail menu and selecting Preferences... Using TLS encryption with OS X Mail This guide assumes that you have already created an account in Mail. If you have not, you can use the new account wizard. The new account wizard is in the Accounts window

More information

Corporate Telephony Toolbar User Guide

Corporate Telephony Toolbar User Guide Corporate Telephony Toolbar User Guide 1 Table of Contents 1 Introduction...6 1.1 About Corporate Telephony Toolbar... 6 1.2 About This Guide... 6 1.3 Accessing The Toolbar... 6 1.4 First Time Login...

More information

Optus EmailSMS for MS Outlook and Lotus Notes

Optus EmailSMS for MS Outlook and Lotus Notes Optus EmailSMS for MS Outlook and Lotus Notes Service Description, August 2005. OVERVIEW This document provides an overview of the Optus EmailSMS service delivered jointly by Optus and redcoal. It highlights

More information

QUICK START GUIDE MONDOPAD/WIN7 009-1488-01

QUICK START GUIDE MONDOPAD/WIN7 009-1488-01 QUICK START GUIDE MONDOPAD/WIN7 009-1488-01 CONTENTS Hardware Setup...3 Windows Setup and Registration Process...3 Microsoft Windows Setup...3 Mondopad Software Registration...4 Microsoft Office Activation...4

More information