COMMUNICATION SYSTEM FOR CSE DEPARTMENT

Size: px
Start display at page:

Download "COMMUNICATION SYSTEM FOR CSE DEPARTMENT"

Transcription

1 A Final Report On COMMUNICATION SYSTEM FOR CSE DEPARTMENT Submitted to the Department of Computer Science and Engineering Nepal Engineering College in Partial Fulfillment of the Requirements of the Course PRJ by Rohan Rijal ( ) Prakash Shrestha( ) Rajkumar Paneru ( ) APPROVALS Proposal Code: Project Supervisor(s): Date Submitted: Date Approved:

2 ABSTRACT The project entitled Communication System for CSE Department is designed for effective communication between the department and its member of the computer science. The system includes the platform for the communication between the teacher/faculty and the student within the computer department. It provides different purpose of using the system in accordance of the user they are logged in. So, the system is supposed to be helpful in the academic sector to enhance the quality of the communication system related to the academic field. It uses centralized database system with all other terminal connected to it through the Wide Area Network (WAN). I

3 LIST OF FIGURES FIGURES PAGE NO. Figure 1 : General System Architecture 3 Figure 2 : RAD Model 4 Figure 3 : Use Case Diagram 8 Figure 4 : Context Diagram 9 Figure 5 : 1 st level DFD of register 10 Figure 6 : 1 st level DFD of login 11 Figure 7 : Data Flow Diagram for student 11 Figure 8 : Data Flow Diagram for teacher 12 Figure 9 : ER Diagram 13 Figure 10: Search/Request Module 14 Figure 11 : Registration/Login Module 15 LIST OF TABLES Table 1 : Gannt Chart 5 Table 2: Testing for login 16 Table 3: Testing for registration 17 Table 4: Testing for download 18 Table 5: Testing for chat login 18 Table 6: Testing for upload 19 Table 7: Testing for changing password 19 Table 8: Testing for search 20 II

4 LIST OF ABBREVIATION Abbreviations ER Wiki www IT CSE RAD WAN SQL SDLC CRN Meanings Entity Relationship Wikipedia World Wide Web Information Technology Science Engineering Rapid Application Development Wide Area Network Structured Query Language Software Development Life Cycle Class Roll Number III

5 TABLE OF CONTENTS Abstract List of Figures List of Tables Abbreviation I II II III CHAPTERS PAGE NO. 1. INTRODUCTION OBJECTIVES 1 2 LITERATURE REVIEW 2 3 PROJECT OVERVIEW SYSTEM BLOCK DIAGRAM METHODOLOGY SDLC MODEL PROJECT SCHEDULING WORK DIVISION 6 4 TECHNICAL SPECIFICATION SOFTWARE REQUIREMENT Software Requirement for Development Software Requirement for Deployment HARDWARE REQUIREMENT Software Requirement for Development Software Requirement for Deployment 7 IV

6 5 APPLICATION DEVELOPMENT USE CASE DIAGRAM CONTEXT DIAGRM DATAFLOW DIAGRAM ER DIAGRAM SUBSYSTEM MODULE TESTING 16 6 CONCLUSION LIMITATIONS 21 Appendix I System Snapshot BIBLIOGRAPHY V

7 COMMUNICATION SYSTEM FOR CSE DEPARTMENT 1. INTRODUCTION According to the Wikipedia : Communication (from Latin commūnicāre, meaning "to share" ) is the activity of conveying information through the exchange of thoughts, messages, or information, as by speech, visuals, signals, writing, or behavior. It is the meaningful exchange of information between two or more living creatures. [1] Simply the process of conveying information between two parties is termed as communication. The communication between any two parties may be one or the two ways. As the use of Information Technology (IT) in the communication is growing, Web-based systems are used as an effective tool for communication purpose. The use of Internet and World Wide Web (www) in the field of communication systems are one of the most important development in the history of computing. They have become integral part of our daily life. As Computer Science students, we have attempted to make use of the Web Engineering Principle in our project. The main objective of our project is to assist the existing communication system in nec CSE Department with a Web-based system. This system ensures easy and effective communication between teachers, students and department. Students can download study materials, view department updates, notices, results, class routines and important upcoming events. They can also join a chat room to discuss their course related problems with their colleagues or subject teacher. Teachers can upload/download course materials, internal marks and answer to student s questions. Collectively, we have developed a responsive and user interactive website that is simple and user-friendly OBJECTIVES To develop a web based platform for teachers and students of nec, CSE Department. [1] 1

8 2. LITERATURE REVIEW [1]The University of Kansas (KU) Online Learning Center is one of the world s largest web based learning center. This distant learning system is designed for those who can t regularly attend class in university due to physical, social or economic boundaries. This site contains thousands of Lecture videos and other reading materials relevant to the courses provided by the university. Students can submit their queries about the course and they are helped by particular subject expert. They can also appear in online examination and got degree without going to university. This is one of the best examples of use of technology in education. Internet and World Wide Web are one of the most influential technologies that have been developed so far. The learning system has made the use to this technology for the welfare of the student and to help them pursue their dream of having college degree. This is very large system and designed to support thousands of users at a time. It also contains a large variety of study materials and there are experts available to solve problems submitted by the students. But in our system, we are concerned only with serving limited number of users at a time (few hundred only) and we will not have experts always available to solve student s academic problem. Instead, student will submit their problem in a forum and it will be discussed and solved by other fellow students or teacher. One extra thing we have incorporated in our system is chat system i.e. there is a provision of real time chat between logged in users at a time. [2] The vast use of the Web for the communication system had led to the development of many web pages. KOHINOOR ACADEMY is the web based software which functions as the academic information system and also processes daily academic operation in Nepal. This also functions as the administration of the educational institutions. Kohinoor academy commits to be applicable for every schools and colleges. This system has features of managing many sectors related to the college like library, student information, classes and exam scheduling, marking, attendance management, administration management. In our system we are only concerned with Computer Science and Engineering Department of nec and we are not concerned about library, account and other department of the college. [3] MIT open course ware in another online learning system. The course materials are provided to all the student and teachers who log in to the system. It has large numbers of course materials and covers hundreds of course provided worldwide. This system is has made it possible for the student from any corner of the world the easy excess to the quality and trusted study materials and works as their distant instructor. 2

