Animation quiz

Animation quiz

6th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

SCRATCH

SCRATCH

6th Grade

8 Qs

Scratch interface

Scratch interface

5th - 9th Grade

12 Qs

Scratch Vocabulary

Scratch Vocabulary

3rd Grade - University

9 Qs

Cuestionario de PowerPoint y Scratch

Cuestionario de PowerPoint y Scratch

6th Grade

10 Qs

Scratch revisión de conocimiento

Scratch revisión de conocimiento

3rd - 6th Grade

10 Qs

scratch quiz

scratch quiz

1st Grade - University

10 Qs

Scratch

Scratch

6th Grade

10 Qs

Scratch

Scratch

KG - University

10 Qs

Animation quiz

Animation quiz

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Angelo Chavez

Used 220+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Animation in Scratch is achieved by//La animación en Scratch se logra mediante:

a) Repeating sets of blocks | Repitiendo conjuntos de bloques

b) Using only one costume for the sprite | Usando solo un disfraz para el sprite

c) Changing the background color | Cambiando el color de fondo

d) Deleting the sprite | Eliminando el sprite

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a loop do in programming?//¿Qué hace un bucle en la programación?

a) Ends the program | Finaliza el programa

b) Repeats a set of actions until a condition is met | Repite un conjunto de acciones hasta que se cumpla una condición

c) Changes the sprite's costume | Cambia el disfraz del sprite

d) Plays a sound effect | Reproduce un efecto de sonido

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


How can you control the speed of the animation in Scratch?//¿Cómo puedes controlar la velocidad de la animación en Scratch?

a) By changing the sprite's size | Cambiando el tamaño del sprite

b) By adding more sprites to the project | Agregando más sprites al proyecto

c) By adjusting the wait times in the repeated actions | Ajustando los tiempos de espera en las acciones repetidas

d) By changing the backdrop image | Cambiando la imagen de fondo

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is used to animate a sprite at one location using multiple costumes?//¿Qué bloque se usa para animar un sprite en un lugar usando varios disfraces?


a) Turn | Girar

b) Next Costume | Siguiente Disfraz

c) Switch Costume | Cambiar Disfraz

d) Repeat | Repetir

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. How can you animate a sprite with movement using a repeat loop?

a) By using the glide block | Usando el bloque "deslizar"

b) By using the move block | Usando el bloque "mover"

c) By using the switch costume block | Usando el bloque "cambiar disfraz"

d) By using the jump block | Usando el bloque "saltar"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the "wait" block in Scratch?

a) To end the program | Terminar el programa

b) To control the speed of the animation | Controlar la velocidad de la animación

c) To change the sprite's size | Cambiar el tamaño del sprite

d) To switch to the next costume | Cambiar al siguiente disfraz

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is used to place a sprite at its starting location after it has moved across the screen?//¿Qué bloque se usa para colocar un sprite en su ubicación inicial después de que se haya movido por la pantalla?

a) Go to X:__ Y:__ | Ir a X:__ Y:__

b) Switch Costume | Cambiar Disfraz

c) Next Costume | Siguiente Disfraz

d) Repeat | Repetir

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between "next costume" and "switch costume" blocks in Scratch?//¿Cuál es la diferencia entre los bloques "próximo disfraz" y "cambiar de disfraz" en Scratch?

a) There is no difference; they perform the same action. | No hay diferencia; realizan la misma acción.

b) "Next costume" changes the sprite's appearance, while "switch costume" changes it to a specific costume. |b) "Próximo disfraz" cambia la apariencia del sprite, mientras que "cambiar de disfraz" lo cambia a un disfraz específico

c) "Next costume" changes the sprite's location, while "switch costume" changes its appearance. | "Siguiente disfraz" cambia la ubicación del sprite, mientras que "cambiar disfraz" cambia su apariencia.

d) "Next costume" is used in loops, while "switch costume" is used in conditional statements. | "Siguiente disfraz" se usa en bucles, mientras que "cambiar disfraz" se usa en declaraciones condicionales.