Student Grading System in PHP with Source Code

A project-based on Student Grading System which uses PHP Language. Following PHP project contains all the required and essential features which can be in use for the first-year, second-year IT, final-year IT students as their college projects. It has a large number of features that will allow all the users to interact in a way that people mostly interact in terms of dealing with student’s records with their respective grades and others. This web application’s concept is the same as a real-life scenario and well implemented. To download free student grading system in PHP with source code files, please scroll down to the bottom of this post for the Download button.

Moving on, this grading system project in PHP focuses mainly on the subject assigning aspects as well as each student’s grades. Also, it displays the overall results of the student whether he/she has passed or failed the module. The project is divided into two categories: Student Login and Admin Login. In an overview of this web app, the admin must perform all the management parts whereas the student can only view their grading reports, modules, and their profile. The admin has to assign each and every module with its respective title, description, starting and ending dates with time, etc. Also, the admin has full control over the system which includes user management, class management, module management, grading management, and so on. So, the admin plays the main role in implementing the system. Presenting a new PHP project containing all essential features to follow, and a knowledgeable resource for learning purposes.

Available Features:

  • Students login
  • Admin login
  • Student Management System
  • Student Enrollments
  • Manage Subjects
  • Arrange Grade levels
  • Assign subjects to students and teachers
  • Faculties management
  • Department Arrangements
  • Conduct Classes and Rooms
  • User management system
  • View particular student’s grading report
Project Name:Student Grading System
Language/s Used:PHP
PHP version (Recommended):5.6.3
Database:MySQL
Type:Web Application, Website
Developer:Janno Palacios
Updates:0
Student Grading System – Project Information

Working Project Demo

Instructions: How to Run?

  • After you finish downloading the project, unzip the project file and head over to your XAMPP directory.
  • There you’ll find a folder naming “htdocs”.
  • Inside the “htdocs” folder, paste the project folder (not the .zip one, but the extracted one).
  • Open your favorite browser; we recommend using Google Chrome or Mozilla Firefox.
  • Then, go to URL “http://localhost/phpmyadmin“.
  • Create a Database with a name that is provided inside the “01 LOGIN DETAILS & PROJECT INFO.txt”.
  • Click on the “Import” tab and choose the database file (.sql) which is provided under the folder naming “DATABASE FILE”.
  • After setting up all these, go to URL “http://localhost/[ ENTER_PROJECT_FOLDER_NAME_HERE ]
  • All the login details are provided inside the project folder, check that out and enter in order to use it.

And there you have it, a full setup of the Online Student Grading System in PHP MySQL. For this particular PHP project, PHP Version 5.6.3 is required because the project does not operate well with the latest PHP version. So, users with the latest PHP version (greater than 7.4.12) might face various errors while operating it. As a result, you’ll need to downgrade your PHP version (only if you’re using the latest version) at the moment. Download Free Student Grading System Project in PHP MySQL with Source Code. So, this grading system is a quick advanced PHP project for all beginners as well as the intermediate levels that broads vast knowledge into such web applications. In conclusion, this whole PHP project with free source code is an absolute project and a meaningful way for the users to learn and explore more about it.

Free Download Student Grading System Project in PHP with Source Code:
Click the Download Button Below to Start Downloading

Note: Only for Educational Purpose

20 comments

  1. Fatal error: __autoload() is no longer supported, use spl_autoload_register() instead in C:\xampp\htdocs\student-gradings\includes\functions.php on line 37 ???

    1. that’s a common PHP8.0 compilation error, the error message is self-explanatory!
      we have already stated (in the description) that this particular project required PHP version 5.6.3

      1. Keeps giving me an error and saying this:
        Error
        SQL query:

        — Database: `dbgrading`

        — ——————————————————–


        — Table structure for table `ay`

        CREATE TABLE IF NOT EXISTS `ay` (
        `AY_ID` int(11) NOT NULL,
        `ACADYR` varchar(40) NOT NULL
        ) ENGINE=InnoDB DEFAULT CHARSET=latin1
        MySQL said: Documentation

        #1046 – No database selected

        1. Please delete the existing one and create a new database.
          If the problem still occurs, it might be due to your current Xampp ver.
          This project requires PHP 5.6 in order to work and so XAMPP does in order to work with it.

  2. Warning: require_once(C:/xampp/htdocs\student-gradings\includes\config.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\grade\student-gradings\includes\initialize.php on line 21

    Fatal error: Uncaught Error: Failed opening required ‘C:/xampp/htdocs\student-gradings\includes\config……………………………….

  3. I have issues with this and I have been complaining for three weeks now, no one is helping me solve the problem. I commented here severally and you directed me to email you, I did that still no response for close to three weeks now.

    Please help me for the sake of God. I already made this my final year project and my supervisor has approved, so there’s no turning back anymore. Help me out before the new year please.

    This is my email address, [email protected]

    1. I don’t think it works with PHP 7 and the latest one. This project requires PHP 5 (as mentioned in the project overview table and text files)

  4. Fatal error: __autoload() is no longer supported, use spl_autoload_register() instead in C:\xampp\htdocs\student-gradings\includes\functions.php on line 37

  5. Fatal error: __autoload() is no longer supported, use spl_autoload_register() instead in C:……………

  6. I was planning to upload my revised version for my pr2 can you help me how to upload? the same time how can I remove the 3 and 4 grading? and only the 1 and 2 will be calculated in grades.

Leave a Reply

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