Unit 3 - Interactive Animations and Games II

Unit 3 - Interactive Animations and Games II

9th Grade

10 Qs

quiz-placeholder

Similar activities

Scratch 3 Coding

Scratch 3 Coding

KG - Professional Development

10 Qs

Scratch Code

Scratch Code

KG - 11th Grade

10 Qs

Scratch!

Scratch!

4th Grade - Professional Development

8 Qs

Scratch interface

Scratch interface

5th - 9th Grade

12 Qs

Scratch Coding Vocabulary

Scratch Coding Vocabulary

9th Grade

10 Qs

Using Sprite Lab in code.org (Homework 1)

Using Sprite Lab in code.org (Homework 1)

9th - 12th Grade

10 Qs

Code.org CS Discoveries U3L15 Keyboard Input

Code.org CS Discoveries U3L15 Keyboard Input

9th Grade

10 Qs

Basics of Coding SC 1

Basics of Coding SC 1

7th - 9th Grade

15 Qs

Unit 3 - Interactive Animations and Games II

Unit 3 - Interactive Animations and Games II

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Fran Vertedor

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a parameter in programming?

A tool for looping code repeatedly

A way to store errors

Additional information provided as input to a block to customize its functionality

A list of sprites used in a program

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the draw loop do in JavaScript?

Draws a line and stops

Runs code only once when the program starts

Repeats code continuously to create animations

Detects bugs in the code

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a bug in programming?

A funny comment in code

A random sprite added to a project

A part of a program that doesn't work correctly

A new feature of the program

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is debugging?

Creating a new program

Adding more sprites to the scene

Finding and fixing problems in an algorithm or program

Drawing shapes on the screen

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you access a sprite’s property like x position?

sprite("x").value

x = sprite.position

sprite.x

get(sprite.x)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is dot notation used for?

To comment out code

To call built-in math functions

To access and change a sprite’s properties

To generate random numbers

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A special kind of bug

A block that draws a circle

A label for a piece of information used in a program

A tool used to call a function

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?