9 3. PROJECT OVERVIEW 3.1. SYSTEM BLOCK DIAGRAM The system uses two layer of architecture. One is the server and other is the client. The server controls all the internal structure of the system and also controls the database and provide access to the clients. General system Architecture End user Client system application Client system Network (wan) system Database system Server Figure 1 : general system architecture 3

10 3.2. METHODOLOGY For the development of our system we first analyze the existing problem in the CSE department of nec. After the proper analysis of these problems, we designed some model for the simplification of the problem. We refer different websites to know whether the similar system exists or not. The designing and the process modeling was done and followed by construction and testing SDLC MODEL The software development model used for this system design is RAD model. The RAD model is similar to the waterfall model but the RAD model uses less development period. RAD uses component based construction and emphasizes reuse and code generation. Team Business Building Business Building Business Building Data Modeling Data Modeling Data Modeling Process Modeling Process Modeling Process Modeling Application Generation Application Generation Application Generation Testing and Turnover Testing and Turnover Testing and Turnover Figure 2 : RAD model 4

11 3.4 PROJECT SCHEDULING We have implemented RAD model for our project which comprises of communication, planning, modeling and construction. Table: Gantt-chart 5

12 3.5 WORK DIVISION Our Project consists of three members working as a team. In order to complete our project in time, each member is assigned with responsibility of their interest. The members involved in our project are: Member id A B C Member s Name Rohan Rijal Raj Kumar Paneru Prakash Shrestha The task involved while developing project are as follows: Task id Phase Task under following phase List out the problems faced by students 1 Problem analysis List out the problems to work on. 2 Literature Review Browsed websites regarding our project (KOHINOOR academy, College Management System). 3 Documentation Paper works related to the project. 4 Requirement List out the basic requirement of user. analysis Use of Programming Language 5 System design Database Management Platform to be used Testing Objective achieved or not? 6 Verify hardware and software requirements. The task assigned to each member is shown below. Members ID Task id A 1,4,6 B 1,4,5 C 1,2,3,4 6

13 4. TECHNICAL SPECIFICATIONS 4.1. SOFTWARE REQUIREMENT Software Requirement for Development System platform: Windows System OS: Pentium III or Higher Software required: MySQL Server 2005 or Higher Software Required:.NET Framework 3.5 or Higher Windows Operating System (Windows XP or higher) XAMPP server * MySQL * Apache Dreamweaver CS Software Requirement for Deployment Software Required:.NET Framework 3.5 or Higher 4.2. HARDWARE REQUIREMENTS Hardware Requirement for Development RAM: 512MB or Higher Space: 2GB or More of Free Space Hardware Requirement for Deployment Windows PC RAM (Minimum: 256 MB, Recommended: 512 MB 7

14 5. APPLICATION DEVELOPMENT 5.1. USE CASE DIAGRAM chat Figure 3 : Use Case Diagram 8

15 5.2. CONTEXT DIAGRAM teacher register and login upload and download join chat provide access communication system for CSE department register and login download join chat provide access student database Figure 4 : Context Diagram(level 0 DFD diagram) 9

16 5.3. DATA FLOW DIAGRAM (DFD) database firstname lastname CRN username password faculty check mandatory field check firstname check lastname check CRN check username check password create user Figure 5: 1 level DFD of register 10

17 database check username check password give login Figure 6: 1 level DFD of login Data flow diagram for student teacher register register success login login success download view faculties search chat Figure 7 : Data Flow Diagram for student 11

18 Data flow diagram for teacher teacher register register success login login success download view faculties search chat upload Figure 8 : Data Flow Diagram for teacher 12

19 5.4. ER DIAGRAM database register/login l-name f-name notices routines study materials f-name l-name CRN Student download files download Teacher username password search search username view view password upload Figure 9 : ER Diagram 13

20 5.5. SUBSYSTEM MODULE 1) Search Module Figure 10: Search Module The diagram above shows the sequence diagram of search module. Here after the user got logged in, the user search for the specific document. And the searched file is checked for the availability in the database by the system. If the file is available in the database then the system shows this searched file to the user. Also the system asks the user for its download. The user can only view or download the file. 14

21 2) Login/Register Module Figure 11 : Registration/Login Module The login module for our system is shown in the diagram. At the initial phase the user get to the login page. The login page has two provisions first register and second as login. If the user is new, he/she has to create a valid username to get access to the information from the page. The validation of the username and the password is checked by the system. If the input information is approved by the system, the users get registered. Similarly the users with valid user id can get logged in by the processing of username and password. After the login the user are capable of accessing data. 15

22 5.6. TESTING Software testing can be stated as process of validating and verifying that a computer program, application, product and performance meet the requirements and works as expected. Unit Testing Unit testing tests the functionality of specific unit, functions in modular programming. It is also known as components testing, refers to tests that verify the functionality of specific section of code, usually at the function level. The expected and actual outputs are asserted by feeding various inputs via different test cases. We have implemented the unit testing in some of the functional part of our system is shown below: Testing for Login S.no Test Test Case Input Result Message Remarks 1. Login Test_Case1 Username: rrijal Password: Fail Please enter password. Login Failure 2. Test_Case2 Username: rrijal Password: Success Login Success 3. Test_Case3 Username: Password: Fail Please enter username Login Failure Table no. 2: testing for login 16

