Skip to content

This is a quiz application built in Java, designed to test user knowledge in various subjects. It allows users to create a profile, update it, and take quizzes with multiple-choice questions. The application includes a timer and lifelines for users to enhance their experience. The project code is open-source and available for contribution.

License

Notifications You must be signed in to change notification settings

Balachander283/Quizz-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Application

This is a simple quiz application built in Java. It has questions with multiple options, and the user can select only one option for each question. The user will be able to see the final score after completing the quiz.

Installation

  • Download the QuizApplication.java file and open it using any Java IDE (e.g., Eclipse, IntelliJ IDEA, NetBeans).
  • Run the file.

Usage

  • When the application is launched, the user will see a login page. The user has to enter their name and click on the "Rules" button to read the quiz rules.
  • After reading the rules, the user can click on the "Start Quiz" button to start the quiz.
  • The quiz has 10 questions, and the user can choose only one option for each question.
  • The user has 15 seconds to answer each question, and the timer will start as soon as the question is displayed.
  • The user can use the "50-50" lifeline to eliminate two incorrect options for a question.
  • After answering all the questions, the user can see their final score.

Contribution Guidelines

If you want to contribute to this project, please follow the instructions below:

  • Fork the repository.
  • Create a new branch and make changes in that branch.
  • Push your changes to your forked repository.
  • Create a pull request and describe the changes you have made.

License

This project is licensed under the MIT License. You can use, modify, and distribute this code for commercial or non-commercial purposes. However, the author of the code is not responsible for any damage caused by the use of this code.

About

This is a quiz application built in Java, designed to test user knowledge in various subjects. It allows users to create a profile, update it, and take quizzes with multiple-choice questions. The application includes a timer and lifelines for users to enhance their experience. The project code is open-source and available for contribution.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages