Loading...

Messages

Proposals

Stuck in your homework and missing deadline? Get urgent help in $10/Page with 24 hours deadline

Get Urgent Writing Help In Your Essays, Assignments, Homeworks, Dissertation, Thesis Or Coursework & Achieve A+ Grades.

Privacy Guaranteed - 100% Plagiarism Free Writing - Free Turnitin Report - Professional And Experienced Writers - 24/7 Online Support

Uml diagram for student registration system

22/10/2021 Client: muhammad11 Deadline: 2 Day

Lab Overview
Scenario/Summary
Your analysis phase of the SRS project went well and your team feels good about their Functional, Structural, and Behavioral models. You also discussed the result of your analysis with the School of Prosperity (SoP) administration and they seem to be in line with your analysis models.

Now is the time to start the design phase where you generate specific directions for the implementation of the system by the software development group. The first step in the design phase is to examine the SRS class diagram and to try to simplify its organization using a package diagram. The package diagram ensures that classes that belong together are grouped into a single package and thus simplify the development of these classes and their maintenance.

Your deliverable this week is to generate a package diagram for the SRS system.

Deliverables
SRS package diagram.
Verification and validation of your work.
Explanation of your work.
Name of each member of your team and how they participated.
STEP 2: Generate the Detailed Package Diagram
Dowload the LabWeeklySubmissionTemplate. You are going to use this template for all of your Lab submissions throughout this course. This template is available in week1 Lab.
Create a diagram for the SRS system using the Rational Software Architect software on the Citrix Lab environment based on your structural and behavioral models.
STEP 4: Verify, Validate, & Explain Your Work
Using the LabWeeklySubmissionTemplate, verify and validate your work
Using the LabWeeklySubmissionTemplate, explain your work, the decisions you made to arrive at your proposed solution, and lessons learned.
STEP 4: Generate an Object State Diagram
Create a state machine diagram for an object of the RegistrationRecord class (the class that maintains the registration of a student in a class) using the Rational Software Architect software in the Citrix Lab environment based on your functional and structural models.
Using the LabWeeklySubmissionTemplate, copy and paste your object state diagram into the template.
STEP 5: Upload your LabWeeklySubmissionTemplate Document
Save the LabWeeklySubmissionTemplate MS Word document with the file name LabWeeklySubmissionTemplate_YourName and upload it to the the Files section of the Course Menu.

Course:

CIS339

Session (month, year):

03/2019

Object-Oriented System Analysis and Design

The School of Prosperity Student Records System (SRS)

Week 1 — System Request 3

Week 2 — Use Case Diagram AND Use Cases Descriptions 5

Week 3 — Class Diagram AND CRC Cards 9

Week 4 — Sequence, Communication, and State Machine Diagrams 15

Week 5 — Package Diagram 19

Week 6 — Method Contract AND Method Specification 21

Week 7 — Object-Oriented Application Coding 24

Week 1—System Request
1

Use this system request template and complete the SRS system request.

System Request—

Project sponsor:

School of Prosperity (SoP)

Business Need:

The existing desktop system will be upgraded to web-based application and this system will be used to maintain records of students, courses, classes, and student registration and grades.

Business Requirements:

The system is capable of having the following functonalities:

· Accessibility over the Internet

· Maintains records of school students

· Maintains records of courses offered by school

· Maintain records of classes offered of the above courses (both online and face-to-face classes)

· Students registration system is included as well

Business Value:

Conservative estimates of tangible value to the company include:

· The SRS will enable the school to continue the expansion of its student population and to effectively manage the expansion

· Eliminate many school staff hours re-entering paper form student registrations by allowing the students to self-register

· Make the system easy to access from anywhere there is an Internet connection and a web browser

Special Issues or Constraints:

· The SRS must be able to handle both online and face-to-face class offerings

· The system must be accessible over the Internet to both school staff and students each with appropriate permissions

· The SRS must try to integrate with and re-use existing desktop application code and database as much as possible to reduce development cost

2

Validate and verify that your system request addresses the SRS Preliminary Planning Overview.

