Table of Contents
Project: Faculty Evaluation System in PHP and MySQL with Source Code
About Faculty Evaluation System Project Free Download
Faculty Evaluation System is a PHP Project that has 3 types of users which are the Admin, Chairperson, and Student. The system’s main purpose is to provide the Students and Chairpersons an online evaluation for the Subject Faculties. This system generates the Results of Mean Scores of each Faculty and the summary of the results is printable. The admin users are in charge of populating and maintaining the important list of the system such as the list of students and faculties. The Student and Chairperson users access will be their School ID # as their username and their password will be automatically generated by the system.
Features of Faculty Evaluation System with Source Code
Admin
- Manage Departments
- Manage Subjects
- Manage Courses
- Manage Faculties
- Manage Chairpersons
- Manage Evaluation Criteria
- Manage Level and Sections
- Manage Evaluations List
- Manage Evaluation’s Forms
- Manage Restrictions
- Generate Evaluation Results
- Manage Users
Students/Chairpersons
- Evaluate the Faculty per Subject Handles
Faculty Evaluation System Project
- Name of Project: Faculty Evaluation System Project
- Language: PHP
- Databases used: MySQL
- Design used: HTML JavaScript, Ajax, JQuery, Bootstrap
- Browser used: IE8, Google Chrome, Opera Mozilla
- Software used: WAMP/ XAMPP/ LAMP/MAMP
Screenshots
How To Run??
Above all, to run this project you must have installed a virtual server i.e XAMPP on your PC. Faculty Evaluation System Project in 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 “fieldatc” and then click on the import tab
7th Step: Certainly, Click on browse file and select “fieldatc.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/fieldatc”
**LOGIN DETAILS**
Username: admin
Password: admin123
Related Projects: Online Faculty Evaluation System using PHP/MySQLi, Subject Evaluation System using VB.NET, Online Learning Management System using PHP/MySQLi
Sir Can you please help me with this error
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 294
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 168
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 237
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 317
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 358
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 294
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 304
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 375
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 110
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 7
Function: __construct
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information – headers already sent by (output started at C:\xampp\htdocs\fieldatc\system\core\Exceptions.php:271)
Filename: helpers/url_helper.php
Line Number: 564
Backtrace:
File: C:\xampp\htdocs\fieldatc\application\controllers\Admin.php
Line: 9
Function: redirect
File: C:\xampp\htdocs\fieldatc\index.php
Line: 315
Function: require_once
404 error not found
May I know what is the error?
on what specific jquery script file sir? it takes me forever to find hope you help me
thank you.
how to add a database? i am not finding the DB folder
Hi, good day. How can i delete the TechSoft IT|sourcecodester.com in the lower right. Its in the footer i think. Please help me.
That is in the jquery script. You need to delete it
Hi have a good day, how to change the print evaluation pdf text’s, where will be stored print text file.
what specific jquery, please? it takes me forever to find thank you