Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Creating a Hierarchy Chart, a Flowchart, and an Algorithm In this assignment, you will apply your learning from Weeks 2 and 3 about hierarchy charts,
Creating a Hierarchy Chart, a Flowchart, and an Algorithm
In this assignment, you will apply your learning from Weeks and about hierarchy charts, flowcharts, algorithms, and control structures and develop a program.
Now, let's look at a scenario.
Scenario
A middle school has decided that it would like to make its students' grades available to their parents via an online parent portal. In addition, this system will allow for important announcements to be posted. The school has decided that a system will be developed inhouse to complete this project. In doing so a number of processes need to be identified during the planning of the project.
Some of the processes for teachers can include:
Logging in to the system
Uploading grades
Posting announcements
Some of the processes for parents can include:
Log on to the system
Accessing and reading important announcements
Viewing students grades
Sending an email to the student's teacher via the system on questions regarding the student's grades
Based on the scenario, choose any of the processes, for teachers or for parents, and complete the following tasks to create a report in a Microsoft Word document:
Define the problem and the current need in the given situation.
Create a hierarchy chart depicting the chosen situation.
Develop a flowchart and provide a brief explanation for it
Develop an algorithm and provide a brief explanation for it
Explain how arrays can be used within your choice.
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