Examination Management System Edited
Examination Management System Edited
Project Report
On
“Examination Management System”
(Project Stage 1)
CERTIFICATE
This is to certify that this report embodies the original work done
by Aakash Goel, Anuj Singh and Dhanraj Panwar during their
“project stage 1” (VII Semester) and is submitted as a partial
fulfillment for the award of B.Tech Degree, Rajasthan Technical
University, Kota.
ACKNOWLEDGEMENT
Examination Management System
Aakash Goel
Anuj Singh
Dhanraj Panwar
Table of Contents
1. Synopsis……………………………………………………...5
Examination Management System
2. Feasibility Study……………………………………………...8
3. Working of Present System……………………………….10
4. Characteristics of the Proposed System……................11
5. Data Tables………………………………………………....12
6. Data Flow Diagrams……………………………................15
7. Entity Relationship Diagram……………………………….19
9. Conclusion………………………………………………......21
10. Bibliography………………………………………………...22
Examination Management System
Purpose:-
Scope:-
Technology Used:-
Language:-VB.NET
Backend:-MS-SQL
System Requirement:-
Minimum RAM:-256 MB
Hard Disk:-40 GB
Examination Management System
Processor:-Intel Pentium 4
Operating System:-Windows XP Service Pack2
Overview:-
Economically Feasibility:
Technical feasibility:
Behavioral Feasibility:
The system working is quite easy to use and learn due to its
simple but attractive interface. User requires no special training for
operating the system. They can easily work and operate this
system.
Examination Management System
Problem Recognition:
In the present system all work is done on paper. The whole session
attendance is stored in register and at the end of the session the
reports are generated. We are interested in generating report
Examination Management System
CHARACTERISTIC OF THE
PROPOSED SYSTEM
Examination Management System
• Very less paper work: The proposed system requires very less
paper work. All the data is feted into the computer immediately and
reports can be generated through computers. Moreover work
becomes very easy because there is no need to keep data on
papers.
:
Examination Management System
Abstract:
Examination Management System is a software, which is being
developed for recording attendance, detained list and sitting
arrangement of students during exams in schools, colleges and
institutes. It facilitates the information of a particular student in a
particular class. The information is sorted by the operators, which
will be provided by the teacher for a particular class.
System Boundary:
System Context:
1. The EMS is located at the office of the administrator i.e.
generally the Lecturer.
Examination Management System
Functional Requirements:
1. Recording the sitting arrangement of students:
Informal Description: The administrator initiates the EMS and
enters the list of students according branch wise for all the internal
exams. All the records are stored in the database.
Pre-Condition: The Administrator only has the EMS.
Post-Condition: Every student has own college ID.
2. Updating of records:
Informal Description: The administrator initiates the EMS and
initiates the function of updating of all records.
Pre-Condition: There should be new records for updating.
Post-Condition: Updating of records is done on wish of
administrator.
Non-Functional Requirements:
The GUI of EMS should be easy, accurate, clear and precise to
the user. A mouse and keyboard will be used to enter the
information or select the options on the GUI.
Future Requirements:
1. The EMS would be needed to change to online mode instead
of the current system.
2. The student also should be allowed to see his/her attendance
or detained list, so this functionality still remains to be added.
Examination Management System
Admin Table:
S.NO. Field Name Data Type Description
1. User name Text Store user name for checking
correct username
2. Password Text Store password corresponding to
username
3. User Type Text User Type Administrator or User
Attendence Table:
S.No. Field Name Data Type Description
1. Student Name Text Name of the student
2. Status Text Attend/Detained
3. Semester Text In which semester student is
Examination Management System
studying
4. Subject Text The subject wise list is
maintained
5. Answer sheet no. nvarchar Answer sheet no. of each student
during exams.
6. Signature Char Sign of the students
Subject Table:
Student Table:
Room Table:
0-level DFD:
User/Administrator
System
Output
1-level DFD:
Examination Management System
Login
Process
Attendance Report
entry Generation
Student Room
entry entry
2-level DFD:
2.1:
Administrator
Login
Process
Login
Examination Management System
Student Room
Entry Entry
Administrator
2.2:
User
Login
Process
Login
Examination Management System
Report Attendence
Generation Entry
User
Examination Management System
Conclusion
The Examination Management System is developed using Visual
Basic.NET fully meets the objectives of the system which it has
been developed. The system design and analysis has reached a
steady state where all bugs have been eliminated. The system is
operated at a high level of efficiency and all the teachers and user
associated with the system understands its advantage. The system
solves the problem. It was intended to solve as requirement
specification.
Examination Management System
Bibliography
1. The complete Reference Visual Basic.NET
2. Beginning VB.NET (Wrox Publication)
3. System Analysis and Design – Alias M. Awad
4. Software Engineering – Roger Pressman
Websites
1. www.microsoft.com
2. www.w3schools.com
3. www.dotnetspider.com
Examination Management System