DESIGN AND DEVELOPMENT OF A WEB-BASED ACADEMIC ADVISING SYSTEM

Size: px
Start display at page:

Download "DESIGN AND DEVELOPMENT OF A WEB-BASED ACADEMIC ADVISING SYSTEM"

Transcription

1 DESIGN AND DEVELOPMENT OF A WEB-BASED ACADEMIC ADVISING SYSTEM Oge Marques 1, Xundong Ding 2, and Sam Hsu 3 Abstract Academic advising is an important and timeconsuming task and different tools and techniques can be used to make it an effective and efficient process. This paper describes the design and development of a Web-based advising system that supplements the conventional advising process. The system s goals include: to minimize repetitive tasks performed by advisors, to encourage students to adopt a proactive attitude towards advising, to make advisingrelated information available to remote students in a single place, in electronic format, and to minimize inconsistencies in the advising process. The system supports three different types of users (students, advisors, and secretaries), each of which has different privileges and allowed operations. Student users may use the system to find relevant advisingrelated information, such as course descriptions and advising FAQs. They can also ask the system which course(s) to take next, based on the classes they have already taken. Index Terms Academic advising, Proactive advising, Undergraduate counseling, Web-based advising. MOTIVATION Academic advising is an important and time-consuming task and different tools and techniques can be used to make it an effective and efficient process. Most of the process, however, relies on personal interactions between students and counselors, which leads to problems such as inconsistencies among different advisors and poor utilization of resources, since very often a good portion of the advisors time is spent answering recurrent questions and solving trivial class scheduling problems. In response to these problems, the Department of Computer Science and Engineering (CSE) at Florida Atlantic University (FAU) has been working since 1999 on a project that supplements the conventional advising process with a Web-based advising system. The CSE department at FAU currently has approximately 500 undergraduate Computer Science (CS) and 200 undergraduate Computer Engineering (CE) students. Advising undergraduate CS and CE students is an important and time-consuming task in the department. Academic advising is one of the faculty s duties and to accomplish it effectively and efficiently several different schemes have been tried in the past few years, ranging from totally distributed to totally centralized. Starting in the academic year the department has decided to allocate the entire undergraduate advising load to three instructors. Two of them share the responsibility for the CS students while the third is primarily in charge of CE students. In addition to hiring new faculty to take charge of the undergraduate advising tasks, the department also welcomed innovative ideas that could help improving the efficiency of the advising process. One of these ideas was the creation and maintenance of a Web-based advising system for undergraduate CS and CE students, described in the remainder of this article. This paper is organized as follows: in the next Section we briefly mention the very few projects in this area that we are aware of. Then, we present our system s goals, followed by a general description of its features and functionality. Specific design and implementation issues are discussed next. In a subsequent Section we provide directions for future work. Finally, we present our concluding remarks. RELATED WORK A recent survey performed by one of the authors concluded that there currently are very few universities in the United States with Web-based advising systems at work or under development. Most of the pages entitled Web-based advising are typically: a bulletin board with advising-related announcements, a repository of official documents in PDF or HTML format, a collection of useful links that help students get official advising-related information off the Web, or a combination of those. They do not include any scripts or CGI programs that process specific student information and produce customized advice for that particular student, the way our system does. Some of the few exceptions include: INSITE (INdiana Student Information Transaction Environment), by Indiana University: described as an on-line system designed to help students and their academic advisors to review degree requirements and the student's progress towards the intended degree [1]. In its advising module (IUCARE), students may obtain an advising report for their current major, a different major, or a special purpose program, see how in- 1 Oge Marques, Florida Atlantic University, Department of Computer Science and Engineering, 777 Glades Road, Boca Raton, FL omarques@cse.fau.edu 2 Xundong Ding, Florida Atlantic University, Department of Computer Science and Engineering, 777 Glades Road, Boca Raton, FL xding@cse.fau.edu 3 Sam Hsu, Florida Atlantic University, Department of Computer Science and Engineering, 777 Glades Road, Boca Raton, FL sam@cse.fau.edu S3C-6

2 progress courses apply to their advising report, add future courses, grades, and hours to see how they apply to their advising report [1]. PLANNER Web by California State University, Monterey Bay [2]. From a commercial perspective, to our best knowledge the only product that seems to address the issue of academic advising in a way similar to our work is DegreeWorks [3] by Software Research Northwest, Inc. It is worth mentioning, however, that part of the functionality provided by DegreeWorks and INSITE (obtaining transcripts and audit reports for advising purposes) is already provided by FACTS (Florida Academic Counseling and Tracking System) [4], a statewide Web-based system for academic advising. GOALS AND OBJECTIVES Our Web-based advising system s broader goals include: To minimize repetitive tasks currently performed by advisors: our system aims at minimizing the amount of time and energy spent by advisors on repetitive tasks such as answering frequently asked questions in person, by phone, or . To encourage students to adopt a proactive attitude towards advising-related issues: by making all the information available in one place and providing the student with tools that help answering their most frequent advising questions, it is expected that the students attitude towards academic advising will move from passive ( let the advisor tell me which courses I should take next ) to proactive ( let me check the system to see which courses I will be able to take next ). To extend the availability of official advising-related information to remote students: one of the most immediate and visible benefits of our project is to make official relevant advising information available on the Web. In addition to being accessible from anywhere, we have put our best effort to guarantee that the information is up-to-date and consistent. To provide academic guidance in a consistent way: by having all the reference information stored electronically in one place and using the same (set of) program(s) to advise students on which courses to take next, inconsistencies that used to occur with personal advising are minimized. To make advising-related information available in a single place, in electronic format: it is expected that the system be a portal for any undergraduate CSE student in need of advising-related information. After having agreed upon these general goals, the CSE advisors and the developers of the Web-based advising system decided that the development of the system should aim at two specific objectives: To maintain a (set of) HTML page(s) with the most frequently asked questions (FAQs). Providing a comprehensive, well structured, up-to-date repository of FAQs allows students to find the answers to their questions in a faster and easier way. Moreover, it saves advisors time, reduces congestion in the advisors offices during peak times, encourages advisors to document the answers and post them in electronic format, allows for easier supervision of the quality of the advising process, and reduces inconsistencies and ambiguities in the process. To develop a set of HTML forms and related ASP (Active Server Pages) scripts that allow a student to input the courses they have taken, press a button ( Advise me ) and get a list of courses to take next. This is the intelligent portion of the system: based on the user s input (courses already taken), the degree requirements, the database of existing and available courses and their prerequisites, the system provides the student with customized advice on which classes to register for in the next term(s). One major system design feature worth mentioning in particular is the goal to motivate students to adopt a proactive attitude toward advising-related issues. With students taking initiatives in participating actively in the academic advising, their education endeavors at FAU can become a much smoother process, resulting in a higher successful rate in achieving their education goals. OVERALL DESCRIPTION OF THE SYSTEM The system s framework basically consists of a main page (Figure 1) from which all the options are accessible and a set of supporting HTML pages, forms, and ASP scripts. FIGURE. 1 WEB-BASED ADVISING SYSTEM S MAIN PAGE. S3C-7

