query("INSERT INTO `exams` (`id`, `exam_name`, `no_questions`, `course_id`) VALUES (NULL, '".$_POST['exam_name']."', '".$_POST['max_questions']."', '".$_POST['course_id']."')"); // print_r($con); // exit; // echo ''; // } // ?>

Add Exam

List Exam

#. Course Name Exam Title Max Questions Questions Schedule Status Action