The business need area explains what the SoP is requiring the system to operate. The business requirements consist of what the system must be able to handle and the expectations of the system (once it’s completed). The business value breaks down the details of information that the new system will save on both staff hours and finances for the school. The issues area give problems that could exist once the system is implemented.

3

Explain how you completed your work, the decisions you made to arrive at your conclusions, and the lessons you learned.

I, carefully, read the SRS Preliminary Planning Overview and highlighted the important business needs that the SRS system is to meet. I then started to complete the various sections of the System Request Form and while doing so, I referred back to the SRS overview document to confirm my conclusions and understanding. The result of this iterative process is the current System Request Form.

Week 2—Use Case Diagram and Use Cases Descriptions
1

Generate a use case diagram for all of your use cases, including their actors. The diagram must be generated by a UML drawing tool. Copy and paste your diagram here:

SRS Use Case Diagram

Use this use case description template and complete the two SRS use cases of (1) Maintain Class Records and (2) Register a Student for Classes.

Maintain Class Records

Use Case Name: Maintain Class Records

ID: 1

Importance Level: 1

Primary Actor: Staff Member

Use Case Type: Fully Dressed

Stakeholders and Interests: Staff Members, Student, Teacher

Brief Description: This use case covers the maintenance of student records. It covers adding, updating and deleting student records.

Trigger: Maintain Student Record Button

Type: Fully Dressed

Relationships:

Association:

Include: Enter courseID

Extend: Add Record, Update Record, Delete Record

Generalization:

Normal Flow of Events:

1. Staff Members log ins to the system.

2. Enter Course ID

3. A list of all classes for that course are then displayed.

4. If the class is to be maintained, select update or delete

5. If the user selected to add the class.

6. Enter Class type(Online / Face to Face), then 6.1

7. Enter CourseID

8. Enter Class begin Date

9. Enter Class end Date

10. Save the record

SubFlows:

4.1. If the user selected update

4.2. If the user selected delete

6.1. If the class is Online

6.2. If the class is face-to-face

Alternate/Exceptional Flows:

4.2.1. User can see all records in editable form. User will update any record and click save.

4.2.2. A respective record with entered courseID will be deleted.

6.1.1. Enter Class URL

6.1.2. Enter Class Browser

6.2.1. Enter Class Building.

6.2.2. Enter Class Room.

Register a Student for Classes

Use Case Name: Register a student

ID: 2

Importance Level: 1

Primary Actor: Staff Member

Use Case Type: Fully Dressed

Stakeholders and Interests: Staff Member/ Student

Brief Description: This use case covers the registration process of a student using SRS.

Trigger: Register Student Button

Type: Fully Dressed

Relationships:

Association:

Include:

Extend:

Generalization:

Normal Flow of Events:

1. A staff member or student logs into the system.

2. A list of available courses offered are displayed.

3. User selects a course from the list and all the offered classes for the course are displayed.

4. User can select class from the class list.

5. The selected class to registration for is then validated against the registration rules

6. When the registration is valid against the rules, a registration record is created and a message is then displayed to confirm registration.

7. If registration is successful, one is added to the number of students that have enrolled in the class.

8. After the student completes the class, his registration record is updated with a grade. But the student has the option of dropping the class while taking it.

SubFlows:

5.1. No duplicate registration for the same class

5.2. Online classes registration requires students acknowledgement that they have the required hardware and software to access online classes

5.3. No more than three class registration for open classes unless student GPA is greater than 3.0. Then the student can take four classes.

5.4. The student has taken any required pre-requisite course.

Alternate/Exceptional Flows:

6.1. A message explaining the violation of the associated rule is displayed.

2

Validate and verify your use case diagram and use case descriptions against the SRS Requirement Definition and the SRS System Request.

SRS has 4 major functionalities which are covered in the 4 use cases, which are as follows:

Functionality

Covered in Usecase

Maintain Student Records

Maintain Student Records

Maintain Course Records

Maintain Course Records

Maintain Class Records

Maintain Class Records

Register a Student for Classes

Register a Student for Classes

3

Explain how you completed your work, the decisions you made to arrive at your conclusions, and the lessons you learned.