3 The main page has links to each major s degree requirements and career guide, other advising-related information of interest, the FAQ page, and the forms to input course information and get customized advice on next courses to take. The system supports three different types of users: student users: who will use the system to get academic advising, faculty users (advisors): who will post, update, and manage information used by the FAQ subsystem, and administrative users (secretaries): who will access, update, and manage information used by the next courses to take subsystem. Each different type of user has a different, a set of privileges/rights, and a set of possible actions. Access to classified or sensitive information (maintained by faculty and/or administrative users) is password-protected. This relationship is illustrated in Figure 2. The FAQ subsystem The advising FAQ page is generated on the fly by an ASP script that extracts information from a database of FAQs created and maintained by the advisors. Advising questions are divided in three types or categories: general, CS-specific, or CE-specific. Each record in the database contains: a number (key) to uniquely identify it, the question s type or category, the question itself, its answer, and two fields to record who did the last update and when. Advisors can add, delete, or update questions using a friendly front-end (Figure 3). When editing an FAQ (Figure 4), advisors can format the answers in HTML or use plain text. Students check the advising FAQs by clicking on a hyperlink in the advising home page. If they do not find the answer to their questions, they can press a button that will open an gateway that allows them to the question to their advisors right away. FIGURE. 3 FAQ MAINTENANCE FRONT-END: ADVISORS CAN ADD NEW QUESTIONS OR SELECT AN EXISTING QUESTION TO BE DELETED / UPDATED. Faculty/Advisor Password Checking add/delete/update FAQ view Secretary Password Checking add/delete/update Courses get advised Student view FAQ FIGURE. 2 DIFFERENT USERS AND THEIR POSSIBLE ACTIONS. S3C-8

4 the base course and a course to which the base course is a prerequisite. The next course to take subsystem reads info from the course database, builds a directed graph based on course prerequisite information and performs topological sorting on the resulting graph. Our system runs on a Windows NT machine with IIS server. The database management system of choice was Microsoft Access and the scripts were written in ASP. FIGURE. 4 FAQ UPDATING. The next courses to take subsystem This is the core component of the Web-based advising system. It consists of a set of forms and ASP scripts that allow the students to input information on the courses they have already taken using a friendly and get advice on which courses to take next. Students can input information on the courses they have already taken using a friendly that resembles the worksheets used by CSE advisors (Figure 5) and press the Advise me button to get advice on which courses to take next. There are three types of worksheets per major: one for four-year students, one for transfer students, and one for second bachelor students. The ASP script associated with each form reads the information input to the system, compares it against the degree requirements for the specific major and student type, and returns a list of courses to take next, based on their prerequisites and availability (Figure 6). FIGURE. 5 HTML FORM FOR COMPUTER ENGINEERING SECOND BACHELOR STUDENTS. DESIGN AND IMPLEMENTATION ISSUES The back-end of the system consists of two main databases, one for the FAQ subsystem (FAQ) and one for the next course to take subsystem (course). Each record in the FAQ database contains: the question s type (general, CS-specific, or CE-specific), the question itself (in plain text), its answer (in HTML), and two fields to record who did the last update and when. There are two tables in the course database, CourseInfo and Prerequisite. Table CourseInfo contains records of the courses, where each record includes the course s prefix and number (e.g., COT4420), its name (e.g., Formal languages and automata theory ), number of credithours (e.g., 3) and its type (core course or elective). Table Prerequisite contains records of the prerequisites, where each record contains two fields: FIGURE. 6 LIST OF COURSES PRODUCED AS A RESULT OF THE NEXT COURSES TO TAKE SUBSYSTEM. CONCLUSIONS We have designed and developed a Web-based academic advising system to supplement the conventional advising process. Major benefits brought by this system include: S3C-9

