Project Overview and Scope

Size: px
Start display at page:

Download "Project Overview and Scope"

Transcription

1 Project Overview and Scope MISSION What problem does this project address? Historically, students tend to skip class. This system aids instructors in tracking the attendance of their students. It will give instructors a central location to track the attendance of all of their students in all of their classes. It will eliminate the time spent tracing back through papers. This program will be useful for many years to come. The problem is that instructors do not take roll because it can be time consuming and unorganized. With this system, hopefully instructors will begin taking roll and holding students accountable for attendance. In former ways of taking roll, one student could "cover" for another by signing the roll for him. With the security of this system, that will be eliminated. This will benefit students, instructors, and the university as a whole. What is the goal of this project? This project will produce a program for instructors to track attendance and print reports related to attendance. What are some key features that define the product? This system creates functionality for creating, editing, deleting, searching, categorizing, browsing, tallying, and recording on student's attendance. This automates all attendance operations and ensures that instructors will always have access to reports containing information that is automatically up-to-date. This system will have a user-friendly interface, engineered for the most computer illiterate instructors. The website engine will be secure and only allow instructors with the proper permissions to edit, delete, or browse the database. This will prevent cheating or the submission of false information. This will prevent students from entering false data, also. What makes this product different from others? This system will be more accurate and easily accessible. In the long run it will be cheaper and waste less paper. Less valuable time will be wasted. This system will have much better maintainability, accuracy, manageability and security. This system will not allow for students to sign another student s name.

2 SCOPE What is the scope of this project? We will build this attendance tracking program for instructors and professors inspired by Dr. Shaw s requirements. What are the high-level assumptions or ground rules for the project? We assume that the user takes responsibility for entering the data needed into the database. What are we not going to do? We are not going to enter the data into the database. The user is responsible for entering the courses he or she teaches and the rosters associated with each course. Is this project part of a larger effort? STATUS This project is starting for Dr. Shaw to develop a more advanced attendance tracking system in the future. What is the status of this project? What the system includes is functional. However, there are some navigation issues that need to be implemented in order for the system to be more user friendly. These issues were outside the scope of this project. APPLICABILITY Who should use this product? This product is aimed at teachers, instructors, and professors who wish to easily and efficiently track attendance of students and have easy access to attendance reports.

3 USE CASES PART ONE ACTORS: INSTRUCTOR 1. Register as a new user 2. User identifies his/herself 3. Edit user profile 4. View user profile 5. User adds a class 6. User chooses a class from his/her list of classes 7. User adds a student 8. User takes role 9. User views reports 10. User logs out USES CASES PART TWO UC-01: REGISTER AS A NEW Summary: Users need to register themselves in order to use this web application. Priority: Essential. Goal: To register the user into the database, so that he/she can use the application. Use frequency: Once per user. 1. Visit login page 2. Click to register as new user 3. Enter identifying information: first name, last name, , password, and department 4. Submit form If the address is already in use, the system will give you a message stating the address is already in use, and suggest trying another address. UC-02: IDENTIFIES HIS/HERSELF Summary: Users need to identify themselves to the application/database in order to use the application. Priority: Essential. Goal: To register the user into the database, so that he/she can use the application. Use frequency: Once per use. Prerequisite: User must be registered with the application. 1. Visit login page

4 2. Enter user name 3. Enter correct password 4. Click login button If any field is incorrect or left blank, the system will return a message stating that login failed. UC-03: VIEW PROFILE Summary: Users should be able to view the information stored in their profile. Priority: Non-Essential. Goal: To allow user to view his/her information stored in the database. Use frequency: Rare. Prerequisite: User must be logged into the system. 1. User clicks to view profile 2. The information is displayed on the screen If the user wished to change any of the information, he/she has the option to edit the profile (See UC-04). UC-04: EDIT PROFILE Summary: Users should be able to edit the information stored in their profile. Priority: Non-Essential. Goal: To edit or change the user s information stored in the database. Use frequency: Rare. Prerequisite: User must be logged into the system. 1. User clicks to edit profile 2. User edits the information he/she wishes to change 3. Click to submit 4. System edits the information in the database If the user leaves a portion blank, the system will display a message asking the user to enter the information. UC-05: INSTRUCTOR ADDS A CLASS Summary: Users should be able to add a course in which he/she is teaching in order to take attendance for that class. Priority: Essential. Goal: To add a course so that the instructor can enter students and take attendance. Use frequency: Once for each class the instructor teaches. Prerequisite: User must be logged into the system. 1. User clicks to add a course 2. User enters the required information: department, class, section, and time 3. Click to submit

5 4. System edits the information in the database If the user leaves a field blank, the system will display a message asking him/her to enter the correct information and re-submit the request. If the user enters information for a class that he/she has already registered, the system will not allow the course to be registered twice and inform the user of the duplication. UC-06: INSTRUCTOR CHOOSES A CLASS FROM HIS/HER LIST OF CLASSES Summary: In order to add students and take attendance for the class, the instructor should choose which class he/she would like to edit. Priority: Essential. Goal: To choose which class the instructor is going edit. Use frequency: Often. Prerequisite: User must be logged into the system, and the course must be registered in the database. 1. User clicks to view courses 2. User clicks the course he/she wishes to select If the course is not in the users list of courses, then it is not registered in the database. The user should then click to add a course (See UC-05). UC-07: INSTRUCTOR ADDS A STUDENT Summary: In order to take attendance, the instructor needs the class roster of each class. He will enter each student enrolled in the course into the system, in order to track attendance. Priority: Essential. Goal: To enter information for each student enrolled in each course into the database. Use frequency: Once for each student in each class. Prerequisite: User must be logged into the system, and the course must be registered in the database. 1. User clicks the course he/she wishes to add students to. 2. User clicks to add a student. 3. User enters required student information: first name, last name, and address. 4. User clicks to submit. If the student is already registered in the course, the system will display a message that states that to the user. UC-08: INSTRUCTOR TAKES ROLE Summary: The instructor will use this application to take attendance in class. He/she will mark the students that are present and leave the absent students unmarked. Priority: Essential

