Scratch and coding

Scratch and coding

2nd - 5th Grade

7 Qs

quiz-placeholder

Similar activities

Code.org, Course D, Events (2)

Code.org, Course D, Events (2)

2nd - 4th Grade

10 Qs

Code.org Animation Vocabulary

Code.org Animation Vocabulary

5th Grade

10 Qs

Scratch Revision

Scratch Revision

3rd - 5th Grade

10 Qs

grade 3 review for checkpoint3

grade 3 review for checkpoint3

3rd Grade

11 Qs

Programming - Algorithms in Pseudocode & Flow Diagrams

Programming - Algorithms in Pseudocode & Flow Diagrams

1st - 12th Grade

10 Qs

GCSE Computing - Searching & Sorting algorithms #1

GCSE Computing - Searching & Sorting algorithms #1

4th - 5th Grade

10 Qs

Code.org (1-8)

Code.org (1-8)

5th - 8th Grade

10 Qs

Coding

Coding

1st - 3rd Grade

9 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