Student Grading System
Team Members
K. Sravan (16C35A0510)
M. Sai Hruday (15C31A05A3)
S. Swarna Kumari (15C31A0576)
U. Sambaraju (16C35A0520)
Srilatha (16C35A0517)
UNDER THE GUIDENCE OF
Dr. A. ARUN KUMAR
ASSOCIATIVE PROFESSOR
ABSTRACT
This project is web based grading system. This system design benefits teachers ,
administrators and students when compared to the current manual system.
Students can monitor the progress of their performance online. Students can
receive Message alerts and assignments/tutorial information.
Faculty can post marks of students and provide information on assignments and
monitor the performance of each student.
The admin can monitor students information and tasks accomplished.
Administrators can export grades of the students from the database to their system
without manual entry.
EXISTING SYSTEM
In existing grading system the student can only know the marks. In this
system the faculty can enter the marks of the students only by manually but
not online by this it takes more time to enter the marks.
DISADVANTAGES:
It has no security.
It takes more time to enter the data manually.
PROPOSED SYSTEM
We proposed a new grading system in which faculty can enter the marks of
the student by online. By this students can access there marks and grade
which they scored in the examination. They can access it anywhere and
any time. In this the marks which was entered by the faculty can be
converted into grade and this can be send through the mail and message to
the student. Student can also update there information. In these system
admin can manage both the faculty and the student.
ADVANTAGES
It takes less time to search specific student information.
It is more secure because data is stored in the database.
The performance of the student can be send in the form of grades and
marks to there mail and message.
SYSTEM ARCHITECTURE
SYSTEM REQUIREMENTS
HARDWARE REQUIREMENTS:
System : Pentium IV 2.4 GHz.
Hard Disk : 40GB.
Ram : 512MB.
SOFTWARE REQUIREMENTS:
Operating System : Windows XP/7.
Coding Language : HTML, CSS, PHP.
Server : Wamp server
CLASS DIAGRAM
course
user
+courseId: int
+userid: varchar +courseName: char
+password: varchar +duration: int
+instructorName: String
+signup()
+singin() +getStudentid()
Admin Faculty student
+name: string +studentId: varchar
+addFaculty() +studentName: char
+removeFaculty() +email: varchar
+mobile: int +gender: char
+removeStudent() +email: varchar
+viewStudentDetails() grade
+addMarks() +course: varchar
+viewFacultyDeatis() +addsubject() +mobile: int +grade: char
+viewGradeOfStudents() +qualification: vachar
+editFaculty() +getStudentId()
+editStudent() +viewGragde() +getStudetName()
+updateProfile() +courseId()
+updateGrade()
ACTIVITY DIAGRAM
USECASE DIAGRAM
SEQUENCE DIAGRAM
HOME PAGE
ADMIN LOGIN
STUDENT LOGIN
FACULTY LOGIN