6 Goal: To allow instructor to easily take attendance during class and store the information in the database. Use frequency: Once for every day of every class. Prerequisite: User must be logged into the system, the course must be registered in the database, and all students must be added to the course roster. 1. User clicks the course he/she wishes to take attendance for. 2. User selects each student who is present at the time of role. 3. User clicks to submit. If a student is not on the role, then the instructor can add a student. (See UC-07) UC-09: INSTRUCTOR VIEWS REPORT Summary: The instructor can use this application to view the information stored in the database. This will allow him/her to see reports on student s attendance. Priority: Essential. Goal: To allow instructor to view student attendance information. Use frequency: Somewhat Often. Prerequisite: User must be logged into the system, the course must be registered in the database, and attendance should have been taken at least one day. 1. User chooses to view reports 2. User choose from his/her list of courses 3. User chooses the students he/she wishes to view absence report on. 4. The system displays information requested. If the student has not been absent, then information will display. UC-10: LOGS OUT Summary: Once the user has finished using the application for the time being, he/she will log out so that no one else can access their account. Priority: Essential. Goal: To provide security over users account. Use frequency: Once for each log in. Prerequisite: User must be logged into the system. 1. User chooses to logout from the menu. If the user is not logged in, then he/she can not logout.

7 Entity Relationship Diagram (ERD) Professors teach Classes take have Attendance Roster attend Students compose

8 Interface Design LOGIN PAGE This is the first screen the instructor sees when the user wants to enter the site. The user interacts with the screen by inputting their user name and password. They then select the Login button to try and enter. The program validates the information and either allows the user to enter further or denies entry into the site. If you want the site to remember your user name and password you can select the Remember Me checkbox.

9 REGISTRATION PAGE If the instructor does not have an account then the user must register with the LSU Attendance Tracking System. They must fill out all the required fields and submit the information before becoming registered.

10 CLASSES PAGE Once the instructor has entered the system then he/she will be able to select their class and see the all the students in the class. If the user has not registered his/her respective classes then the user must select the Add Class button to register..

11 CLASS REGISTRATION PAGE If the instructor has not registered their classes then the user must fill all the fields and select the Submit button. Then you may be able to select the Back to go back to the previous page. The instructor could also use the navigation bar to move around the site.

12 REPORTS PAGE The reports page allows the instructor to select a particular class and student and view that particular student s attendance. This will generate a report in a data grid showing the specific dates that the student was absent.

13 ROSTER PAGE When the instructor clicks on their specific class then this page is loaded. It loads a roster of all the students in that specific class. Then the instructor checks the checkbox under Present if that student is present.

14 ADD STUDENT PAGE This page is for the instructor to add a student to his/her class. The instructor will fill out all three fields and then click the submit button to add a new student to the roster. NAVIGATION BAR The navigation bar allows the user to navigate through the site easily and efficiently. The Home hyperlink lets the user return to the home page. The Login hyperlink allows the user navigate to the login page. The Classes hyperlink lets the user go to the class page. Lastly, the Reports hyperlink allows the user to view the reports page.

15 Matrices USE CASES x DATABASE DESIGN REGISTER AS A NEW IDENTIFIES HIS/HERSELF EDIT PROFILE ** VIEW PROFILE ** ADDS A CLASS CHOOSES A CLASS ADDS A STUDENT TAKES ROLE VIEWS REPORT LOGS OUT ATTENDANCE CLASSES PROFESSORS ROSTER STUDENTS Create pid, firstname, last name, , password, and department Read , password Update Firstname, lastname, , password, and department Read firstname, lastname, , department Create , date, classnum/secnum Read , date, classnum/secnum Create classnum/secnum, time, pid Read classnum/secnum, time, pid Read pid, firstname, lastname Read classnum/secnum, Create classnum/secnum, Read classnum/secnum, Read , lname, sname Create fname, lname, Read , lname, fname

16 USE CASES x INTERFACE DESIGN REGISTER AS A NEW IDENTIFIES HIMSELF EDIT PROFILE ** VIEW PROFILE** ADDS A CLASS CHOOSES A CLASS ADDS A CLASS TAKES ROLE VIEWS REPORT LOGS OUT LOGIN REGIS- TRATION CLASSES CLASS REGISTRATION REPORTS ROSTER NAVIGATION BAR ADD STUDENT

17 USE CASES x MANUAL REGISTER AS A NEW IDENTIFIES HIMSELF EDIT PROFILE** VIEW PROFILE** ADDS A CLASS CHOOSES A CLASS ADDS A STUDENT TAKES ROLL VIEWS REPORTS LOGS OUT SYSTEM OVERVIEW LOGGING ON SYSTEM MENU CHANGING ID AND PASSWORD ** EIT SYSTEM CLASSES SECTION REPORT SECTION QUERIES ** Indicates a portion of the user manual that has not been implemented into our current web application.

18 DATABASE DESIGN x INTERFACE DESIGN LOGIN REGIST- RATION CLASSES CLASS REGISTRATION ADD STUDENTS ROSTER REPORTS NAVIGATION BAR ATTENDANCE CLASSES PROFESSORS I I O date I I O classnum/ secnum classnum/ secnum pid O I time O I pid firstname I O lastname I O department I I password I I I O O I I I O ROSTER classnum/ secnum O O STUDENTS I O O lname I O O fname I O O

