ONLINE EXAMINATION in Dotnet
ONLINE EXAMINATION in Dotnet
ENGINEERING AND
TECHNOLOGY, DURGAPUR
A
Project Report
on
“ONLINE EXAMINATION SYSTEM”
Submitted in the Partial Fulfilment of the Requirement for the
Award of the Degree of
BACHELOR OF TECHNOLOGY
In
COMPUTER SCIENCE AND ENGINEERING
Submitted by
ANIMESH PRASAD – 12500116113
SAJAN SUMAN –12500116031
SNEH NAYAN -12500116017
Subject :- Software Engineering(CS-701)
Under the Guidance of
Assistant Professor, BCET
ABSTRACT
The main aim of the project is to give the basic idea of WEB APPLICATION
DEVELOPMENT using JEE for the purpose of having an idea of JEE which is
external framework like spring, hibernate etc. making JEE more relevant for
industry.
TABLE OF CONTENTS
Acknowledgement..............................................................................................4
Requirement……………………………………………………………………5
Specifications......................................................................................................7
Database Design...................................................................................................8
Application Work Flow.......................................................................................9
Conclusion ……………………………………………………………………..10
INTRODUCTION
'Online Exam' means the candidate sits in front of a computer at the examination
center and the questions are presented on the computer monitor and the candidate
answer the question on the computer through the use of mouse. Unlike the
traditional paper-pencil based test which is generally offered on a single day to all
candidates, online exam will be offered over a period of time and result is shown.
Project Modules
1 -Administrator module
2 -Student module
CLIENT SIDE:-
Operating System for Client (Any One): - Windiows 10 / Windows 8.1 or 8 / Linux any
version / Mac etc.
Browser (Any One) :-Google Chrome, Microsoft Edge, Mozilla Firefox 40.0
SERVER SIDE:-
Operating System for Server (Any One): - Windows Server or Red hat or Fedora Linux
Server etc
Login table
S no. name Data type length
1 username varchar 50
2 password varchar 50
DATABASE DESIGN
NAM UID
1
USER N MANAG
E ADMIN
1
1
1 1
GIVE MAN.
VIE
S QUES
W
N
SUBJEC
RESULT SUBJEC N N
TYP
N
UID QUESTIONS QID
MARK
SUB TYPE
QID1
QID2
QID3
VIEW
Application Work Flow:
USER ADMIN
REGISTRATION LOGIN
LOGIN ADD/DELETE
QUESTIONS
CHOOSES VIEW/DELETE
SUBJECT USERS
LOGOUT
CONCLUSION
The Online examination System is developed using Java and MySQL fully meets
the objectives of the system for which it has been developed. The system has
reached a steady state where all bugs have been eliminated. As far as design is
concerned no design is complete ever and there are chances of improvement each
moment. However performing all the necessary testing, we will conclude that our
design will implement properly that it absolutely was made.
REFERENCES