Coding Camp

Coding Camp

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Using Scratch

Using Scratch

3rd - 10th Grade

13 Qs

Scratch Coding Vocabulary Quiz

Scratch Coding Vocabulary Quiz

9th Grade

15 Qs

Scratch Movement

Scratch Movement

4th - 10th Grade

10 Qs

Scratch Looks Blocks Quiz

Scratch Looks Blocks Quiz

4th Grade - University

15 Qs

Scratch Lesson 1

Scratch Lesson 1

6th - 10th Grade

11 Qs

Scratch 2

Scratch 2

KG - University

10 Qs

PRETEST 1 SCRATCH

PRETEST 1 SCRATCH

1st Grade - University

10 Qs

Scratch Blocks: Sound and Sensing

Scratch Blocks: Sound and Sensing

9th Grade

10 Qs

Coding Camp

Coding Camp

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Sili Cactus

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What are loops used for?

To start a project

To draw

To do something a bunch or times or infinitely

To get a sprite

Answer explanation

Loops are used to do any tasks a bunch of times using the repeat block or infinitely using a forever block!

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What are used to store data?

Conditionals

If..then.. else blocks

Score

Variables

Answer explanation

Variables are used to store data and the value of a variable can be increased or decreased!

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Where can you get code blocks to do a particular thing is not available by default in Scratch?

My Block

Extensions

Variables

Custom Sprite

Answer explanation

Extensions has code for the things that cannot be done by default in Scratch. Example: Pen, Text to Speech, Translate etc.

4.

MULTIPLE SELECT QUESTION

1 min • 5 pts

To get a sprite's X and Y axis at any time, what block can be used?

(There can be more than one correct answer here!)

Make a variable and update it all the time

x-position

and

y-position block from motion

Some block in sensing

Use conditionals

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

If you are adding a custom sprite then what kind of image extension should you try to use?

.jpeg

.jpg

.scratch

.png

Answer explanation

.png file has transparent background so it is much easier to work with!

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which block can be used to check if a condition is true or false and depending on the outcome do something?

if.. then.. else

sensing

something = something

variables

Answer explanation

if then else blocks can be used to check for a condition and if its true than code after if <conditional>then.. will be done and if not, then the code inside else will run!

7.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

When you use an "ask" block from sensing to ask anything to the user, where is the answer (or what is entered) stored by default?

answer block

a variable

say block

repeat block

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?