19 INTERFACE DESIGN x MANUAL SYSTEM OVERVIEW LOGGING ON SYSTEM MENU CHANGING ID AND PASSWORD CLASSES SECTION REPORTS SECTION QUERIES LOGIN REGISTRATION CLASSES CLASS REGISTRATION REPORTS ROSTER NAVIGATION BAR ADD STUDENT ** Indicates a portion of the user manual that has not been implemented into our current web application.

USER S MANUAL. Attendance Tracking System. ISDS 4125 Group 5. December, Attendance Tracking i User s Manual

USER S MANUAL. Attendance Tracking System. ISDS 4125 Group 5. December, Attendance Tracking i User s Manual USER S MANUAL Attendance Tracking System ISDS 4125 Group 5 December, 2005 Attendance Tracking i User s Manual USER'S MANUAL TABLE OF CONTENTS Page # 1.0 GENERAL INFORMATION...3 1.1 System Overview...4

More information

Event Manager Instructor Start-Up Guide

Event Manager Instructor Start-Up Guide Event Manager Instructor Start-Up Guide Table of Contents Introduction... 3 What s Included in This Guide... 3 Learning Computer Terms... 3 What Is a Brower?... 3 What Is the Address Bar?... 4 What Is

More information

Creating Classes and Issuing Licenses TUTORIAL

Creating Classes and Issuing Licenses TUTORIAL Creating Classes and Issuing Licenses TUTORIAL 1 Contents CREATING STUDENT ACCOUNTS... 2 CREATING CLASSES... 4 IMPORTING A CLASS ROSTER... 8 ISSUING LICENSES... 14 CREATING STUDENT ACCOUNTS From your LabSim

More information

Faculty PiratesNet Quick Study Guide

Faculty PiratesNet Quick Study Guide Faculty PiratesNet Quick Study Guide This is a study guide, for faculty, on how to access your class information via the web using PiratesNet. PiratesNet can be found by clicking the PratesNet icon on

More information

Industry Access Portal User Manual

Industry Access Portal User Manual User Manual L o u i s i a n a D e p a r t m e n t o f I n s u r a n c e Table of Contents Industry Users... 4 Register for Industry Access... 4 Sign Up... 5 Search for an Industry Access Account Administrator...

More information

Faculty Portal. Logging In:

Faculty Portal. Logging In: Faculty Portal Logging In: Access the portal via the web address provided by your institution. If your institution is using Active Directory to authenticate, you may not be required to log in at this page.

More information

PLEASE KEEP IN MIND THERE ARE TWO WAYS TO UPDATE A STUDENT S ATTENDANCE STATUS:

PLEASE KEEP IN MIND THERE ARE TWO WAYS TO UPDATE A STUDENT S ATTENDANCE STATUS: CERTIFYING ROSTERS 1. Browse to https://tim.txstate.edu/classrosters or click the Certify Rosters link on the Faculty Services tab. 2. Log in using your NetID and password. 3. The Home navigational menu

More information

Report HQ. Quick Start Guide. Report HQ Quick Start Guide - Version 1.2

Report HQ. Quick Start Guide. Report HQ Quick Start Guide - Version 1.2 Report HQ Quick Start Guide STEP 1 Requesting An Account 1) Request an account via the Report HQ Request Form 2) Nasdaq will verify your account 3) Once your account is verified and provisioned, you will

More information

connected New User Guide

connected New User Guide connected New User Guide This guide will walk you through how to accomplish the following for programs launched through the McGraw-Hill connected website: Create a Teacher Account Redeem Content Create

More information

Open eclass Asynchronous elearning Platform

Open eclass Asynchronous elearning Platform Open eclass Asynchronous elearning Platform Student Manual The Open eclass platform is a complete Course Management System. It is the solution offered by the Greek Academic Network GUnet to support Asynchronous

More information

Test Results. Generation Java. ID-10t Consultations. Assistant Professor Department of Computer Science Siena College

Test Results. Generation Java. ID-10t Consultations. Assistant Professor Department of Computer Science Siena College Test Results Requested by: Dr. Darren Lim Assistant Professor Department of Computer Science Siena College Mrs. Pauline White Visiting Professor Department of Computer Science Siena College Generation

More information

USC ARES: Adding A Full Proxy User

USC ARES: Adding A Full Proxy User USC ARES: Adding A Full Proxy User If you are too busy to take care of reserve matters personally, you may have an office assistant or TA work in Ares on your behalf by virtue of a proxy user account.

More information

Table of Contents. ECE WORKFORCE REGISTRY Training Sponsor and Instructor User Guide.

Table of Contents. ECE WORKFORCE REGISTRY Training Sponsor and Instructor User Guide. Table of Contents 1. TRAINING SPONSOR/ORGANIZATION...1 1.1. CONTACT PERSON/MANAGERS...1 1.1.1. TRAINING ORGANIZATION/SPONSOR TOOLS...2 1.1.2. TRAINING SPONSOR/ORGANIZATION INFORMATION...3 1.1.3. ADD TRAINING

More information

Part-Time Faculty Guide View and Print Roster, Online Grading, and Notify Button

Part-Time Faculty Guide View and Print Roster, Online Grading, and Notify Button Faculty may access the system from the CLC Home page located at: http://www.clcillinois.edu On the CLC Home page use the Faculty/Staff link in the top navigation bar.. Under Resources for Faculty & Staff

More information

PowerSchool Parent Portal Directions Packet

PowerSchool Parent Portal Directions Packet PowerSchool Parent Portal Directions Packet PowerSchool is Susquehanna Valley s easy-to-use web-based student information system. Through PowerSchool Parent Portal you can access your high school or middle

