Scratch and coding

Scratch and coding

2nd - 5th Grade

7 Qs

quiz-placeholder

Similar activities

Code.org (1-8)

Code.org (1-8)

5th - 8th Grade

10 Qs

Introduction to Computer Science

Introduction to Computer Science

1st - 9th Grade

10 Qs

Programming Knowledge Quiz (Medium)

Programming Knowledge Quiz (Medium)

5th Grade - Professional Development

10 Qs

Coding Pre-Test

Coding Pre-Test

3rd - 6th Grade

10 Qs

Scratch Basics

Scratch Basics

5th - 8th Grade

12 Qs

Scratch

Scratch

KG - Professional Development

10 Qs

Hour of Code

Hour of Code

4th - 5th Grade

10 Qs

GCSE Computing - Searching & Sorting algorithms #1

GCSE Computing - Searching & Sorting algorithms #1

4th - 5th Grade

10 Qs

Scratch and coding

Scratch and coding

Assessment

Quiz

Computers

2nd - 5th Grade

Medium

Created by

H Tipton

Used 19+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An algorithm is...

a repeating pattern

a set of instructions for solving a problem

a website

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If you want to repeat part of your code you can use a

loop

algorithm

sequence

selection

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the code in the picture an example of?

Repetition

Selection

Javascript

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these can you write code for?

Makey makey

Scratch

Sphero

All of the above answers!

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of these is a motion block?

change x by 10

play sound until done

think...

wait 1 second

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Change x by 10 will make your sprite

go up

go down

go left <---

go right 10 steps --->

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Debugging is

when you make your code shorter

when you fix errors in your code

when you pick up bugs

when you use repeat blocks