5 Availability of accessing official advising information from any place, using a Web browser. Ability to quickly find answers to most common advising questions. Reduction in the amount of time and energy spent by advisors on repetitive tasks. Reduction of inconsistencies, omissions, and ambiguities, in the advising rules and procedures. Reduction of traffic in advisors offices during critical periods (e.g., (advance) registration). Concentration of relevant advising information, in electronic format, in a single place. A prototype of the proposed system has been established and currently in the dry run stage. Initial feedbacks from users have been positive and encouraging. The system will undergo a field trial this Summer, after which it will be reviewed, validated, and put to use by all the undergraduate CSE students We will continue working on the improvement of the system to make it an integral part of our academic environment for the benefits of our students and the faculty as well. ACKNOWLEDGMENT This work was partially supported by CAPES (Brasília Brazil). REFERENCES [1] INSITE home page, Indiana University. [2] PLANNER Web home page, California State University, Monterey Bay. [3] DegreeWorks home page. [4] FACTS home page. FUTURE WORK Future versions of the system might incorporate the following improvements: Integration of the Web-based advising system with FACTS databases, allowing automatic extraction of information on which courses the student has already taken. Allowing students and advisors to obtain highlighted and/or reformatted versions of the FACTS audit report (e.g., with different colors for requirements that have or have not been met, a summary of pending requirements, etc.). Allowing advisors to obtain a reduced version of the FACTS audit report (with pending requirements only) that could be used for graduation check purposes. Handling several special cases in advising students such as: Alerts on courses that are not offered every semester Changes in courses names, codes, prerequisites, number of credits, or contents, among others Alerts on courses that must be taken during/before/after a particular semester in the program Information on which courses are acceptable as Technical Electives S3C-10

Course Scheduling Support System

Course Scheduling Support System Course Scheduling Support System Roy Levow, Jawad Khan, and Sam Hsu Department of Computer Science and Engineering, Florida Atlantic University Boca Raton, FL 33431 {levow, jkhan, samh}@fau.edu Abstract

More information

MyDegreePath Frequently Asked Questions

MyDegreePath Frequently Asked Questions MyDegreePath Frequently Asked Questions What is MyDegreePath? MyDegreePath is a web-based electronic degree audit program designed to help students track their degree completion progress, identify courses

More information

DegreeWorks is designed to aid and facilitate academic advising, not replace face-to-face advising sessions.

DegreeWorks is designed to aid and facilitate academic advising, not replace face-to-face advising sessions. DegreeWorks is a web-based degree audit tool that allows students and advisors to track degree progress, prepare for registration, and plan for graduation. DegreeWorks is designed to aid and facilitate

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

Degree Works. Counselor Guide

Degree Works. Counselor Guide Degree Works Counselor Guide Revised September 2014 Contents Changing the Program of Study (Self Service)... 4 Update Student in DegreeWorks... 7 Accessing DegreeWorks... 8 Navigation... 9 Navigation Bar...

More information

FAQ for Students. Note: The new password must be between six and 12 characters long.

FAQ for Students. Note: The new password must be between six and 12 characters long. What is MY Portal? MY Portal is a secure website that provides access to news, announcements, personal information, registration and online billing services, collaboration areas, Blackboard and email.

More information

SafeNet Authentication Manager 8.2 and Windows Azure. Quick Start Guide

SafeNet Authentication Manager 8.2 and Windows Azure. Quick Start Guide SafeNet Authentication Manager 8.2 and Windows Azure Copyright 2013 SafeNet, Inc. All rights reserved. All attempts have been made to make the information in this document complete and accurate. SafeNet,

More information

Online Bachelor Completion and Academic Outreach Initiative RN-to-BSN

Online Bachelor Completion and Academic Outreach Initiative RN-to-BSN Online Bachelor Completion and Academic Outreach Initiative RN-to-BSN Welcome to the Ohio University School of Nursing! This Welcome Packet includes very important information about the program and is

More information

0-7803-5643-8/99/$10.00 1999 IEEE

0-7803-5643-8/99/$10.00 1999 IEEE Design of a Web-Based Education Environment Session 12a3 Thomas G. Cleaver and Robert L. Toole Department of Electrical Engineering University of Louisville Louisville, KY 40292 Abstract - Delivery of

More information

Associate in Arts. The transfer degree. Your Pathway to Success

Associate in Arts. The transfer degree. Your Pathway to Success Associate in Arts The transfer degree Your Pathway to Success PALM BEACH STATE COLLEGE great place to start! Whether your goal is to become a doctor, lawyer, engineer, teacher or to pursue another career,

More information

SYSTEM DEVELOPMENT AND IMPLEMENTATION

SYSTEM DEVELOPMENT AND IMPLEMENTATION CHAPTER 6 SYSTEM DEVELOPMENT AND IMPLEMENTATION 6.0 Introduction This chapter discusses about the development and implementation process of EPUM web-based system. The process is based on the system design

More information

Table of Content. Last Revised 04/05/12

Table of Content. Last Revised 04/05/12 Table of Content What is DegreeWorks?... 3 Who can access DegreeWorks?... 3 DegreeWorks helps by:... 3 How is a DegreeWorks audit different from your transcript?... 3 How to Access DegreeWorks... 4 Login

More information

Alamo GPS. Goal + Plan = Success. A Degree Evaluation and Advising Tool for the Alamo Colleges

Alamo GPS. Goal + Plan = Success. A Degree Evaluation and Advising Tool for the Alamo Colleges Alamo GPS Goal + Plan = Success A Degree Evaluation and Advising Tool for the Alamo Colleges Overview Alamo GPS is a web based degree audit and advising system that utilizes SunGard s DegreeWorks software

More information

Information Technology Help Desk Colston Hall 806 718.289.5970 helpdesk@bcc.cuny.edu

Information Technology Help Desk Colston Hall 806 718.289.5970 helpdesk@bcc.cuny.edu Information Technology Help Desk Colston Hall 806 718.289.5970 helpdesk@bcc.cuny.edu Table of Contents CUNYfirst... 1 How to Activate/Claim your CUNYfirst Account... 2 How to Reset Your CUNYfirst Account

More information

MEMORANDUM. University Undergraduate Program Committee (UUPC) From: Dr. John Smykla, Director School of Criminology & Criminal Justice (SCCJ)