More information

Higher Reach Online Registration

Higher Reach Online Registration Higher Reach Online Registration July 12, 2013 (Version 1) kc This procedure guide contains information for students and administration. QUICK ADMIT Define three roles that someone can use to log in to

More information

How to Register for Class

How to Register for Class How to Register for Class 1. Classroom Training Schedule Most users will go through the Classroom Training Schedule to find and enroll in classes that have been made available to the user s command/organization.

More information

Your current address will be used to access schooltool. Please provide the school registrar with this if you haven t already done so.

Your current  address will be used to access schooltool. Please provide the school registrar with this if you haven t already done so. Parent Guide Quick Reference Worksheet For schooltool s ParentPortal Parent Guide -- Quick Reference Worksheet Accessing your student's on-line schooltool school records is now a simple matter. There are

More information

OMICS Publishing Group Online Submission System

OMICS Publishing Group Online Submission System OMICS Publishing Group Online Submission System Editorial Manager - Author Tutorial Editorial Manager is an online manuscript submission, review and tracking systems for quality and quick review processing.

More information

INSTRUCTOR MANUAL. February 2019 / Version Instructor Manual February 2019 / V11.2

INSTRUCTOR MANUAL. February 2019 / Version Instructor Manual February 2019 / V11.2 INSTRUCTOR MANUAL February 2019 / Version 11.2 1 INSTRUCTOR MANUAL CONTENTS 1. ABOUT 2. GETTING STARTED Side Panel Where To Locate Instructor Tools How To Exit Instructor Tools Providing Students With

More information

Introduction List/Modify Users... 2 Send Change Password... 3 Properties Enroll User... 3 Remove Users from Course...

Introduction List/Modify Users... 2 Send Change Password... 3 Properties Enroll User... 3 Remove Users from Course... Table of Contents Introduction... 2 List/Modify Users... 2 Send Email... 2 Change Password... 3 Properties... 3 Enroll User... 3 Remove Users from Course... 4 Manage Groups... 4 Create Groups... 5 Add

More information

My. Butler Instructor Reference Guide

My. Butler Instructor Reference Guide My. Butler Instructor Reference Guide My.Butler Portal: https://my.butler.edu User ID Password My.Butler has a collection of useful links. They are arranged in four columns, one for PeopleSoft Campus Solutions

More information

EMPOWER Self-Service Portal Faculty User Manual

EMPOWER Self-Service Portal Faculty User Manual EMPOWER Self-Service Portal Faculty User Manual by Hasanna Tyus 1 Registrar October 25, 2013 1 Adapted from the OASIS Faculty User Manual, July 2013, Benedictine College. 1 Table of Contents 1. Introduction...

More information

District 5910 Website Quick Start Manual Let s Roll Rotarians!

District 5910 Website Quick Start Manual Let s Roll Rotarians! District 5910 Website Quick Start Manual Let s Roll Rotarians! All Rotarians in District 5910 have access to the Members Section of the District Website THE BASICS After logging on to the system, members

More information

WINGS Faculty Center Guide 12/01/09

WINGS Faculty Center Guide 12/01/09 WINGS Faculty Center Guide 12/01/09 Table of Contents Faculty Center... 3 My Schedule... 3 Viewing Exam Schedule... 3 Changing Terms... 4 Displaying Classes... 5 Viewing Weekly Teaching Schedule... 6 Viewing

More information

RTO / TRAINER USER MANUAL

RTO / TRAINER USER MANUAL Dear RTO / Trainer System User, Welcome to profile21 system, This user guide describes the basic functions of the profile21 software application. Login Helpdesk Email Go to the profiling website: www.profile21.com.au

More information

Student Registration Override Procedure

Student Registration Override Procedure Student Registration Override Procedure At the beginning of the semester, students sometimes are unable to add classes for various reasons. Many times, they cannot get into a course because it is closed

More information

Me Learning User Guide

Me Learning User Guide Royal Borough of Greenwich Me Learning User Guide Last Updated: 3 July 2012 Page 1 of 15 Purpose and Scope This guide will detail how to login and navigate around Me Learning. Click the activity listed

More information

Brighton Central Schools Schooltool Parent Portal

Brighton Central Schools Schooltool Parent Portal Brighton Central Schools Schooltool Parent Portal Schooltool Parent Guide: Quick Reference Preparation (Information you will need to Login for the 1 st time) Logging in o Initial Login o Changing Passwords

More information

webnetwork 5e Installation and Configuration Guide

webnetwork 5e Installation and Configuration Guide webnetwork 5e Installation and Configuration Guide Note: This manual is the property of Stoneware, Inc. It is not to be reproduced, copied, or printed without prior consent from Stoneware, Inc. webnetwork

More information

USC ARES: Add A Class Proxy User

USC ARES: Add A Class Proxy User USC ARES: User If you are too busy to take care of reserve matters personally, you may have an office assistant or TA work in Ares on your behalf by virtue of a proxy user account. There are two kinds

More information

Top Notch, 2e. Instructor Walkthrough GETTING STARTED ACCESS

