
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
10 questions
Coding - Computer Programming

Quiz
•
KG - University
15 questions
Javascript Assessment

Quiz
•
6th - 8th Grade
19 questions
Animations and Games L.3-5

Quiz
•
7th - 8th Grade
15 questions
Snake Game

Quiz
•
3rd - 8th Grade
20 questions
Code.org CSD Unit 3 Lessons 1-12

Quiz
•
3rd - 12th Grade
20 questions
paint level 1

Quiz
•
1st Grade - University
20 questions
1.6 Creating user- friendly programs y5

Quiz
•
5th Grade - University
15 questions
AC1_6 Debugging and Programming Quiz

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade