0% found this document useful (0 votes)
43 views

Java Project Proposal

The document proposes a Quiz Management System project using Java that has two modules: 1) An administration module for authenticated admins to add courses, students, questions and view exam summaries and results; 2) A student module for students to view course details, take quizzes and see real-time results. The project aims to automate quiz assessment, provide instant feedback to students, and help admins evaluate student performance. It will use Java and JavaFX for the GUI, CSS for styling, and MySQL for database storage. The document acknowledges room for improvement in the initial design.

Uploaded by

prantoafrin1234
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views

Java Project Proposal

The document proposes a Quiz Management System project using Java that has two modules: 1) An administration module for authenticated admins to add courses, students, questions and view exam summaries and results; 2) A student module for students to view course details, take quizzes and see real-time results. The project aims to automate quiz assessment, provide instant feedback to students, and help admins evaluate student performance. It will use Java and JavaFX for the GUI, CSS for styling, and MySQL for database storage. The document acknowledges room for improvement in the initial design.

Uploaded by

prantoafrin1234
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Noakhali Science & Technology University

Project Proposal for CSTE 2202, OOP with JAVA (Lab)

Project Title: Quiz Management System Using JAVA

SUBMITTED TO: TEAM MEMBERS:


Pranto Afrin
Roll No:BFH2101017F

Dr. Md. Kamal Uddin Faraha Hossain Chowdhury


Roll No:BFH2101022F
Associate Professor
Computer Science and Telecommunication Year:02 Term:02
Engineering Computer Science and Telecommunication
Engineering

Date:24/12/2023
1. Project Title
Quiz Management System Using JAVA.

2. Project Overview
Quiz Management System project could be an application which is developed or implemented in java
domain or platform. This project will help students to get practiced to basics of a course by taking mock
tests from this application. Quiz Management System application will be implemented in 2 modules
Admin module and Student module. Admin module will add multiple courses under different branches
so students can easily know about test details and take part in quizzes. Student module will introduce
students to different set of questions under different courses.

3. Project Objective

➢ Quiz Management System can reduce the hectic job of assessing the answers given by candidates
manually.
➢ Responses or the answers by the candidates can be checked automatically and instantly.
➢ Admin/Teacher can evaluate all the student’s performance at a glance.
➢ Students get to test their basic knowledge about a course.

4. Project Modules

I. Administration Module:

➢ Authenticated login
➢ Adding new courses
➢ Adding students
➢ Adding questions and their solutions
➢ Listing examination details
➢ Listing questions and timer setting, updating if necessary
➢ Exam Summary at a glance

II. Student Module:

➢ Can see course and test details


➢ Take part in a quiz
➢ See result in real time

5. Project Approach
This project will use JAVA as core language, JavaFX for graphical user interface, CSS for styling GUI and
MySQL as database storage.

6. Conclusion
As far as design is concerned no design is complete ever and there are chances of improvement each
moment. However, implementing necessary functionalities will take priority at our end despite the time
constraints and resource limitations.

You might also like