MEMORANDUM. University Undergraduate Program Committee (UUPC) From: Dr. John Smykla, Director School of Criminology & Criminal Justice (SCCJ) MEMORANDUM To: University Undergraduate Program Committee (UUPC) From: Dr. John Smykla, Director School of Criminology & Criminal Justice (SCCJ) Dr. Bruce J. Arneklev, Assistant Director, Undergraduate

More information

FLORIDA ATLANTIC UNIVERSITY. College of Education. Department of Counselor Education SCHOOL COUNSELING PRACTICUM AND INTERNSHIP APPLICATION GUIDE

FLORIDA ATLANTIC UNIVERSITY. College of Education. Department of Counselor Education SCHOOL COUNSELING PRACTICUM AND INTERNSHIP APPLICATION GUIDE FLORIDA ATLANTIC UNIVERSITY College of Education Department of Counselor Education SCHOOL COUNSELING PRACTICUM AND INTERNSHIP APPLICATION GUIDE Greg Brigman, Ph.D. Elizabeth Villares, Ph.D. 1 No portion

More information

Welcome to Ivy Tech Online McDonald s Employee Management Program

Welcome to Ivy Tech Online McDonald s Employee Management Program Welcome to Ivy Tech Online McDonald s Employee Management Program We are happy you have taken the next step toward enrolling at Ivy Tech Online McDonald s Employee Management Program, and we look forward

More information

DURGA SOFTWARE SOLUTUIONS,S.R NAGAR,HYDERABAD. Ph:9246212143,040-64512786. Abstract

DURGA SOFTWARE SOLUTUIONS,S.R NAGAR,HYDERABAD. Ph:9246212143,040-64512786. Abstract Abstract The problem that we specify is that now day it is too difficult for both writing and maintaining records manually. It takes lots of time for writing records manually. Even there is chance of missing

More information

Student Online Services Guide Davenport University

Student Online Services Guide Davenport University Student Online Services Guide Davenport University Table of Contents About S.O.S. 2 Getting Started.. 2 First Time Login 2 External Resource Logins 3 Using S.O.S.. 3 Personal Information 4 Change Password

More information

www.faxmyway.com USER MANUAL www.faxmyway.com Online Faxing Anywhere, Anytime sales@faxmyway.com Paperless Secure Faxing Anytime, Anywhere

www.faxmyway.com USER MANUAL www.faxmyway.com Online Faxing Anywhere, Anytime sales@faxmyway.com Paperless Secure Faxing Anytime, Anywhere www.faxmyway.com www.faxmyway.com Paperless Secure Faxing Anytime, Anywhere Online Faxing Anywhere, Anytime USER MANUAL sales@faxmyway.com sales@faxmyway.com GETTING STARTED Faxmyway is an email and web-based

More information

Building A Smart Academic Advising System Using Association Rule Mining

Building A Smart Academic Advising System Using Association Rule Mining Building A Smart Academic Advising System Using Association Rule Mining Raed Shatnawi +962795285056 raedamin@just.edu.jo Qutaibah Althebyan +962796536277 qaalthebyan@just.edu.jo Baraq Ghalib & Mohammed

More information

Student Tracking Systems Can Be Used to Enhance Graduation and Retention Rates

Student Tracking Systems Can Be Used to Enhance Graduation and Retention Rates May 2006 Report No. 06-48 Student Tracking Systems Can Be Used to Enhance Graduation and Retention Rates at a glance Several state universities are developing or have implemented automated systems that

More information

Advisor mywku Tabs and Pages

Advisor mywku Tabs and Pages Advisor mywku Tabs and Pages mywku will use tabs and pages to separate and classify information. Everyone will have a mywku tab which has a Campus Info page that everyone sees and then will have personal

More information

What do you mean that I have to have special web pages to communicate with FileMaker?

What do you mean that I have to have special web pages to communicate with FileMaker? 1 FileMaker Hosting Made Easy The top two reasons to host your FileMaker database are: Web Publishing and connecting via Remote Access. FileMaker Web Publishing FileMaker Web Publishing allows you to access

More information

Welcome to the Graduate Online Orientation for Continuing Studies

Welcome to the Graduate Online Orientation for Continuing Studies Welcome to the Graduate Online Orientation for Continuing Studies What is Continuing Studies? The Office of Continuing Studies (CS) is nondegree granting. CS is a student status NOT a type of course. Our

More information

Degree Works Student Manual

Degree Works Student Manual Degree Works Student Manual 3/2015 Table of Contents Introduction...3 Accessing Degree Works...3 Have you Activated your T-Wolves Email Account...4 Logging into Degree Works...4 Degree Works Worksheet

More information

Millersville University Degree Works Training User Guide

Millersville University Degree Works Training User Guide Millersville University Degree Works Training User Guide Page 1 Table of Contents Introduction... 5 What is Degree Works?... 5 Degree Works Functionality Summary... 6 Access to Degree Works... 8 Login

More information

INTEGRATED STAFF ATTENDANCE SYSTEM (ISAS) WEE PEK LING

INTEGRATED STAFF ATTENDANCE SYSTEM (ISAS) WEE PEK LING INTEGRATED STAFF ATTENDANCE SYSTEM (ISAS) WEE PEK LING A report submitted in partial fulfillment of the requirements for the award of the degree of Bachelor of Computer Science (Computer Systems & Networking)

More information

Student Guide to Symplicity

Student Guide to Symplicity Student Guide to Symplicity Video tutorials for Symplicity are available. Click on the Continue Reading link on the Welcome Announcement for links to the videos. Find out how to get started on Symplicity,

More information

Degree Works Training Manual Student

Degree Works Training Manual Student Degree Works Training Manual Student Revised: January 2014 table of contents Overview... 4 Getting Started... 5 Worksheets Academic Summary... 6 Legend and Disclaimer... 7 Blocks... 8 Class History...

