0% found this document useful (0 votes)
79 views7 pages

Exam Hall Seating Arrangement System: Bachelor of Technology

The document describes an exam hall seating arrangement system project submitted for a Bachelor of Technology degree. The project aims to computerize the traditional exam seating arrangement process to more easily allocate exam halls and generate reports. It will allocate invigilators to halls and automatically assign students to halls based on their department and registration number. The project scope is to simplify the allocation of halls and issuing hall tickets during exams. It will provide exam information for students in a department sorted alphabetically. The objectives are to provide a user-friendly interface for downloading student details, help the admin easily update student details, maintain accuracy, reduce results production time, and have low CPU usage. The languages used are HTML, CSS, JavaScript, PHP, and NetBeans
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
79 views7 pages

Exam Hall Seating Arrangement System: Bachelor of Technology

The document describes an exam hall seating arrangement system project submitted for a Bachelor of Technology degree. The project aims to computerize the traditional exam seating arrangement process to more easily allocate exam halls and generate reports. It will allocate invigilators to halls and automatically assign students to halls based on their department and registration number. The project scope is to simplify the allocation of halls and issuing hall tickets during exams. It will provide exam information for students in a department sorted alphabetically. The objectives are to provide a user-friendly interface for downloading student details, help the admin easily update student details, maintain accuracy, reduce results production time, and have low CPU usage. The languages used are HTML, CSS, JavaScript, PHP, and NetBeans
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Exam Hall Seating Arrangement System

A Project Submitted
in Partial Fulfilment of the Requirements
for the Degree of
Bachelor of Technology
In
Information Technology

By

Brijesh Chauhan-178603
Rina kumari-178608

Computer Science Department


FACULTY OF ENGINEERING AND TECHNOLOGY
Kamla Nehru Institute of Technology, Sultanpur
September,2020
UNDERTAKING

I declare that the work presented in this project titled “Exam Hall Seating Arrangement

System”, submitted to the Computer Science Department, Faculty of Engineering & Technology,

Kamla Nehru Institute of Technology for the award of the Bachelor of Technology degree in

Information Technology, is my original work. I have not plagiarized or submitted the same work

for the award of any other degree. In case this undertaking is found incorrect, I accept that my

degree may be unconditionally withdrawn.

September, 2020

Brijesh Chauhan-178603
Rina Kumari-178604
CERTIFICATE

Certified that the work contained in the project titled “Exam Hall Seating Arrangement System”,

by Brijesh Chauhan, Rina Kumari has been carried out under my supervision and that this work

has not been submitted elsewhere for a degree.

Assistance Prof. Sudhir Mohan

Computer Science Department

Kamla Nehru Institute of Technology


Contents

1.Introduction 1
1.1 Introduction....................…………..……………………………………. 1

1.2 Scope……………………………………………………………………………….1

1.3 Objectives ……………………………………………………………………….1

1.4 Languages Used ………………………………………………………………1

2 Implementation 2

2.1 Exam Hall Seating Arrangement System ……………………………………………………….2

2.2 Program Design ……………………………………………………………….2

3 Testing 3

3.1 Testing Introduction ……………………………………………………….3

3.2 Perft Testing ……………………………………………………………………3

4 Seating arragement setup and rules 4


Exam Hall Seating Arrangement System

Introduction:
The purpose of developing exam hall seating arrangement system is to
computerized the traditional way of conducting exams and help staffs in
allocating exam hall easily without any burden. Another purpose of
developing this software is to generate the report automatically during
exams at the end of the session or in between the session. This project also
allocate particular invigilator for particular hall. It is also very useful for the
college where the software may generate the hall separation. Hence the hall
is allocated to the students automatically based on their departments and
register numbers. We may also take print outs.

Scope:

EXAMINATION HALL SEATING ARRANGEMENT APPLICATION is developed


for the college to simplify the allocation of halls and issuing hall tickets to
students during exams. It facilitates to access the examination information
of a particular student in a particular department. The information is sorted
information alphabetically, which will be provided by the teacher for a
respective department. This system is also help in finding the examination
eligibility criteria of a student of the particular department.
Objectives:
T
a) To provide a user-friendly interactive environment to the
users of the application that helps them to download
student details with a lot of ease.
b) To provide help to the Admin department easy away
update details of students during examination or end of
examination.
c) Maintain accuracy.
d) Less time require for results producing.
e) The care has been taken that the application has less CPU
usage, so that other applications can also be performed, if
required.

LANGUAGE USED :

After a thorough analysis of the problem, several platform alternatives were


considered

• HTML

• CSS

• JAVASCRIPT
• Php

• NetBeans IDE

Program design :-

You might also like