I first read the case thoroughly and then listed all the functional and non-functional requirements on the page. Then I extracted the major use-cases from them. After that I generated the flows for those use cases. After extraction of the major use-cases and their actors I build a use-case diagram and after getting the flows I end up getting the fully dressed use cases.

Week 3—Class Diagram and CRC Cards
1

Generate a class diagram for the SRS system. The diagram must be generated by a UML drawing tool. Copy and paste your diagram here:

SRS Class Diagram

Use this CRC template and complete a CRC card for each class you designed in your SRS class diagram.

Class1 CRC Card

Front:CRC01

Class Name: Student

ID: 01

Type:

Description: This class will keep track of students

Associated Use Cases:

Maintain student records

Responsibilities

Add Student

Remove Student

Search Student

Collaborators

Back:CRC01

Attributes:

studentID, FirstName, MiddleInit, LastName, Department, DOB, GPA

Relationships:

Generalization (a-kind-of):

Aggregation (has-parts):

Register Student

Other Associations:

Class2 CRC Card

Front:CRC02

Class Name: Course

ID:

Type:

Description: This class will keep track of all courses

Associated Use Cases:

Maintain course records

Responsibilities

Add course

Update Course

Remove Course

Collaborators

Back:CRC02

Attributes:

CourseID

CourseName

CreditHours

Description

Prerequisite

Relationships:

Generalization (a-kind-of):

Aggregation (has-parts):

Class, Register

Other Associations:

Class3 CRC Card

Front:CRC03

Class Name: Class

ID: 3

Type:

Description:

This class will keep track of all classes

Associated Use Cases:

Responsibilities

Add class

Remove Class

Collaborators

Back:CRC03

Attributes:

CourseID

BeginDate

EndDate

ClassURL

ClassBuilding

ClassRoom

Relationships:

Generalization (a-kind-of):

Aggregation (has-parts):

Course

Other Associations:

Class4 Register

Front: CRC04

Class Name: Register

ID: CRC04

Type:

Description: This will register students in classes

Associated Use Cases:

Register Student

Responsibilities

Assign student in classes

Collaborators

Back:

Attributes:

CourseID

StudentId

Relationships:

Generalization (a-kind-of):

Aggregation (has-parts):

Other Associations:

2

Validate and verify your class diagram and CRC cards against the SRS use case diagram and use case descriptions.

There are 4 major use cases, so for each case there can only be one class, because each use case is about updating the entries for one entity.

There is one CRC card for each class and every detail about that class is written there.

3

Explain how you completed your work, the decisions you made to arrive at your conclusions, and the lessons you learned.

The decisions I made are quite simple. Because I created all the necessary classes and made the association relations in between them. Then I made CRC cards for those classes.

Week 4—Sequence, Communication, and State Machine Diagrams
1

Generate a sequence diagram for the SRS system Register a Student for Classes use case. The diagram must be generated by a UML drawing tool. Copy and paste your diagram here:

Sequence Diagram for the Register a Student for Classes Use Case

C:\Users\Inam Baig\Desktop\sequence.jpg

Generate a communication diagram for the SRS system Register a Student for Classes use case. The diagram must be generated by a UML drawing tool. Copy and paste your diagram here:

Communication Diagram for the Register a Student for Classes Use Case

C:\Users\Inam Baig\Desktop\communication.jpg

Generate a state machine diagram for the SRS system RegistrationRecord object/class (the class that maintains the registration of a student in a class). The diagram must be generated by a UML drawing tool. Copy and paste your diagram here:

State Machine Diagram for the RegistrationRecord Object

2

Validate and verify your behavioral diagrams against the SRS Register a Student for Classes use case description and the SRS class diagram.

All the diagrams match with the specifications in SRS. As in the communication diagram all the communication path of register a student use case is shown. Moreover in the sequence diagram the path of use case Register a student is shown according to the classes in class diagram. In state diagram all the states are shown in a sequential way.

3

Explain how you completed your work, the decisions you made to arrive at your conclusions, and the lessons you learned.