Top Notch, 2e. Instructor Walkthrough GETTING STARTED ACCESS GETTING STARTED ACCESS Registration 1. Go to www.myenglishlab.com/topnotch2e. 2. Click Register. 3. Enter the Top Notch, 2e access code. Click Next. (Instructor will receive access code from local sales

More information

STUDENT REGISTRATION DATABASE (SRD) TABLE of CONTENTS

STUDENT REGISTRATION DATABASE (SRD) TABLE of CONTENTS STUDENT REGISTRATION DATABASE (SRD) TABLE of CONTENTS FUNCTION LOCATION Teacher Registration 2 3 Certification Box (must be checked 6 7 before submitting scores for AT/TAR) Count Column Button 5 Current

More information

Test Information and Distribution Engine

Test Information and Distribution Engine SC-Alt Test Information and Distribution Engine User Guide 2018 2019 Published January 14, 2019 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information Distribution

More information

How to: Revised 8/22/2016 Copyright 2016 by Region 7 Education Service Center. All rights reserved. Page 1

How to: Revised 8/22/2016 Copyright 2016 by Region 7 Education Service Center. All rights reserved. Page 1 How to: Create a tx Connect (Parent Portal) User Account Enter and Verify Email Address Enter and Verify Cell Phone Number Subscribe to Alerts View Alerts View Alerts in tx Connect (Parent Portal) Change

More information

Step 1. Final Grade Roster Submission. IT Department Printed on 05/21/2012 Page 1. Steps to Submit Grades. Step 1. Step 2. Step 3

Step 1. Final Grade Roster Submission. IT Department Printed on 05/21/2012 Page 1. Steps to Submit Grades. Step 1. Step 2. Step 3 /Notes 1. Log into CUNYfirst Enter your username and password AND Click on the Go button icon 2. From the Enterprise Menu, select the HR/Campus Solutions link IT Department Printed on 05/21/2012 Page 1

More information

New Student Form Registration Online Parent Guide. McMinnville School District

New Student Form Registration Online Parent Guide. McMinnville School District New Student Form Registration Online Parent Guide McMinnville School District 2016-17 Steps for Enrollment Online Process 1. Create an e-mail account if you do not have one. Create an e-mail account if

More information

Enrollment. My Class Schedule / Weekly Schedule

Enrollment. My Class Schedule / Weekly Schedule Enrollment My Class Schedule / Weekly Schedule Navigation: Self Service > Enrollment > My Class Schedule OR Click on My Class Schedule link provided in the Academics section on the Student Center page.

More information

1. Go to https://online.national.edu/ 2. Click the link at the bottom that says Please click here for a System Check before you log in.

1. Go to https://online.national.edu/ 2. Click the link at the bottom that says Please click here for a System Check before you log in. Desire 2 Learn User Guide Desire 2 Learn User Guide Using the System Check Quick Link You can use the quick link on the entry page of the online classroom for a general test of your computer s preparedness

More information

ISIS for Faculty Application

ISIS for Faculty Application ISIS for Faculty Application Sign on to ISIS at https://isis.jhu.edu NOTE: ISIS requires that you use your JHED ID and password to sign on. To view your course roster From the Term drop-down, select the

More information

MOODLE MANUAL TABLE OF CONTENTS

MOODLE MANUAL TABLE OF CONTENTS 1 MOODLE MANUAL TABLE OF CONTENTS Introduction to Moodle...1 Logging In... 2 Moodle Icons...6 Course Layout and Blocks...8 Changing Your Profile...10 Create new Course...12 Editing Your Course...15 Adding

More information

Students Guide to Desire2Learn

Students Guide to Desire2Learn Students Guide to Desire2Learn Created By: Justin Poggemann Updated by Kimberly Ross on June 1 st 2008 Desire2Learn Table of Contents: System Requirements How to get to Desire2Learn Log-On Procedures Secure/Non

More information

OMICS Publishing Group Online Submission System

OMICS Publishing Group Online Submission System OMICS Publishing Group Online Submission System Editorial Manager -Reviewer Tutorial Contents Reviewer Software Requirements Reviewer Login Overview Registering with EM Duplicate Registration check Possible

More information

HomeLogic - Print Copy

HomeLogic - Print Copy HomeLogic - Print Copy Table of Contents About MIG... 3 An Introduction to HomeLogic... 3 The Parent/Student Login... 3 Self Registration... 3 Login to HomeLogic... 8 HomeLogic Homepage... 9 Using the

More information

Creating Your Parent Account

Creating Your Parent Account Parent Portal Guide for Parents 2016-2017 Creating Your Parent Account Before using the parent portal, you must pick up your access id and password from the school. This information must be picked up in

More information

Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS)

Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS) Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS) June 10, 2014 Page 1 of 36 IIS Dashboard District User Guide 2 Contents Project Overview...

More information

Visual Guide to Editorial Manager

Visual Guide to Editorial Manager Visual Guide to Editorial Manager 0 P a g e QUICK AND EASY EDITORS GUIDE TO EDITORIAL MANAGER The following is the step-by-step process for the submission and handling of manuscripts on this system. I.

More information

How to Activate Student Log in to the student Registration system (also known as My Community Education or Banner ).

How to Activate Student Log in to the student Registration system (also known as My Community Education or Banner ). How to Activate Student E-Mail 1. Log in to the student Registration system (also known as My Community Education or Banner ). 2. The new account notice shows at the top of the screen once signed in. Click

More information

Depending on the modules that have been implemented by your company, you may have access to the following information:

Depending on the modules that have been implemented by your company, you may have access to the following information: Employee Self Service (ESS) User Quick Reference Guide Introduction to ESS The Employee Self Service (ESS) Application is a web-based application that gives you access to information from your employee

More information

TxEIS txconnect Training Guide August, 2012

TxEIS txconnect Training Guide August, 2012 August, 2012 Education Service Center 3001 North Freeway Fort Worth, Texas 76106 Contents Introduction...3 How to Display a Page in another Language..4 How to Display Help 5 How to Contact the Teacher..6

More information

Registering for classes Help

Registering for classes Help Registering for classes Help Before You Begin 1. Create your class schedule from the material provided by your campus. 2. Prepare additional schedules in the event courses on your first choice schedule

More information

Faculty Portal and Course Management Training for Clarendon College Faculty

