
Unit 3 Post-Project Assessment

Quiz
•
Computers
•
7th Grade
•
Medium
Heather Coffey
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
You want to create a variable to store how loud the music is playing on your cell phone. Which of the following would be the best variable name?
a
volume
loudest
100
silent
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
The program below attempts to draw a crab with a blue background. What change needs to be made so that it works correctly?
Move background("blue"); to the end of the program
Move drawSprites(); to the end of the program
Rename the variable sprite to crab
Remove the line of code background("blue");
No change, the program already works
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
The program below attempts to draw a blue rectangle but does not work as intended. What change needs to be made for the blue rectangle to be drawn?
drawRect; should be at the end of the program
fill("blue"); should be moved outside of the function and after drawRect;
fill("blue"); should be moved outside of the function and before drawRect;
drawRect; should be drawRect();
rect(0, 300, 200, 50); should be rect(0, 300);
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Given the functions below, write a program that will draw the scene on the right.
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
The program below draws the scene on the right, but you want the rectangle to be further to the right. How can you change the code to achieve this?
Call .moveRight()
Add a line of code to change rect.x = 100;
Update the first argument (parameter) of rect( ) to 100
No change needed: the rectangle is animated to move right
6.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Describe what will happen in the following program:
When the right mouse button is pressed, the sprite moves to the right. When the left arrow key is pressed, it rotates.
When the left mouse button is pressed, the sprite rotates. When the right arrow key is pressed, it moves to the right.
When both the left mouse button and right arrow key are pressed, the sprite rotates and moves to the right.
When the left mouse button is pressed, the sprite rotates. When the right arrow key is pressed, it moves to the right. When the left arrow key is pressed, it moves to the left.
7.
MULTIPLE SELECT QUESTION
5 mins • 1 pt
Which of the following programs correctly draws a rectangle at a random x position? (Select two)
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Python L27 Etch A Sketch

Quiz
•
6th - 8th Grade
10 questions
ICT Grade 7 Quiz

Quiz
•
7th Grade
20 questions
Scratch Pre-Assessment

Quiz
•
5th - 9th Grade
20 questions
Computer Science Discoveries Unit 3 L1 - L 9

Quiz
•
7th - 12th Grade
13 questions
Pixel Art Quiz

Quiz
•
7th Grade
11 questions
Lesson 6

Quiz
•
1st Grade - University
10 questions
Code HS Tracy Phyton Quiz

Quiz
•
6th - 8th Grade
11 questions
Algorithms basics

Quiz
•
6th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade
20 questions
Computer Hardware

Quiz
•
6th - 8th Grade
21 questions
Gear Ratio Practice

Quiz
•
6th - 8th Grade