Skip to content

Disney Quiz Application is a Java program to simulate a Disney Quiz Application which can handle a mixture of MCQ and fill in the blank questions.

License

Notifications You must be signed in to change notification settings

chydarren/ST1012-Disney-Quiz-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Disney Quiz Application

Disney Quiz Application is a Java program to simulate a Disney Quiz Application which can handle a mixture of MCQ and fill in the blank questions. The user is to take the quiz and it will display the correct answer at the end of every question and the number of correct answers in total. There is also validation put in place to ensure that the user input the available answers only.

Preview

Watch YouTube video

Usage

  1. Clone this repository into the C: drive's root directory.

  2. Enter the "dist" directory by typing cd "disney-quiz-application/dist".

  3. Run the project by typing java -jar "disney-quiz-application.jar".

Acknowledgements

Credits

This program was developed as an assignment for the Singapore Polytechnic, ST1012 Programming Fundamentals module. I have uploaded the source files publicly for reference and personal usage only. Please refrain from plagiarising or passing it off as your own work.

Chua Han Yong Darren © 2016. Code released under the GNU Affero General Public License v3.0.

About

Disney Quiz Application is a Java program to simulate a Disney Quiz Application which can handle a mixture of MCQ and fill in the blank questions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages