Search Header Logo
Ozaria - Lesson 1 - Algorithms & Problem Solving

Ozaria - Lesson 1 - Algorithms & Problem Solving

Assessment

Presentation

Computers

6th - 8th Grade

Medium

Created by

Kieran Haren

Used 6+ times

FREE Resource

22 Slides • 11 Questions

1

media

2

media

3

4

media

5

media

6

media

7

Open Ended

Question image

Write down a sequence of subgoals & steps to help the hero get to the exit stairs.

8

media

9

media

10

Multiple Choice

What is Algorithm?

1

Fixing bugs

2

Functions

3

A sequence of instructions

4

Game design

11

media

12

media

13

14

media

15

media

16

media

17

media

18

media

19

media

20

media

21

media

22

media

23

media

24

media

25

Multiple Choice

Question image

hero.moveRight(2)

hero.moveUp()

???

1

hero.say("open sesame")

2

hero.moveUp()

3

hero.use("door")

4

hero.jumpUp()

26

Multiple Choice

Question image

How many lines of code is needed to complete the task?

1

1

2

2

3

3

4

4

27

Multiple Choice

Find the argument in the following code:

hero.moveUp(4)

1

hero

2

moveUp()

3

4

4

Up()

28

Multiple Choice

Find the object in the following code:

helper.build("upArrow")

1

helper

2

build()

3

upArrow

4

hero

29

Multiple Choice

Find the method in the following code:

hero.use("door")

1

hero

2

use()

3

door

4

" "

30

Multiple Choice

helper.moveDown(2)

helper.build("rightArrow")

helper.moveRight()

helper.build"downArrow"

Does this code above have an error(s)?

1

Yes

2

No

31

Multiple Choice

Question image

How many lines of code is neede to build a path to the crystal battery?

1

4

2

5

3

8

4

10

32

Multiple Choice

Question image

How many down arrows you should build in this task?

1

3

2

4

3

6

4

None of them

33

Open Ended

Describe Ozaria in one or two words(e.g hard, fun, boring, etc). Any your answer will be correct

media

Show answer

Auto Play

Slide 1 / 33

SLIDE