Skip to content

MisPoe/MCQ-System-Java-Application-

Repository files navigation

MCQ-System-Java-Application-

the Multiple-Choice Questions System is built using the IDE to implement the algorithm process. There are three question sets in this system such as HTML, Java Basics and Python. Each question set includes the 10 questions and the user can chose to answer each question. The user will see his/her name and score after answering all question sets. And the user can exit after answering an entire question set or choose to continue answering.

In order to answer the question set, the CSV file is input to IntelliJ. Firstly, the user can see the welcome message and then input the user name. Secondly, the user can choose three questions set and answer the questions. After answering, the user must know if his/her answer is correct or not. Thirdly, the user can see the score with percentage. Fourthly, the user can select the two options such as try again and exit. If the user want to answer the next question sets, the user can choose try again and if the user want to stop current program, the user can choose exit.

In this program, MCQ system import the CSV file. Use the four class in this project that is Start.java, Score.java, Student.java and MCQquestions. Technical Environment and Tools Used List all the tools and applications used in the project JDK 1.8 (Java Development Kit) JRE 1.8 (Java Runtime Environment) IntelliJ IDEA Community Edition

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published