ProjectStem Unit 2 Lesson 5

ProjectStem Unit 2 Lesson 5

Assessment

Quiz

others

7th Grade

Easy

Created by

Kala Griffin

Used 3+ times

FREE Resource

Student preview

quiz-placeholder

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which loop is a better choice, if I'd like my animation to end at some point?
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which key press is normally used to start or reset an animation?
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
When the code below is run, how many steps will the sprite move?
0
20
30
40

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
When the code below is run, how many steps will the sprite move?
0
30
40
50

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Ballerina has 4 costumes. If you want the animation to end on the last costume, what number should be in the repeat loop?
2
3
4
5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Vector and Bitmap are two well known formats for storing art digitally. Which format would I use, if I needed the illustration to scale properly with smooth edges?
Vector
Bitmap

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
When animating a character sprite using code like the exampls below, what wait time (frame-rate) will give believable animation?
Media Image
Media Image
Media Image

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: Pair programming is used outside the classroom, in real programming jobs.

True
False