Skip to content

PrateetiNigam/Quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizApp-Java

An application for exam managment.


Video Output:

demo.mp4

Scenerio

  1. Run the application from netbeans
  2. Login as admin (username: admin password: admin)
  3. Add a student (username: alex password: alex)
  4. Add a question
  5. View marks of all student
  6. close and run the app again and login as student this time
  7. participate in exam
  8. you will see marks at the end of exam

How to run this project

  • download Netbeans (8.2 or greater version)
  • clone this repo and open it from netbeans using File->Open Project
  • press the green run button

Technology used:

  • Java
  • Ant build tools
  • Netbeans

Admin Features:

  • Admin can add students
  • Add Questions to question bank
  • View marks of student

Student Features:

  • Can participate in exam
  • View result instantly after exam

Screenshots (Admin UI):

1 2 3 4 5

Screenshots (Student UI):

6 7 8 9

Admin credential:

  • default username: admin
  • default password: admin

Student credential:

  • You can change student credential from resources/databases/users.json
  • default username: a
  • default password: 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages