Coding Camp

Coding Camp

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Explore Scratch 3: Motion and Pen

Explore Scratch 3: Motion and Pen

3rd Grade - University

10 Qs

ANTARAMUKA SCRATCH

ANTARAMUKA SCRATCH

10th - 12th Grade

10 Qs

Fun with Coding Concepts

Fun with Coding Concepts

4th Grade - University

15 Qs

Scratch (4th April)

Scratch (4th April)

KG - University

11 Qs

Scratch Basics Term 3 Final

Scratch Basics Term 3 Final

KG - University

14 Qs

Scratch 2

Scratch 2

KG - University

10 Qs

Fundamentals of Computing Vocab. Part 1

Fundamentals of Computing Vocab. Part 1

9th - 11th Grade

17 Qs

GameMaker

GameMaker

10th - 11th Grade

16 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?