Skip to content

A java quiz Project created by integrating json-simple in java using JSON manipulation techniques where user will be asked multiple choice questions extracted from json and admin can set multiple choice questions with options and correct answer and store it in Json array as having question as objects..

NibrazKhan/Java_Quiz_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Quiz Game

This is a java quiz game created by integrating json-simple in java using JSON manipulation techniques.

  • Here, admin can create a Quiz Bank by adding mcq type questions and add relevant question options.
    Adding question to the Quiz Bank is demonstrated below:
Adding_Question.mov
  • User can give quiz and need to answer five questions where the five question will be extracted from the Quiz Bank randomnly.
    After answering five questions the result will be displayed to the user.
    Giving quiz by the user is demonstrated below:
Giving_Quiz.mov

About

A java quiz Project created by integrating json-simple in java using JSON manipulation techniques where user will be asked multiple choice questions extracted from json and admin can set multiple choice questions with options and correct answer and store it in Json array as having question as objects..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages