Actual Quiz-Unit 3 - Games and Animation

Actual Quiz-Unit 3 - Games and Animation

7th Grade

35 Qs

quiz-placeholder

Similar activities

Yr 7/8 - Scratch (EOU 2)

Yr 7/8 - Scratch (EOU 2)

4th - 9th Grade

39 Qs

SCRATCH_Q1

SCRATCH_Q1

7th - 10th Grade

30 Qs

Code Class Exam Review 2

Code Class Exam Review 2

6th - 8th Grade

30 Qs

year 3 QUIZ 3 2nd term

year 3 QUIZ 3 2nd term

3rd Grade - University

40 Qs

Scratch 3 Exam

Scratch 3 Exam

4th - 11th Grade

30 Qs

Tugas Scratch Kelas 7 - 24042024

Tugas Scratch Kelas 7 - 24042024

7th Grade

35 Qs

Scratch

Scratch

3rd Grade - Professional Development

32 Qs

Actual Quiz-Unit 3 - Games and Animation

Actual Quiz-Unit 3 - Games and Animation

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Lisa Kling

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

A part of the program that does not work correctly.

Bug

Break

Loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is a list of steps that you can follow to finish a task?

Code

Program

Algorithm

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A student wants to make a sprite appear. The students begins with "var sprite = createSprite(200,300)". What is the next step?

Add a "drawSprites" command

Add a "sprite.setAnimation" command

Add a "sprite.x" command

Add a "sprite.y" command

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which command is necessary to make a sprite move across the screen from right to left?

if then

sprite.x = sprite.x + 2 ;

sprite.x = sprite.x - 2 ;

sprite.y = sprite.y + 2 ;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Match the block code to the correct description.

a plane moves up and a jet moves across the screen

a blue sky and two planes are made without motion

a plane moves across and a jet moves up

The plane and the jet move together across the screen

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Based on this code, where will the fly appear at the start of the code?

Top left

Top right

Bottom left

Bottom right

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Based on this code, in which direction will the fly be moving?

From up to down

From down to up

From left to right

From right to left

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?