Survey Management System UML Diagram

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

Posted By freeproject on March 23, 2018

Survey Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Survey Management System which shows the flows between the activity of Survey ID, User, Question, Register, Survey. The main activity involved in this UML Activity Diagram of Survey Management System are as follows:

  • Survey ID Activity
  • User Activity
  • Question Activity
  • Register Activity
  • Survey Activity

Features of the Activity UML diagram of Survey Management System

  • Admin User can search Survey ID, view description of a selected Survey ID, add Survey ID, update Survey ID and delete Survey ID.
  • Its shows the activity flow of editing, adding and updating of User
  • User will be able to search and generate report of Question, Register, Survey
  • All objects such as ( Survey ID, User, Survey) are interlinked
  • Its shows the full description and flow of Survey ID, Register, Survey, Question, User
Survey Management System Activity Diagram

Survey Management System Class Diagram

Posted By freeproject on August 2, 2017

Survey Management System Class Diagram describes the structure of a Survey Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Survey Management System are User, Survey, Question, Register, Create Survey, Share Survey.

Classes of Survey Management System Class Diagram:

  • User Class : Manage all the operations of User
  • Survey Class : Manage all the operations of Survey
  • Question Class : Manage all the operations of Question
  • Register Class : Manage all the operations of Register
  • Create Survey Class : Manage all the operations of Create Survey
  • Share Survey Class : Manage all the operations of Share Survey

Classes and their attributes of Survey Management System Class Diagram:

  • User Attributes : user_id, user_name, user_mobile, user_email, user_username, user_password, user_address
  • Survey Attributes : survey_id, survey_name, survey_type, survey_description
  • Question Attributes : question_id, question_title, question_type, question_description
  • Register Attributes : register_id, register_user_id, register_name, register_type, register_description
  • Create Survey Attributes : create_survey_id, create_survey_name, create_survey_type, create_survey_description
  • Share Survey Attributes : share_survey_id, share_survey_name, share_survey_type, share_survey_description

Classes and their methods of Survey Management System Class Diagram:

  • User Methods : addUser(), editUser(), deleteUser(), updateUser(), saveUser(), searchUser()
  • Survey Methods : addSurvey(), editSurvey(), deleteSurvey(), updateSurvey(), saveSurvey(), searchSurvey()
  • Question Methods : addQuestion(), editQuestion(), deleteQuestion(), updateQuestion(), saveQuestion(), searchQuestion()
  • Register Methods : addRegister(), editRegister(), deleteRegister(), updateRegister(), saveRegister(), searchRegister()
  • Create Survey Methods : addCreate Survey(), editCreate Survey(), deleteCreate Survey(), updateCreate Survey(), saveCreate Survey(), searchCreate Survey()
  • Share Survey Methods : addShare Survey(), editShare Survey(), deleteShare Survey(), updateShare Survey(), saveShare Survey(), searchShare Survey()

Class Diagram of Survey Management System :

Class Diagram Image: 
Survey Management System Class Diagram

Survey Management System Component Diagram

Posted By freeproject on February 8, 2018

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

Components of UML Component Diagram of Survey Management System:

  • Register Component
  • Create Survey Component
  • Survey Component
  • Question Component
  • User Component

Featues of Survey Management System Component Diagram:

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

Survey Management System Dataflow Diagram

Posted By namita on July 11, 2017

Survey Management System Data flow diagram is often used as a preliminary step to create an overview of the Survey without going into great detail, which can later be elaborated.it normally consists of overall application dataflow and processes of the Survey process. It contains all of the userflow and their entities such all the flow of User, Survey ID, Question, User Response, Register, Create Survey, Share Survey. All of the below diagrams has been used for the visualization of data processing and structured design of the Survey process and working flow.


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

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

High Level Entities and proccess flow of Survey Management System:

  • Managing all the User
  • Managing all the Survey ID
  • Managing all the Question
  • Managing all the User Response
  • Managing all the Register
  • Managing all the Create Survey
  • Managing all the Share Survey
Zero Level Data flow Diagram(0 Level DFD) of Survey Management System

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

First Level DFD (1st Level) of Survey 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 Survey Management System system as a whole. It also identifies internal data stores of Share Survey, Create Survey, Register, User Response, Question that must be present in order for the Survey system to do its job, and shows the flow of data between the various parts of User, Question, Create Survey, Share Survey, Register 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 Survey.

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

  • Processing User records and generate report of all User
  • Processing Survey ID records and generate report of all Survey ID
  • Processing Question records and generate report of all Question
  • Processing User Response records and generate report of all User Response
  • Processing Register records and generate report of all Register
  • Processing Create Survey records and generate report of all Create Survey
  • Processing Share Survey records and generate report of all Share Survey
