First to be sent to selected students after course enrollment

Size: px
Start display at page:

Download "First e-mail to be sent to selected students after course enrollment"

Transcription

1 First to be sent to selected students after course enrollment Subject Line Suggestion: Important Exam Info Greetings, One of the courses you signed up for (xxx-xxx-xx Course Name) requires students to participate in a new security system. This new software system is used to verify a students ID using just your mouse, touchpad, stylus or finger. This unique technology is from a company called Biometric Signature ID (BSI). Your instructor will be asking you to verify your identity as an assignment in the BioSig- ID Registration link found under course home. You will also be asked to complete a Practice Authentication assignment before you begin your first authenticated exam. You need to follow the instructions found within the BioSig-ID Registration to enroll and verify your identity. Key highlights are: 1. You will be asked to watch a short video then register and enroll in the software system. Please view video here: or on the BioSig-ID Registration page in your class. It is critical that you watch this video before authenticating your identity. It is a good idea to create a signature that is simple to remember and recreate. Do NOT forget what you used for your signature you will need it for every exam. 2. You will receive a one practice authentication assignment after your authentication registration to verify your identity before taking your first exam using authentication in this course. This should take seconds, and authentication will take seconds before every exam.

2 3. The total estimated time will be approximately minutes during the entire evaluation period. 4. You will be one of the first students at Iowa CC to have access to dynamic biometric technology using signature biometrics and will be asked to participate in a user survey after your course. 5. Any questions please call toll free , or ecollege Technical Support at helpdesk@iowacconline.com or through the Tech Support Tab in the course. We thank you for your dedication to this new technology it will be fun and you will be on the frontline with a new software technology! Second - Reminder (Optional) Repeat the first , 1 day after the first one goes out - two times total or more as required after assessing the student participation levels. Third for students after successful enrollment Subject Line Suggestion: Important info from Iowa CC administration Greetings, Thank you for registering, enrolling and validating your identity using the BioSig-ID technology. PLEASE READ THE FOLLOWING:

3 During our course, it is required that you verify your identity with the BioSig-ID software before every exam. You must use the same signature (characters/letters) used during registration /enrollment. Your signatures will be compared using technology for a match. Use your best efforts each time you verify as the Iowa Consortium will summarize all student successes using the signature biometrics. If you have questions, please call the ecollege helpdesk, toll free at , or chat with a helpdesk technician in the Tech Support Tab in our course. Thank You! 3

4 BioSig-ID Integration User Guide

5 Contents Contents... 5 BioSig-ID Integration... 5 Course Based Registration Link... 6 Course Based Dashboard... 8 ID Verification Prompt... 8 Frequently Asked Questions Escalation Path Appendix A BioSig-ID Integration 5

6 The Pearson LearningStudio platform has built out an extensible ID verification subsystem which allows for interchangeable ID verification providers. The ID provider workflows described within this document is for verifying user identity against the Bio-Sig ID system. The existing integration pieces included within the integration are as follows: Integrated user registration workflow to allow for users to register a BioSig-ID account from within the LearningStudio system. Instructor facing control dashboard to allow professors/teaching assistants or administrators to choose which exams to leverage ID verification. Exam facing course interrupts that prompt users to complete ID verification before accessing the corresponding exam. Support for gating or not gating access to course exams based on the outcome of the student identity verification process. Campus based custom error messaging that can be defined globally for the campus as well as support for custom messages sent back from the ID verification provider. Course Based Registration Link

7 As a prerequisite, user s must register their biometric ID with the ID verification provider before accessing a given course exam. No additional campus configuration is needed for this piece with the only requirement being that a professors or course content authors will need to place the outbound SSO links for the registration component within the courses using the integration. Please note that at this point a course must have an associated course call number in order to successfully launch the course based registration process. The base link used for the registration link is as follows: ID. An example implementation using the base outbound SSO link is as follows: <SCRIPT language=javascript> function OpenGlobalSSO() { window.open(" Type=BioSig-ID", "_self"); } </SCRIPT> <SCRIPT language=javascript>openglobalsso();</script> Once the registration link is placed within the course, the registration process illustrated in the following screen will display for the user which will allow the user to register their biometric signature and have it associated to their user account. 7

