100% found this document useful (1 vote)
1K views4 pages

Flow Chart Lesson Plan

The lesson plan aims to teach students the fundamentals of flowchart development. It introduces flowcharts by defining them and their key components like start/end blocks, inputs/outputs, decisions, processes, and sequences. Students then practice developing flowcharts through examples like getting out of bed and making a sandwich. They are assigned to create a flowchart illustrating the process of buying a drink from a soda machine, starting with a linear version and then representing it graphically.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
1K views4 pages

Flow Chart Lesson Plan

The lesson plan aims to teach students the fundamentals of flowchart development. It introduces flowcharts by defining them and their key components like start/end blocks, inputs/outputs, decisions, processes, and sequences. Students then practice developing flowcharts through examples like getting out of bed and making a sandwich. They are assigned to create a flowchart illustrating the process of buying a drink from a soda machine, starting with a linear version and then representing it graphically.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

Lesson Plan: Flowchart Development

OBJECTIVE

To teach the students the fundamentals of flowchart development.

INTRODUCTION/ASSESSMENT

What is a flowchart?
 Ask students for ideas and their opinions/examples
 Discuss purpose of a flowchart and give definition
o A flow chart is a graphical representation showing the flow of control
among the steps in a program, people in an organization, or pages of a
presentation, processes in general. It is a step-by-step illustration of what
occurs given a specific situation.
 Explain attributes of a flow chart:
o Start/End Block: Start block includes a brief description of the process
which the flowchart is carrying out (represented by ovals)
o Input/Output: An event that occurs (represented by parallelograms)
o Decision: Should be a question that has only two possible answers (has
only one input and two outputs). (Represented by diamonds)
o Process: Some operation carried out. Has exactly one input and one
output (i.e. can only lead to one other DECISION or PROCESS element).
(Represented by rectangles)
o Sequence: A series of processes carried out one after the other.
o If/Else: Provides choices, using Decision blocks, if I make this choice,
this will happen otherwise, that will happen.

Developing a Flowchart Step:

 Write down processes


 Consider decisions
 Consider inputs & outputs

Class Exercises:

 Flowchart examples
o Consider waking up in the morning, what are the steps that you take
before getting out of bed?
 Have students give their examples of steps necessary to get out of
bed in an ordered list.
 Make sure that they incorporate decisions, not only processes
Start

Alarm Rings

Hit Snooze?
Yes

No

Get Up

Turn off
Alarm

Stop
 Give each group a process and have them create a flowchart of
their own and present to the class
 Class activities:
o Self-checkout at the supermarket
o Making a sandwich
o Doing a load of laundry
o Drawing a flowchart
o Taking a Picture
o Cleaning a bedroom

Materials:

 Not Applicable

Deliverables (assignment)
 Illustrate the use of a soda machine:

Have the students think about buying a drink from a soda machine. Have them start with
a version of the task that involves no choices. Get them to list all the steps for a linear
purchase sequence. For example, these might be: Go up to the soda machine; Put in
money; Push correct button; Take drink out of machine.

Next draw this as a flowchart. This might look like:


Start

Go to Machine

Put in Money

Push Button

Take out
Drink

Stop

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy