You are on page 1of 2

TITLE:

ONLINE QUIZ ASSESSMENT for COMPUTER ENGINEERS

GROUP MEMBERS:
NAME
Kamal Khatwani

ROLL NO.
0101CS111040

Lokesh Himthani

0101CS111047

Nitesh Sthapak

0101CS111061

Nitish Gupta

0101CS111062

SECTION: A
OBJECTIVE:

To develop a quiz application for CSE students

PROBLEM DESCRIPTION:
Online Quiz Assessment for Computer Engineers is an online application designed
to determine the assessment level of its users i.e., computer engineering
students. The application uses a whole set of questionnaire based on subjects
covering the entire syllabus of 3rd semester to 8th semester in the form of text or
images. The questions are asked according to the subject attempted by the
student.
A total of 15 questions have to be answered by the user within a time interval of
15 minutes. The questions have to be randomly generated and should be nonrepetitive until at least the next 5 users taking the test.
Moreover, along with the I.Q. assessment, an option is available for the teachers
or professors to add, edit or delete any questions.

TECHNOLOGY REQUIRED:
Hardware Requirements:
Pentium-III processor or faster (Min. 1GHz)
512MB RAM or more

Software Requirements:
Java Development Kit v1.7
Netbeans IDE
MySQL Database server
Apache Tomcat Server

PROPOSED TECHNIQUE:
The quiz application can be designed using JAVA Web Technology. The entire
project can be divided into two parts:
Front-end: The front end comprises of dynamic web pages that display the user
login portal, and the quiz questions along with suitable timer. It can be developed
using JSP (Java Server Pages). The timer can be made using a javascript program.
Back-end: The back end comprises of the database and the server to be deployed.
MySQL can be used as the database management software, connected with JSP
on an Apache Tomcat Server. Normalization techniques will be applied on the
database.

SIGNATURES:
KAMAL KHATWANI

LOKESH HIMTHANI

NITISH GUPTA

NITESH STHAPAK

You might also like