Kundan Project
Kundan Project
1 Purpose
Currently student submits hardcopy of filled application form to the college/university, office staff
enters all data into excel file and write same in manual register. Issue hall ticket / admit card to
student and conduct test for student. Student comes to college and gives test for the specified date.
Office staff check all the paper calculate results and type all the details for taking printout and
display it in college premises. College inform student to check the result, student comes to college
and view the results.
Proposed online student registration system will eliminate all the manual intervention and increase
the speed of whole process. System will allow student to fill the form online, system has inbuilt
validation system to validate the entered data. After successful submission, system will give unique
registration no for each student. Student can login into system by using registration no and give
online test. System will show the result after instantly and stored the results for further use.
Today internet become reality and usage of internet become very much popular and there is
tremendous increase of internet in all over the world for education purpose. The Online Student
Registration System is easy to use, full-featured and flexible Student Registration, Testing and
Assessment web portal.
This project report describes the software functional and nonfunctional requirements for release 1.0
of the Online Student Registration system. This document is intended to be used by the members of
the project team that will implement and verify the correct functioning of the system. Unless
otherwise noted, all requirements specified here is high priority and committed for release 1.0.
1.2 Objective
Online Student Registration System –is complete end to end solution to cover all aspects of online
student registration process
Provides complete web site solution, including student registration, giving tests, storing of
results. Complete web based administration.
The online examination system can automatically add the marks allocated in each question
to determine the total mark for the test.
Using this feature the questions can be selected from the question Bank, and also the
appearance of questions in the Random Order.
Complete web based system no installation required to run the application in client system.
Question must provide answer type like multiple right answer selection and one right
answer selection. Test screen must provide options accordingly.
System must able to evaluate the examination and display the result instantly, student must
view the correct answer after complete the test.
System has powerful logical access management in place, each user must be identified by
login id and strict password policy is applied to secure the system
Generate various reports for administration
The Online Student Registration System will permit to register and take online examination and
maintaining master information and generating various reports of test. The main users of the project
are Student or Member and system Administrator.
From an end-user perspective, the Online Student Registration System Project consists of following
functional elements: enhanced student registration module, giving examination, manage password.
Home – It is the default page for the site. All links are available in this page.
Login – Student need to login to view his old test result information and to give new test.
Register – New Student need to register to give examination. Type all the details of the
student like email id, name, address, contact details, course name and submit. System
generates unique user id for each student and. Students need this user id to login into
My Page – It shows the details of currently logged student details, previously saved test
results can be viewed here and other links like New Test, Logout, and Change Password.
Change Password – Student can change his password from this link. Student must type his
old password to change the password with new password.
Logout – By clicking this link user logged out from this site all user session reset to default
value.
Both of these areas of functionality will be delivered as the first version of the online student
registration system is released. Functionality is described in more detail later in this document.
2. PLANNING
The System In JSP is a simple web-based app in Java and JSP. The whole system is in the Netbeans
IDE. The system does use MySql as database support. The system supports all the features that are
necessary here for this system.
OE-1: The online student registration system web application will operate with the
following Web Browsers: Microsoft Internet Explorer version 5.0, 6.0. 7.0
OE-2: The online student registration system web application shall operate on a server
running the latest versions of IIS (Internet Information Server).
OE-3: The online student registration system web application shall permit user access from
Internet connection
OE-8: Hard disc- nGB depending upon the requirement to store data minimum of 25GB.
2.2 Deployment Environment
MYSQL Server
DE-3: The online student registration system web application will operate with the
following Web Browsers: Microsoft Internet Explorer version 5.0, 6.0. 7.0.
The System In JSP is a simple web-based school managing app in Java and JSP.