Examination Management System

Language

Online Examination Management System Using PHP/MySQL This project is powerful exam management system using for College/University. The scope of the projects: 1. The administrator creates a user account for departments and has the privilege to manage all the users. 2. The department gets privileges and login into the system and import students, instructors and course details of the department. 3. The instructor also gets the privilege to access the system and log into the system and then prepare questions and manage student results. 4. The students also login to the system and take the exam if available and then view their results. Installation 1. Extract the zip folder and move to the apache web server director 2. Go to phpMyAdmin and create database: name it as ems 3. import all the tables from the file ems.sql which is located on the folder ems. 4. open web browser and invoke: localhost/ems/ 5. the login page will appear and enter username and password. username for administrator: admin Password for administrator:1234 enjoy. Contact me at [email protected] , for further questions.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byk.vijay1899@gm… (not verified)on Tue, 03/28/2017 - 01:22

In reply to by Yabsra (not verified)

Hello , please can you give me the username and password for admin/login page
Submitted byYetwalea (not verified)on Fri, 04/20/2018 - 16:01

In reply to by Yabsra (not verified)

It has an error while I want to log into the system(error of username and password.) shall U try to support me?
Submitted byEndale (not verified)on Tue, 06/14/2016 - 20:49

It displays only chek your user name and password and it is not completed yet...

locate the file ./application/config/database.php configure the file as $active_group = 'default'; $active_record = TRUE; /**/ $db['default']['hostname'] = 'localhost'; $db['default']['username'] = 'hms'; $db['default']['password'] = 'hms'; $db['default']['database'] = 'hms';

username and password not workingusername and password not workingusername and password not workingusername and password not workingusername and password not workingusername and password not workingusername and password not workingusername and password not workingusername and password not workingusername and password not workingusername and password not working
Submitted byYogal (not verified)on Mon, 02/20/2017 - 14:17

Your project of ems is not working and user name and password is wrong always showing error Check Your user name and Password, why please tell me correct username and password and how its work.
Submitted byIsacha (not verified)on Thu, 03/23/2017 - 02:49

In reply to by Yogal (not verified)

Hey guys... just open the dbsettings.php and edit the your server password... if you are not using a password for your server, then set the variable $dbpassword=""; OK there is dbsetings.php in include directory.. edit the same too ...I just did and is working.. chill
Submitted byAnonymous (not verified)on Fri, 03/24/2017 - 06:09

In reply to by Isacha (not verified)

Please is not working on mine i edited the dbsettings in the root folder and in include folder but still nothing is coming up giving me a blank page even when i inputed wrong details
Submitted byHudson mutalya (not verified)on Mon, 02/20/2017 - 15:25

DT...tyring to interest my school to use an automated exam system, can you please send me a demo of a good one and quote. My contact is [email protected]
Submitted byKingsford (not verified)on Wed, 04/05/2017 - 19:09

I have set $dbpassword = ""; for both dbsettings.php files....but when I try to create a new user from the admin panel it gives this error Access denied for user 'root'@'localhost' (using password: YES). Ofcourse I don't use a password for my root user. Are there any other files that contains the variable $dbpassword so I could set it to empty, other than the two dbsettings.php files?

Add new comment