Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

UML Class Design Diagrams & UML Sequence Diagrams See UC-1 3.1.3Functional Requirements 3.1.3.1The system shall ensure the user is authenticated 3.1.3.2The system shall ensure the

UML Class Design Diagrams & UML Sequence Diagrams

See UC-1

3.1.3Functional Requirements

3.1.3.1The system shall ensure the user is authenticated

3.1.3.2The system shall ensure the user is in the Instructor role

3.1.3.3The system shall acquire the semester from the instructor.

3.1.3.4The system shall acquire the section from the instructor.

3.1.3.5The instructor shall indicate the first meeting date as month and day

3.1.3.6The instructor shall indicate the last meeting date as month and day.

3.1.3.7If the first meeting day is not the same day of the week as the last meeting date, the system shall display the message First and last meeting date must be on the same day of the week.

3.1.3.8If the first meeting day is not the same day of the week as the last meeting date, the system shall allow the Instructor to re-enter the first and last meeting dates.

3.1.3.9If the first meeting day is not the same day of the week as the last meeting date, the system shall prevent the schedule from being saved.

3.1.3.10If the first meeting day is greater than the last meeting day, the system shall prevent the schedule from being saved.

3.1.3.11If the first meeting day is greater than the last meeting day, the system shall display the message First meeting date must be less than the last meeting date.

3.1.3.12If the first meeting day is greater than the last meeting day, the system shall allow the Instructor to re-enter the first and last meeting dates.

3.1.3.13If the first and last meeting dates are not in the same year, the system shall prevent the schedule from being saved.

3.1.3.14If the first and last meeting dates are not in the same year, the system shall display the message First and last meeting dates must be in the same year.

3.1.3.15If the first and last meeting dates are not in the same year, the system shall allow the Instructor to re-enter the first and last meeting dates.

3.1.3.16The system shall default to four (4) presentation slots per meeting date.

3.1.3.17The system shall allow the Instructor to override the default value.

3.1.3.18If the value of presentations slots is less than 1 or greater than 5 the system shall prevent the saving of the schedule.

3.1.3.19If the value of presentations slots is less than 1 or greater than 5 the system shall display the message The number of presentation slots must be greater than zero and less than 6.

3.1.3.20If the value of presentations slots is less than 1 or greater than 5 the system shall allow the Instructor to re-enter the value for the number of presentation slots.

3.1.3.21The system shall calculate and present a list of meeting dates starting on the Instructor specified first meeting date and ending on the Instructor indicated last meeting date. Each day on the list will be on the same day of the week as the first meeting date.

3.1.3.22The system shall allow the instructor to remove zero, 1 or more meeting dates from the list.

3.1.3.23If there are no remaining meeting dates and the Instructor attempts to save the schedule, the system shall display the message, A schedule with no meeting dates cannot be saved.

3.1.3.24If there are no remaining meeting dates and the Instructor attempts to save the schedule, the system shall prevent the schedule from being saved.

3.1.3.25The system shall allow the instructor to modify the number of open slots on any specific meeting date.

3.1.3.26If a meeting date has zero slots, the system shall display the message, No presentation slots for meeting date. The meeting date will be removed from the schedule

3.1.3.27If a meeting date has zero slots, the system shall remove the date from the schedule.

3.1.3.28The system shall initially indicate that the disposition of the schedule is daft mode.

3.1.3.29The system shall allow the Instructor to choose whether to make the schedule published or leave it in draft mode (draft is the default disposition of the schedule).

3.1.3.30The system shall allow the Instructor to cancel storing the schedule.

3.1.3.31The system shall allow the Instructor to store the schedule.

3.2FE-2 Student Sign-Up for Presentation Slot

3.2.1 Description

Students have the ability and responsibility to schedule their presentation. After the instructor has published the schedule, students may sign up for an open presentation slot.

3.2.2 Stimulus/Response Sequences

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

Step: 3

blur-text-image

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

Learning MySQL Get A Handle On Your Data

Authors: Seyed M M Tahaghoghi

1st Edition

0596529465, 9780596529468

Students also viewed these Databases questions