Grading System UML Diagram

Subscribe our YouTube channel for latest project videos and tutorials Click Here

Posted By freeproject on March 19, 2018

Grading System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Grading System which shows the flows between the activity of Papers, Marks, Examinations, Students, Grades. The main activity involved in this UML Activity Diagram of Grading System are as follows:

  • Papers Activity
  • Marks Activity
  • Examinations Activity
  • Students Activity
  • Grades Activity

Features of the Activity UML diagram of Grading System

  • Admin User can search Papers, view description of a selected Papers, add Papers, update Papers and delete Papers.
  • Its shows the activity flow of editing, adding and updating of Marks
  • User will be able to search and generate report of Examinations, Students, Grades
  • All objects such as ( Papers, Marks, Grades) are interlinked
  • Its shows the full description and flow of Papers, Students, Grades, Examinations, Marks
Grading System Activity Diagram

Grading System Class Diagram

Posted By freeproject on August 2, 2017

Grading System Class Diagram describes the structure of a Grading System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Grading System are Students, Examinations, Marks, Papers, Grades, Result.

Classes of Grading System Class Diagram:

  • Students Class : Manage all the operations of Students
  • Examinations Class : Manage all the operations of Examinations
  • Marks Class : Manage all the operations of Marks
  • Papers Class : Manage all the operations of Papers
  • Grades Class : Manage all the operations of Grades
  • Result Class : Manage all the operations of Result

Classes and their attributes of Grading System Class Diagram:

  • Students Attributes : student_id, student_college_id, student_name, student_mobile, student_email, student_username, student_password, student_address
  • Examinations Attributes : exam_id, exam_student_id, exam_roll_number, exam_date exam_name, exam_type, exam_description
  • Marks Attributes : mark_id, mark_student_id, mark_exam_id, mark_result, mark_number, mark_type, mark_description
  • Papers Attributes : paper_id, paper_exam_id, paper_subject, paper_time paper_name, paper_type, paper_description
  • Grades Attributes : grade_id, grade_student_id, grade_name, grade_type, grade_description
  • Result Attributes : result_id, result_student_id, result_date, result_type, result_description

Classes and their methods of Grading System Class Diagram:

  • Students Methods : addStudents(), editStudents(), deleteStudents(), updateStudents(), saveStudents(), searchStudents()
  • Examinations Methods : addExaminations(), editExaminations(), deleteExaminations(), updateExaminations(), saveExaminations(), searchExaminations()
  • Marks Methods : addMarks(), editMarks(), deleteMarks(), updateMarks(), saveMarks(), searchMarks()
  • Papers Methods : addPapers(), editPapers(), deletePapers(), updatePapers(), savePapers(), searchPapers()
  • Grades Methods : addGrades(), editGrades(), deleteGrades(), updateGrades(), saveGrades(), searchGrades()
  • Result Methods : addResult(), editResult(), deleteResult(), updateResult(), saveResult(), searchResult()

Class Diagram of Grading System :

Class Diagram Image: 
Grading System Class Diagram

Grading System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Grading System which shows components, provided and required interfaces, ports, and relationships between the Grades, Marks, , Students and Papers. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Grading System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Grading System:

  • Grades Component
  • Marks Component
  • Component
  • Students Component
  • Papers Component

Featues of Grading System Component Diagram:

  • You can show the models the components of Grading System.
  • Model the database schema of Grading System
  • Model the executables of an application of Grading System
  • Model the system's source code of Grading System
Component Diagram: 

Grading Management System Dataflow Diagram

Posted By namita on July 4, 2017

Grading Management System Data flow diagram is often used as a preliminary step to create an overview of the Grading without going into great detail, which can later be elaborated.it normally consists of overall application dataflow and processes of the Grading process. It contains all of the userflow and their entities such all the flow of Students, Examinations, Marks, Evaluations, Papers, Grades, Login. All of the below diagrams has been used for the visualization of data processing and structured design of the Grading process and working flow.


Zero Level Data flow Diagram(0 Level DFD) of Grading Management System :

This is the Zero Level DFD of Grading Management System, where we have eloborated the high level process of Grading. It’s a basic overview of the whole Grading Management System or process being analyzed or modeled. It’s designed to be an at-a-glance view of Papers,Grades and Login showing the system as a single high-level process, with its relationship to external entities of Students,Examinations and Marks. It should be easily understood by a wide audience, including Students,Marks and Papers In zero leve DFD of Grading Management System, we have described the high level flow of the Grading system.

High Level Entities and proccess flow of Grading Management System:

  • Managing all the Students
  • Managing all the Examinations
  • Managing all the Marks
  • Managing all the Evaluations
  • Managing all the Papers
  • Managing all the Grades
  • Managing all the Login
Zero Level Data flow Diagram(0 Level DFD) of Grading Management System

First Level Data flow Diagram(1st Level DFD) of Grading Management System :