23 Testing for Registering S.no Test Test Case Input Result Message Remarks 1. Register Test_Case1 FirstName: Rohan LastName: Rijal CRN: 303 Username: rrijal Password: Confirm Password: Pass - Registration Success 2. Test_Case2 FirstName: Rohan LastName: Rijal CRN: 305 Username: rrijal12 Password: rohan123 Confirm Password:rohan123 Pass Registration Success 3. Test_Case3 FirstName: Rohan LastName: Rijal CRN: 302 Username: rrijal Password: rohan123 Confirm Password:rohan1234 Fail Password doesn t match. Registration Failure 4. Test_Case4 FirstName: Rohan LastName: Rijal CRN: 301 Username: rrijal Password: Confirm Password: Fail Please enter password. Registration Failure 5. Test_Case5 FirstName: Raj LastName: Paneru CRN: Username: rajp Password: raj1234 Confirm Password:raj1234 Fail CRN exists. Registration Failure Table no.3: testing for register 17

24 Testing for downloads S.no Test Test Case Input Result Message Remarks 1. Downloads Test_Case1 Valid Id and Password Logged into the Click on the file to download File is Downloading 2 Test_Case2 Valid Id and Password System Logged into the System Click on the file to download File is deleted and doesn t exist. Table no.4: testing for download Testing for chat Login S.no Test Test Case Input Result Message Remarks 1. Chat Test_Case1 Username: rrijal Password: Fail Please enter password. Login Failure 2. Test_Case2 Username: rrijal Password: Success Login Success 3. Test_Case3 Username: Password: Fail Please enter username Login Failure Table no.5: testing for chat login 18

25 Testing for Upload Prerequisite: valid id and password (upload feature limited to teachers only) Supports: pdf, txt, zip, doc, xls, ppt, gif, png, jpeg, jpg only S.no Test Test Case Upload Result Remarks 1. Upload Test_Case1 Cal.java File not uploaded.java type not supported 2. Test_Case2 Latlong.txt File is uploaded Table no. 6: testing for upload Testing for Changing Password S.no Test Test Case Input Result Message 1. Change Password Test_Case1 Success Old Password: rohan123 New Password: rohan1122 Retype Password:rohan Test_Case2 Old Password: rohan123 New Password: rohan1122 Retype Password:rohan Test_Case3 Old Password: rohan12 New Password: rohan1122 Retype Password:rohan Test_Case4 Old Password: rohan123 New Password: 12 Retype Password:12 Fail Fail Fail Table no. 7: testing for changing password Password changed successfully Password don t match Previous Password doesn t match Enter password between 5 and 20 characters 19

26 Testing for Search Prerequisite: valid id and password S.no Test Test Case Input Result 1. Search Test_Case1 Latlong File is displayed latlong.txt 2. Test_Case2 latlong File is displayed latlong.txt 3. Test_Case3 oo File names having oo is displayed OOSE_2014.docx, OOSE_Report.doc 4. Test_case 4 format File named format doesn t exist Table no.8: testing for search 20

27 6. CONCLUSION The core objective of the development of this system is to create the common platform for the communication between teachers and the students. The system uses the electronic method for the communication. The networking and the computer devices are the basic components for the communication between two parties. There are three different user involved in the system they are admin as the controller and other two user faculty member (teacher) and students. The system is supposed to be helpful for the academic section, since the study materials can be accessed in simpler way. And all the notices and the updates about the college can be viewed in the single platform. We have attempted to reduce the unwanted error in the system. But it can t be sure that we have removed all the bugs in the system. And some assumptions were made while developing the software so which may encounter some errors. We also had tried to make the user interface friendlier using the proper combination of color, menu position, picture combination and many others. So in general the system Communication system for the CSE department can be the effective means of communication within the limited field. 7. LIMITATIONS Every existing system may not perfect, but the system may be useful for limited actions. Similarly we too have attempted to include many of the features but it is not possible to provide the entire feature in this short period of time. Also the assumption in the system limits the features provided. The system was developed for the communication between the nec CSE department, so we can t use the system in other departments. Also all the information about the faculty can t be provided because some privacy in the faculty must be maintained. There is the inter communication of CSE with other departments like exam department, accounting department, student welfare department etc, so the communication between these department cannot be included. We have limited the area of working space. 21

28 Layout of registration form 22

29 Layout of login 23

30 Layout of change password 24

31 Layout of upload 25

32 Layout of search result 26

33 Layout of chat 27

34 BIBLIOGRAPHY [1] March 2014 [2] March, 2014 [3] March,

USER MANUAL COLLEGE MCS E-LEARNING MANAGEMENT SYSTEM

USER MANUAL COLLEGE MCS E-LEARNING MANAGEMENT SYSTEM COLLEGE MCS STUDENT MANUAL USER MANUAL COLLEGE MCS E-LEARNING MANAGEMENT SYSTEM 2 TABLE OF CONTENTS TOPIC DESCRIPTIONS PAGE NUMBER 1.0 System Log In 3 2.0 Forgot Username and Password 4 3.0 Editing Student

More information

Meltem Özturan

Meltem Özturan Meltem Özturan www.mis.boun.edu.tr/ozturan/samd 1 1 The systems development life cycle (SDLC) provides an overall framework for the process of system development, but the developer relies on many more

More information

External Guide : Mr. Mayursinh Vaghela. Internal Guide : Mr. R. L. Patel

External Guide : Mr. Mayursinh Vaghela. Internal Guide : Mr. R. L. Patel Presentation On External Guide : Mr. Mayursinh Vaghela. Internal Guide : Mr. R. L. Patel IDP At TechnoBright Prepared by : Pooja Patel (110780107002) Anmol Patel(120783107004) Mittal Parmar(110780107007)

More information

Software Requirements Specification OPTIMIZED MOODLE LEARNING MANAGEMENT SYSTEM WITH POLICY ENFORCEMENT

Software Requirements Specification OPTIMIZED MOODLE LEARNING MANAGEMENT SYSTEM WITH POLICY ENFORCEMENT Software Requirements Specification For OPTIMIZED MOODLE LEARNING MANAGEMENT SYSTEM WITH POLICY ENFORCEMENT Version 1.0 Prepared by Priyanka Manchanda and Shabna T.R. GROUP 2 - OPTIMIZING MOODLE LMS TO