I just understood the use case register a student and its path, after that I mapped that path in the form of classes in the class diagram. After that according to the paths and classes I mapped these in the form of diagrams.

Week 5—Package Diagram
1

Generate a package diagram for the SRS system. The diagram must be generated by a UML drawing tool. Copy and paste your diagram here:

SRS Package Diagram

2

Validate and verify your package diagrams against the SRS class diagram and the SRS Register a Student for Classes use case sequence and communication diagrams.

3

Explain how you completed your work, the decisions you made to arrive at your conclusions, and the lessons you learned.

Week 6—Method Contract and Method Specification
1

Use this method contract template and complete a method contract for the GetCourseByCourseID() method of the CourseList class.

CourseList.GetCourseByCourseID() Method Contract

Method Name:

Class Name:

ID:

Clients (Consumers):

Associated Use Cases:

Description of Responsibilities:

Arguments Received:

Type of Value Returned:

Pre-Conditions::

Post-Conditions:

Use this method specification template and complete a method specification for the GetCourseByCourseID() method of the CourseList class.

CourseList.GetCourseByCourseID() Method Specification

Method Name:

Class Name:

ID:

Contract ID:

Programmer:

Date Due:

Programming Language:

Visual Basic Smalltalk C# Java

Triggers/Events:

Arguments Received:

Data Type:

Notes:

Messages Sent & Arguments Passed:

ClassName.MethodName:

Data Type:

Notes:

Argument Returned:

Data Type:

Notes:

Algorithm Specification:

Misc.Notes:

2

Validate and verify your method contract and method specification against the CRC card for the CourseList class and the CRC card for the Course class.

3

Explain how you completed your work, the decisions you made to arrive at your conclusions, and the lessons you learned.

Week 7—Object-Oriented Application Coding
1

Copy your code text of the CourseList.GetCourseByCourseID() method and paste it here:

Code Text of Your CourseList.GetCourseByCourseID() Method

Copy a screenshot of running the unit test of the CourseList.GetCourseByCourseID() method and paste it here:

Screenshot of running the Unit Test of CourseList.GetCourseByCourseID() Method

Zip all the files you used in this coding project; copy and paste the *.zip file here so that it can be unzipped and loaded into the IDE and run on another computer:

A *.zip File of all of the Coding Project Files

2

Validate and verify your code and screenshot of the CourseList.GetCourseByCourseID() method against the method contract and the method specification of the same method.

3

Explain how you completed your work, the decisions you made to arrive at your conclusions, and the lessons you learned.

Homework is Completed By:

Writer Writer Name Amount Client Comments & Rating
Instant Homework Helper

ONLINE

Instant Homework Helper

$36

She helped me in last minute in a very reasonable price. She is a lifesaver, I got A+ grade in my homework, I will surely hire her again for my next assignments, Thumbs Up!

Order & Get This Solution Within 3 Hours in $25/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 3 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 6 Hours in $20/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 6 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 12 Hours in $15/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 12 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

6 writers have sent their proposals to do this homework:

Helping Engineer
Chartered Accountant
Smart Tutor
Math Exam Success
A Grade Exams
Top Writing Guru
Writer Writer Name Offer Chat
Helping Engineer

ONLINE

Helping Engineer

I am an experienced researcher here with master education. After reading your posting, I feel, you need an expert research writer to complete your project.Thank You

$39 Chat With Writer
Chartered Accountant

ONLINE

Chartered Accountant

As per my knowledge I can assist you in writing a perfect Planning, Marketing Research, Business Pitches, Business Proposals, Business Feasibility Reports and Content within your given deadline and budget.

$25 Chat With Writer
Smart Tutor

ONLINE

Smart Tutor

Being a Ph.D. in the Business field, I have been doing academic writing for the past 7 years and have a good command over writing research papers, essay, dissertations and all kinds of academic writing and proofreading.

$47 Chat With Writer
Math Exam Success

ONLINE

Math Exam Success

I have read your project description carefully and you will get plagiarism free writing according to your requirements. Thank You

$39 Chat With Writer
A Grade Exams

ONLINE

A Grade Exams