More information

Support for Counselors, Advisors, & Faculty Users

Support for Counselors, Advisors, & Faculty Users 1 Support for Counselors, Advisors, & Faculty Users G R A N D R A P I D S C O M M U N I T Y C O L L E G E 2 I want to know: PAGE What is MyDegreePath? 3 How does MyDegreePath help Counselors, Academic

More information

QUICK START TO NAVIGATING

QUICK START TO NAVIGATING QUICK START TO NAVIGATING RAIN: Student Records RADAR: Student Email GEORGIAVIEW: Online Course Management System BEACON: Student Success Network CANESCONNECT: Student Organizations and Campus Events CanesNet

More information

Web-Based Database for Laboratory Courses

Web-Based Database for Laboratory Courses Session 1554 Web-Based Database for Laboratory Courses Chiang Lin, Susan M. Morgan, Eric A. Stueber Southern Illinois University Edwardsville Abstract As many other departments are doing, the Department

More information

Table of Contents User Guide... 1 Welcome... 4 Front End Life Blue... 5 General Navigation... 5 Menu Bar... 5 Continuous Scroll... 5 Hyperlinks...

Table of Contents User Guide... 1 Welcome... 4 Front End Life Blue... 5 General Navigation... 5 Menu Bar... 5 Continuous Scroll... 5 Hyperlinks... User Guide Table of Contents User Guide... 1 Welcome... 4 Front End Life Blue... 5 General Navigation... 5 Menu Bar... 5 Continuous Scroll... 5 Hyperlinks... 6 Sections/Pages/Information... 6 Announcements...

More information

Accessing the Across Ticket System

Accessing the Across Ticket System Accessing the Across Ticket System September 2015 Version 2.3 Copyright Across Systems GmbH The content of this document may only be reproduced in any form or communicated to any third party with the prior

More information

Enterprise. Student Mobility Portal. Three Rivers Systems, Inc. Published: 31 October 2013. Abstract

Enterprise. Student Mobility Portal. Three Rivers Systems, Inc. Published: 31 October 2013. Abstract Enterprise Student Mobility Portal Three Rivers Systems, Inc. Published: 31 October 2013 Abstract This document is designed to provide information necessary to use the Student Mobility Portal. Students

More information

A Handbook for High School Students Enrolled in Mineral Area College (MAC s) Arts & Science Dual Credit Program

A Handbook for High School Students Enrolled in Mineral Area College (MAC s) Arts & Science Dual Credit Program ARTS & SCIENCES DUAL CREDIT STUDENT GUIDE A Handbook for High School Students Enrolled in Mineral Area College (MAC s) Arts & Science Dual Credit Program Welcome to MAC Dual Credit Program, an opportunity

More information

New Student Orientation

New Student Orientation New Student Orientation Welcome to Ivy Tech Online - Ohio We are happy you have taken the next step toward enrolling at Ivy Tech Online Ohio, and we look forward to working with you as you begin your educational

More information

SoftChalk Cloud Guide. Updated August 1, 2012

SoftChalk Cloud Guide. Updated August 1, 2012 SoftChalk Cloud Guide Updated August 1, 2012 Contents Getting Started 5 Overview of SoftChalk Cloud... 5 Features of a SoftChalk Cloud Account... 6 Trial Account... 6 Create an Account... 7 Log into Your

More information

Florida Department of Environmental Protection Office of Technology and Information Services

Florida Department of Environmental Protection Office of Technology and Information Services Florida Department of Environmental Protection Office of Technology and Information Services Industrial and Domestic Wastewater EzDMR (Discharge Monitoring Reporting) External User s Guide Prepared by:

More information

IS 2927 Independent Study in Systems & Technology Applications of Information Technology. Adaptive Online Course Recommendation System Part II

IS 2927 Independent Study in Systems & Technology Applications of Information Technology. Adaptive Online Course Recommendation System Part II IS 2927 Independent Study in Systems & Technology Applications of Information Technology Adaptive Online Course Recommendation System Part II Li-Chen Mao - 1 - PROJECT OVERVIEW Course: IS 2927 Independent

More information

ANGEL 7.3 Instructor Step-by-Step

ANGEL 7.3 Instructor Step-by-Step ANGEL 7.3 Instructor Step-by-Step ANGEL Learning, Inc. 6510 Telecom Drive, Suite 400 Indianapolis, IN 46278 Copyright 2008 ANGEL Learning Table of Contents Global and Home Page Tasks... 4 How to Change

More information

ONLINE PROGRAM INFORMATION MEETING (PIM) FOR HUMAN SERVICES MAJORS METROPOLITAN STATE UNIVERSITY

ONLINE PROGRAM INFORMATION MEETING (PIM) FOR HUMAN SERVICES MAJORS METROPOLITAN STATE UNIVERSITY ONLINE PROGRAM INFORMATION MEETING (PIM) FOR HUMAN SERVICES MAJORS METROPOLITAN STATE UNIVERSITY Created by CHCPS Advising Center CPS 47743 February 2013 What will I learn from this online PIM? College

More information

Table of Contents WELCOME TO ADAUDIT PLUS... 3. Release Notes... 4 Contact ZOHO Corp... 5 ADAUDIT PLUS TERMINOLOGIES... 7 GETTING STARTED...

Table of Contents WELCOME TO ADAUDIT PLUS... 3. Release Notes... 4 Contact ZOHO Corp... 5 ADAUDIT PLUS TERMINOLOGIES... 7 GETTING STARTED... Table of Contents WELCOME TO ADAUDIT PLUS... 3 Release Notes... 4 Contact ZOHO Corp.... 5 ADAUDIT PLUS TERMINOLOGIES... 7 GETTING STARTED... 8 System Requirements... 9 Installing ADAudit Plus... 10 Working

