Question
Read the following case study then solve these questions and submit in a single pdf file: (a) Who are the stakeholders? (b) What are the
Read the following case study then solve these questions and submit in a single pdf file:
(a) Who are the stakeholders?
(b) What are the business processes or processes there?
(c) Draw a use case diagram for the case considering all stakeholders
(d) Draw the level 1 Data Flow diagram for the case considering all stakeholders
(e) Draw the workflow for the stakeholder student driver
Case Title: Part-time Driver Salary Calculation of SAU
Case Description:
Southern Arkansas University has a shuttle bus for the students, employees, and faculty members that run through the university to marketplaces from 9 am (9:00:00) to 8 pm (20:00:00). They have several part-time student drivers to drive this bus. Inside the bus, there will be a laptop/tab/mobile phone where they write their duty records using application software. They will provide |Student id#| Driver ID#| Vehicle ID#| Date| Duty Start time |Duty End time| Driver-pin code. To log in to the system the driver must have a student id, driver id, and driver pin code. The system should have a proper data validation method as the driver may write the wrong date and time or the wrong ID and pin code. The date (mm/dd/yyyy) must be a valid date and within the bill month and year. The time (hh-min-sec) must be a valid time whose range is 9:00:00 to 20:00:00. The duty end-time must be greater than the duty start-time. The system will keep a record of all the related data for one year in a database and after one year it will keep in a history file. The system admin will define the honorarium per hour for a part-time student worker as 15.50 USD but it may change. At the end of the month, one authorized employee of the account section runs the application software and clicks on the part-time driver salary menu that will generate a bill for all drivers in the following format and email them with individual attached salary statement.
Example Output:
Southern Arkansas University
Student Worker Bill: The year 2023 and the Month 01
Student ID# 9999991222 Name: Mr/Ms mmm
Print Date & Time: mm/dd/yyyy hh:mm
Date Start_time End_time Duration (in H) Amount
-------------- --------------- ------------- ------------------ -----------
07/08/2022 9:00:00 15:00:00 6.00 93.00
13/08/2022 12:00:00 19:30:00 7.50 116.25
25/08/2022 15:00:00 18:00:00 3.00 46.50
-------------------------------------------------------------------------------------------
The total Amount is: 255.75 USD
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started