Faculty Portal and Course Management Training for Clarendon College Faculty Faculty Portal and Course Management Training for Clarendon College Faculty Table of Contents Logging into CAMS Faculty Portal... 1 Overview of Features for Faculty... 1 Check Personal Information... 2

More information

HOW TO SUBMIT A POSTER PRESENTATION FOR THE NAN ANNUAL CONFERENCE

HOW TO SUBMIT A POSTER PRESENTATION FOR THE NAN ANNUAL CONFERENCE HOW TO SUBMIT A POSTER PRESENTATION FOR THE NAN ANNUAL CONFERENCE Submission Deadline: March 29, 2019 1. Click here to access the submission site. 2. NAN Account Holders: please click on the Login. This

More information

SIS Modernization Faculty (Instructor) Portal Training Guide

SIS Modernization Faculty (Instructor) Portal Training Guide Faculty (Instructor) Portal Training Guide Created on August 2017 Table of Contents Introduction to the New Faculty Portal... 1 Logging into the Faculty Portal... 1 Navigating the Faculty Portal... 5 Using

More information

ERTSS INSTRUCTOR AREA User Guide Version 1.3

ERTSS INSTRUCTOR AREA User Guide Version 1.3 ERTSS INSTRUCTOR AREA User Guide Version 1.3 LOGIN PROCESS To Login to the ERTSS Instructor Area Portal, you will need to have a Username and Password. Your User name will be the Email Address you have

More information

Step by Step Guide. PROCESSING STUDENT RECORDS Generating Permission Numbers. v9.2 Student Records. In this lesson you will learn the processes for:

Step by Step Guide. PROCESSING STUDENT RECORDS Generating Permission Numbers. v9.2 Student Records. In this lesson you will learn the processes for: CAESAR SES v9.2 Student Records PROCESSING STUDENT RECORDS Generating Permission Numbers In this lesson you will learn the processes for: Generating General Class Permission Numbers... 2 Generating Student

More information

CCAC Central for Faculty

CCAC Central for Faculty CCAC Central for Faculty Faculty may use CCAC Central to: Search for Sections; check enrollment page 5 View your Schedule page 6 Retrieve Rosters for your Class(es) page 7 Attendance Rosters page 8 Early

More information

1. Go to and then click on the Bookstore link. Select Faculty Adoptions.

1. Go to   and then click on the Bookstore link. Select Faculty Adoptions. Online Textbook Adoption Process 1. Go to www.matc.edu and then click on the Bookstore link. Select Faculty Adoptions. 2. If you have not done so already, register yourself by selecting Register Here.

More information

FACULTY CENTER. 1. CUNYfirst: https://home.cunyfirst.cuny.edu 2. Select: HR/Campus Solutions. 3. Navigate to: Self Service > Faculty Center

FACULTY CENTER. 1. CUNYfirst: https://home.cunyfirst.cuny.edu 2. Select: HR/Campus Solutions. 3. Navigate to: Self Service > Faculty Center FACULTY CENTER 1. CUNYfirst: https://home.cunyfirst.cuny.edu 2. Select: HR/Campus Solutions 3. Navigate to: Self Service > Faculty Center 4. Click on My Schedule or any of the other Advisor Center information

More information

Getting Started with Blackboard

Getting Started with Blackboard @ Getting Started with Blackboard Information Technology Services The College of Saint Rose Table of Contents What is Blackboard?... 2 Why do professors want to use Blackboard?... 2 Web browsers and hardware

More information

WEB ASSIGN SHORT INTRODUCTION

WEB ASSIGN SHORT INTRODUCTION WEB ASSIGN SHORT INTRODUCTION 1. LOGGING IN AND OUT You can log in to WebAssign using a Web browser connected to the Internet. Before logging in for the first time, you will need the following information,

More information

Step by Step Instructions NRP Online Database

Step by Step Instructions NRP Online Database Step by Step Instructions NRP Online Database NRP Instructors: In this database you can: Change your personal information, like your mailing address, phone number and email; Access secured resources for

More information

Faculty Center in SIS

Faculty Center in SIS Overview The Faculty Center can be used to manage all of your class, student and advisee related activities such as: viewing your weekly teaching schedule, viewing class details, searching for classes,

More information

ADMINISTRATIVE USER GUIDE FOR THE APTI-LEARN LEARNING MANAGEMENT SYSTEM (LMS)

ADMINISTRATIVE USER GUIDE FOR THE APTI-LEARN LEARNING MANAGEMENT SYSTEM (LMS) ADMINISTRATIVE USER GUIDE FOR THE APTI-LEARN LEARNING MANAGEMENT SYSTEM (LMS) Software Version 2.6 September 2012 Prepared by EM-Assist This page left intentionally blank. Software Version 2.6; Document

More information

FACULTY CENTER CLASS ROSTERS, ING STUDENTS, PERMISSION NUMBERS REFERENCE GUIDE

FACULTY CENTER CLASS ROSTERS,  ING STUDENTS, PERMISSION NUMBERS REFERENCE GUIDE FACULTY CENTER CLASS ROSTERS, EMAILING STUDENTS, PERMISSION NUMBERS REFERENCE GUIDE INTRODUCTION The Faculty Center is a one-stop shop for faculty to access information regarding their class schedules,

More information

Winter School Year STI PD. Instructor User Manual

Winter School Year STI PD. Instructor User Manual Winter 2008-2009 School Year STI PD Instructor User Manual Information in this document is subject to change without notice. Student and school data used herein are fictitious unless otherwise noted. The

More information

Updating Instructor Information Instructions

Updating Instructor Information Instructions Updating Instructor Information Instructions Purpose: Updating Instructor Information walks through the process of updating the Instructor Information, which informs students who their instructor is and