More information

Engineering, Built Environment and IT Department of Computer Science MIT C Projects Portal User Manual

Engineering, Built Environment and IT Department of Computer Science MIT C Projects Portal User Manual Engineering, Built Environment and IT Department of Computer Science MIT C Projects Portal User Manual Last Update: 24 August 2017 1 Requesting an Account This section highlights the steps that are required

More information

User Manual for Student. Moodle Administrator

User Manual for Student. Moodle Administrator User Manual for Student Moodle Administrator 1.Introduction About this document This document is part of a Moodle Learning Management System(LMS) documentation Start Guides for Students. What is Moodle?

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Syed Jalaluddin Governors State University

More information

Complaint Management System USER GUIDE. Complaint management System, Islamabad Club

Complaint Management System USER GUIDE. Complaint management System, Islamabad Club USER GUIDE Complaint management System, Islamabad Club 1. Contents 1. Connecting to the (CMS)... 1 1.1. Address... 1 1.2. Authentication... 1 Account Activation... 1 Create Password... 2 1.3. Forgot Password...

More information

SYSTEM DESIGN. 1 Introduction: 1.1 Overview: 1.2 Scope:

SYSTEM DESIGN. 1 Introduction: 1.1 Overview: 1.2 Scope: SYSTEM DESIGN 1 Introduction: The purpose of System Design is to create a technical solution that satisfies the functional requirements for the system. During analysis, the focus is on what needs to be

More information

Moodle Student Introduction

Moodle Student Introduction Moodle Student Introduction City College Plymouth has chosen Moodle 1 as its Managed Learning Environment (MLE) to help support your learning, whatever course you are studying. Moodle courses are created

More information

Project Synopsis Project Title Social Networking Site Project Develpers 1. 2. 3. Introduction Social networking sites allow users to communicate with people, share ideas, activities, events, and interests

More information

ONLINE BILLBOARD VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT

ONLINE BILLBOARD VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT ONLINE BILLBOARD By VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT Submitted in partial fulfillment of the requirements for the degree MASTER OF SCIENCE Department of Computing

More information

Know Your Personality

Know Your Personality Project Report On Know Your Personality Submitted By: Guided By 1. Jatin Kinra Mrs. Kapila pareek 2. Neha Agrawal Assistant Professor, 3. Shipra Bhatt IIIM, Jaipur. Team Number:-8 1 ACKNOWLEDGEMENT The

More information

Alkan University College Student Information Management System

Alkan University College Student Information Management System American Journal of Operations Management and Information Systems 2016; 1(1): 1-6 http://www.sciencepublishinggroup.com/j/ajomis doi: 10.11648/j.ajomis.20160101.11 Alkan University College Student Information

More information

A Novel Approach Of Mobile Based Student Attendance Tracking System Using Android Application

A Novel Approach Of Mobile Based Student Attendance Tracking System Using Android Application A Novel Approach Of Mobile Based Student Attendance Tracking System Using Android Application K. Akhila 1 B. Prathyusha 2 M. PavanKumar 3 M. Amrutha 4 Research Scholar Research Scholar Research Scholar

More information

Getting Started in TRACS Version /1/09

Getting Started in TRACS Version /1/09 What is TRACS? TRACS (Teaching, Research, And Collaboration System) is a new open-source collaborative learning environment. TRACS is being built on a technology developed by a consortium of universities

More information

Professional Development

Professional Development Contents Profile Creation... 2 Forgot My Password?... 4 Forgot My Email?... 5 Dashboards... 6 Transcript & Content... 7 Workshop Search... 7 Registration... 8 Workshop Creation... 8 Global Reports... 12

More information

PROFESSIONALISM RUBRIC PORTAL AND DASHBOARDS

PROFESSIONALISM RUBRIC PORTAL AND DASHBOARDS PROFESSIONALISM RUBRIC PORTAL AND DASHBOARDS This is the primary navigation web page for the College of Education Graduate Dashboards and Portals in which scores are entered. The quickest way to get to

More information

HOW-TO GUIDE. Join or Login. About this Guide!

HOW-TO GUIDE. Join or Login. About this Guide! HOW-TO GUIDE About this Guide In this guide, you will learn about each section of the online community to help you make the best use of all it has to offer. Here you will find information on: Join or Login

More information

BOCC NUT Content Guide

BOCC NUT Content Guide NUT Associations and Divisions Website Content Guide Contents General guidelines 1 Guidelines for users WITHOUT an existing site 2 Guidelines for users WITH an existing site 3 Assets 3 Domain names 5 Contact

More information

SES User Manual. Offline Exam Result Entry & Result Import in M-Star SES

SES User Manual. Offline Exam Result Entry & Result Import in M-Star SES SES User Manual Offline Exam Result Entry & Result Import in M-Star SES Contents Contents... 2 Introduction!... 3 04-19-01: Generate Exam Result Porting Sheet... 4 04-20-01: Import Exam Result from the

More information

Requirements Specification

Requirements Specification Requirements Specification Smart Scheduling Requested by: Dr. Robert Yoder Associate Professor of Computer Science Computer Science Department Head Siena College Tom Mottola Jason Czajkowski Brian Maxwell

More information

Acceptance Test. Smart Scheduling. Empire Unlimited. Requested by:

Acceptance Test. Smart Scheduling. Empire Unlimited. Requested by: Smart Scheduling Requested by: Dr. Robert Yoder Computer Science Department Head Siena College Department of Computer Science Prepared by: Meghan Servello Thomas Mottola Jonathan Smith Jason Czajkowski

More information

International School of informatics and Management

International School of informatics and Management 1 International School of informatics and Management Subject: System Design Lab Project Name: Student Admission System Group Number: 5 Team Guide: Jyoti Khurana (Lecturer) Members: Ashok Kumar Soni Hridayesh

