Online Grading with Grade Viewing System in PHP MySQL Free Download Source code

Online Grade Viewing System
Download
Download is available until [expire_date]
  • Version
  • Download 11594
  • File Size 750.49 KB
  • File Count 1
  • Create Date January 7, 2017
  • Last Updated July 8, 2017

Online Grading with Grade Viewing System in PHP MySQL Free Download Source code

Online Grading System and Grade Viewing System

Administrator account

  1. Encode/update/delete subjects info (id, subjectname)
  2. Encode/update/delete class info Ex: BSIT 3-A (id, classname, sem)
  3. Encode/update/delete student (id, studentname)
  4. Student subject (id, studentid, subjected, classid) Ex: Juan Dela Cruz – BSIT 3-A – MATH 101 (this module will add a student to a certain class)
  5. Encode/update/delete teachers (id, teachername)
  6. Teacher load (id, teacherid, classid, sem)

Ex: John Doe – BSIT 3-A (this module will add the teacher to the certain class, which means all students under that class will be the students of the teacher)

Teachers

  1. Select semester
  2. Teachers will view the class list assigned to that faculty
  3. When the teacher selects a class the list of subjects will appear in the (sample query: select subjects where class=class selected)
  4. When the subject is selected the list of students that takes that subject will display
  5. When the student is selected the teacher will encode grades to that student

Students

  1. Login
  2. View Grades

Administrator Account

username:admin
password:admin

Teacher Account

username:12345
password:12345

Student Account

username:0001-2014
password:0001-2014

, , , ,

Post navigation

64 thoughts on “Online Grading with Grade Viewing System in PHP MySQL Free Download Source code

  1. please help . im new here i follow all and it was all working but i saw this in teacher panel in my student
    . theres an error .
    im still amazed how it worked. please help.

    Notice: Undefined variable: data in C:\xampp\htdocs\onlinegrading\teacher\data\student_model.php on line 95

    Notice: Undefined variable: data in C:\xampp\htdocs\onlinegrading\teacher\data\student_model.php on line 95

      1. Hi sir/ma’am, thank you for posting this helpful code, but I have a problem, I can’t log in, I follow the username and password of the 3 accounts, but still it says “Invalid Username/Password” can you help me? here is my email, allies@gmail.com.. thank you

          1. thank you sir.. the other project of yours help a lot.. I salute you sir for being kind. :D God bless you from Bacolod City

          2. you’re very welcome, by the way our head programmer is from negros also.

  2. Can you help me to make it work.I’m currently a grade 11 and i still don’t know know how to do this stuff.Please help me.

  3. in the admin side, class info page, the S.Y row doesnt have values, S.Y is undefined and when i checked the database structure, the student table doesnt have an SY attribute, so the SY is still necessary or not?

  4. Hi Administrator I would like to ask for your permission if we could use your system and modify it because we are also developing an online grading system.
    Thank you !!!

  5. Hi Admin, please help me, how can student view her/him grades? because there is no code there (T_T)

  6. hi sir im very new to this where can i download the code? and what software must i use for this to open?

      1. Thank you in advance this would be a big help in my case. Also can you please teach me how to do a computation of quizzes, attendance, projects, exams according to a class percentage and total. Just like a class record table.

  7. Hi Innettutor, can you please again help me. I’m done resolving some of the bugs only that I need additional features. I know I’m asking too much but can I ask a favor again. I need to finished this system as soon as possible for the upcoming defense. The following are my request:
    1. Checkbox in each row of data table and once selected I can only hit 1 button to make some actions. Example: All selected list of students I can able to hit Add to Class button at once and all selected will be added to a class.
    2. Pagination with how many rows to view.

    Hope I got a reply from you soon… Thank you and more power Inettutor…

  8. why is it that i cannot login even when i use the credentials to listed above?? what do i need to do?

  9. hello creator, can i add you in facebook? i badly need your help regarding this program. i already imported the database and made ‘grading’ as dbname, still cant login. please do reply . thanks

  10. I would really be glad if u could help me. Our thesis instructor wants us to submit a prototype so I guess just logging in on your program is already enough. Thanks a lot and may God bless u always Inettutor.

  11. UPDATE : Sir/Ma’am Good day, I managed to do everything, “Made a database named “grading” then i imported the grading.sql file from the ‘database’ folder then it was successful but I still can’t log in. I already tried “admin” “admin” then “12345” and then the student ID numbers. I dont know but I never touched/edited the codes.

  12. UPDATE : I GOT IT NOW BRONICE ONE!!!! <3 I ONLY NEED REGISTRATION BUTTON AS FOR NOw. YOU SAVE MY LIFE LITERALLY BRO.

    1. Hi,

      I have the same problem even I already had imported sql. Also I have updated the mysql to mysqli but still cannot work the login. Not sure where the error now.

  13. hi inettotur i need your help, im a grade 12 students and have research study about online grading system, im new of doing a websites can you help me.
    we have the same problem of heferson i cannot access/login it even type “admin” “admin” then “12345” and then the student ID numbers.

  14. Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\OnlineGrading\gradingxworking\config.php:8 Stack trace: #0 C:\xampp\htdocs\OnlineGrading\gradingxworking\index.php(2): include() #1 {main} thrown in C:\xampp\htdocs\OnlineGrading\gradingxworking\config.php on line 8

    PLEASE HELP :(

  15. i am facing fatal error what should i do now???????

    Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\gradingxworking\config.php:8 Stack trace: #0 C:\xampp\htdocs\gradingxworking\index.php(2): include() #1 {main} thrown in C:\xampp\htdocs\gradingxworking\config.php on line 8

  16. I tried many times to fix this fatal error, but I cant.
    Please explain this to me and help me to solve this, Thank you

    Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp2\htdocs\gradingxworking\config.php:8 Stack trace: #0 C:\xampp2\htdocs\gradingxworking\index.php(2): include() #1 {main} thrown in C:\xampp2\htdocs\gradingxworking\config.php on line 8

    1. good day, yes you can modify the source code so that it will fit on your requirements, just dont forget to acknowledge the website, thank you and happy programming

  17. Hi
    Is there a version that uses mysqli and not mysql.
    I’ve tried to change the code, but especially the mysqli_fetch_array codes tease me

  18. Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\hds\htdocs\gradingxworking\config.php:8 Stack trace: #0 C:\xampp\hds\htdocs\gradingxworking\index.php(2): include() #1 {main} thrown in C:\xampp\hds\htdocs\gradingxworking\config.php on line 8

  19. hi sir! good morning, im having trouble about here, i cant find the problem here. Im grade 12 IT student, it says

    Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\xampp\grading\config.php:9 Stack trace: #0 C:\xampp\htdocs\xampp\grading\index.php(2): include() #1 {main} thrown in C:\xampp\htdocs\xampp\grading\config.php on line 9

Leave a Reply to Walusungu Kita Cancel reply

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.