First Level DFD (1st Level) of Grading Management System shows how the system is divided into sub-systems (processes), each of which deals with one or more of the data flows to or from an external agent, and which together provide all of the functionality of the Grading Management System system as a whole. It also identifies internal data stores of Login, Grades, Papers, Evaluations, Marks that must be present in order for the Grading system to do its job, and shows the flow of data between the various parts of Students, Marks, Grades, Login, Papers of the system. DFD Level 1 provides a more detailed breakout of pieces of the 1st level DFD. You will highlight the main functionalities of Grading.

Main entities and output of First Level DFD (1st Level DFD):

  • Processing Students records and generate report of all Students
  • Processing Examinations records and generate report of all Examinations
  • Processing Marks records and generate report of all Marks
  • Processing Evaluations records and generate report of all Evaluations
  • Processing Papers records and generate report of all Papers
  • Processing Grades records and generate report of all Grades
  • Processing Login records and generate report of all Login
First Level Data flow Diagram(1st Level DFD) of Grading Management System

Second Level Data flow Diagram(2nd Level DFD) of Grading Management System :

DFD Level 2 then goes one step deeper into parts of Level 1 of Grading. It may require more functionalities of Grading to reach the necessary level of detail about the Grading functioning. First Level DFD (1st Level) of Grading Management System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Login, Grades, Papers, Evaluations, Marks, Examinations, Students.

Low level functionalities of Grading Management System

  • Admin logins to the system and manage all the functionalities of Grading Management System
  • Admin can add, edit, delete and view the records of Students, Marks, Papers, Login
  • Admin can manage all the details of Examinations, Evaluations, Grades
  • Admin can also generate reports of Students, Examinations, Marks, Evaluations, Papers, Grades
  • Admin can search the details of Examinations, Papers, Grades
  • Admin can apply different level of filters on report of Students, Evaluations, Papers
  • Admin can tracks the detailed information of Examinations, Marks, Evaluations, , Papers
Second Level Data flow Diagram(2nd Level DFD) of Grading Management System

Grading System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Grading System Entity. The entity-relationship diagram of Grading System shows all the visual instrument of database tables and the relations between Examinations, Papers, Students, Result etc. It used structure data and to define the relationships between structured data groups of Grading System functionalities. The main entities of the Grading System are Students, Examinations, Marks, Papers, Grades and Result.

Grading System entities and their attributes :

  • Students Entity : Attributes of Students are student_id, student_college_id, student_name, student_mobile, student_email, student_username, student_password, student_address
  • Examinations Entity : Attributes of Examinations are exam_id, exam_student_id, exam_roll_number, exam_date exam_name, exam_type, exam_description
  • Marks Entity : Attributes of Marks are mark_id, mark_student_id, mark_exam_id, mark_result, mark_number, mark_type, mark_description
  • Papers Entity : Attributes of Papers are paper_id, paper_exam_id, paper_subject, paper_time paper_name, paper_type, paper_description
  • Grades Entity : Attributes of Grades are grade_id, grade_student_id, grade_name, grade_type, grade_description
  • Result Entity : Attributes of Result are result_id, result_student_id, result_date, result_type, result_description

Description of Grading System Database :

  • The details of Students is store into the Students tables respective with all tables
  • Each entity (Result, Marks, Grades, Examinations, Students) contains primary key and unique keys.
  • The entity Marks, Grades has binded with Students, Examinations entities with foreign key
  • There is one-to-one and one-to-many relationships available between Grades, Papers, Result, Students
  • All the entities Students, Grades, Marks, Result are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Grading System tables for fast query execution.
Grading System ER Diagram

Grading System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Grading System which shows the interaction between the objects of Grades, Students, Marks, Examinations, . The instance of class objects involved in this UML Sequence Diagram of Grading System are as follows:

  • Grades Object
  • Students Object
  • Marks Object
  • Examinations Object
  • Object

This is the UML sequence diagram of Grading System which shows the interaction between the objects of Grades, Students, Marks, Examinations, . The instance of class objects involved in this UML Sequence Diagram of Grading System are as follows:

  • Grades Object
  • Students Object
  • Marks Object
  • Examinations Object
  • Object

Grading System Use Case Diagram

Posted By freeproject on July 24, 2017

This Use Case Diagram is a graphic depiction of the interactions among the elements of Grading System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Grading System. The main actors of Grading System in this Use Case Diagram are: Super Admin, System User, Faculty, Student, who perform the different type of use cases such as Manage Students, Manage Examinations, Manage Marks, Manage Evaluations, Manage Papers, Manage Grades, Manage Users and Full Grading System Operations. Major elements of the UML use case diagram of Grading System are shown on the picture below.

The relationships between and among the actors and the use cases of Grading System:

  • Super Admin Entity : Use cases of Super Admin are Manage Students, Manage Examinations, Manage Marks, Manage Evaluations, Manage Papers, Manage Grades, Manage Users and Full Grading System Operations
  • System User Entity : Use cases of System User are Manage Students, Manage Examinations, Manage Marks, Manage Evaluations, Manage Papers, Manage Grades
  • Faculty Entity : Use cases of Faculty are Add Grades, Check Papers, Add Results, Manage Exams, Manage Students
  • Student Entity : Use cases of Student are Search Results, Add Comments, Print Result

Use Case Diagram of Grading System :

Grading System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz