0% found this document useful (0 votes)
13 views16 pages

Ajp 16

Uploaded by

Rushi Lokare
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views16 pages

Ajp 16

Uploaded by

Rushi Lokare
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

Shree Mouni Vidhyapeeth’s

Institute of Civil and Rural Engineering, Gargoti

A
Micro Project Report

Under The Course

Advanced Java Programming (22517)

With Title

“Online Quiz Management System”


Submitted by

Roll. No. Name of Student

08. Sahil Dattatray Jarag

Under the Guidance of


Mr. M. A. Pilankar

In Partial Fulfilment of

Diploma in Computer Engineering

Msbte.jpg

Academic Year : 2024-25


CERTIFICATE

This is to certify that the microproject entitled “Online Quiz Management System” under the course
of “Advanced Java Programming (22517) ” submitted to the Institute of Civil and Rural Engineering,
Gargoti in The partial fulfillment of the Diploma in Computer Engineering is a record of the original
work done by Sahil during the period from 2024 to 2025 under their supervision and guidance of Mr.
M. A. Pilankar and it has not been copied or submitted with other similar titles by any candidates in
this diploma College

Signature Signature Signature


Project Guide Head of the Department Principal
DECLARATION

I hereby, Sahil, declare that the micro project entitled Online Quiz Management System submit-
ted to the Institute of Civil and Rural Engineering, Gargoti in partial fulfillment of the Diploma in
Computer Engineering done in the period of 2024 to 2025 under the supervision and guidance of Mr.
M. A. Pilankar, senior lecturer Computer Engineering. The project has not been copied or submitted
with similar title by any candidate in this diploma college.

Date:

Place: Gargoti Signature of Candidate Sign

37. Sahil Dattatray Jarag


Msbte.jpg

Maharashtra State Board of Technical Education

Certificate

This is to certify that. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Roll No . . . . . . of


fifth semester of a Diploma in Computer Engineering from the Institute of Civil and Rural
Engineering (code: 0012) has completed the micro project work satisfactorily in the course
Advanced Java Programming (22517). For the academic year 2024-2025 as prescribed in
the curriculum.

Title :Student Management System

Date: Enrollment No.:

Place: Exam Seat:

Signature Signature Signature


Project Guide Head of the Department Principal
Table of Contents

1
Chapter 1
Rationale

The project is about the “Online Quiz Management System”. I use a concept of Servlet to
make a project on ONLINE QUIZ MANAGEMENT using Java language in NetBeans IDE. In
this project I also use database connectivity to manage the registration of person and to check
answers of person. This idea uses in any school/college to manage system. This micro project
is very helpful for us. In the modern world of information technology, the Java programing has
become most preferred approach for software development. It offers a powerful way to cope
up with complexity of real world problems. This course enables students to develop programs
in ‘Java’ using servlet and database connectivity approach. So I made project on “Online
Quiz Management System”. As a computer engineer we know the basic information of java
servlet. The topic of project is about Online Quiz Management System. Due to this project our
knowledge was improve. So this micro project was very helpful for us.

Chapter 2
Aims and Benefits of Micro Project

1. Develop an Interactive and User-Friendly Quiz Platform.


2. Implement Automated Grading System.
3. Design and Integrate a Secure User Authentication System
4. Design a Database System for Storing Quiz Data.

1
Chapter 3
Course Outcomes Addressed

a. Develop programs using database.

b. Develop Programs using Servlets.

Chapter 4
Literature Review

A literature review of Online Quiz Management System developed in Java typically cov-
ers the evolution, features, methodologies, and technological frameworks used in such systems.

For a comprehensive review, include references from academic journals, conference papers,
and reputable online resources focusing on educational technology, software development, and
Java programming.

This overview provides a structured approach to understanding the landscape of Online


Quiz Management Systems developed in Java, highlighting key aspects and potential future
developments.

2
Chapter 5
Proposed Methodology

The Online Quiz Management System is a website-based project developed using Advanced
Java technologies, leveraging the robustness and security that Java offers. Java is known for its
powerful features, making it an ideal choice for building secure, scalable, and high-performance
web applications. The primary goal of the Online Quiz Management System is to create a plat
form that allows users to take quizzes, manage quiz content, and track performance efficiently.
By utilizing Java, the system will offer a reliable backend with seamless integration to handle
user data, quiz questions, and results. The Online Quiz Management System aims to simplify
the process of quiz creation, grad ing, and performance analysis, making it easier for instruc-
tors and students to interact. The system will provide real-time feedback for quiz-takers and
generate detailed reports for admin istrators to track student progress.

5.1 Microproject Outputs:

3
ajp1.png

Figure 5.1: Login Page

4
ajp6.png

Figure 5.2: Add New User Page

5
ajp2.png

Figure 5.3: Menus Page

6
ajp3.png

Figure 5.4: Adding Cousrse Page

7
ajp4.png

Figure 5.5: Adding Batch Page

8
reg.png

Figure 5.6: Registration Form

9
Chapter 6
Actual Resources Used

Sr.No. Name of Used Resources Specification Quantity


l Laptop AMD Ryzen5 5500U 1 Each
2 Software Netbeans and LaTex 1 Each
3 Reference https://www.javatpoint.com/online-quiz- 1 Each
project

Chapter 7
Skill Developed/Outcomes of This Micro-Project

1. Develop programs using database.

2. Develop programs using Java Servlet.

10
Chapter 8
Conclusion

In this project we use the Swing Components and the JDBC provide a robust foundation for
developing efficient, scalable and secure. The design of architecture consideration, coupled
with essential functionalities like login page, student information, adding course and batches
of student, adding records of student and registration form.

Chapter 9
References

1. Herbert Schildt - Java, The Complete Reference(2002, McGraw - Hill Osborne Media).

2. Advanced Java Programmng Manual 5th Sem.

3. https://www.javatpoint.com

11

You might also like