Question: can BRACU-Scheduler is a program tasked with staff scheduling and weekly roster creation. Create schedule module first receives a task type flag from the Monitor

can BRACU-Scheduler is a program tasked with staff scheduling and weekly roster creation. Create schedule module first receives a task type flag from the Monitor roster module by providing the current roster status information. Based on the flag, Create schedule either initiate regular scheduling or a CP-solver by taking into account the staff requests. Generate regular schedule module first retrieves the employees on duty for next week from the Fetch employee module. In order to generate this employee list, Fetch employee module uses Get employee module which is a library module and Resolve calendar a library module and Resolve calendar conflict module in the order they are mentioned and they return employee list and filtered employee list based on vacation notice, respectively. Until the final roster is created for all employees, Generate regular schedule calls upon the Assign Employee module with details of each employee and receives an assignment data. It then sends this data to Update roster module and receives updated roster. Finally, finished roster is passed onto the Dispatch roster module which is an on-page connector. On the other hand, Create schedule uses a Initiate CP-solver module to generate schedules with staff requests which is an off-page connector. Design a structure chart based on the above information. (7 marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
