Great Deal! Get Instant $10 FREE in Account on First Order + 10% Cashback on Every Order Order Now

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 »

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 co
ect Z notation. You need to define data, two operations (register and drop) and co
esponding 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:
Bo
ow-Success
    
patron
    
{< “Prof.”, Yujian Fu, XXXXXXXXXX, , 0, >, … }
    
* set declaration is here *
    
* constraints are defined here *
∆                            
Answered 1 days After Apr 22, 2022

Solution

Chirag answered on Apr 23 2022
102 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