Coding

Coding

Assessment

Quiz

Created by

Katrina Q

Computers

3rd Grade

26 plays

Medium

Student preview

quiz-placeholder

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an algorithm?

A repeat function

Something that computers have

A sequence of steps in order

Makes the character turn left

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Iteration is…

A synonym for alliteration

When part of an algorithm is repeated more than once

Tells the character to move when the condition is right

When the writing is in italics

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The iteration block says ?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a conditional function?

An IF statement … IF a condition is met THEN the function is performed

The rules of the game

A repeat function

A sequence of steps in order

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many spaces will the character move when one MOVE FORWARD block is placed

As many as it is told

What ever number squares are available

One

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What block starts the algorithm