Actual Quiz-Unit 3 - Games and Animation

Actual Quiz-Unit 3 - Games and Animation

7th Grade

35 Qs

quiz-placeholder

Similar activities

SCRATCH QUIZ 2.2

SCRATCH QUIZ 2.2

7th Grade

30 Qs

Game Lab review

Game Lab review

7th - 12th Grade

31 Qs

Game Design: Scratch Basics

Game Design: Scratch Basics

7th Grade

35 Qs

KS2 Computing Quiz

KS2 Computing Quiz

3rd - 10th Grade

40 Qs

Scratch programming

Scratch programming

KG - University

30 Qs

Extreme scratches

Extreme scratches

3rd Grade - University

36 Qs

Fundamentals of Computer Science

Fundamentals of Computer Science

7th - 8th Grade

33 Qs

Scratch coding

Scratch coding

7th - 9th Grade

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

Discover more resources for Computers