Exam/Quiz System
In this tutorial we will develop a simple application in which the admin part will select a subject to set an exam and stored in mysql database. The student will access the questions by selecting the subject and do the exam on the application and the student answer sheet will be stored on the database. The teacher will access the admin part to mark the exam on the same application.