Quiz Portal is a robust , intuitive and secure desktop JAVA application This application is implemented using a GUI toolkit in java called SWING. The code is written entirely in java and the libraries used are -
- javax.swing
- java.io
- java.sql
- java.net
Quiz Portal is secure because the server handles the database and not the client and after every step client updates the server which in turn updates the server making Quiz portal a great choice for conducting quiz online .
We can either Post a quiz or take a quiz depending on whether you are a teacher or student respectively.
Teachers can create account or login into the portal to post quiz.
Adding a subject is easy and using quiz code gives the feature of adding different quizes under same subject
Teachers can post questions of various types such as
- Single Correct MCQ
- Multiple Correct MCQ
- True/false And Teachers can also add timer for every each section , after the time is over each section ends.
Students can create account or login into the portal to take the quiz.
Students need to select the answer based on the section and submit it before section timer ends . Switch sec feature allows to change section.
It shows the marks of students who have already completed the test.
Rating shows the marks rating student got and the student can also give rating , on submitting they will see their scores.
- Ayush Akash - ayushakash990
- Manvendra singh - Man-vendra