First Level Data flow Diagram(1st Level DFD) of Survey Management System

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

DFD Level 2 then goes one step deeper into parts of Level 1 of Survey. It may require more functionalities of Survey to reach the necessary level of detail about the Survey functioning. First Level DFD (1st Level) of Survey Management System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Share Survey, Create Survey, Register, User Response, Question, Survey ID, User.

Low level functionalities of Survey Management System

  • Admin logins to the system and manage all the functionalities of Survey Management System
  • Admin can add, edit, delete and view the records of User, Question, Register, Share Survey
  • Admin can manage all the details of Survey ID, User Response, Create Survey
  • Admin can also generate reports of User, Survey ID, Question, User Response, Register, Create Survey
  • Admin can search the details of Survey ID, Register, Create Survey
  • Admin can apply different level of filters on report of User, User Response, Register
  • Admin can tracks the detailed information of Survey ID, Question, User Response, , Register
Second Level Data flow Diagram(2nd Level DFD) of Survey Management System

Survey Management System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Survey Management System Entity. The entity-relationship diagram of Survey Management System shows all the visual instrument of database tables and the relations between Survey, Register, User, Share Survey etc. It used structure data and to define the relationships between structured data groups of Survey Management System functionalities. The main entities of the Survey Management System are User, Survey, Question, Register, Create Survey and Share Survey.

Survey Management System entities and their attributes :

  • User Entity : Attributes of User are user_id, user_name, user_mobile, user_email, user_username, user_password, user_address
  • Survey Entity : Attributes of Survey are survey_id, survey_name, survey_type, survey_description
  • Question Entity : Attributes of Question are question_id, question_title, question_type, question_description
  • Register Entity : Attributes of Register are register_id, register_user_id, register_name, register_type, register_description
  • Create Survey Entity : Attributes of Create Survey are create_survey_id, create_survey_name, create_survey_type, create_survey_description
  • Share Survey Entity : Attributes of Share Survey are share_survey_id, share_survey_name, share_survey_type, share_survey_description

Description of Survey Management System Database :

  • The details of User is store into the User tables respective with all tables
  • Each entity ( Share Survey, Question, Create Survey, Survey, User) contains primary key and unique keys.
  • The entity Question, Create Survey has binded with User, Survey entities with foreign key
  • There is one-to-one and one-to-many relationships available between Create Survey, Register, Share Survey, User
  • All the entities User, Create Survey, Question, Share Survey are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Survey Management System tables for fast query execution.
Survey Management System ER Diagram

Survey Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Survey Management System which shows the interaction between the objects of Survey, Survey ID, Create Survey, Share Survey, Register. The instance of class objects involved in this UML Sequence Diagram of Survey Management System are as follows:

  • Survey Object
  • Survey ID Object
  • Create Survey Object
  • Share Survey Object
  • Register Object

This is the UML sequence diagram of Survey Management System which shows the interaction between the objects of Survey, Survey ID, Create Survey, Share Survey, Register. The instance of class objects involved in this UML Sequence Diagram of Survey Management System are as follows:

  • Survey Object
  • Survey ID Object
  • Create Survey Object
  • Share Survey Object
  • Register Object

Survey Management 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 Survey Management System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Survey Management System. The main actors of Survey Management System in this Use Case Diagram are: Super Admin, System User, Manager, User, who perform the different type of use cases such as User, Manage Survey, Manage Question, Manage User Response, Manage Register, Manage Create Survey, Manage Share Survey, Manage Survey ID, Manage Users and Full Survey Management System Operations. Major elements of the UML use case diagram of Survey Management System are shown on the picture below.

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

  • Super Admin Entity : Use cases of Super Admin are User, Manage Survey, Manage Question, Manage User Response, Manage Register, Manage Create Survey, Manage Share Survey, Manage Survey ID, Manage Users and Full Survey Management System Operations
  • System User Entity : Use cases of System User are User, Manage Survey, Manage Question, Manage User Response, Manage Register, Manage Create Survey, Manage Share Survey, Manage Survey ID
  • Manager Entity : Use cases of Manager are Create Survey, View Reports, Check Results, Download Results
  • User Entity : Use cases of User are Search Servey, Fill Survvey, Check Responses, View Results

Use Case Diagram of Survey Management System :

Survey Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz