Scenario. Consider the following description of a robotic receptionist in a hotel. a. Users can ask the robot for inform
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Scenario. Consider the following description of a robotic receptionist in a hotel. a. Users can ask the robot for inform
Represent an overview of the system functionality with a use
case diagram. Include the roles and relations mentioned in the
above description.
Patterning: Have between 5-10 adequate use cases , 4 actors ,
and correctly use inheritance , <<exclude>>, and
<<include>>.
Scenario. Consider the following description of a robotic receptionist in a hotel. a. Users can ask the robot for information (general hotel information, local area details, etc). Some queries require authorization. b. Overall guest figures (one example of an information request) can be obtained from the robot, but this requires authorization from a staff member (via a staff ID card). c. Guests (those with a room key) or staff members can be shown directions to a specific room or hotel facility. The robot may optionally guide the user. d. Guests can send the robot to deliver a suitcase to a specific room or retrieve them when leaving. e. While delivering a suitcase, the robot may still respond to information requests. f. Any user can use the robot screen to video call with a hotel security officer.