Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider a university enrolments system with the following requirements. Students enrol in courses that are offered in particular semesters. Students receive grades (pass, fail,

 

Consider a university enrolments system with the following requirements. Students enrol in courses that are offered in particular semesters. Students receive grades (pass, fail, etc.) for courses in particular semesters. Courses may have prerequisites (other courses) and must have credit point values. For a student to enrol in a course, s/he must have passed all prerequisite courses. Course offerings are broken down into multiple sessions (lectures, tutorials and labs). Sessions in a course offering for a particular semester have an allocated room and timeslot. If a student enrols in a course, s/he must also enrol in some sessions of that course. (a) Draw a UML class diagram for an object-oriented system to implement the above requirements and provide CRC cards for your main classes. Clearly explain how your design distinguishes between a course and an instance of a course at a particular semester. (b) Define a use case for a student enrolling in a course that has a prerequisite that s/he has passed, and then define a walkthrough demonstrating how this would be handled in your system.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Applied Statistical Inference With MINITAB

Authors: Sally A. Lesik

2nd Edition

0367780577, 9780367780579

More Books

Students also viewed these Programming questions