This quiz app is made using java, it allows the teacher to create a quiz and the student can answer it.
- Teacher, can create the quiz, mark the quiz as inactive or active
- Student, can answer the quiz, and view the marks which he got
attributes
- name
- id
- password
- role [student, teacher]
- id
- name
- id
- name
- details
- weight
- answerId
- questionId
- value
- questionId
- answer
- studentId
- marks