More information

Online Presentment and Payment FAQ s

Online Presentment and Payment FAQ s General Online Presentment and Payment FAQ s What are some of the benefits of receiving my bill electronically? It is convenient, saves time, reduces errors, bills don t get misplaced, allows you to receive

More information

White Paper. Archiving Blackboard Courses at UMBC. by Bob Armstrong & John Fritz

White Paper. Archiving Blackboard Courses at UMBC. by Bob Armstrong & John Fritz White Paper Archiving Blackboard Courses at UMBC by Bob Armstrong & John Fritz UMBC White Paper Archiving Blackboard Courses I. Summary...3 II. Overview of Blackboard Management...4 Course Creation and

More information

ARKANSAS TECH UNIVERSITY. BlackBoard 9.1 FAQs. For Faculty. Summer 2014

ARKANSAS TECH UNIVERSITY. BlackBoard 9.1 FAQs. For Faculty. Summer 2014 ARKANSAS TECH UNIVERSITY BlackBoard 9.1 FAQs For Faculty Summer 2014 Introduction This documentation is intended for faculty to provide assistance with some of the most-common problems regarding BlackBoard

More information

Contents. What is WAY to SUCCESS/Retention Alert?... 2 How Can You Help?... 2

Contents. What is WAY to SUCCESS/Retention Alert?... 2 How Can You Help?... 2 Contents What is WAY to SUCCESS/Retention Alert?... 2 How Can You Help?... 2 Responsibilities of a Success Coach... 2 Logging into Retention Alert software... 3 Getting Started-Understanding the LINKS...

More information

currently registered students only Notes: does not work Submit http://oduonline.ohiodominican.edu. Log In Login

currently registered students only Notes: does not work Submit http://oduonline.ohiodominican.edu. Log In Login ODU Online is a web-based system allowing access to student information contained in the administrative database. In this version, users are able to view their schedule, grades, GPA, transcript, and more.

More information

Class Registration 101

Class Registration 101 Class Registration 101 This guide will teach you the process for the following: Finding out who your advisor is/obtaining your registration PIN Finding out when your enrollment dates are Checking your

More information

PowerSchool Parent Portal User Guide. PowerSchool 7.x Student Information System

PowerSchool Parent Portal User Guide. PowerSchool 7.x Student Information System PowerSchool 7.x Student Information System Released December 2011 Document Owner: Documentation Services This edition applies to Release 7.1 of the [product name] software and to all subsequent releases

More information

INTRODUCTION PERFORMANCE MANAGEMENT PROCESS AND TIMELINE PERFORMANCE MANAGEMENT USER GUIDE (REVISED APRIL 1, 2016)

INTRODUCTION PERFORMANCE MANAGEMENT PROCESS AND TIMELINE PERFORMANCE MANAGEMENT USER GUIDE (REVISED APRIL 1, 2016) INTRODUCTION The Office of Human Resources (HR) would like to announce the launch of the online Performance Management system. The Performance Management system is an online evaluative tool for Administrative

More information

College Faculty Salary & Credentialing System User Document 1

College Faculty Salary & Credentialing System User Document 1 WELCOME! The College Faculty Salary and Credentialing System has been developed to streamline the process of Salary Placement and Credentialing submission, review, and approval. Features include: Secure

More information

Lesson Plan: How to Use Naviance

Lesson Plan: How to Use Naviance Lesson Plan: How to Use Naviance Domain: College/Career Standard: B: Students will employ strategies to achieve future college/career goals with success and satisfaction Competency: 1: Acquire college/career

More information

TELPAS Coordinator s User Guide for Online Holistic Rating Training

TELPAS Coordinator s User Guide for Online Holistic Rating Training TELPAS Coordinator s User Guide for Online Holistic Rating Training 2015 Texas TrainingCenter Levels of Administrative Access in the TrainingCenter The Texas TrainingCenter provides coordinators with the

More information

Development of a Learning Content Management Systems

Development of a Learning Content Management Systems Development of a Learning Content Management Systems Lejla Abazi-Bexheti Abstract Change appears to be the only constant in the field of ICT and what was treated as advanced feature few years ago is today

More information

Degree Works User Guide for Advisers

Degree Works User Guide for Advisers Degree Works User Guide for Advisers September 2015 Contents Access Degree Works... 2 Access Student/s Records... 2 Navigation... 2 Notes... 2 Student Information Header... 3 Audit Types... 3 Student View...

More information

eservices Self Service Help for Students

eservices Self Service Help for Students eservices Self Service Help for Students This document covers how to perform several common tasks in eservices. How To: Find Login ID and Use Password Change Password Browse Schedule & Course Catalog Enroll

More information

Online Master of Science in Information Technology Degree Program User s Guide for Students

Online Master of Science in Information Technology Degree Program User s Guide for Students Online Master of Science in Information Technology Degree Program User s Guide for Students Copyright 2006, Bisk Education, Inc., and Florida Tech. All rights reserved. i Online User s Guide for Students

More information

Strategic Plan 2013-2016

Strategic Plan 2013-2016 Strategic Plan 2013-2016 University of California, Santa Barbara Palmer Director s Note: This strategic plan is the result of extensive planning and the thoughtful collaboration of the Career Services

More information

User s Guide Your Personal Profile and Settings Creating Professional Learning Communities

User s Guide Your Personal Profile and Settings Creating Professional Learning Communities User s Guide Your Personal Profile and Settings Creating Professional Learning Communities Table of Contents Page Welcome to edweb.net 3 Your Personal Profile and Settings 4 Registration 4 Complete Your

More information

IPA Help Desk. How to use Self-Service portal. [Version 1.0] [28/12/1435 H] FRM CC-UME-V001

