Faculty Evaluation System using PHP/MySQLi with Source Code
Project: Faculty Evaluation System using PHP/MySQLi
About The Project
The Faculty Evaluation System is a PHP/MySQLi project that helps a certain school to manage their faculties evaluation results. The system has 3 user types which are the Administrator, Faculties, and the Students. The Administrator user is in-charge of maintaining and populating the data in the system database using the front-end feature for the admin sides such as the list of subjects, faculties, students, and some other related data. The student users are is permitted only to evaluate the faculties that are assigned to their class per subject which means if the faculty teaching the class 2 subjects, the class will evaluate the teacher twice. The faculties users are only allowed to view their evaluation result even the evaluation is still ongoing. The system evaluation result will be based on the system default academic year which can be managed by the admin on the academic page. The evaluation questionnaire is dynamic in this system which means the admin can create the questions and arrange the order of the questions per evaluation criteria.
Features
Admin
- Login Page
- Dashboard Page
- Subject Management
- Class Management
- Faculties Management
- Student Management
- Evaluation Criteria Management
- Academic Year Management
- Evaluation Questionnaire Management
- Users Management
Students
- Login Page
- Dashboard Page
- Evaluate Faculties
Faculties
- Login Page
- Dashboard Page
- View Evaluation Result
Dashboard Page
Questionnaire Management Page
Student Evaluation Questionnaire Page
Evaluation Result Page
The Faculty Evaluation System was developed using HTML, PHP/MySQLi, CSS, JavaScript (jQuery/Ajax), and Bootstrap for the design. The source code is fully functional and easy to modify or enhance. Follow the instruction below to have an actual experience using this simple project.
How to Run
- Download the source code and extract the zip file.
- Download or set up any local web server that runs PHP script.
- Open the web-server database and create a new database name it "evaluation_db".
- Import the SQL file located in the database folder of the source code.
- Copy and paste the source code to the location where your local web server accessing your local projects. Example for XAMPP('C:\xampp\htdocs')
- Open a web browser and browse the project. E.g [http://localhost/eval]
Admin Access
Email: [email protected]
Password: admin123
Installation Demo
I hope this Faculty Evaluation System will help you with what you are looking for, feel free to download and modify the source code.
Explore more on this website for more source codes and tutorials.
Enjoy!
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
Can you help me to have a…
Hi, thanks for the code,…
document
php
How to change the print…
Email and password incorrect
Add new comment
- Add new comment
- 22998 views