U3: [Assess] L18-L20 Code.org

U3: [Assess] L18-L20 Code.org

9th - 12th Grade

6 Qs

quiz-placeholder

Similar activities

interface scratch

interface scratch

12th Grade

8 Qs

Kuis Object Movement

Kuis Object Movement

10th Grade

10 Qs

U3: [Assess] L14-L17 Code.org

U3: [Assess] L14-L17 Code.org

9th - 12th Grade

9 Qs

Scratch Jr

Scratch Jr

8th - 12th Grade

10 Qs

Soal Latihan 2 - Scratch

Soal Latihan 2 - Scratch

8th - 12th Grade

10 Qs

Scratch

Scratch

3rd - 10th Grade

11 Qs

Test Scratch

Test Scratch

5th - 9th Grade

10 Qs

Quiz Scratch ka nesy / nadhif

Quiz Scratch ka nesy / nadhif

6th Grade - University

10 Qs

U3: [Assess] L18-L20 Code.org

U3: [Assess] L18-L20 Code.org

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

EDWARD WARBURTON

Used 6+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Code that creates a clockwise rotation change in degrees per frame of the sprite.
sprite.velocityX
sprite.velocityY
sprite.scale
sprite.rotationSpeed

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Velocity in the positive y direction of the sprite in pixels per frame.
sprite.velocityX
sprite.velocityY
sprite.scale
sprite.rotationSpeed

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Velocity in the positive x direction of the sprite in pixels per frame.
sprite.velocityX
sprite.velocityY
sprite.scale
sprite.rotationSpeed

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sprite velocity code tells the sprite which direction to move and how fast.
True
False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A simplified representation of something more complex.
If-Statement
Debugging
Abstraction

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Velocity X or Velocity Y can be used similarly to using the __________________ within the the Draw function.
debugging code
sprite rotation
sprite is touching
counter pattern
sprite collide