Search Header Logo
Lesson 2 - Algorithms and Flow Charts

Lesson 2 - Algorithms and Flow Charts

Assessment

Presentation

Computers

7th Grade

Easy

Created by

A Garner

Used 12+ times

FREE Resource

11 Slides • 11 Questions

1

Multiple Choice

What is an algorithm?

1

The different parts of a computer

2

A computer search engine

3

A character in a computer game

4

A list of steps to solve a problem or complete a task

2

Multiple Choice

True or False: Algorithms need to be clear and concise.

1

True

2

False

3

media

Algorithms and Flow Charts

4

Today's Lesson

Learning goal:
- Understand how algorithms are shown as a flowchart 
Success criteria:
- Display an algorithm using flowchart symbols

5

What is a flow chart?

A flow chart is a way to visually display an algorithm

media

6

Format of a flow chart

A flow chart uses specific shapes to organise an algorithm.

Let's find out about them now.

7

Key symbols

Terminator

Step or process

Decision

media
media
media

8

So what do these terms and shapes mean?

9

Terminator Blocks

  • Represented by a straight-sided oval

  • MUST be the first and last line in your algorithm

  • Should only contain the words "Begin" or "End"

  • Should not contain any actions

media

10

Multiple Choice

True or False: A terminator block can appear anywhere in a flow chart.

1

True

2

False

11

Multiple Select

What two words can appear in a terminator block?

1

Start

2

Begin

3

End

4

Finish

12

Draw

Draw the shape that a terminator needs to be.

13

Step or Process Blocks

  • Represented by a rectangle

  • Used for actions or steps

  • Give clear, simple actions

  • Can only give a single action to complete in each step

  • Involves no decision-making

media

14

Multiple Choice

True or False: A step block can include more than one action.

1

True

2

False

15

Draw

Draw the shape that a step or process block needs to be.

16

Decision Blocks

  • Represented by a diamond

  • Used for decisions

  • Worded in such a way that "yes" and "no" are the only possible answers

  • Need to clearly label which path to take for "yes" and which one for "no"

media

The flow in must enter via the top, but the flow out can use any 2 of the remaining 3 points

media

17

Multiple Choice

True or False: The answer to a decision block can only be "yes" or "no".

1

True

2

False

18

Draw

Draw the shape that a decision block needs to be.

19

Multiple Choice

Question image

Which of these two examples correctly uses the decision block?

1

Example A

2

Example B

20

  • Must flow downwards

  • All paths must lead to the END terminator

Flow Charts

media

21

Labelling

Place the label beside the correct shape in the flow chart

Drag labels to their correct position on the image

Terminator

Step

Decision

22

​Complete the flow chart activities in the word document in your OneNote

Practise Time

media

What is an algorithm?

1

The different parts of a computer

2

A computer search engine

3

A character in a computer game

4

A list of steps to solve a problem or complete a task

Show answer

Auto Play

Slide 1 / 22

MULTIPLE CHOICE