8 Course Based Dashboard Included within this integration is the ability to leverage course based controls to allow professors and administrators to explicitly choose which exams to leverage the selected ID verification provider. The base link used for the course based control dashboard is as follows An example implementation using a simple JavaScript command is included below for reference puropses: <SCRIPT language=javascript> function OpenDashboard() { window.open(" "_new"); } </SCRIPT> <SCRIPT language=javascript>opendashboard();</script> Please note that the control dashboard must be set as a HIDDEN CONTENT ITEM, within the course to prevent student user access. Once set up you will see a screen similar to the one shown below which will allow the user to select and save which exams to leverage ID verification for. Please note that at this time the exam selection is not carried over during the course copy process and will need to be set each time by the adopting professor. ID Verification Prompt

9 Current support for ID verification prompts is around course examinations only. Once an exam has been enabled to use ID verification, the following screen will be presented to given student user once they navigate to access a given course exam. Please note that this prompt occurs before the user accesses the given exam and will not impact the user s time for time based exams. Once ID verification has been completed by the student, and if the user fails ID verification and the campus has chosen to leverage gating for the campus the user will be blocked from accessing their exam and will be presented with a screen similar to the one shown below. The existing error message is broken in to two parts: (i) the This message comes from the EP specific config file message is the static portion of the error for which a given campus can choose what standard messaging to display (student support team to contact, etc.) and (ii) the second part of the message Please contact the support team for further details is the dynamic part of the message that is returned from the BioSig system and can be tailored as needed in coordination with BioSig for a given campus. 9

10 Frequently Asked Questions Summarized below are highlights of frequently asked questions in regards to the ID verification integration with BioSig: Question: What unique ID is used as part of the integration? Answer: As part of the ID verification subsystem within LearningStudio, user ID and address are sent out as part of the registration and ID verification prompts for exams. At this time BioSig ID is keying off of address so please note that for user updates to existing addresses after registration will result in user s being recognized as new users within the BioSig system. Question: Currently what areas of the course can be enabled for use in ID verification? Answer: As it stands today, just course exams can be enabled to use ID verification but we are exploring extending this capability to other areas of the course (threaded discussion area, dropbox, etc.). Escalation Path The escalation paths for this integration break out in to two paths Pearson ecollege escalation paths and then the associated BioSig escalation paths. For Pearson ecollege, please use the following escalation paths Pearson ecollege Helpdesk

11 o For all student or faculty level issue reports Pearson ecollege Client Services Representative o For any administrator level questions or issue reports For the BioSig-ID system please self-service customer online help portal listed below Appendix A Campus Configuration Checklist [ ] License Agreement signed for use of the integration [ ] Decision to gate student access or not based on ID verification success If gating is enabled: [ ] Support procedures finalized between campus and BioSig support teams [ ] Campus level error messaging finalized and passed along to ecollege [ ] Any customized error messaging finalized with BioSig 11

12 [ ] End to end test completed within a test course on campus to verify connectivity [ ] Registration link and hidden dashboard link added to adopting courses [ ] Campus level messaging distributed notifying users of ID verification usage

Turnitin User Guide. Includes GradeMark Integration. January 2014 (revised)

Turnitin User Guide. Includes GradeMark Integration. January 2014 (revised) Turnitin User Guide Includes GradeMark Integration January 2014 (revised) Copyright 2014 2 Contents Contents... 3 Turnitin Integration... 4 How This Guide is Organized... 4 Related Documentation... 4 Campus

More information

Software Only Biometrics to Authenticate Student ID

Software Only Biometrics to Authenticate Student ID Software Only Biometrics to Authenticate Student ID Report of Pilot with the University of Texas System TeleCampus Prepared by: Lori McNabb MS Assistant Director, Student and Faculty Services University

More information

OneLogin Integration User Guide

OneLogin Integration User Guide OneLogin Integration User Guide Table of Contents OneLogin Account Setup... 2 Create Account with OneLogin... 2 Setup Application with OneLogin... 2 Setup Required in OneLogin: SSO and AD Connector...

More information

Identity Proofing for Online Student ID Verification: Report of Pilot with Houston Community College

Identity Proofing for Online Student ID Verification: Report of Pilot with Houston Community College Identity Proofing for Online Student ID Verification: Report of Pilot with Houston Community College Prepared by: Stephen Levey, Ed.D. Associate Vice Chancellor, Academic Instruction Houston Community

More information

HR Helpdesk. itouch Vision. This document gives an overview of itouch Vision s HR Helpdesk and discusses the different features and functionality.

HR Helpdesk. itouch Vision. This document gives an overview of itouch Vision s HR Helpdesk and discusses the different features and functionality. itouch Vision HR Helpdesk This document gives an overview of itouch Vision s HR Helpdesk and discusses the different features and functionality. For further information, about implementation and pricing

More information

Online Proctoring Services

Online Proctoring Services Online Proctoring Services Observing test takers online using webcams and microphones. It sounds simple, yet for educational institutions, it is no simple task. Kryterion is leading the industry in providing

More information

Commander TM Site Controller

Commander TM Site Controller Commander TM Site Controller VRSD Implementation Guide Date: May 7, 2015 Commander Site Controller VRSD Implementation Guide May 08, 2015 Verifone, Inc. 88 West Plumeria Drive San Jose, CA 95134 Telephone:

More information

MaaS360 Cloud Extender

MaaS360 Cloud Extender MaaS360 Cloud Extender Installation Guide Copyright 2013 Fiberlink Communications Corporation. All rights reserved. Information in this document is subject to change without notice. The software described

More information

MaaS360 On-Premises Cloud Extender

MaaS360 On-Premises Cloud Extender MaaS360 On-Premises Cloud Extender Installation Guide Copyright 2014 Fiberlink Communications Corporation. All rights reserved. Information in this document is subject to change without notice. The software

More information

Infor CRM Education on Infor Campus

Infor CRM Education on Infor Campus Infor CRM Education on Infor Campus Infor CRM courses are located on Infor Campus here! Instructions to locate and register for Infor CRM videos, non-certification, and certification courses are included

More information

Employee Training Center LearnerWeb Manual

Employee Training Center LearnerWeb Manual Employee Training Center LearnerWeb Manual Supported by the Environmental Health & Instructional Safety office 714 278 7233 employeetrainingcenter@fullerton.edu Page 1 of 35 INDEX 1. LearnerWeb Introduction....3

More information

User Guide. Instructor At Risk Dashboard Version 2. Date: January 18, 2012 Version: 1.0 Author: Judy Myers, Technical Consulting

User Guide. Instructor At Risk Dashboard Version 2. Date: January 18, 2012 Version: 1.0 Author: Judy Myers, Technical Consulting User Guide Instructor At Risk Dashboard Version 2 Date: January 18, 2012 Version: 1.0 Author: Judy Myers, Technical Consulting Table of Contents 1. Overview of At Risk Dashboard Version 2... 3 2. Accessing

More information

Introduction to UCONNECT Student Edition. 4/14/11 v.1.3

Introduction to UCONNECT Student Edition. 4/14/11 v.1.3 Introduction to UCONNECT Student Edition 4/14/11 v.1.3 Contents Accessing UCONNECT... 2 How do I get a username for UCONNECT?... 2 How do I log in?... 2 What should I see when I login?... 3 Channels...

More information

Center for Faculty Development and Support. Gmail Overview

Center for Faculty Development and Support. Gmail Overview Center for Faculty Development and Support Gmail Overview Table of Contents Gmail Overview... 1 Overview... 3 Learning Objectives... 3 Access Gmail Account... 3 Compose Mail... 4 Read and Reply Mail...

More information

Welcome to Your FCSL Student Web Portal. Course Schedule Students can view and search course schedules and view class details.

Welcome to Your FCSL Student Web Portal. Course Schedule Students can view and search course schedules and view class details. Welcome to Your FCSL Student Web Portal Course Schedule Students can view and search course schedules and view class details. Online Registration Online registration allows students to register for courses

More information

Law College Computer and Technology Information

Law College Computer and Technology Information Law College Computer and Technology Information Account Creation All law students, faculty and staff must have a University of Toledo authentication domain (UTAD) computer account. This account will allow

More information

CCH esign. Quick Start Guide

CCH esign. Quick Start Guide CCH esign Quick Start Guide December 2015 2015 CCH Incorporated and its affiliates and licensors. All rights reserved. Material in this publication may not be reproduced or transmitted, in any form or

More information

HR Helpdesk & Case management

HR Helpdesk & Case management itouch Vision HR Helpdesk & Case management This document gives an overview of Case management for HR and discusses the different features and functionality. For further information, about implementation

More information

Texas A&M University- Commerce Information Technology

Texas A&M University- Commerce Information Technology Texas A&M University- Commerce Information Technology ecollege Course Copy Manual Version 3.0 Created by: Chris Jones Last Updated by: Rick Barr & Jeremy Gamez Contents 1. Introduction 3 2. The Login 3

More information

One step login. Solutions:

One step login. Solutions: Many Lotus customers use Lotus messaging and/or applications on Windows and manage Microsoft server/client environment via Microsoft Active Directory. There are two important business requirements in this

More information

ARGUS SUPPORT: (03) 9037 1000 ARGUS V4.3.X TO ARG US V5.0.X

ARGUS SUPPORT: (03) 9037 1000 ARGUS V4.3.X TO ARG US V5.0.X ARGUS SUPPORT: (03) 9037 1000 UPGRADE GUIDE ARGUS V4.3.X TO ARG US V5.0.X FOR MAC ALL LOGOS AND TRADEMARKS ARE COPYRIGHT OF THE RESPECTIVE OWNERS COPYRIGHT ARGUS CONNECTING CARE, 2011 Argus Connecting

More information

Online Class* Development Guidelines Middlesex Community College March 11, 2015

Online Class* Development Guidelines Middlesex Community College March 11, 2015 Online Class* Development Guidelines Middlesex Community College March 11, 2015 I. Online Class Proposal: Submission and Review** The proposal to develop a new online course should start six months before

More information

Configure Single Sign on Between Domino and WPS

Configure Single Sign on Between Domino and WPS Configure Single Sign on Between Domino and WPS What we are doing here? Ok now we have the WPS server configured and running with Domino as the LDAP directory. Now we are going to configure Single Sign

More information

BAPTIST MISSIONARY ASSOCIATION THEOLOGICAL SEMINARY. GRK 411c Greek Grammar I COURSE SYLLABUS. Fall-ONLINE-2015 Developed July 2015

BAPTIST MISSIONARY ASSOCIATION THEOLOGICAL SEMINARY. GRK 411c Greek Grammar I COURSE SYLLABUS. Fall-ONLINE-2015 Developed July 2015 BAPTIST MISSIONARY ASSOCIATION THEOLOGICAL SEMINARY GRK 411c Greek Grammar I COURSE SYLLABUS Fall-ONLINE-2015 Developed July 2015 INSTRUCTOR: James D. Shine (MA, MDiv, DD, PhD studies) COURSE DESCRIPTION:

More information

Viewing Application Status Online. BlueAccess Individual Application Status

Viewing Application Status Online. BlueAccess Individual Application Status Viewing Application Status Online BlueAccess Individual Application Status Checking Application Status Online In this session we will discuss: Signing up for BlueAccess. Logging on to the Individual Application

More information

Employee Active Directory Self-Service Quick Setup Guide

Employee Active Directory Self-Service Quick Setup Guide Employee Active Directory Self-Service Quick Setup Guide (V2.0) Last update: 11/5/2014 Copyright 2014 InfraDog Inc. All rights reserved Corporate Phone: +1 (416) 473-4096, Fax: +1 (888) 863-3936, Email:

More information

Student Access Reference Guide

Student Access Reference Guide Student Access Reference Guide Table of Contents Student Access Overview... 2 Logging on to the Student Portal... 3 Password Security Question Setup... 4 Need Help Signing In... 6 Navigating the Student

More information

HHPS 584 01W Administration in Sport and Recreation Programs (Online) Fall, 2015

HHPS 584 01W Administration in Sport and Recreation Programs (Online) Fall, 2015 HHPS 584 01W Administration in Sport and Recreation Programs (Online) Fall, 2015 Instructor: Dr. Anthony Rosselli Office Location: Field House 100C Office Hours: Online or by appointment Office Phone:

More information

Medical Billing & On-Site Learning

Medical Billing & On-Site Learning COLLEGE OF EDUCATION AND HUMAN SERVICES DEPARTMENT OF HEALTH AND HUMAN PERFORMANCE HHPS 528 Sport Psychology Fall, 2015 Online Course ON THE FIRST DAY OF CLASS (AUGUST 31) LOG INTO ecollege AND CLICK ON

More information

Advanced Configuration Administration Guide

Advanced Configuration Administration Guide Advanced Configuration Administration Guide Active Learning Platform October 2015 Table of Contents Configuring Authentication... 1 PingOne... 1 LMS... 2 Configuring PingOne Authentication... 3 Before

More information

This procedure is used by the Staff Member to certify their monthly time statement.

This procedure is used by the Staff Member to certify their monthly time statement. Purpose This procedure is used by the Staff Member to certify their monthly time statement. Reference Factsheets contain additional information on the different eligibility and documentation requirements

More information

Campus Solutions Self Service: Student Quick Reference Guide

Campus Solutions Self Service: Student Quick Reference Guide Campus Solutions Self Service: Student Table of Contents Introduction to Step Sheets... 4 Getting Started in CUNYfirst... 5 Activate My CUNYfirst Account... 6 Log into My CUNYfirst Account... 10 Sign Out

More information

Provider OnLine. Log-In Guide

Provider OnLine. Log-In Guide Provider OnLine Log-In Guide Table of Contents 1 LOG-IN ACCESS... 3 1.1 ENTERING THE USER ID AND PASSWORD... 4 1.2 OVERVIEW AND PURPOSE OF TRICIPHER... 5 1.2.1 Log-in for Users Who Are Active, But Not

More information

Greenway Customer Support SUPPORT POLICIES. To deliver world class client experiences that delight each and every time we interact with our clients.

Greenway Customer Support SUPPORT POLICIES. To deliver world class client experiences that delight each and every time we interact with our clients. Greenway Customer Support SUPPORT POLICIES To deliver world class client experiences that delight each and every time we interact with our clients. INTRODUCTION Customer Support Our Technical Support Center,

More information

Dr. Ruiliang Yan, Ruiliang.Yan@tamuc.edu Commerce: BA 315B Commerce: Office Phone: 903-886-5710

Dr. Ruiliang Yan, Ruiliang.Yan@tamuc.edu Commerce: BA 315B Commerce: Office Phone: 903-886-5710 1 International Marketing Fall 2015 MKT 586 F2F Class -------------------------------------------------------------------------------------------------- Classroom: Face to Face Class; Class time: 8/31/2015

More information

USING MULTIPLE ONLINE SECURITY MEASURES TO DELIVER SECURE COURSE EXAMS TO DISTANCE EDUCATION STUDENTS

USING MULTIPLE ONLINE SECURITY MEASURES TO DELIVER SECURE COURSE EXAMS TO DISTANCE EDUCATION STUDENTS USING MULTIPLE ONLINE SECURITY MEASURES TO DELIVER SECURE COURSE EXAMS TO DISTANCE EDUCATION STUDENTS David Foster, Nancy Mattoon and Paul Walker (presenter) KRYTERION, Inc., United Kingdom Rick Shearer

More information

customer care solutions

customer care solutions customer care solutions from Nuance case study :: Invesco Trimark Provides Personalized Service Using a Nuance Voice Verification Solution for Caller Identification and Authentication NUANCE :: customer

More information

Venza Group. Learning Management System (LMS) Login and Dashboard Guide

Venza Group. Learning Management System (LMS) Login and Dashboard Guide 10886 Crabapple Rd, Ste 100 Roswell, GA 30075 Phone: 770-685-6500 Fax: 770-685-6553 Venza Group Learning Management System (LMS) Login and Dashboard Guide Table of Contents 1.0 Learning Management System

More information

out of the availity web portal

out of the availity web portal get the most out of the availity web portal Quick reference guide Availity s Web Portal gives you the tools you need to drive measurable and meaningful organizational improvements, to enjoy the vitality

More information

DocuSign Quick Start Guide. In Person Signing. Overview. Table of Contents

DocuSign Quick Start Guide. In Person Signing. Overview. Table of Contents DocuSign Quick Start Guide In Person Signing Overview The In Person Signing feature lets you use the DocuSign Service for electronic signatures even if the signer does not have access to email or a computer.

More information

Set Up and Maintain Customer Support Tools

Set Up and Maintain Customer Support Tools Set Up and Maintain Customer Support Tools Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

MyCAA Schools Frequently Asked Questions (FAQs) 18 October 2010 (v16) 1. What is the Military Spouse Career Advancement Account (MyCAA) Program?

MyCAA Schools Frequently Asked Questions (FAQs) 18 October 2010 (v16) 1. What is the Military Spouse Career Advancement Account (MyCAA) Program? MyCAA Schools Frequently Asked Questions (FAQs) 18 October 2010 (v16) Table of Contents A. GENERAL MYCAA PROGRAM INFORMATION 1. What is the Military Spouse Career Advancement Account (MyCAA) Program? 4

More information

STUDENT EDITION. Getting Started with. MasteringChemistry IS POWERED BY MASTERINGTECHNOLOGY

STUDENT EDITION. Getting Started with. MasteringChemistry IS POWERED BY MASTERINGTECHNOLOGY STUDENT EDITION Getting Started with MasteringChemistry IS POWERED BY MASTERINGTECHNOLOGY Copyright 2008 Pearson Education, Inc. or its affiliate(s). All rights reserved. No part of the contents of this

More information

OMDC Online Application Portal (OAP) - Quick Start Guide

OMDC Online Application Portal (OAP) - Quick Start Guide OMDC Online Application Portal (OAP) - Quick Start Guide 1. INTRODUCTION This guide offers the quickest way to get you started on the OMDC Online Application Portal (OAP). Before you begin, step through

More information

Project Management for Web-based Course Development

Project Management for Web-based Course Development Project Management for Web-based Course Development Dong Li Rick Shearer Penn State University Project Management for Web-based Course Development Transferring face-to-face courses into Web-based courses

More information

REAL ESTATE CLIENT MANAGEMENT QUICK START GUIDE

REAL ESTATE CLIENT MANAGEMENT QUICK START GUIDE REAL ESTATE CLIENT MANAGEMENT QUICK START GUIDE The purpose of the quick start guide is to help you get started using the Real Estate Client Management (RECM) product quickly. For a more in-depth quick

More information

Using YSU Password Self-Service

Using YSU Password Self-Service Using YSU Password Self-Service Using YSU Password Self-Service Password Self-Service Web Interface Required Items: YSU (MyYSU) Directory account, Web browser This guide will assist you with using the

More information

Integrating CoroSoft Datacenter Automation Suite with F5 Networks BIG-IP

Integrating CoroSoft Datacenter Automation Suite with F5 Networks BIG-IP Integrating CoroSoft Datacenter Automation Suite with F5 Networks BIG-IP Introducing the CoroSoft BIG-IP Solution Configuring the CoroSoft BIG-IP Solution Optimizing the BIG-IP configuration Introducing

More information

Valencia College Registration Planner

Valencia College Registration Planner Valencia College Registration Planner The Registration Planner is a powerful tool that allows you to create a class schedule customized to your own personal schedule and you can save your class schedule

More information

Online Course Override Process

Online Course Override Process 1 Online Course Override Process General Information: The online course override process will work much like last semester. All department chairs and coordinators now will receive all override requests

More information

Learning Management System (LMS) User Guide. 4 March 2015

Learning Management System (LMS) User Guide. 4 March 2015 Learning Management System (LMS) User Guide 4 March 2015 Contents Accessing ATPCO s Learning Management System (LMS)... 3 Overview of ATPCO s LMS... 5 Accessing Training Course Schedules... 7 Quick Search

More information

IOWA WESTERN COMMUNITY COLLEGE Abnormal Psychology: Self-paced PSY241 SP. Course Prefex Course Name Credits Lecture Lab

IOWA WESTERN COMMUNITY COLLEGE Abnormal Psychology: Self-paced PSY241 SP. Course Prefex Course Name Credits Lecture Lab Term: Winterin, 2014/15 I. Faculty Information: Instructor: Gary Gard, Ph.D. E-mail Address: ggard@iwcc.edu Phone: 402-393-5432 IOWA WESTERN COMMUNITY COLLEGE Abnormal Psychology: Self-paced PSY241 SP

More information

TEST DAY GUIDE. Overview

TEST DAY GUIDE. Overview TEST DAY GUIDE Overview The Test Day guide details all the information a CAT 2014 registered candidate will require on the day of the test. On the website, you will also find a Test day video and FAQs

More information

Getting Started with

Getting Started with MP.Booklet_Student_mech.qxd 10/27/05 8:24 AM Page 1 STUDENT EDITION Getting Started with MASTERINGPHYSICS TM IS POWERED BY MYCYBERTUTOR BY EFFECTIVE EDUCATIONAL TECHNOLOGIES MP.Booklet_Student_mech.qxd

More information

STUDENT EDITION. Getting Started with MASTERINGPHYSICS IS POWERED BY MASTERINGTECHNOLOGY

STUDENT EDITION. Getting Started with MASTERINGPHYSICS IS POWERED BY MASTERINGTECHNOLOGY STUDENT EDITION Getting Started with MASTERINGPHYSICS IS POWERED BY MASTERINGTECHNOLOGY Copyright 2008 Pearson Education, Inc. or its affiliate(s). All rights reserved. No part of the contents of this

More information

EQSC 240/L INTRODUCTION TO EQUINE SCIENCE

EQSC 240/L INTRODUCTION TO EQUINE SCIENCE EQSC 240/L INTRODUCTION TO EQUINE SCIENCE Instructor: Petra Collyer DVM PhD Office Location: AGIT 229 Office Hours: by appointment Office Phone: 903-886-5355 Office Fax: 903-866-5990 Email Address and

More information

Cherwell Training: Help Desk Consultant

Cherwell Training: Help Desk Consultant Cherwell Training: Help Desk Consultant About Cherwell This course will introduce you to the Cherwell Service Management (CSM) desktop client. Topics covered in this class will include accessing Cherwell,

More information

How To Access A Project Plan On A Pc Or Macbook 2 On A Computer Or Macodeo On A Network (For Free) On A Server Or Macrocessor On A Microsoft Macbook (For A Free) With A Web

How To Access A Project Plan On A Pc Or Macbook 2 On A Computer Or Macodeo On A Network (For Free) On A Server Or Macrocessor On A Microsoft Macbook (For A Free) With A Web SharePoint Project Management Tools 1 P age W elcome to Tyler Implementation! Over the years, Tyler has continuously revisited and refined its Implementation processes in order to benefit from years of

More information

GDP11 Student Registration Guide

GDP11 Student Registration Guide GDP11 Student Registration Guide Getting Started with GDP11 What You Will Need URL/Web Site Address for GDP Online You will access GDP11 at a URL (Web address) that is specific to your school. This URL

More information

For further support information, refer to the Help Resources appendix. To comment on the documentation, send an email to support@tk20.com.

For further support information, refer to the Help Resources appendix. To comment on the documentation, send an email to support@tk20.com. Technical Support and Product Information tk20.com Tk20 Corporate Headquarters 10801 MoPac Expressway, Suite 740, Austin, Texas 78759 USA Tel: 512-401-2000 For further support information, refer to the

More information

ManageEngine ADSelfService Plus. Evaluator s Guide

ManageEngine ADSelfService Plus. Evaluator s Guide ManageEngine ADSelfService Plus Evaluator s Guide Table of Contents Document Summary:...3 ADSelfService Plus Overview:...3 Core Features & Benefits:...4 ADSelfService Plus Architecture:...5 Admin Portal:...

More information

Training for Clarendon College Faculty

Training for Clarendon College Faculty Training for Clarendon College Faculty Table of Contents What is Turnitin?... 1 Register and create your account... 2 Create your first class... 4 Create a new assignment... 5 Make changes to an existing

More information

Instructor Getting Started Guide for Desire2Learn

Instructor Getting Started Guide for Desire2Learn Instructor Getting Started Guide for Desire2Learn Table of Contents About McGraw-Hill Campus... 2 Before you begin... 2 Initial Setup of the McGraw-Hill Campus Module... 3 Accessing McGraw-Hill Campus...

More information

Getting Started Guide For Students

Getting Started Guide For Students Blackboard Learn 9.1 Getting Started Guide For Students Created by the Oregon Tech Online staff Opening Blackboard Web Address: Login to MyOIT or go directly to Blackboard at http://online.oit.edu Username

More information

version2.1 NetXtreme Technology

version2.1 NetXtreme Technology version2.1 NetXtreme Technology Introduction Site Map Private Groups Course Subscription Unsubscribing Courses Course Contents Course homepage, course progress, course videos and exercises, course forums,

More information

How to Create a Broker Account

How to Create a Broker Account How to Create a Broker Account 1. Once you have created your NY.gov ID and set your password (see the guide, How to Create a NY.gov ID ), return to the Broker tab from the NYSOH home page and select CLICK

More information

Change of Grade Workflow

Change of Grade Workflow Change of Grade Workflow Step 1: Log into your MyESU Portal. Step 2: Go to Faculty Resources Tab. Step 3: Go to the Change of Grade Tool box. Step 4: Click on Change A Grade button. Step 5: You will be

More information

https://support.avaya.com Avaya Automated Services Nov-2013

https://support.avaya.com Avaya Automated Services Nov-2013 https://support.avaya.com Avaya Automated Services Nov-2013 Fast Powerful Seamless 2 Proactive Content Usage Optimization Tools Webinars Product Hub Avaya Knowledge Base Web Chat Web Talk Web Video Service

More information

ONLINE LEVEL ONE UMPIRES COURSE PARTICIPANT FACT SHEET

ONLINE LEVEL ONE UMPIRES COURSE PARTICIPANT FACT SHEET About the course The Level One Online Umpire s Course has been designed to assist you in achieving the necessary skills and knowledge to be an effective umpire and enjoy your officiating role. The course

More information

How To Learn Distance Learning

How To Learn Distance Learning Global Outreach & Extended Education cpd.hwexam@asu.edu ph: 480.965.1740 Ira A. Fulton Schools of Engineering Distance Learning Student Manual Welcome to the office of Global Outreach and Extended Education

More information

CSCI 526 Database Systems COURSE SYLLABUS: Fall 2015

CSCI 526 Database Systems COURSE SYLLABUS: Fall 2015 CSCI 526 Database Systems COURSE SYLLABUS: Fall 2015 Quarter Fall 2015 Meeting Days/Time Online, must login ecollege Instructor Kwang Lee, Ph.D. Instructor Phone 571-275-0959 Mon, Wed, 09:00am ~ 12:00pm

More information

TMGT 352.01W Principles of Cost Engineering Course Syllabus: Spring 2013 Online ecollege Course

TMGT 352.01W Principles of Cost Engineering Course Syllabus: Spring 2013 Online ecollege Course TMGT 352.01W Principles of Cost Engineering Course Syllabus: Spring 2013 Online ecollege Course Instructor: Wen-Hsing Liu, Ph.D. Ad-Interim Assistant Professor Department of Engineering & Technology Office

More information

Microsoft Office 365 Microsoft Office 2013 Pro Plus for PC Installation and Activation Walkthrough

Microsoft Office 365 Microsoft Office 2013 Pro Plus for PC Installation and Activation Walkthrough Microsoft Office 365 Microsoft Office 2013 Pro Plus for PC Installation and Activation Walkthrough Contents Introduction... 2 System Requirements... 2 Installing Microsoft Office 2013... 2 Manage/Deactivate

More information

Faculty and Staff Guide to Port of Armstrong

Faculty and Staff Guide to Port of Armstrong Faculty and Staff Guide to Port of Armstrong Port of Armstrong is the secure web portal where the Armstrong community can connect to online academic resources, administrative services, and community information.

More information

EXPERIENTIAL LEARNING PORTFOLIO GUIDELINES

EXPERIENTIAL LEARNING PORTFOLIO GUIDELINES EXPERIENTIAL LEARNING PORTFOLIO GUIDELINES Revised: 2/15/2010 Introduction Upper Iowa University is committed to quality education and recognizes that learners in higher education come with many experiences

More information

Copyright Pivotal Software Inc, 2013-2015 1 of 10

Copyright Pivotal Software Inc, 2013-2015 1 of 10 Table of Contents Table of Contents Getting Started with Pivotal Single Sign-On Adding Users to a Single Sign-On Service Plan Administering Pivotal Single Sign-On Choosing an Application Type 1 2 5 7 10

More information

Content Management System User Guide

Content Management System User Guide Content Management System User Guide Table Of Contents Getting Started Checklist... 1 Overview: Portal Content Management System... 3 Anatomy of a Portal Page... 3 Overview of the Content Management System...

More information

Table of Contents. Lesson 5: Assign Delegate...30 Objectives... 30 Assign A Delegate... 30 Edit Delegate Permissions... 33

Table of Contents. Lesson 5: Assign Delegate...30 Objectives... 30 Assign A Delegate... 30 Edit Delegate Permissions... 33 Supervisor Manual Table of Contents Lesson 1: Login... 1 Objectives... 1 Log In to IR University... 1 Retrieve Forgotten Password and/or User ID... 3 Using the IR University Help System... 6 Lesson 2:

More information

NU SSO Account Activation Job Aid NU Employees

NU SSO Account Activation Job Aid NU Employees The purpose of this document is to provide National University Single Sign On users with instructions to activate their NU SSO accounts. Contents Employee Activation Self service... 1 Logging in directly...

More information

INFORMATION TECHNOLOGY CONTROLS

INFORMATION TECHNOLOGY CONTROLS CHAPTER 14 INFORMATION TECHNOLOGY CONTROLS SCOPE This chapter addresses requirements common to all financial accounting systems and is not limited to the statewide financial accounting system, ENCOMPASS,

More information

XO Enterprise SIP Portal: Quick Start Guide

XO Enterprise SIP Portal: Quick Start Guide XO Enterprise SIP Portal: Quick Start Guide Welcome! As an XO Enterprise SIP customer, you have access to a full suite of online tools to help you manage your XO services. These capabilities are available

More information

f. Expand the term to see the courses in which you are enrolled by clicking on the + sign to the left of the semester.

f. Expand the term to see the courses in which you are enrolled by clicking on the + sign to the left of the semester. ecollege FAQ s Note: The only courses that appear in ecollege are online or web-enhanced courses. Face to Face courses, with no online component, will NOT appear in ecollege. 1. How do I access my ecollege

More information

Getting Started: 5 Printable Checklists for Success

Getting Started: 5 Printable Checklists for Success Getting Started: 5 Printable Checklists for Success This printable document is designed for you to use as an organizational tool during set-up of any or all of the Online modules. Jackrabbit s flexibility

More information

Process Document Student Self-Service: Making Credit Card Payments. Making Credit Card Payments. Concept

Process Document Student Self-Service: Making Credit Card Payments. Making Credit Card Payments. Concept Making Credit Card Payments Concept The Campus Finance component of Student Self-Service enables students to access their student bill information and manage their charges and payments. This topic covers

More information

Student Instructions for Registration and Login

Student Instructions for Registration and Login Student Instructions for Registration and Login Before you go online to register be sure you have: - A valid e-mail address - The MyMathLab Course ID from your instructor - A student access code, which

More information

STABLE MANAGEMENT EQSC 441 & EQSC 441 Lab SUMMER I 2014

STABLE MANAGEMENT EQSC 441 & EQSC 441 Lab SUMMER I 2014 SYLLABUS STABLE MANAGEMENT EQSC 441 & EQSC 441 Lab SUMMER I 2014 COURSE INFORMATION -3 Credit Hours: 2 Lecture/2 Lab -Lecture is Web Based - Lab meets at Equine Center on HWY 50 from 8:00am-5:00pm on June

More information

1314 Online College Algebra Course Description

1314 Online College Algebra Course Description 1314 Online College Algebra Course Description Burrus 1 This is not a self-paced course. Over the course of the semester, you will study linear, quadratic, polynomial, rational, radical, absolute value,

More information

Angel Learning Management System Introductory Tutorial for Students

Angel Learning Management System Introductory Tutorial for Students Angel Learning Management System Introductory Tutorial for Students Welcome! Angel is the Learning Management System that you ll be using to access your classes. You ll use it to view lessons, submit assignments,

More information

Bishop State Community College Distance Education Policy

Bishop State Community College Distance Education Policy Bishop State Community College Distance Education Policy Purpose of Distance Education The goal of distance education at Bishop State Community College (BSCC or the College) is to provide students with

More information

Using CRM. Quick Reference. August 4, 2009. CRM Use for Agents Page 1 of 31

Using CRM. Quick Reference. August 4, 2009. CRM Use for Agents Page 1 of 31 Quick Reference August 4, 2009 CRM Use for Agents Page 1 of 31 Table of Contents GETTING STARTED IN CRM...3 WHAT IS CRM?... 4 ACCESSING CRM... 5 CUSTOMIZE YOUR CASE VIEW... 6 SHOW MY CASES ON HOME PAGE...

More information

Transitioning from TurningPoint 5 to TurningPoint Cloud - LMS 1

Transitioning from TurningPoint 5 to TurningPoint Cloud - LMS 1 Transitioning from TurningPoint 5 to TurningPoint Cloud - LMS 1 A Turning Account is a unique identifier that is used to tie together all software accounts and response devices. A Turning Account is required

More information

EDI (Electronic Data Interchange) Registration and Enrollment Process Electronic Report Section 2015

EDI (Electronic Data Interchange) Registration and Enrollment Process Electronic Report Section 2015 Glenn Hegar Texas Comptroller of Public Accounts EDI (Electronic Data Interchange) Registration and Enrollment Process Electronic Report Section 2015 Table of Contents I. Introduction to EDI Registration

More information

Michigan Care Improvement Registry (MCIR) User Registration Four-Step Process

Michigan Care Improvement Registry (MCIR) User Registration Four-Step Process Michigan Care Improvement Registry (MCIR) User Registration Four-Step Process Step 1. User Receives PIN Number Email from mcir@michigan.gov Once a User is added to MCIR, they will receive an email message

More information

Talent Development: Learning Management System. Employee (Faculty & Staff) User Guide

Talent Development: Learning Management System. Employee (Faculty & Staff) User Guide Talent Development: Learning Management System Employee (Faculty & Staff) User Guide Human Resource Management 1246 West Campus Road Lawrence, KS 66045 785-864-4946 Fax 785-864-5790 http://humanresources.ku.edu

More information

Thank you for visiting the Online Course Proposal Web Tutorial for new and existing courses for Brown University Faculty and Staff.

Thank you for visiting the Online Course Proposal Web Tutorial for new and existing courses for Brown University Faculty and Staff. Thank you for visiting the Online Course Proposal Web Tutorial for new and existing courses for Brown University Faculty and Staff. 1 To access Self Service Banner, you will need to login to https://selfservice.brown.edu

More information

EM L05 Managing ios and Android Mobile Devices with Symantec Mobile Management Hands-On Lab

EM L05 Managing ios and Android Mobile Devices with Symantec Mobile Management Hands-On Lab EM L05 Managing ios and Android Mobile Devices with Symantec Mobile Management Hands-On Lab Description The Symantec Mobile Management platform continues to expand it s offering with new support for native

More information

Google Integration Instructions

Google Integration Instructions SAFARI Montage Google Integration Instructions SAFARI Montage now offers Interoperability Support Services subscribers a powerful new integration option that links SAFARI Montage directly with Google,

More information

Optum Patient Portal. 70 Royal Little Drive. Providence, RI 02904. Copyright 2002-2013 Optum. All rights reserved. Updated: 3/7/13

Optum Patient Portal. 70 Royal Little Drive. Providence, RI 02904. Copyright 2002-2013 Optum. All rights reserved. Updated: 3/7/13 Optum Patient Portal 70 Royal Little Drive Providence, RI 02904 Copyright 2002-2013 Optum. All rights reserved. Updated: 3/7/13 Table of Contents 1 Patient Portal Activation...1 1.1 Pre-register a Patient...1

More information

TINA: But we re getting ahead of ourselves. Let s start at the beginning This is Ivy Tech.

TINA: But we re getting ahead of ourselves. Let s start at the beginning This is Ivy Tech. SFX: Commercial Soundtrack STU: There s nothing like it. Walking across that stage knowing you ve graduated and you re ready for the next step. Whether it s a job or continuing on with your education Ivy

More information

Drobo How-To Guide. Drobo Apps - Configuring Plex Media Server. Topics. What You Will Need. Prerequisites

Drobo How-To Guide. Drobo Apps - Configuring Plex Media Server. Topics. What You Will Need. Prerequisites Plex is a media management system that organizes your entire collection of movies, music, and photos making them available to all media devices in the connected home and remotely accessible by Internet

More information