IPA Help Desk. How to use Self-Service portal. [Version 1.0] [28/12/1435 H] FRM CC-UME-V001 IPA Help Desk How to use Self-Service portal [Version 1.0] [28/12/1435 H] How to use Self-Service portal Institute of public administration provides a new Help Desk system which allows users in the head

More information

Policies and Procedures for the EDUCATION SPECIALIST CERTIFICATE

Policies and Procedures for the EDUCATION SPECIALIST CERTIFICATE Policies and Procedures for the EDUCATION SPECIALIST CERTIFICATE Education Specialist programs in the College of Education are designed to strengthen the educational backgrounds of teachers, administrators,

More information

Dynamic Content for Executive Recruitment Firm

Dynamic Content for Executive Recruitment Firm Dynamic Content for Executive Recruitment Firm Added dynamic functionality to existing static HTML site for a Philadelphia-area firm specializing in executive recruitment for the healthcare industry. This

More information

STEPfwd Quick Start Guide

STEPfwd Quick Start Guide CERT/Software Engineering Institute June 2016 http://www.sei.cmu.edu Table of Contents Welcome to STEPfwd! 3 Becoming a Registered User of STEPfwd 4 Learning the Home Page Layout 5 Understanding My View

More information

BioOne Librarian Tip Sheet Series. Using the Administration Panel

BioOne Librarian Tip Sheet Series. Using the Administration Panel BioOne Librarian Tip Sheet Series Using the Administration Panel How to Access My BioOne User Profile 1. From the BioOne homepage (www.bioone.org), please click on the Log in link in the upper right-hand

More information

CRM MICROSOFT BUSINESS SOLUTIONS AXAPTA. A more efficient organisation overall

CRM MICROSOFT BUSINESS SOLUTIONS AXAPTA. A more efficient organisation overall CRM MICROSOFT BUSINESS SOLUTIONS AXAPTA Microsoft Business Solutions Axapta CRM empowers you to maximise benefits from all of your business relationships and generate profit. Key Benefits: Achieve greater

More information

New User Box Online Organizer Get involved in the planning and advising process Research Colleges Research Careers- Summer Enrichment Program

New User Box Online Organizer Get involved in the planning and advising process Research Colleges Research Careers- Summer Enrichment Program Family Connection from Naviance is a web-based program that links Guidance Counselors with students and parents to improve college, and career planning. We are pleased to make this resource available to

More information

Getting Started with Companyweb

Getting Started with Companyweb Getting Started with Companyweb By Robert Crane Computer Information Agency http://www.ciaops.com Index What is Companyweb? Page 2 What does this document contain? Page 3 How can I use Companyweb? Page

More information

Paperless Advisement of CM Students via Electronic Spreadsheets

Paperless Advisement of CM Students via Electronic Spreadsheets Paperless Advisement of CM Students via Electronic Spreadsheets Gustavo O. Maldonado, Ph.D., P.E. and Brian C. Moore, Ph.D. Georgia Southern University Statesboro, Georgia This article presents a paperless

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Educational Psychology 1. What is Educational Psychology? 2. How do I choose the EDPS track that s right for me? 3. Is Educational Psychology the same thing as School Psychology

More information

PhD Student Portfolio Guidelines

PhD Student Portfolio Guidelines COLLEGE OF ARTS AND SCIENCES DEPARTMENT OF COMPUTER SCIENCE ACADEMICS GRADUATE INFORMATION DOCTORAL DEGREE PhD Student Portfolio Guidelines The portfolio is the principal artifact used by the department

More information

Campus Online Degree Works

Campus Online Degree Works Campus Online Degree Works Topics: 1) How do I view Degree Audits using Campus Online 2) FERPA statement In order to access Campus Online, you first need to log on to the RU Portal at https://www.portal.radford.edu.

More information

Online Presentment and Payment FAQ s

Online Presentment and Payment FAQ s General Online Presentment and Payment FAQ s What are some of the benefits of receiving my bill electronically? It is convenient, saves time, reduces errors, bills don t get misplaced, allows you to receive

More information

How To Edit An Absence Record On A School Website

How To Edit An Absence Record On A School Website ProgressBook GradeBook Attendance User Guide ProgressBook GradeBook Attendance User Guide (This document is current for ProgressBook v12.3 or later.) 2012 Software Answers, Inc. All Rights Reserved. All

More information

