Online Faculty Evaluation System using PHP/MySQLi

December 21, 2020
PHP
faculty evaluation system

Project: Online Faculty Evaluation System using PHP/MySQLi

About The Project

The Faculty Evaluation System is a PHP/MySQLi project that helps an individual school manage its evaluation results. The system has three user types which are the Administrator, Faculties, and the Students. The Administrator user is in-charge of maintaining and populate 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 permitted only to evaluate the faculties assigned to their class per issue. If the faculty teaches the class 2 subjects, the study will determine the teacher twice. The faculties users are only allowed to view their evaluation result even the evaluation is still ongoing.

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

Online Faculty Evaluation System

Questionnaire Management Page

Questionnaire Management

Student Evaluation Questionnaire Page

Answer Sheet

Evaluation Result Page

Evaluation Result

The Online 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??

Above all, to run this project you must have installed a virtual server i.e XAMPP on your PC. Online Faculty Evaluation System using PHP and MySQL with source code is free to download, Use for educational purposes only!

Follow the following steps after Starting Apache and MySQL in XAMPP:

1st Step: Firstly, Extract the file
2nd Step: After that, Copy the main project folder
3rd Step: So, you need to Paste in xampp/htdocs/

Further, Now Connecting Database

4th Step: So, for now, Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: After that, Click on the databases tab
6th Step: So, Create a database naming “evaluation_db” and then click on the import tab
7th Step: Certainly, Click on browse file and select “evaluation_db.sql” file which is inside the “db” folder
8th Step: Meanwhile, click on Go button.

After Creating Database,

9th Step: Moreover, Open a browser and go to URL [http://localhost/eval]

Admin Access

Email: admin@admin.com
Password: admin123

DEMO


Download Here
Comments
  • Brilliant work. Can you let me know how to add a comment section at the bottom of every Questionnaire Page? Please confirm and thank you in advance.

    Pavan Kumar December 12, 2023 12:08 am Reply
  • Can you do source code and give to this number 6385335706

    Clement March 28, 2023 11:41 am Reply
  • Good afternoon, can you help me to have a code for overall rating? or the total percentage of the report from the sudents. thank you so much and godbless.

    alevar March 21, 2021 2:18 pm Reply

Leave a Reply

Your email address will not be published. Required fields are marked *