This project is my strength and I can fulfill your requirements properly within your given deadline. I always give plagiarism-free work to my clients at very competitive prices.

$21 Chat With Writer
Top Writing Guru

ONLINE

Top Writing Guru

I am an academic and research writer with having an MBA degree in business and finance. I have written many business reports on several topics and am well aware of all academic referencing styles.

$28 Chat With Writer

Let our expert academic writers to help you in achieving a+ grades in your homework, assignment, quiz or exam.

Similar Homework Questions

Which sentence is written correctly kellen - Solitaire driving school uttoxeter - Ops 571 week 5 six sigma yellow belt training ii - Do My Online Class - Accomplishments that prepare a graduate student for an advanced nursing role - Church with tower map symbol - Go kart chassis material - Algebra road trip project answer key - Don t burn the candle at both ends story narration - Mobile crisis unit nyc - Codes of ethics comparative chart - Applying Law and Constitution to Business - 200 words - Medicare levy variation declaration - Flow through venturimeter lab report - A merchandiser that sells directly to consumers is a - How to date a browngirl junot diaz summary - #14 - Church bell ringer crossword - As nzs 1596 lp gas storage and handling - Why is selecting computer hardware and software for the organization - Burglar alarm keypad 9800 - Iponz trade mark search - Lab computer science - 22 sydney road east lindfield - Moses maimonides impact on judaism - 0737179697 MAMA SHANANI ABORTION CLINIC IN NQUTHU - When is home owners warranty insurance required nsw - Lewisham disabled freedom pass - Samsung printer app windows 10 - Language a reader for writers dasbender pdf - Games like rumble roses - Discounted cash flow analysis focuses primarily on - Penn foster math assessment answers - Klip lok roof sheeting installation - Discussion Question - Week 5 - Assignment: Compare and Contrast Data Life Cycles - Reign forever group music publishing incorporated - San antonio pipeliners fishing tournament - Hamlet did not love ophelia - Australia new zealand food standards code definition - Pros and cons of lewin's theory - Patricia Brenner theory - How to write a self assessment reflection paper - Cash cow rising star - ACC 401 Week 6 Discussion "Consolidated Financial Statements – Ownership, Income Taxes, and Legal Reorganizations" - 2 - Answer questions - Siemens wind turbine apprenticeship - Cc-D-1 - Wall street journal classroom edition unit 3 debate minimum wage - Suave usp - Martha, can you assist me please with a paper regarding emotional intelligence and it's importance to children development and or society please? - Week 3 assignments - Gainsborough's blue boy is an example of the - A clear conscience is a soft pillow essay - Crocodile can't catch me song - When does daylight saving finish in new south wales - Investors are rewarded for assuming - Slip or trip claim evidence reasoning answers - Qrb 501 week 2 quiz - Paris and helen of troy love story - Hindu symbols and meanings - Looney tunes robot rampage 2 - Becton labs inc produces various chemical compound for industrial use - 5 percent of 220 000 - 6 3 submission identifying your thesis - Production method and steps for danish pastry - Clipsal 17 pole switchboard - A Homework for HURM, Compensation Class - Vets one taxi corning ny - Annotated in cyber - Nasm workout template - Social structure matrix worksheet - BUS 2 - Ansys contact detection method - Subgame perfect nash equilibrium exercises - Project - Case 2 apple's winning marketing strategy - Apollo valves price list - Chemistry year 7 quiz - Larry p case california - Week 6 World religion - Bromine and potassium iodide equation - A radio station has a radius of 100 miles - What primary goal does kroger company's quevision system help accomplish? - Information Governance - Marynet marymount university - Stria cladding installation guide - Escape from the western diet - Highfield food safety level 2 answers - Boeing unethical practices - The psychoanalytic theory of personality was developed by - Thesis review milestone uq - Personality prediction system through cv analysis ppt - A young girl with difficulty in school. - The Breakfast Club Movie (1985) - Understanding business research terms and concepts part 2 - Healthcare Policy Evaluation. *Use attached template* * 2 pages* - Dream chocolate company choosing a costing system answers - eBay Challenges