TECHNOLOGY

TECHNOLOGY

4th - 5th Grade

6 Qs

quiz-placeholder

Similar activities

Vocabulary Words: Those Shoes

Vocabulary Words: Those Shoes

KG - 6th Grade

10 Qs

REDUCE, REUSE AND RECYCLE

REDUCE, REUSE AND RECYCLE

5th Grade

10 Qs

Grade 4 & 5- Coding Vocabulary

Grade 4 & 5- Coding Vocabulary

3rd - 5th Grade

10 Qs

Lua quiz: Basics (Print, functions, while true loops)

Lua quiz: Basics (Print, functions, while true loops)

5th - 8th Grade

10 Qs

Greek and Latin Roots

Greek and Latin Roots

4th Grade

10 Qs

Flowcharts

Flowcharts

KG - Professional Development

10 Qs

Coding Pre-Test

Coding Pre-Test

3rd - 6th Grade

10 Qs

Programming Words

Programming Words

4th - 5th Grade

11 Qs

TECHNOLOGY

TECHNOLOGY

Assessment

Quiz

Computers, English

4th - 5th Grade

Easy

Created by

Darlene Menendez

Used 12+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

WHAT IS A FUNCTION?

A piece of code that you can easily call over and over again.

A GAME

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

WHAT IS A "BEHAVIOR" IN CODE

To do something again

An action that a sprite performs continuously until it’s told to stop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a "sprite" in code?

A graphic on the screen with a location, size, and appearance.

A loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an "EVENT" in code?

An action that causes something to happen.

A puzzle

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a "LOOP"?

The action of doing something over and over again.

a mistake

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is to REPEAT?

To do something again.

To stop doing something