Exam Registration System (UML State Machine Diagram)

The state machine diagram shows the states of students' enrollment to an exam at a university using an exam registration system.

The state machine diagram depicts the states of student registration to an exam in a university information system. The diagram includes a complex state for Choice - it consists of subject and date choice. If the student logs off from the system and logs in again, they will continue from the same state (step). The History state (circle with an H letter) saves the last state before logging off, and then it restores this state after logging on.

When there is a full capacity, the registration process cannot proceed to the Enrolled state. In the Enrolled state, the student can cancel their enrollment. When they present at the exam, the process proceeds to the In progress state. After finishing the exam, the current state switches to the Completed.

Exam Registration System (UML State Machine Diagram)
Exam Registration System (UML State Machine Diagram)

The state machine diagram contains the following states:

  • Choice (Composite State)
    • Subject Choice
    • Date Choice
  • History State (H)
  • Logged Off
  • Enrolled
  • In Progress
  • Canceled
  • Completed

Download State Machine Diagram for Exam Registration System

Exam Registration System (UML State Machine Diagram)

Comments

Akshay 9 May 2023 20:53:19

MATHS

100/100

New Comment

Comment