More information

myhancock - Final Grades Submission How do I Get to myhancock? How do I login to myhancock? myhancock link

myhancock - Final Grades Submission How do I Get to myhancock? How do I login to myhancock? myhancock link How do I Get to myhancock? Go to the homepage, www.hancockcollege.edu and click on the myhancock link. myhancock link Bookmark it! You can access myhancock from most computers or mobile devices with Internet

More information

FACULTY GUIDE TO PEOPLESOFT SELF SERVICE

FACULTY GUIDE TO PEOPLESOFT SELF SERVICE Office of the Registrar FACULTY GUIDE TO PEOPLESOFT SELF SERVICE Contents Introduction... 1 Advisor Center and Faculty Center... 1 Getting Familiar with the Advisor Center... 1 Removing Registration Holds...

More information

How to: Set and Receive Alerts

How to: Set and Receive Alerts The txsuite How To Guide Series Connect tx Web-based Access for Teachers, Parents, and Students How to: Set and Receive Alerts Developed by the T E XA S CO M P U T E R CO O P E R AT I V E Business and

More information

How to: Manage Forms for New Student Enrollment & Registration. Web-based Access for Teachers, Parents, and Students. The tx Suite How To Guide Series

How to: Manage Forms for New Student Enrollment & Registration. Web-based Access for Teachers, Parents, and Students. The tx Suite How To Guide Series The tx Suite How To Guide Series tx Connect Administrator Web-based Access for Teachers, Parents, and Students How to: Manage Forms for New Student Enrollment & Registration Developed by the TEXAS COMPUTER

More information

A*STAR SRDB User Guide

A*STAR SRDB User Guide A*STAR SRDB User Guide Document Version: 5.0 Revised Date: 23 rd March 2010 Document name: ASTAR_UserGuide_5.0.doc Page 1 of 43 Revision History Date Version Author Review By Summary of Changes 9 th July

More information

Google Classroom User Manual

Google Classroom User Manual Google Classroom User Manual Table of Contents Table of Contents 1 Google Classroom on a Computer 3 1: Making an Account 3 2: Change Your Profile Photo 5 3: Customize your Notifications 7 4: Join a Class

More information

Constituency Management System Software Requirements Specification. Team Ready2Code. Team Members Abdul Gaffar Mallanagouda Patil Sameer S Vivekananda

Constituency Management System Software Requirements Specification. Team Ready2Code. Team Members Abdul Gaffar Mallanagouda Patil Sameer S Vivekananda 1 Constituency Management System Software Requirements Specification Team Ready2Code Team Members Abdul Gaffar Mallanagouda Patil Sameer S Vivekananda Project guide Manish Kumar 2 Index & Tables 1. Introduction

More information

Guide to Family Access and Student Access For Parents/Guardians and Students

Guide to Family Access and Student Access For Parents/Guardians and Students Guide to Family Access and Student Access For Parents/Guardians and Students Family Access and Student Access are two modules that allow parents/guardians and students to view and sometimes edit student

More information

Instructor Manual Contents

Instructor Manual Contents Instructor Manual Contents Welcome to egrade Plus...1 The Roles Within egrade Plus...1 Master Course Instructor...1 Class Section Instructor...2 Navigating egrade Plus...2 Using the Universal Navigation

More information

PeopleSoft Faculty Center, Advisor Center & Enrollment. Bloomsburg University

PeopleSoft Faculty Center, Advisor Center & Enrollment. Bloomsburg University PeopleSoft Faculty Center, Advisor Center & Enrollment Bloomsburg University 1 Table of Contents Bloomsburg University Training Notes... 3 Terminology Crosswalk... 3 Term Code Logic... 3 View My Schedule

More information

Late Registration Fee Wavier Form Instructions

Late Registration Fee Wavier Form Instructions An online form exists for authorized staff to request late registration fee waivers for students in cases where the institution is responsible for causing the fee, either through an error or delay in processing

More information

Getting started with my.acap

Getting started with my.acap Getting started with my.acap A resource for Students, including: 1. Logging in to my.acap 2. Accessing your Classes 3. Participant Profiles a. Updating your own Profile 4. Announcements and Discussion

More information

Parent Portal. Registration and Login

Parent Portal. Registration and Login EPISD Parent Portal Registration and Login Parent Portal Overview Register Online 1. Step-by-step tutorial 2. Register together Login Objectives 1. View Report Card and Attendance 2. Email teacher as introduction

More information

Using ASU Rosters Job Aid

Using ASU Rosters Job Aid Using ASU Rosters Job Aid for Roster Contacts Table of Contents OVERVIEW... 3 BECOMING A ROSTER CONTACT:... 3 NAVIGATING TO ASU ROSTERS... 3 METHOD 1 VIA PEOPLESOFT...3 METHOD 2- VIA MYASU...3 SEARCH FOR

More information

CS450 - Database Concepts Fall 2015