How To Use Sharepoint Online On A Pc Or Macbook Or Macsoft Office 365 On A Laptop Or Ipad Or Ipa Or Ipo On A Macbook (For A Laptop) On A Desktop Or Ipro (For An Ipro

How To Use Sharepoint Online On A Pc Or Macbook Or Macsoft Office 365 On A Laptop Or Ipad Or Ipa Or Ipo On A Macbook (For A Laptop) On A Desktop Or Ipro (For An Ipro Getting Started with SharePoint Online for Small Business By Robert Crane Computer Information Agency http://www.ciaops.com Terms This Guide from the Computer Information Agency is provided as is. Every

More information

How to Add Documents to Your Blackboard Class

How to Add Documents to Your Blackboard Class Southwestern Baptist Theological Seminary BLACKBOARD INSTRUCTOR SERIES How to Add Documents to Your Blackboard Class This manual will show you how to do the following: Log into Blackboard Access Your Blackboard

More information

Registration Using myuk

Registration Using myuk Log Into myuk Log on to the myuk portal using your Linkblue user ID and password. If you need assistance with your User ID and password or if you have not created an account, follow the instructions at

More information

General Curriculum Information

General Curriculum Information General Curriculum Information Page 64 Catalog-in-Force 64 Choosing a Technical Career Field 64 Awards of Study 64 General Application Procedures for Degree and Certificate Programs 64 Semester Course

More information

Student Guide. Student Information System www.case.edu/projects/erp/sis

Student Guide. Student Information System www.case.edu/projects/erp/sis Student Guide Student Information System www.case.edu/projects/erp/sis The Student Information System (SIS) provides a secure, flexible, web-based environment for creating and managing academic records.

More information

Welcome to the Undergraduate Online Orientation for Continuing Studies

Welcome to the Undergraduate Online Orientation for Continuing Studies Welcome to the Undergraduate Online Orientation for Continuing Studies What is Continuing Studies? The Office of Continuing Studies (CS) is nondegree granting. CS is a student status NOT a type of course.

More information

When your UA ID and PIN are filled in, click the Login button or press the Enter key.

When your UA ID and PIN are filled in, click the Login button or press the Enter key. Degree Works for Advisors Degree Works is an electronic degree audit program and academic advising tool for reviewing undergraduate students progress toward their degrees or certificates. It extracts transcript

More information

Graduate Student Database Project

Graduate Student Database Project Graduate Student Database Project Nicholas Wallen Department of Computer Science Florida State University Major Professor: Dr. David Whalley In partial fulfillment of the requirements for the Degree of

More information

RIT Degree Audit Training. Summer 2015

RIT Degree Audit Training. Summer 2015 RIT Degree Audit Training Summer 2015 Agenda What is Degree Audit? Work Completed to Date How Does Degree Audit Work? Undergraduate Degree Audit Template Graduate Degree Audit Template Tips, Tricks, and

More information

What does (single tilde) mean?... 5

What does (single tilde) mean?... 5 Contents GENERAL INFORMATION... 3 What is MAP?... 3 What are the benefits of using MAP?... 3 Who can use MAP?... 3 How do counselors access MAP?... 3 How does a counselor know if a student has a MAP audit?...

More information

Distance-Learning Remote Laboratories using LabVIEW

Distance-Learning Remote Laboratories using LabVIEW Distance-Learning Remote Laboratories using LabVIEW Introduction Laboratories, which are found in all engineering and science programs, are an essential part of the education experience. Not only do laboratories

More information

AC 2008-2112: GEO: A WEB-BASED EVENT REGISTRATION AND COMMUNICATION TOOL

AC 2008-2112: GEO: A WEB-BASED EVENT REGISTRATION AND COMMUNICATION TOOL AC 2008-2112: GEO: A WEB-BASED EVENT REGISTRATION AND COMMUNICATION TOOL David Bowman, Clemson University David R. Bowman is a Lecturer in the General Engineering Program within the Department of Engineering

More information

UBC erecruit. Applying for Jobs

UBC erecruit. Applying for Jobs UBC erecruit Applying for Jobs Apply for a Job Opening Internal applicants and former employees can view job postings and apply for jobs via UBC s Faculty and Staff Self Service application at www.my.ubc.ca

More information

VP-ASP Shopping Cart Quick Start (Free Version) Guide Version 6.50 March 21 2007

VP-ASP Shopping Cart Quick Start (Free Version) Guide Version 6.50 March 21 2007 VP-ASP Shopping Cart Quick Start (Free Version) Guide Version 6.50 March 21 2007 Rocksalt International Pty Ltd support@vpasp.com www.vpasp.com Table of Contents 1 INTRODUCTION... 3 2 FEATURES... 4 3 WHAT

More information

Family Connection by Naviance

Family Connection by Naviance Family Connection by Naviance 1 Family Connection We are pleased to introduce Family Connection from Naviance, a web based service designed especially for students and parents. Family Connection is a comprehensive

More information

Desktop Management for the Small Enterprise

Desktop Management for the Small Enterprise Desktop Management for the Small Enterprise There are three key factors why desktop management for your small enterprise doesn't have to cost a fortune: time, money, and manpower. If you have less than

More information

e-invoicing your guide to using with TNT

e-invoicing your guide to using with TNT e-invoicing your guide to using with TNT A For any technical assistance please email Atherstone.Helpdesk@tnt.com or call 01827 711 611 Contents welcome to e-invoicing with TNT 03 registering for e-invoicing

More information

Welcome to the NetClassroom Cheat Sheet!

Welcome to the NetClassroom Cheat Sheet! Ne t Cl a s s r o o m1 01 AnI l l ust r at edcheatsheet f orst udent sandpar ent s Welcome to the NetClassroom Cheat Sheet! So what is this NetClassroom you speak of? NetClassroom is an online portal for

More information

Online Viewing and Payment FAQ s

Online Viewing and Payment FAQ s General Online Viewing and Payment FAQ s What are some of the benefits of receiving my bill electronically? It is convenient, saves time, reduces errors, bills don t get misplaced, allows you to receive

More information

Centralized Faculty Resource Center (CFRC) www.iteachnursing.org

Centralized Faculty Resource Center (CFRC) www.iteachnursing.org Bay Area Nursing Resource Center Centralized Faculty Resource Center (CFRC) www.iteachnursing.org Operating Manual June 2006 v.0 TABLE OF CONTENTS I. PROJECT DESCRIPTION... 3 II. PROJECT PURPOSE AND VALUES...

More information

Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1

Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1 Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1 This document supports the version of each product listed and supports all subsequent versions until the document

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

Product Data Sheet. www.intellectme.com www.it-corner.net

Product Data Sheet. www.intellectme.com www.it-corner.net www.intellectme.com www.it-corner.net help desk logos are registered trademarks of Automate your help desk and asset management and improve your business efficiency - Reduce expenditure on HW and SW by

More information

How to Work with HEAT Self Service

How to Work with HEAT Self Service Division of Information Technology at UNCP How to Work with HEAT Self Service About This Document This document provides end-user instructions on using the HEAT Self Service (HSS) application to create,

More information