More information

Welcome to our Moodle site! What is Moodle?

Welcome to our Moodle site! What is Moodle? Welcome to our Moodle site! We are excited to introduce the use of this online e-learning platform in our "Get SMART FAST" Training Program! We believe the use of this virtual classroom and training format

More information

More Interactive Service is Now Available

More Interactive Service is Now Available More Interactive Service is Now Available Are you a newcomer for the Colombia Aprende? Visit help center(http://colombiaaprende.edu.co/help), You can ask to the community and helpers how to find the content

More information

ManageBac Parent Guide

ManageBac Parent Guide PARENT GUIDE 1 Getting Started 1.1 Accessing Your Account 1.2 Registration 1.3 Navigating Through ManageBac 1.4 Updating your E mail Address, Password and Contact Information 1.5 Switching between Children

More information

Requirements Specification

Requirements Specification Redesign of the Software Engineering Site (R.O.S.E.S.) Requested by: Dr. Timoth Lederman Professor Department of Computer Science Siena College Delivered By: Prepared By: Kurt Greiner Daniel Rotondo Ryan

More information

THE HONG KONG SCHOOL SPORTS FEDERATION STUDENT ATHLETES ONLINE REGISTRATION SYSTEM USER MANUAL

THE HONG KONG SCHOOL SPORTS FEDERATION STUDENT ATHLETES ONLINE REGISTRATION SYSTEM USER MANUAL THE HONG KONG SCHOOL SPORTS FEDERATION STUDENT ATHLETES ONLINE REGISTRATION SYSTEM USER MANUAL Table of Content 1. School Teacher... 2 1.1 Login... 2 1.2 Forgot Password... 3 1.3 Create Batch... 3 1.4

More information

New Look for the My Goals Page

New Look for the My Goals Page New Look for the My Goals Page New Look for the Create Goals Page How to Create or Edit a Goal To create a goal, go to PERFORMANCE > GOALS. Then click the CREATE button. To edit a goal, go to PERFORMANCE

More information

The Content Editor UBC Department of Botany Website

The Content Editor UBC Department of Botany Website The Content Editor UBC Department of Botany Website Prepared by: IT Support Jan 2015 0 Table of Contents SECTION I: BACKGROUND AND PURPOSE... 3 SECTION II: LOGGING IN TO THE DEPARTMENT OF BOTANY WEBSITE...

More information

USER MANUAL STUDENT VERSION PREMIUM 01 AUGUST WIWO ENTERPRISES PVT. LTD COCHIN, INDIA (+91)

USER MANUAL STUDENT VERSION PREMIUM 01 AUGUST WIWO ENTERPRISES PVT. LTD COCHIN, INDIA (+91) USER MANUAL STUDENT VERSION 2.6.5 PREMIUM 01 AUGUST 2017 WIWO ENTERPRISES PVT. LTD COCHIN, INDIA (+91)484-6009496 www.wiwo.in DISCLAIMER The instructions in this document have been carefully checked for

More information

Software Design Description Report

Software Design Description Report 2015 Software Design Description Report CodeBenders Haldun Yıldız 1819663 Onur Aydınay 1819002 Deniz Can Yüksel 1819697 Ali Şihab Akcan 1818871 TABLE OF CONTENTS 1 Overview... 3 1.1 Scope... 3 1.2 Purpose...

More information

LearnMate 7 Student s Quick Start Guide November 2015 Catalog # Rev B

LearnMate 7 Student s Quick Start Guide November 2015 Catalog # Rev B Student s Quick Start Guide November 2015 Catalog # 200068 Rev B Contents 1. ENTERING LEARNMATE... 3 2. JOINING A COURSE... 5 3. THE LEARNMATE INTERFACE... 6 4. NAVIGATING IN LEARNMATE... 7 5. LEARNMATE

More information

Getting Started with Moodle

Getting Started with Moodle Getting Started with Moodle Moodle is the Virtual Learning Environment (VLE) for the University of Kent. Your teachers will use Moodle to provide course materials such as handouts, lecture notes and PowerPoint

More information

MAUI Final Exam Assignment Needs Submission Instructions for Academic Department Administrators

MAUI Final Exam Assignment Needs Submission Instructions for Academic Department Administrators MAUI Final Exam Assignment Needs Submission Instructions for Academic Department Administrators 1.) Go to MAUI (Made At the University of Iowa student information system) at http://www.maui.uiowa.edu 2.)

More information

CAMPUS PORTAL QUICK REFERENCE GUIDE: STUDENT PORTAL

CAMPUS PORTAL QUICK REFERENCE GUIDE: STUDENT PORTAL CAMPUS PORTAL QUICK REFERENCE GUIDE: STUDENT PORTAL 1 CONTENTS How to Set Up Your Portal Web Account... 3 How to Personalize Your Homepage... 4 How to View Holds Applied to Your Portal Account... 4 How

More information

How to change your password - Students

How to change your password - Students - Students Introduction Upon joining the University, you will have been issued a password to access our systems. You are required to change this password immediately to ensure your continued access to

More information

Student Registration in ACE Database

Student Registration in ACE Database Student Registration in ACE Database 1.Go to: www.acementor.org > Students > Registration/login This will direct you to the registration/login page: 2(a)Returning Students Only: If you have participated

More information

FILE SHARING OVERVIEW HOW DO I ACCESS FILE SHARING? NAVIGATION

FILE SHARING OVERVIEW HOW DO I ACCESS FILE SHARING? NAVIGATION FILE SHARING OVERVIEW File Sharing enables teachers to quickly and easily share documents, files, and information directly from the LMS home page You can view shared files from students and add comments

More information

LiveText via Group Member User Guide

LiveText via Group Member User Guide March 2017 LiveText via Group Member User Guide Who is this Guide for?... 4 Accessing Via... 4 In Progress Tab... 4 Group Details Page... 4 The Homepage Tab... 5 Activities... 5 The Activity Tab... 5 To