CS450 - Database Concepts Fall 2015 CS450 - Database Concepts Fall 2015 Instructor: Dr. Jessica Lin Project Assignment General. Your project is to design and implement a database for an online movie rental company like Netflix (for this

More information

Chapter 5 System Implementation and Manual. Purpose of the system is to provide the students a simple and more efficient way to

Chapter 5 System Implementation and Manual. Purpose of the system is to provide the students a simple and more efficient way to Chapter 5 System Implementation and Manual 5.1 Introduction Purpose of the system is to provide the students a simple and more efficient way to submit forms, and observe and trace the progress of their

More information

NetApp Certified Storage Associate Hybrid Cloud

NetApp Certified Storage Associate Hybrid Cloud NETAPP UNIVERSITY NetApp Certified Storage Associate Hybrid Cloud Preparing you to manage data in today s cloud environments The NetApp Certified Storage Associate Hybrid Cloud (NCSA-HC) curriculum is

More information

ECSI HELP DOCUMENT Jones & Bartlett Learning, LLC, An Ascend Learning Company

ECSI HELP DOCUMENT Jones & Bartlett Learning, LLC, An Ascend Learning Company ECSI HELP DOCUMENT 2017 Jones & Bartlett Learning, LLC, An Ascend Learning Company Contents 1. How do I log in to the ECSI website? 3 2. As an Administrator, how do I add new instructors? 4 3. How do I

More information

Subscription Item Administrator s Guide

Subscription Item Administrator s Guide Table of Contents Introduction... 2 What is GovDelivery?... 2 What is Email Subscription?... 2 How Does It Work?... 2 What is an Item Administrator?... 2 Logging into GovDelivery... 3 Logging Out of GovDelivery...

More information

How to Create a Parent Portal Account

How to Create a Parent Portal Account How to Create a Parent Portal Account Created 9/28/15 Copyright 2015 by Region 7 Education Service Center. All rights reserved. Page 1 Created 9/28/15 Copyright 2015 by Region 7 Education Service Center.

More information

Campus Solutions Faculty Guide Section 2 - Faculty Center

Campus Solutions Faculty Guide Section 2 - Faculty Center Financial Management Human Resources Campus Solutions Campus Solutions Faculty Guide Section 2 - Faculty Center Updates Date Action Page(s) 04/13/12 Created 05/14/12 Entire document updated. all 05/15/12

More information

MSU STEPS. Cooperating Teachers: Directions for Completing Student Teacher Evaluations

MSU STEPS. Cooperating Teachers: Directions for Completing Student Teacher Evaluations MSU STEPS Cooperating Teachers: Directions for Completing Student Teacher Evaluations STEPS Login Directions 1) Follow the address at the right to access STEPS https://steps.csuchico.edu/ 2) Select Missouri

More information

COVENTRY MEDICARE CERTIFICATION TRAINING CENTER

COVENTRY MEDICARE CERTIFICATION TRAINING CENTER 1/1/2012 COVENTRY MEDICARE CERTIFICATION TRAINING CENTER 0 P a g e User Guide Coventry Medicare Certification Training Center User Guide Table of Contents Getting Started: Log In and User Registration...

More information

School Data Submission: Educator

School Data Submission: Educator Ministry of Education Information Management Branch School Data Submission: Educator For Publicly-Funded and Inspected Private Schools User Guide February 2007 This page is left intentionally blank. OnSIS

More information

Content-Based Assessments

Content-Based Assessments Content-Based Assessments GO! Fix It Project 2H Social Sciences For Project 2H, you will need the following file: a02h_social_sciences Lastname_Firstname_2H_Social_Sciences 2a ccess In this project, you

More information

Powerlink for WebCT CE 6/ Vista 4 User Guide (updated )

Powerlink for WebCT CE 6/ Vista 4 User Guide (updated ) Powerlink for WebCT CE 6/ Vista 4 User Guide (updated 9.20.05) Contents Introduction Installation & Configuration 3 Restricting Access 6 Allowing Access for Multiple Accounts 6 Turnitin Assignments Adding

More information

awarding excellence Parnassus FAQs

awarding excellence Parnassus FAQs Parnassus FAQs This document is designed to help answer frequently asked questions and resolve problems that you might encounter when using Parnassus. Please note that some of the screen shots will not

More information

How to: Enroll a New Student in the District

How to: Enroll a New Student in the District The txsuite How To Guide Series txconnect Parent Web-based Access for Teachers, Parents, and Students How to: Enroll a New Student in the District Developed by the T E XA S CO M P U T E R CO O P E R AT

More information

INTELLIGENT TUTOR RECORDKEEPING SYSTEM USER GUIDE

INTELLIGENT TUTOR RECORDKEEPING SYSTEM USER GUIDE INTELLIGENT TUTOR RECORDKEEPING SYSTEM USER GUIDE Windows Recordkeeping Version (c) 1988-2012 Intelligent Software, Inc. INTELLIGENT SOFTWARE, INC. 9609 Cypress Ave. Munster, IN 46321 (219) 923-6166 INTELLIGENT

More information

STREAMLYNE GUIDE FOR STUDENTS/PRINCIPAL INVESTIGATORS

STREAMLYNE GUIDE FOR STUDENTS/PRINCIPAL INVESTIGATORS STREAMLYNE GUIDE FOR STUDENTS/PRINCIPAL INVESTIGATORS Rev: 01/2017 In This Document Logging In... 1 Creating a New Protocol... 2 Revising a Returned Protocol... 7 Submitting an Amendment or Renewal Application...

More information

If you have the student s ID, enter it in the Student or Advisee ID field. Otherwise, you may search by name.

If you have the student s ID, enter it in the Student or Advisee ID field. Otherwise, you may search by name. Introduction Course overrides, or registration permits, allow students to register for a class past certain requirements or class capacity. Assigning a course override to a student does not register them

More information

Enroll a New Student

Enroll a New Student The txsuite How To Guide Series Connect tx Web-based Access for Teachers, Parents, and Students How to: Enroll a New Student Developed by the T E XA S CO M P U T E R CO O P E R AT I V E Business and Student

More information

When you are logged into My Siena, you cannot use the Browser s Back and Forward buttons to navigate from one area to another. You need to use the

When you are logged into My Siena, you cannot use the Browser s Back and Forward buttons to navigate from one area to another. You need to use the When you are logged into My Siena, you cannot use the Browser s Back and Forward buttons to navigate from one area to another. You need to use the tabs at the top of the My Siena page or the links directly

More information