Lesson 2.3 Effects in Animation

Lesson 2.3 Effects in Animation

6th Grade

5 Qs

quiz-placeholder

Similar activities

YEAR 7 BASELINE TEST

YEAR 7 BASELINE TEST

6th Grade

50 Qs

Discoveries: Ultimate Quizizz Chapter 1 Part 2

Discoveries: Ultimate Quizizz Chapter 1 Part 2

6th - 8th Grade

51 Qs

Unit 3: Everything but functions review!

Unit 3: Everything but functions review!

5th Grade - University

50 Qs

Code.org Unit 3

Code.org Unit 3

5th - 11th Grade

49 Qs

PBD T6 skpp161

PBD T6 skpp161

6th Grade

48 Qs

Web Design EOPA Practice

Web Design EOPA Practice

5th - 12th Grade

55 Qs

Web Design EOPA

Web Design EOPA

5th - 12th Grade

55 Qs

6th End of Course Review

6th End of Course Review

6th - 7th Grade

53 Qs

Lesson 2.3 Effects in Animation

Lesson 2.3 Effects in Animation

Assessment

Quiz

Computers

6th Grade

Easy

Created by

Jonathan Smith

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The purpose of using effects in our animations is:

To make animations more visually appealing and engaging

To slow down the animation

To remove all colors from the animation

To make the animation invisible

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In computer science, a ______ is a single image in a sequence of images that make up an animation.

Frame

Pixel

Layer

Bit

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ______ is the number of frames displayed per second in an animation.

Frame rate

Resolution

Aspect ratio

Bit depth

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In the example script, what does the 'change size by 10' block do every 0.1 seconds?

It increases the size of the sprite by 10% every 0.1 seconds.

It decreases the size of the sprite by 10% every 0.1 seconds.

It changes the color of the sprite every 0.1 seconds.

It moves the sprite 10 steps every 0.1 seconds.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Does the timing of a wait block always need to be 0.1 seconds?

Yes, it always needs to be 0.1 seconds.

No, it can be set to different values.