Assignment #5 Due on 04/22 1. Given a student registration system for the University of ABC. The university has Fall, Spring and Summer semesters for undergraduate and graduate classes. The student...

1 answer below »
Companion Order #144409.I have attached the file. This is Z notation. This needs to be assigned to someone with a very good knowledge with Z notation.


Assignment #5 Due on 04/22 1. Given a student registration system for the University of ABC. The university has Fall, Spring and Summer semesters for undergraduate and graduate classes. The student can register or drop any course before the deadline. Late registration and drop will be penalized by a certain amount of payment. Each undergraduate student can register at most 5 courses and minimum 3 courses. Each graduate student can register at most 3 courses and minimum 2 courses. All of the courses can be registered online. Each course has certain capacity (you can assume any number, e.g., 30). Your task is to model this simple registration system using correct Z notation. You need to define data, two operations (register and drop) and corresponding schemas. Note: Some Symbols that may be useful for this assignment: Power set: Change/update of database: book No update of database: book First Order Logic: Quantifiers: There is at least one element p in the set of patron: p patron. For all elements b in the set of book: b book. Schema: Borrow-Success patron {< “prof.”,="" yujian="" fu,="" 10111111,="" ,="" 0,="">, … } /* set declaration is here */ /* constraints are defined here */ ∆
Answered 1 days AfterApr 22, 2022

Answer To: Assignment #5 Due on 04/22 1. Given a student registration system for the University of ABC. The...

Chirag answered on Apr 23 2022
87 Votes
1) Actors: actors would be the undergraduate or graduate students who register or drop courses.
2)
Uses cases:
Register course: It represent the action of use the system to register a course. Undergraduate students can register between 3 and 5 courses, and graduate students can register between 2 and 3. The courses must have room for a student to register into it, so if a course is full, students would be unable to register into it. If a student register late for a course, he or she will pay a penalty amount.
Drop course: It...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here