4.1 You are required to draw a sequence diagram for the below given scenario. 7 Marks Construct a sequence diagram for the following scenario based on the student counselling process demonstrated in Question-1: Completing the counselling process of a student in which the initial message from the system’s user interface is sent to the Counselling object to verify the student. Then the second message to the counsellor object to prepare schedule. The counsellor checks for a free slot for counselling and once it is available it will be added to the schedule. Once the schedule is updated a message will be sent to the student object and another message to the user interface to confirm the student schedule. You are required to identify the classes and corresponding operations. You do not need to consider the alternative scenario to answer this question.
Comments
Leave a comment