A simple quiz application created using php, mysql, bootstrap, datatable.
Once a quiz is created, user is redirected to quiz created page.
User can then add questions to the quiz.
After adding the questions user can view the questions added.
Users can modify added questions.
Users can delete both quiz and question using delete button in the table.
You can type join quiz by entering six digit code. If the code is invalid error will be prompted.
You can also join quiz by heading into single category quiz page and click join button.
Here is the interface user will see when joining a quiz successfully.
After finishing the quiz, a result page will be displayed.
Each user can only join same kind of quiz once. If user attempts to join again page below will be shown.
User can click review button to check the correct answers.