More information

SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTING DEPARTMENT OF CSE COURSE PLAN

SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTING DEPARTMENT OF CSE COURSE PLAN SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTING DEPARTMENT OF CSE COURSE PLAN Course Code : CS0304 Course Title : Data Base Management Systems Semester : VI Course Time : Dec 2012-

More information

SCHOOLOGY OVERVIEW Getting Started

SCHOOLOGY OVERVIEW Getting Started SCHOOLOGY OVERVIEW Getting Started Publication: September 18, 2017 Table of Contents INTRODUCTION... 2 GETTING STARTED... 2 HOMEPAGE... 2 RECENT ACTIVITY... 2 GRADES AND ATTENDANCE... 3 CALENDAR... 3 Create

More information

Student Portal Quick Start Guide

Student Portal Quick Start Guide Student Portal Quick Start Guide My Home Page Quick Links These are quick links available on the top of the portal screen. These are also available through the menu groups on the side. Personalize View

More information

IITB Summer Internship Software Requirement Specification (SRS)

IITB Summer Internship Software Requirement Specification (SRS) Software Requirements Specification for Optimized Moodle LMS Page 1 IITB Summer Internship 2013 Software Requirement Specification (SRS) Optimizing Moodle LMS for Improving User Response Time Principal

More information

AMS BASICS. IT Department APSACS SECRETARIAT

AMS BASICS. IT Department APSACS SECRETARIAT 2016 AMS BASICS IT Department APSACS SECRETARIAT TABLE OF CONTENT Chapter No1: School DBA Chapter No2: Data Entry Operator and School Teacher Chapter No3: Accounts Chapter No4: Roles of Principal Chapter

More information

TRAINING MATERIAL. An introduction to SONET-BULL Platform for members. HOME PAGE

TRAINING MATERIAL. An introduction to SONET-BULL Platform for members. HOME PAGE TRAINING MATERIAL An introduction to SONET-BULL Platform for members. HOME PAGE REGISTRATION The register page contains the registration form and is the users can register on the SONET-BULL platform. The

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Sandeep Kumar Gudivada Governors State University

More information

Detailed Design. Java Problem Repository & Education Platform JPREP

Detailed Design. Java Problem Repository & Education Platform JPREP Team Members: Luke Greiner Denis Kalic Abigail McCarthy Robert Tateo Nguyen Truong Patrick White Detailed Design Java Problem Repository & Education Platform JPREP Revision: 1.1 Date: 3/07/14 1 D e l t

More information

Faculty Access for the Web 7 - New Features and Enhancements

Faculty Access for the Web 7 - New Features and Enhancements Faculty Access for the Web 7 - New Features and Enhancements New Design...................................................................... 2 Alerts............................................................................

More information

Student Information System

Student Information System PROJECT SYNOPSIS On Student Information System Department Of Information & Technology Microteck Institute of Information Technology Maldahiya, Varanasi (U.P) Month, Year Makhanlal Chaturvedi Rashtriya

More information

Unitis 4.3. Administrator Manual

Unitis 4.3. Administrator Manual Unitis 4.3 Administrator Manual Unitis 4.3 Modified by: Caroline Watson March 14, 2011 Version 1 Table of Content Unitis 4.3: An Introduction... 1 What s in this Manual?...1 Section 1: Logging in... 2

More information

