The Online Examination System is a web based application developed in MySQL and PHP. This customised software has
been developed for a leading Maritime Academy located in Goa, India for all the courses conducted by them. This is run
from an In–House Apache Webserver on their internal network.
The examination consists of different types of multiple choice questions. The questions are selected at random keeping the
proper weightage for the various topics. The answers are evaluated and the marks obtained for each along with the answer given by the student
are stored in the database.
The examiner can get the results immediately in various forms -- the general marklist, the detailed general marklist
where the marks obtained by the student in each topic of the subject is shown (red underline for below passing marks) as well as the answer sheet of each student.
The trends graph show the graph of how many students have passed in each topic of a particular subject (Topicwise comparison graph)
as well as how many students have passed in each subject (Subjectwise comparison graph). There is also the provision for a Trends graph
of comparing how many students have passed topicwise in each subject at the midterm as well as final exams if there are two exams for the subject.
The software maintains the details for each student as well as provides a facility for
editing the student details if required.
There is Password based access for Individual Answer Sheet, General Mark Lists and Trends Graphs. Authentication is provided Via Sessions
and the password is stored in encrypted form (MD5 hash) in the database.
This Online Examination System in PHP and MySQL can be modified and customized to suit the need of any Educational Institutions,
Primary and Secondary Schools, Colleges, Professional and Vocational Institutes, Universities or Training Academies.
This software is particularly suited to conduct competitive exams like recruitment exams and Common Extrance Tests (CET) of various states as it will save valuable
time spent on assessing the answer books and the results can be obtained immediately.
In case you are looking out for a low cost Online exam system please refer to Affordable Examination System in PHP and MySQL
Topic wise Pass% Click to enlarge. Subject wise Pass% Click to enlarge.
Shown below is the screenshot of one of the types of the Multiple Choice Questions of the Customised Online Examination System viz. Choose the correct answer. To view the screenshots for various types of questions refer to Types of multiple choice questions.
The answer books of the online examination can be generated by the examiner by selecting the exam and entering the roll number of the student. The screenshot of a section of answer sheet is given below
The examination result can be obtained in various forms and formats. You can have the summary as well as the detailed exam result. The screenshot of a section of the Detailed General Marklist of the Customized Online Examination Software is given below. For a full view of a detailed general marklist click here.