0% found this document useful (0 votes)
593 views4 pages

Sdu Lab Assignment: 1. Component Diagram For Online Examination Registration System

The document describes an assignment to create UML diagrams for an online examination registration system, banking system use cases, and a car/owner system. It includes requirements to model: 1) A component diagram for the exam registration system showing users, functionality, and interactions 2) A sequence diagram for recharging a user account through a third party site 3) A class diagram for depositing, withdrawing, and checking balances in a savings account 4) A class diagram showing the car and owner classes and their minimum and maximum multiplicities.

Uploaded by

Anushka Mitra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
593 views4 pages

Sdu Lab Assignment: 1. Component Diagram For Online Examination Registration System

The document describes an assignment to create UML diagrams for an online examination registration system, banking system use cases, and a car/owner system. It includes requirements to model: 1) A component diagram for the exam registration system showing users, functionality, and interactions 2) A sequence diagram for recharging a user account through a third party site 3) A class diagram for depositing, withdrawing, and checking balances in a savings account 4) A class diagram showing the car and owner classes and their minimum and maximum multiplicities.

Uploaded by

Anushka Mitra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

SDU LAB ASSIGNMENT

ANUSHKA MITRA

UID: 192100002017

B.TECH CSBS

1. Component Diagram for online Examination registration System:

The developed product is a web-based examination registration system. It assists an examiner to create an
exam by adding and modifying questions, supplying possible results of a question and selecting the intended
group of students. Moreover, the examination will have an overview of the results of an exam by student, group
or other factors. A student can solve exams for which they are enrolled and view results and corrections of
previous exams. The product benefits the examiner by simplifying and speeding up the work of creating and
correcting an exam and provides an easy way to follow the results of a student or group of students.
An administrator will setup and maintain the enrolments and courses. The product will be entirely accessed by a
user-friendly web-interface which means that a minimum amount of computer knowledge is required to interact
with it.
Authentication: Every user (examiner, Administrator etc.) is authenticated before allowing to login.
Study-materials: study material is available on line and is accessible depending on modules cleared. Result
Analysis: Various results are prepared and also in-build functionality is available for analysis of results.
Monitoring: Expert system can monitor student's performance. The rules are added/modified by experts when
and as required.
1. Sequence diagram for a user to recharge his account through third party site.
2. Draw a class diagrams for the following use case of the banking system: Identify all the classes,
responsibilities and collaborators processes for the objects.
i) Deposit in saving account
ii) Withdrawal from saving account (both acceptance and denial)
iii) Balance checking
3. Draw a class diagram, including minimum and maximum multiplicity for the following. The system
stores information about two things: cars and owners.
A car has attributes for make, model and year. The owner has attributes for name and address. Assume
that a car must be owned by one owner and an owner can own many cars but that an owner might not
own any cars (perhaps she just sold them all, but you still want a record of her in the system).

You might also like