Interactive Animations and Games from code.org

Interactive Animations and Games from code.org

7th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

Security and Ethics

Security and Ethics

9th - 12th Grade

17 Qs

CIA Mid-Term Review 1

CIA Mid-Term Review 1

9th - 10th Grade

17 Qs

flowol week 3

flowol week 3

9th - 12th Grade

17 Qs

Pre-Assessment: ICT 10 Orientation Day

Pre-Assessment: ICT 10 Orientation Day

10th Grade

10 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

Quiz: Programming a Calculator. Part 1 and Part 2 Review

Quiz: Programming a Calculator. Part 1 and Part 2 Review

7th - 8th Grade

17 Qs

Javascript mine

Javascript mine

7th Grade

15 Qs

INTRODUCING PYHTON

INTRODUCING PYHTON

7th Grade

16 Qs

Interactive Animations and Games from code.org

Interactive Animations and Games from code.org

Assessment

Quiz

Computers

7th - 12th Grade

Practice Problem

Hard

Created by

Peter Kovach

Used 58+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

14 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

45 sec • 1 pt

Media Image

Predict what will show up on console.log

true true true

true false false

false false false

true false true

4.

MULTIPLE CHOICE QUESTION

1 min • 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

5.

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 ;

6.

MULTIPLE CHOICE QUESTION

1 min • 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

7.

MULTIPLE CHOICE QUESTION

1 min • 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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?