Lesson 2.3 Effects in Animation

Lesson 2.3 Effects in Animation

6th Grade

5 Qs

quiz-placeholder

Similar activities

Peripheral Devices

Peripheral Devices

6th - 7th Grade

46 Qs

Discoveries: Ultimate Quizizz Chapter 1 Part 2

Discoveries: Ultimate Quizizz Chapter 1 Part 2

6th - 8th Grade

51 Qs

Coding in a Glance

Coding in a Glance

6th - 12th Grade

51 Qs

Scratch Coding Final Exam

Scratch Coding Final Exam

1st - 6th Grade

50 Qs

Coding EOC Final

Coding EOC Final

6th - 8th Grade

50 Qs

*Computer Science Test*

*Computer Science Test*

KG - Professional Development

55 Qs

Scratch Programming

Scratch Programming

5th Grade - University

50 Qs

Scratch

Scratch

6th Grade

55 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.