2013/14. ita`leem A Student Guide

2013/14. ita`leem A Student Guide 2013/14 ita`leem A Student Guide E-learning Unit, Centre for Professional Development (CPD), International Islamic University Malaysia, Level 2, Education Building, P.O. Box 10, 50728 Kuala Lumpur, Malaysia.

More information

Decosystem Table of Contents

Decosystem Table of Contents Decosystem Table of Contents Decosystem...1 1 Center Head Login...3 1.1 HR...4 1.1.1 Announcement...4 1.1.1.1 Add Announcement...5 1.1.1.2 View Announcement...6 1.1.2 Attendance...7 1.1.2.1 Mark Absentees...8

More information

Project Overview and Scope

Project Overview and Scope 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

More information

CAA Alumni Chapters Websites - Admin Instructions

CAA Alumni Chapters Websites - Admin Instructions CAA Alumni Chapters Websites - Admin Instructions Welcome to your new chapter website! You may locate your new website on the landing page for our Alumni Chapters Program which lives at alumni.berkeley.edu/community/alumni-chapters/join.

More information

Admission Portal Admission entry by the students

Admission Portal Admission entry by the students Admission Portal Admission entry by the students How to start? Open internet browser such as Mozilla Firefox, chrome. We recommend chrome for better performance. Type www.bnu.ac.in in the address bar of

More information

SCHOOL MANAGEMENT SYSTEM

SCHOOL MANAGEMENT SYSTEM PROJECT REPORT ON SCHOOL MANAGEMENT SYSTEM (Cyber School Management) As Partial Fulfillment of Bachelor of Computer Science (Information Technology & Computer Applications) Submitted to Shree M & N Virani

More information

CMS 4 Schools Website Creation

CMS 4 Schools Website Creation CMS 4 Schools Website Creation Step 1: Go to the following website and enter your username and password as usual: http://www.cms4schools.com/pro/admin/index.cfm?memberid=143 Step 2: On the left side of

More information

Faculty Quick Guide to Blackboard. Blackboard Version 9.1. Christine Paige Educational Technology Specialist.

Faculty Quick Guide to Blackboard. Blackboard Version 9.1. Christine Paige Educational Technology Specialist. Faculty Quick Guide to Blackboard Blackboard Version 9.1 Christine Paige Educational Technology Specialist paigec@strose.edu (518) 337-4912 July 2010 Table of Contents Description of Blackboard... 3 Uses

More information

Performance Software

Performance Software Preliminary Design Automated Grading System for Microsoft Excel Spreadsheets Clients: Dr. Scott Hunter Professor - Department of Computer Science Siena College Ms. Jami Cotler Professor - Department of

More information

Instructions for Using Events

Instructions for Using Events Instructions for Using Events Important Event Registration Information: Events are not auto-approved but must be approved by a site administrator. o Events are reviewed on a daily basis during the work

More information

Guide to All Saints College Edumate Parent Portal

Guide to All Saints College Edumate Parent Portal Guide to All Saints College Edumate Parent Portal Logging In 1. Enter the Edumate address into your browser (https://edumate.saints.nsw.edu.au/) 2. Enter your username and password and click Login Dashboard

More information

COMPANY SETTINGS A MANUAL

COMPANY SETTINGS A MANUAL COMPANY SETTINGS A MANUAL Introduction If you are the first of your organization to register for the messenger, you will automatically be the company admin. If you do not have admin rights, another company

More information

Getting Started Guide

Getting Started Guide Getting Started Guide for education accounts Setup Manual Edition 7 Last updated: September 15th, 2016 Note: Click on File and select Make a copy to save this to your Google Drive, or select Print, to

More information

A Student Guide to using Moodle

A Student Guide to using Moodle A Student Guide to using Moodle Version 1: September 2007 Table of Contents Introduction...3 What is Moodle?...3 How do I access Moodle?...4 What will I find in Moodle?...5 Accessing a course...5 The main

More information

The MHBE Training Portal Producer Authorization OE

The MHBE Training Portal Producer Authorization OE The MHBE Training Portal Producer Authorization OE 2017-2018 1 Contents Introduction and Overview... 3 Major Training Milestones... 3 OE 17-18 Training Requirement Chart... 3 Step-by-Step Instructions...

More information

Student Guide INTRODUCTION TO ONLINE RESOURCES

Student Guide INTRODUCTION TO ONLINE RESOURCES Student Guide INTRODUCTION TO ONLINE RESOURCES Date: 12. March. 2018 By: Technical Support Team Table of Contents 1) Introduction 3 2) Student Panel (SIS) 3 2.1) Student Panel (SIS) Login 3 2.1.1) Definitions

More information

Passport Automation System

Passport Automation System 1.Objective: To develop the passport automation system software using UML language. It is the interface between applicant and authority responsible for issue the passport. It aims at improving efficiency

More information

Insight Parent Portal : User Guide

Insight Parent Portal : User Guide Insight Parent Portal : User Guide Logging on for the first time 1. Go to https://tasc.churchill-academy.org/insight and you will see this screen: 2. Click on the Don t know your password? link. 3. Enter

More information

COMMUNITIES USER MANUAL. Satori Team

COMMUNITIES USER MANUAL. Satori Team COMMUNITIES USER MANUAL Satori Team Table of Contents Communities... 2 1. Introduction... 4 2. Roles and privileges.... 5 3. Process flow.... 6 4. Description... 8 a) Community page.... 9 b) Creating community

More information

WORDPRESS USER GUIDE HWDSB Websites

WORDPRESS USER GUIDE HWDSB Websites WORDPRESS USER GUIDE HWDSB Websites Table of Contents Forward - About Wordpress... 3 1. Getting Started... 5 1.1) Log into your account... 5 1.2) About the Dashboard... 6 1.3) Internal vs. External Views...

More information

Parent Portal User Guide

Parent Portal User Guide Parent Portal User Guide Table of Contents LOGIN TO THE PARENT PORTAL... 2 RETRIEVE LOST LOGIN DETAILS... 3 CHANGE YOUR PASSWORD... 5 CHANGE OR CONFIRM YOUR DETAILS & MEDICAL INFORMATION... 6 NAVIGATING

More information

Faculty CI-Web Attendance Logging into CI-Web

Faculty CI-Web Attendance Logging into CI-Web Orange Education Center Continuing Education Faculty CI-Web Attendance Logging into CI-Web STEPS Open the internet. There are 2 ways to access CI- Web Attendance: Go to the following link: http://webatt.rsccd.edu

More information

CollegiateLink Student Leader User Guide

CollegiateLink Student Leader User Guide CollegiateLink 2010 Last updated August 2010 0 Table of Contents Getting Started... 2 Managing Your Organization s Site... 3 Managing Your Organization s Interests... 5 Managing Your Organization s Roster...

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

Subject: Creating a Customer Request Approved: David Norvell 7/2/2014

Subject: Creating a Customer Request Approved: David Norvell 7/2/2014 Page: 1 of 18 PROCEDURE: INTENDED AUDIENCE: PURPOSE: Creating a Customer Request All UCF Students, Faculty and Staff having a need to request maintenance service from Facilities Operations. To provide

More information

Getting Started with Moodle Virtual Learning Environment. Student User Guide

Getting Started with Moodle Virtual Learning Environment. Student User Guide Started with Moodle Virtual Learning Environment Student User Guide Belgrade, 2016 Contents 1. GENERAL INFORMATION ABOUT MOODLE... 3 2. THE FACULTY S MOODLE ACCESS AND LOGGING IN... 4 2.1. User profile

More information

Quick Guide to e-learn.sdu.dk (Blackboard) for Students

Quick Guide to e-learn.sdu.dk (Blackboard) for Students Quick Guide to e-learn.sdu.dk (Blackboard) for Students You access Blackboard via single sign-on, sso.sdu.dk/, or the address: e-learn.sdu.dk/ When you have logged on, you find yourself in the My Portal

More information

Curriculum Mapping for National Curriculum Statement Grades R-12 and Oracle Academy.

Curriculum Mapping for National Curriculum Statement Grades R-12 and Oracle Academy. Curriculum Mapping for National Curriculum Statement Grades R-12 and Oracle Academy. Contents Executive Summary... 3 IT Curriculum Overview... 3 Aims... 3 Oracle Academy Introduction to Computer Science...

More information

User Documentation. Studywiz Learning Environment. Student's Guide

User Documentation. Studywiz Learning Environment. Student's Guide User Documentation Studywiz Learning Environment Student's Guide Studywiz Learning Environment Student's Guide Contents 1 Introduction 4 1.1 Studywiz 4 1.2 The Studywiz Student s Guide 4 2 What s New

More information

Online-Registration Guide

Online-Registration Guide 1 Online-Registration Guide With the aid of this guide you will step by step learn how to online register to the Master s degree Media and Convergence Management. Please go to Study on our homepage, follow

More information

Introduction to Blackboard. 1. Go to 2. Click the Login button on the left side of the screen.

Introduction to Blackboard. 1. Go to  2. Click the Login button on the left side of the screen. Introduction to Blackboard Logging in: 1. Go to http://blackboard.sc.edu. 2. Click the Login button on the left side of the screen. 3. On the next screen type your Username and Password in the appropriate

More information

Support Request System

Support Request System Support Request System User Guide Revised 12/13/17 #000145 1 Table of Contents Introduction.................................................................. 3 How to Access the Support Request System........................................

More information

Accessing Your Website Your Username and Password Personalizing Your Profile

Accessing Your Website Your Username and Password Personalizing Your Profile This guide will provide you with the information you need to easily use your website to its fullest potential. Just follow the simple step by step directions to begin quickly and effectively using your

More information

ONLINE VOTING SYSTEM

ONLINE VOTING SYSTEM ONLINE VOTING SYSTEM M. Deepa 1,, M.B.Benjula Anbu Malar 2, S.Deepikaa 3, K.Santhi 4 1,2,3,4 School of Information Technology and Engineering, VIT University, Vellore, Tamilnadu, (India) ABSTRACT Online

More information

Updated 7/27/15. Cougar Link. Utilizing News, Rosters, Galleries and Documents for Your Organization

Updated 7/27/15. Cougar Link. Utilizing News, Rosters, Galleries and Documents for Your Organization Updated 7/27/15 Cougar Link Utilizing News, Rosters, Galleries and Documents for Your Organization Cougar Link: Utilizing News, Rosters, Galleries and Documents for Your Organization 1. Redesigned Cougar

More information

Student Guide INTRODUCTION TO ONLINE RESOURCES

Student Guide INTRODUCTION TO ONLINE RESOURCES Student Guide INTRODUCTION TO ONLINE RESOURCES Date: 08. June. 2017 By: Technical Support Team STUDENT GUIDE southwales.unicaf.org 1)Introduction...4 2)Student Panel (SIS)...4 2.1)Student Panel (SIS) Login...4

More information

USER MANUAL TEACHER VERSION PREMIUM 01 AUGUST WIWO ENTERPRISES PVT. LTD COCHIN, INDIA (+91)

USER MANUAL TEACHER VERSION PREMIUM 01 AUGUST WIWO ENTERPRISES PVT. LTD COCHIN, INDIA (+91) USER MANUAL TEACHER VERSION 2.6.5 PREMIUM 01 AUGUST 2017 WIWO ENTERPRISES PVT. LTD COCHIN, INDIA (+91)484-6009496 www.wiwo.in DISCLAIMER The instructions in this document have been carefully checked for

More information

Accessing the My Participant Center

Accessing the My Participant Center Accessing the My Participant Center STEP 1: From the Bike MS website select My Participant Center in the left-hand navigation bar or the right-hand box. STEP 2: On the next page, you will be asked to enter

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Mirza Nadeem Baig Governors State University

More information

Student Guide. By UNICAF University

Student Guide. By UNICAF University vnhgfj Student Guide By UNICAF University 1 2 Table of Contents 1) Introduction... 5 2) Student Panel (SIS)... 5 2.1) Student Panel (SIS) Login... 5 2.1.1) Definitions... 5 2.1.2) Registration Email...

More information

D4.2 Trial results report

D4.2 Trial results report AMBIENT ASSISTED LIVING, AAL JOINT PROGRAMME ICT-BASED SOLUTIONS FOR SUPPORTING OCCUPATION IN LIFE OF OLDER ADULTS D4.2 Trial results report Project acronym: Project full title: Contract no.: Author: ProMe

More information

Note: You must already be enrolled and issued with a Username and Password

Note: You must already be enrolled and issued with a Username and Password Diploma of Management and Diploma of International Business Student Login: Note: You must already be enrolled and issued with a Username and Password www.hs.edu Start here Select your course Enter Username

More information

REQUIREMENT DOCUMENTATION

REQUIREMENT DOCUMENTATION Concordia University Faculty of Engineering and Computer Science Department of Electrical and Computer Engineering COEN 490 PROJECT QUIZ ROOM REMOTE SECURE SERVER REQUIREMENT DOCUMENTATION By COEN 490

More information

SYLLABUS. Departmental Syllabus

SYLLABUS. Departmental Syllabus SYLLABUS DATE OF LAST REVIEW: 02/2013 CIP CODE: 11.0901 SEMESTER: COURSE TITLE: COURSE NUMBER: SQL Server CIST-0226 CREDIT HOURS: 4 INSTRUCTOR: OFFICE LOCATION: OFFICE HOURS: TELEPHONE: EMAIL: PREREQUISITE(S):

More information

Assessment Marks Entry System

Assessment Marks Entry System DIT Information Services Assessment Marks Entry System Using the Electronic Grade Book (EGB) for Assessment and Reassessment Niall Dixon, IT Training Manager, Information Services Dublin Institute of Technology

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

User Manual. QUIC Web-based Qualification Tool

User Manual. QUIC Web-based Qualification Tool ACR IMAGING CORE LABORATORY PET and PET/CT Scanner Qualification Program User Manual QUIC Web-based Qualification Tool Version 2 April 15, 2013 CONTENTS Overview... 2 Availability... 2 System Requirements...

More information

Edmodo Administrator Guide

Edmodo Administrator Guide Edmodo Administrator Guide Update Your Settings Once you receive confirmation that your subdomain has been activated, login to your subdomain with your existing Edmodo teacher account username and password.

More information