Short Paper Module 1
.docx
keyboard_arrow_up
School
Southern New Hampshire University *
*We aren’t endorsed by this school
Course
370
Subject
Computer Science
Date
Jun 27, 2024
Type
docx
Pages
2
Uploaded by ChiefRainHamster28
Jorge Torres
SNHU CS 370 Current/Emerging Trends in CS
Module 1 Short Paper
Real-World Problem and AI Application
In my job, I need to manage the inventory of consumable items. Due to my busy schedule, I often forget to take inventory and make necessary orders to ensure smooth operations. Delegating this task to my lead employees hasn't been successful either, as they are also busy and
sometimes forget. This has caused disruptions multiple times, and I want to find a solution.
AI Solution Proposal
While inventory management systems already exist, incorporating AI can significantly enhance their functionality. An AI-driven system could not only monitor inventory levels but also predict usage patterns based on historical data, seasonal trends, and other relevant factors. This predictive capability would ensure that inventory is always at optimal levels, reducing the risk of stockouts or overstocking. Additionally, AI can automate the ordering process, learning from past
purchase data to suggest the best times and quantities for reordering. This system would require minimal human interaction, only needing approval for payment authorization.
Necessary System Components
The software should control the inventory database and vendor purchasing information. It should
allow for adding, editing, and deleting inventory items and be capable of sending notifications
for low stock and payment authorization. The AI component would analyze inventory data to predict future needs and automate reordering.
Users will scan items in and out of the inventory. Modern scanning devices, often equipped with Android systems, can be used as the software base for this purpose. These devices can feed real-
time data into the AI system for more accurate predictions and inventory management.
Implement safety gates to prevent unauthorized orders, ensure user authentication, and verify true inventory levels. A more advanced system could use location sensors, similar to those in hospitals, to track item consumption without relying solely on manual scanning. AI can enhance security by detecting unusual patterns in inventory usage, potentially flagging theft or misuse.
Potential Ethical Concerns
A primary ethical concern involves the automated process, especially if a machine learning AI is used. The security gate for order placement must be robustly implemented, evaluated, and validated to protect users' personal and financial information. Additionally, it is crucial to ensure that the AI system is transparent in its decision-making process to maintain trust and accountability.
References
Goel, A. K., & Davies, J. (2019, December 19). The Cambridge Handbook of Artificial Intelligence. Cambridge Core. Link
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
- Access to all documents
- Unlimited textbook solutions
- 24/7 expert homework help
Related Questions
Software Project Management (5)
=======================
*** Suppose You have been appointed a project manager for a small software products company. Your job is to build a breakthrough product that combines virtual reality hardware with state–of the-art software. Because competition for the home entertainment market is intense, there is significant pressure to get the job done. ***
====================================
Please answer the following questions:
(1) What team structure would you choose and why?
arrow_forward
Software Project Management (6)
=======================
*** You have been appointed a project manager for a small software products company.Your job is to build a breakthrough product that combines virtual reality hardware with state–of the-art software. Because competition for the home entertainment market is intense, there is significant pressure to get the job done. ***
====================================
Please answer the following questions:
(2) What software process model would you choose and why?
arrow_forward
Automation of ambulance dispatch system
System requirement scope
Emergencies such as accidents require immediate medical attention where patients need to be transported from the place of incident to hospital. In such situations, emergency systems are crucial in saving precious lives.The importance of taking a patient to hospital can be judged by the fact that if the arrival of an ambulance is delayed due to any problem, it can worsen the patient medical state and even cause death.The delays can occur due to time consumed for dialing emergency numbers and carrying out conversation for guiding the address to the place of incident to the ambulance dispatch service provider representative.The immense need of automation of ambulance dispatch system is necessary for solving this problem.So the aim of your work is to :
1. build a scope (use case / misuse case) that provides a comprehensive system that tackles this problem of manual ambulance dispatching by replacing it with Automatic…
arrow_forward
computer science -
Discuss the four possible approaches a project organisation can take to address/mitigate risk.
arrow_forward
Project description
You are required to implement a fully functional platform to test the performance of various scheduling
algorithms. The scheduler will create a random set of processes (specifications will be defined below) and
schedule them based on the implemented scheduling algorithms. The result should be a comparison
table of various performance metrics such as average, minimum, and maximum values of turnaround
time, waiting time, and response time.
Minimum required scheduling algorithms:
First-come, first-served (FCFS)
Shortest-job-first (SJF)
Priority scheduling
Round-robin scheduling (assume time quantum is 4ms)
Priority scheduling with round-robin scheduling.
Process set creation
The project should start by creating the process set to be scheduled according to the following steps:
1. Ask the user to enter a number of processes (n) (strictly positive and not greater than
MAX_NUM_PROC which can be defined as a constant at the header of the code).
2. Create (n) processes which…
arrow_forward
TASK DESCRIPTION:
Entrepreneurship represents an important career option, it offers opportunities to enjoy independence, develop multiple skills, reap financial benefits, and contribute to economic development. Universities across the globe for their part, have significantly expanded their curricular and co-curricular offerings in entrepreneurship yet, the number of university graduates starting ventures has not demonstrated commensurate growth especially in our part of the world.
Ghana’s business environment is a dynamic one. Ghana, like many African countries, has many entrepreneurial support programmes and initiatives. The Government of Ghana, along with private sector organizations, has launched numerous initiatives to promote self-employment, especially targeting the younger population. However, a study by Koltai & Company on the ecosystem for entrepreneurship in Ghana highlights that despite numerous government and private-led initiatives, the system to support starting…
arrow_forward
TASK DESCRIPTION:Entrepreneurship represents an important career option, it offers opportunities to enjoy independence, develop multiple skills, reap financial benefits, and contribute to economic development. Universities across the globe for their part, have significantly expanded their curricular and co-curricular offerings in entrepreneurship yet, the number of university graduates starting ventures has not demonstrated commensurate growth especially in our part of the world. Ghana’s business environment is a dynamic one. Ghana, like many African countries, has many entrepreneurial support programmes and initiatives. The Government of Ghana, along with private sector organizations, has launched numerous initiatives to promote self-employment, especially targeting the younger population. However, a study by Koltai & Company on the ecosystem for entrepreneurship in Ghana highlights that despite numerous government and private-led initiatives, the system to support starting…
arrow_forward
Subject: INFORMATION SYSTEM PLANNING
Note|: Please type the answer. thanks
IssCo, is a company that manufactures furniture and has been in the industry for 20 years. The board of directors realized that they are facing stiff competitions not only from the new entrants but also from the existing furniture manufacturer. Therefore to sustain in the industry the company has to come up with a new strategy to be more competitive. The board of directors has agreed to produce exclusive office furniture for companies based on customization. In order to achieve the new strategy the company has to be more selective in looking for suitable candidates to fulfill the assembly line positions with strict screening process.
The Human Resource Manager requests a new job application form to be filled by candidates before entering an interview. The figure given above is a proposed Application Performance Management (APM) drafted by the team from Information System Planner (ISP) Unit and to be presented…
arrow_forward
P7
arrow_forward
Read the below case study and answer ALL questions.
Design and Implementation of a Scalable, Secure, and User-Friendly Online Learning Management
System (LMS) for a university: A Case Study
Your team is tasked with designing and implementing an Online Learning Management System
(LMS) for a university. The system will allow students to enrol in courses, access course materials,
submit assignments, and participate in discussions. Instructors will be able to create courses, upload
materials, grade assignments, and manage student enrolments. The system must be scalable,
secure, and user friendly, catering to both on-campus and remote students.
QUESTION 2
Using software development processes and approaches is essential for successfully creating ANY
software like LMS. Refer to the case study scenario and answer the following questions.
2.1 What are the 4 (four) basic steps in the software development process? Explain how each step
would be used to develop the LMS.
2.2 Name 4 (four)…
arrow_forward
Read the below case study and answer ALL questions.
Design and Implementation of a Scalable, Secure, and User-Friendly Online Learning Management
System (LMS) for a university: A Case Study
Your team is tasked with designing and implementing an Online Learning Management System
(LMS) for a university. The system will allow students to enrol in courses, access course materials,
submit assignments, and participate in discussions. Instructors will be able to create courses, upload
materials, grade assignments, and manage student enrolments. The system must be scalable,
secure, and user friendly, catering to both on-campus and remote students.
QUESTION 1
The application of Software Engineering principles to the development of a reliable, maintainable,
and adaptable, and Online Learning Management System (LMS) is crucial. With reference to the
case study scenario answer the following questions.
1.1 Identify the core attributes of good software that should be prioritized in the development…
arrow_forward
Read the below case study and answer ALL questions.
Design and Implementation of a Scalable, Secure, and User-Friendly Online Learning Management
System (LMS) for a university: A Case Study
Your team is tasked with designing and implementing an Online Learning Management System
(LMS) for a university. The system will allow students to enrol in courses, access course materials,
submit assignments, and participate in discussions. Instructors will be able to create courses, upload
materials, grade assignments, and manage student enrolments. The system must be scalable,
secure, and user friendly, catering to both on-campus and remote students.
QUESTION 3
Development of the LMS using Agile software development. Answer the following questions.
3.1 Explain what is Agile software development is, and state 1 (one) reason why it is particularly
suited for the development of an LMS in a rapidly changing educational environment?
3.2 Mention 4 (four) key characteristics of Agile development and…
arrow_forward
Read the below case study and answer ALL questions.
Design and Implementation of a Scalable, Secure, and User-Friendly Online Learning Management
System (LMS) for a university: A Case Study
Your team is tasked with designing and implementing an Online Learning Management System
(LMS) for a university. The system will allow students to enrol in courses, access course materials,
submit assignments, and participate in discussions. Instructors will be able to create courses, upload
materials, grade assignments, and manage student enrolments. The system must be scalable,
secure, and user friendly, catering to both on-campus and remote students.
QUESTION 4
Requirements Gathering and Validation for the Development of the (LMS). Answer the following
questions.
4.1 Mention ANY 2 (two) key user requirements for students and instructors in the LMS, and explain
how would these requirements guide the system's design?
4.2 How would you differentiate between functional and non-functional requirements…
arrow_forward
Read the below case study and answer ALL questions.
Design and Implementation of a Scalable, Secure, and User-Friendly Online Learning Management
System (LMS) for a university: A Case Study
Your team is tasked with designing and implementing an Online Learning Management System
(LMS) for a university. The system will allow students to enrol in courses, access course materials,
submit assignments, and participate in discussions. Instructors will be able to create courses, upload
materials, grade assignments, and manage student enrolments. The system must be scalable,
secure, and user friendly, catering to both on-campus and remote students.
QUESTION 5
System Modelling and Design for the Development of an Online Learning Management System
(LMS). Answer the following questions.
5.1 What type of system model would you use to illustrate the interaction between students and the
LMS, and why is this model important for understanding user requirements?
5.2 Describe how a structural model, such…
arrow_forward
Read the below case study and answer ALL questions.
Design and Implementation of a Scalable, Secure, and User-Friendly Online Learning Management
System (LMS) for a university: A Case Study
Your team is tasked with designing and implementing an Online Learning Management System
(LMS) for a university. The system will allow students to enrol in courses, access course materials,
submit assignments, and participate in discussions. Instructors will be able to create courses, upload
materials, grade assignments, and manage student enrolments. The system must be scalable,
secure, and user friendly, catering to both on-campus and remote students.
QUESTION 6
Design and Development Considerations for a Scalable and Secure (LMS). Answer the following
questions
6.1 How would you apply object-oriented design principles to identify and structure the key
components of the LMS, such as courses, students, and instructors?
6.2 What architectural design considerations would you need to consider ensuring…
arrow_forward
Read the below case study and answer ALL questions.
Design and Implementation of a Scalable, Secure, and User-Friendly Online Learning Management
System (LMS) for a university: A Case Study
Your team is tasked with designing and implementing an Online Learning Management System
(LMS) for a university. The system will allow students to enrol in courses, access course materials,
submit assignments, and participate in discussions. Instructors will be able to create courses, upload
materials, grade assignments, and manage student enrolments. The system must be scalable,
secure, and user friendly, catering to both on-campus and remote students.
QUESTION 7
System Design and Security Considerations for a Scalable Online Learning Management System LMS.
7.1 How would you apply client-server architecture to ensure that the LMS can support many
simultaneous users, both on-campus and remote?
7.2 What security measures would you implement in the LMS to protect sensitive data such as
student grades,…
arrow_forward
Match the items on the left to the ones on the right
cooperation synchronization [choose]
competition synchronization[choose]
Multitasking require the same resource that can't be used by both at the same time.
one task requires multiple resources that can only be used one at a time.
one task must wait for another before it can be performed.
arrow_forward
Pet NannyPet owners often have difficulty locatingpet-sitters for their pets, boarding their pets,or just getting the pets to the veterinarian.Recognizing these needs, Gladys Murphy decided to open Pet Nanny, a business providing specialized pet-care services to busy petowners. The company provides a multitudeof services, including pet grooming, massage,day care, home care, aromatherapy, boarding, and pickup and delivery. The companyhas been experiencing a steady increase indemand for its services.Initially, when the company was founded,all pet-care records were kept manually. However, Gladys recognized the need to updatePet Nanny’s existing systems and hired yourconsulting firm to design the system changes.Your analyst team has just completed therequirements structuring phase and has selected an alternative design strategy. You arenow ready to begin the systems design phase.During the analysis phase, you determined that several forms and reports werenecessary, including a Pet…
arrow_forward
CASE
STUDY-SOFTWARE
FOR OLA COLLEGE OF EDUCATION
Fosu College of Education (FOSCO) is one of the colleges of education in Ghana
known for its significant drives for quality education in Ghana. The college have a
software that keep records of all academic records of the college. In recent times,
management descried to outsource and develop a state-of-the-art software which will
keep all the relevant records of the college's research activities. As a consultant, the
following information about a college database was outlined to you during the
project initiation state and requirement stage:
Professors have an SSN, a name, an age, a rank, and a research specialty. Projects
have a project number, a sponsor name (e.g., GETFUND), a starting date, an ending
date, and a budget. Graduate students have an SSN, a name, an age, and a degree
program (e.g., M.S. or Ph.D.). Each project is managed by one professor (known as
the project's principal investigator). Each project is worked on by one or…
arrow_forward
CASE STUDY- SOFTWARE FOR OLA COLLEGE OF EDUCATION
Fosu College of Education (FOSCO) is one of the colleges of education in Ghana known for its significant drives for quality education in Ghana. The college have a software that keep records of all academic records of the college. In recent times, management descried to outsource and develop a state-of-the-art software which will keep all the relevant records of the college’s research activities. As a consultant, the following information about a college database was outlined to you during the project initiation state and requirement stage: Professors have an SSN, a name, an age, a rank, and a research specialty. Projects have a project number, a sponsor name (e.g., GETFUND), a starting date, an ending date, and a budget. Graduate students have an SSN, a name, an age, and a degree program (e.g., M.S. or Ph.D.). Each project is managed by one professor (known as the project’s principal investigator). Each project is worked on by one or…
arrow_forward
CASE STUDY- SOFTWARE FOR OLA COLLEGE OF EDUCATION
Fosu College of Education (FOSCO) is one of the colleges of education in Ghana known for its significant drives for quality education in Ghana. The college have a software that keep records of all academic records of the college. In recent times, management descried to outsource and develop a state-of-the-art software which will keep all the relevant records of the college’s research activities. As a consultant, the following information about a college database was outlined to you during the project initiation state and requirement stage: Professors have an SSN, a name, an age, a rank, and a research specialty. Projects have a project number, a sponsor name (e.g., GETFUND), a starting date, an ending date, and a budget. Graduate students have an SSN, a name, an age, and a degree program (e.g., M.S. or Ph.D.). Each project is managed by one professor (known as the project’s principal investigator). Each project is worked on by one or…
arrow_forward
About Pearson Charitable Foundation Pearson announced today that, to support and increase its efforts to maximise social impact, it will integrate its corporate responsibility activities and functions into its business and, as of 2015, will no longer fund the Pearson Charitable Foundation as the primary vehicle for its philanthropic and community activities. Having been informed of this change in its funding, the Foundation Board of Directors on November 17 passed a resolution to wind down its operations and close at the end of 2014. Since 2003, the Foundation has contributed more than $130 million to programs that improve learning opportunities for people throughout the United States and globally. Pearson Charitable Foundation Chief Executive, Mark Nieker, said: “The Foundation is proud of the contribution it has made for teachers and students around the globe in the course of our history, with the support of Pearson and our other funders. We would like to extend our thanks to the…
arrow_forward
System: Investment Customer Relationship Management (CRM)
Rosil Capital is a Johannesburg based boutique investment management company with Investors from all over the world. Rosil Capital is run by a Chief Investment Offer and a number of Fund Managers. The company is in the process of launching an Investment Customer Relationship Management (CRM) System to improve their online interaction with Investors and to automate any manual processes in the business.
One of the main processes they are looking forward to automating through the Investment CRM System, is the enrolment of new Investors by a Fund Manager. At the moment, Fund Managers use excel spreadsheets to manage investment funds, capture and update investor details and to view investor details. All these functions are going to be performed through the Investment CRM. The Investor will be allowed to view fund performance, capture comments and view statements. The Investment CRM System is web-based and hosted on the cloud to…
arrow_forward
User Requirements DocumentSection 1 Introduction A Programming Competition System is hosting a programming competitions and allows participants() to log onto the system and perform different tasks. Programming competitions are a fun way for scholars, university students as well as school students, to engage with each other and get exposure to the feel of what programming is about instead of the generic hacker mentality every individual has. The aim is to create a system that allows hosts to carry out programming competitions and provides the participants with all the rules and requirements and other necessary details on the upcoming programming competitions as well as part-take in these competitions. This process is usually done manually so the system is going to simplify the process and make everything digitally available. This makes it easier for the hosts to keep track of every candidate and check for qualified participants.
Question 1
Draw an ER Diagram
arrow_forward
System: Wealth Management System
Charles Bekker and Anna Niemand are joint Directors of Solid Capital (Pty) Ltd, a financial servicesprovider that assists investors to invest on the Johannesburg Stock Exchange (JSE) and Offshore.Directors of Solid Capital (Pty) Ltd would like you to assist them to conceptualise and build an end‐to‐end information system that will enable its fund managers to track performances of equityderivatives, store documents (such as letter of introduction, Risk analysis questionnaires, andRecord of advice for their respective investors). On the same system fund managers should be ableto buy and sell equities. Investors will be given a read only access to the system to view theperformance of their investments. They should also be able to view their FICA Status with regardsto any outstanding documents required for FICA purposes.
Solid Capital (Pty) Ltd is required by law to have a full‐time compliance officer. The role ofa compliance officer is to assist Directors…
arrow_forward
System Analysis & Design Assignment
Deadline: Thursday 19/5/2022 6:00 PM
As part of its efforts to contain the coronavirus disease (COVID-19) pandemic. United Arab Emirates has
developed several smart mobile applications. One of these apps named "COVID19 - DXB Smart App" as it is
shown in screens below. Draw the activity diagram according to these screens:
1 67%A 11:53
67% 12:01
67% 12:02
Login with phone
COVID-19 D... ubi Jga
Welcome!
number
Be ready to fight COVID 19
Enter your registered phone number to
receive verification code
= 964
O Phone Number
Get Code
->
.·.
Login with phone number
Sign Up
7 Having trouble
4 66% 12:03
66%12:06
*A83% 15:19
Verification
COVID-19
GET HELP
Login with phone
number
Enter your registered phone namber to
receive verification code
zainab Alfayez
iraq
23445
+9647703254566
Verification
O Years
Age
Visitor
Female
Viaa Type Gender
OTP (One Time Password) will be
sent to your number:
Health Card
Phone number :
+96477 ;
+9647703154566
Swab Test Date
We have…
arrow_forward
System: Trading Management SystemFair Investing (Pty) Ltd is a financial services provider that assists investors to invest on theJohannesburg Stock Exchange (JSE) and Offshore Financial Markets. The Directors of Fair Investing(Pty) Ltd would like you to assist them to conceptualise and build an end‐to‐end information systemthat will enable its fund managers to track performances of equity derivatives, and conduct ForexTrading. On the same system fund managers should be able to buy and sell equities and derivatives.Investors will be given a read only access to the system to view the performance of theirinvestments. They should also be able to view their FICA Status with regards to any outstandingdocuments required for FICA purposes.Fair Investing (Pty) Ltd is required by law to have a full‐time compliance officer. The role ofa compliance officer is to assist Directors and Management of Fair Investing (Pty) Ltd to establishand maintain a compliance function within their risk management…
arrow_forward
System: Trading Management SystemFair Investing (Pty) Ltd is a financial services provider that assists investors to invest on theJohannesburg Stock Exchange (JSE) and Offshore Financial Markets. The Directors of Fair Investing(Pty) Ltd would like you to assist them to conceptualise and build an end‐to‐end information systemthat will enable its fund managers to track performances of equity derivatives, and conduct ForexTrading. On the same system fund managers should be able to buy and sell equities and derivatives.Investors will be given a read only access to the system to view the performance of theirinvestments. They should also be able to view their FICA Status with regards to any outstandingdocuments required for FICA purposes.Fair Investing (Pty) Ltd is required by law to have a full‐time compliance officer. The role ofa compliance officer is to assist Directors and Management of Fair Investing (Pty) Ltd to establishand maintain a compliance function within their risk management…
arrow_forward
SEE MORE QUESTIONS
Recommended textbooks for you
Fundamentals of Information Systems
Computer Science
ISBN:9781337097536
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Related Questions
- Software Project Management (5) ======================= *** Suppose You have been appointed a project manager for a small software products company. Your job is to build a breakthrough product that combines virtual reality hardware with state–of the-art software. Because competition for the home entertainment market is intense, there is significant pressure to get the job done. *** ==================================== Please answer the following questions: (1) What team structure would you choose and why?arrow_forwardSoftware Project Management (6) ======================= *** You have been appointed a project manager for a small software products company.Your job is to build a breakthrough product that combines virtual reality hardware with state–of the-art software. Because competition for the home entertainment market is intense, there is significant pressure to get the job done. *** ==================================== Please answer the following questions: (2) What software process model would you choose and why?arrow_forwardAutomation of ambulance dispatch system System requirement scope Emergencies such as accidents require immediate medical attention where patients need to be transported from the place of incident to hospital. In such situations, emergency systems are crucial in saving precious lives.The importance of taking a patient to hospital can be judged by the fact that if the arrival of an ambulance is delayed due to any problem, it can worsen the patient medical state and even cause death.The delays can occur due to time consumed for dialing emergency numbers and carrying out conversation for guiding the address to the place of incident to the ambulance dispatch service provider representative.The immense need of automation of ambulance dispatch system is necessary for solving this problem.So the aim of your work is to : 1. build a scope (use case / misuse case) that provides a comprehensive system that tackles this problem of manual ambulance dispatching by replacing it with Automatic…arrow_forward
- computer science - Discuss the four possible approaches a project organisation can take to address/mitigate risk.arrow_forwardProject description You are required to implement a fully functional platform to test the performance of various scheduling algorithms. The scheduler will create a random set of processes (specifications will be defined below) and schedule them based on the implemented scheduling algorithms. The result should be a comparison table of various performance metrics such as average, minimum, and maximum values of turnaround time, waiting time, and response time. Minimum required scheduling algorithms: First-come, first-served (FCFS) Shortest-job-first (SJF) Priority scheduling Round-robin scheduling (assume time quantum is 4ms) Priority scheduling with round-robin scheduling. Process set creation The project should start by creating the process set to be scheduled according to the following steps: 1. Ask the user to enter a number of processes (n) (strictly positive and not greater than MAX_NUM_PROC which can be defined as a constant at the header of the code). 2. Create (n) processes which…arrow_forwardTASK DESCRIPTION: Entrepreneurship represents an important career option, it offers opportunities to enjoy independence, develop multiple skills, reap financial benefits, and contribute to economic development. Universities across the globe for their part, have significantly expanded their curricular and co-curricular offerings in entrepreneurship yet, the number of university graduates starting ventures has not demonstrated commensurate growth especially in our part of the world. Ghana’s business environment is a dynamic one. Ghana, like many African countries, has many entrepreneurial support programmes and initiatives. The Government of Ghana, along with private sector organizations, has launched numerous initiatives to promote self-employment, especially targeting the younger population. However, a study by Koltai & Company on the ecosystem for entrepreneurship in Ghana highlights that despite numerous government and private-led initiatives, the system to support starting…arrow_forward
- TASK DESCRIPTION:Entrepreneurship represents an important career option, it offers opportunities to enjoy independence, develop multiple skills, reap financial benefits, and contribute to economic development. Universities across the globe for their part, have significantly expanded their curricular and co-curricular offerings in entrepreneurship yet, the number of university graduates starting ventures has not demonstrated commensurate growth especially in our part of the world. Ghana’s business environment is a dynamic one. Ghana, like many African countries, has many entrepreneurial support programmes and initiatives. The Government of Ghana, along with private sector organizations, has launched numerous initiatives to promote self-employment, especially targeting the younger population. However, a study by Koltai & Company on the ecosystem for entrepreneurship in Ghana highlights that despite numerous government and private-led initiatives, the system to support starting…arrow_forwardSubject: INFORMATION SYSTEM PLANNING Note|: Please type the answer. thanks IssCo, is a company that manufactures furniture and has been in the industry for 20 years. The board of directors realized that they are facing stiff competitions not only from the new entrants but also from the existing furniture manufacturer. Therefore to sustain in the industry the company has to come up with a new strategy to be more competitive. The board of directors has agreed to produce exclusive office furniture for companies based on customization. In order to achieve the new strategy the company has to be more selective in looking for suitable candidates to fulfill the assembly line positions with strict screening process. The Human Resource Manager requests a new job application form to be filled by candidates before entering an interview. The figure given above is a proposed Application Performance Management (APM) drafted by the team from Information System Planner (ISP) Unit and to be presented…arrow_forwardP7arrow_forward
- Read the below case study and answer ALL questions. Design and Implementation of a Scalable, Secure, and User-Friendly Online Learning Management System (LMS) for a university: A Case Study Your team is tasked with designing and implementing an Online Learning Management System (LMS) for a university. The system will allow students to enrol in courses, access course materials, submit assignments, and participate in discussions. Instructors will be able to create courses, upload materials, grade assignments, and manage student enrolments. The system must be scalable, secure, and user friendly, catering to both on-campus and remote students. QUESTION 2 Using software development processes and approaches is essential for successfully creating ANY software like LMS. Refer to the case study scenario and answer the following questions. 2.1 What are the 4 (four) basic steps in the software development process? Explain how each step would be used to develop the LMS. 2.2 Name 4 (four)…arrow_forwardRead the below case study and answer ALL questions. Design and Implementation of a Scalable, Secure, and User-Friendly Online Learning Management System (LMS) for a university: A Case Study Your team is tasked with designing and implementing an Online Learning Management System (LMS) for a university. The system will allow students to enrol in courses, access course materials, submit assignments, and participate in discussions. Instructors will be able to create courses, upload materials, grade assignments, and manage student enrolments. The system must be scalable, secure, and user friendly, catering to both on-campus and remote students. QUESTION 1 The application of Software Engineering principles to the development of a reliable, maintainable, and adaptable, and Online Learning Management System (LMS) is crucial. With reference to the case study scenario answer the following questions. 1.1 Identify the core attributes of good software that should be prioritized in the development…arrow_forwardRead the below case study and answer ALL questions. Design and Implementation of a Scalable, Secure, and User-Friendly Online Learning Management System (LMS) for a university: A Case Study Your team is tasked with designing and implementing an Online Learning Management System (LMS) for a university. The system will allow students to enrol in courses, access course materials, submit assignments, and participate in discussions. Instructors will be able to create courses, upload materials, grade assignments, and manage student enrolments. The system must be scalable, secure, and user friendly, catering to both on-campus and remote students. QUESTION 3 Development of the LMS using Agile software development. Answer the following questions. 3.1 Explain what is Agile software development is, and state 1 (one) reason why it is particularly suited for the development of an LMS in a rapidly changing educational environment? 3.2 Mention 4 (four) key characteristics of Agile development and…arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Fundamentals of Information SystemsComputer ScienceISBN:9781337097536Author:Ralph Stair, George ReynoldsPublisher:Cengage LearningPrinciples of Information Systems (MindTap Course...Computer ScienceISBN:9781305971776Author:Ralph Stair, George ReynoldsPublisher:Cengage Learning
Fundamentals of Information Systems
Computer Science
ISBN:9781337097536
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning