Unit 3 - Interactive Animations and Games II

Unit 3 - Interactive Animations and Games II

9th Grade

10 Qs

quiz-placeholder

Similar activities

Scratch

Scratch

4th - 12th Grade

10 Qs

Scratch Lesson 1

Scratch Lesson 1

6th - 10th Grade

11 Qs

Interactive Animations and Games from code.org

Interactive Animations and Games from code.org

7th - 12th Grade

14 Qs

Code.org Discoveries

Code.org Discoveries

9th - 11th Grade

10 Qs

Scratch Coding Vocabulary

Scratch Coding Vocabulary

9th Grade

10 Qs

Pictoblox 8

Pictoblox 8

1st - 9th Grade

10 Qs

Coding Ninja

Coding Ninja

5th - 10th Grade

10 Qs

scratch-7

scratch-7

7th - 10th Grade

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