Skip to content

Quiz Portal is a secure, intuitive and robust desktop application for teachers to conduct quiz securely and students to take tests coveniently.

License

Notifications You must be signed in to change notification settings

ayushakash990/Quiz-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quiz-Portal

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 -

  1. javax.swing
  2. java.io
  3. java.sql
  4. java.net

What makes it secure ?

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 .

Features of Quiz Portal -

  • Home

alt text We can either Post a quiz or take a quiz depending on whether you are a teacher or student respectively.

  • Admin Login / Register

alt text Teachers can create account or login into the portal to post quiz.

  • Adding Subject

alt text Adding a subject is easy and using quiz code gives the feature of adding different quizes under same subject

  • Setting Timer and Adding Question based on section

alt text 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.
  • Student Login / Register

alt text Students can create account or login into the portal to take the quiz.

  • Question answer palette

alt text Students need to select the answer based on the section and submit it before section timer ends . Switch sec feature allows to change section.

  • Leaderboard

It shows the marks of students who have already completed the test.

  • Score and Rating

alt text Rating shows the marks rating student got and the student can also give rating , on submitting they will see their scores.

About

Quiz Portal is a secure, intuitive and robust desktop application for teachers to conduct quiz securely and students to take tests coveniently.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages