Font size
WorksheetsCSD Unit 1 and Unit 2 Review
Total questions: 21
Worksheet time: 11mins
Which part of the Problem Solving Process do the following questions go with?
What problem are you trying to solve?
What are your constraints?
What does success look like?
Define
Prepare
Try
Reflect
Which part of the Problem Solving Process do the following questions and/or statements go with?
Brainstorm/research possible solutions.
Define
Prepare
Try
Reflect
Which part of the Problem Solving Process do the following questions and/or statements go with?
Put your plan into action.
Define
Prepare
Try
Reflect
Which part of the Problem Solving Process do the following questions and/or statements go with?
How do your results compare to the goals?
What can you learn from this or do better next time?
What new problems have you discovered?
Define
Prepare
Try
Reflect
What is a computer?
a device that has cords and electricity
a machine that can go on the internet
a device that inputs, stores, processes, and outputs information
a person
Select all of the following choices that are inputs.
mouse
keyboard
printer
monitor
projector
Select all of the following choices that could be an output of a computer.
speakers
printer
projector
touchscreen
microphone
Which of the following is demonstrating a computer processing information?
Pushing buttons on the keyboard.
Talking into a microphone.
Touching an icon that then takes you to the program.
Seeing a picture on your screen.
Talk to text
What type of information is usually stored on a computer?
Information that constantly changes.
Information that doesn't change, or doesn't change often.
What does an algorithm have to do with a computer?
Nothing.
Algorithms are steps that a computer could use to process information
Algorithms are a series of steps
What is the name of the tool that you use to help highlight code?
Explore HTML
Do This
Inspector Tool
Version History
If you have an opening tag, you MUST always have a closing tag.
True
False
Which tag contains all the main contents of your web page?
<html>
<head>
<body>
<!docTYPE>
How many different sizes do headings come in?
2
4
6
8
As the numbers in heading tags get bigger, what happens to the text?
It gets larger.
It gets smaller.
It becomes bold.
It doesn't do anything.
If I want a list that has numbers, which set of tags should I use?
<ul></ul>
<ol></ol>
Before using an image from the internet, what do you need to check?
Creative Commons
Derivative
Attribution
Others who use this work must give credit to the original author.
Share-Alike
Attribution
Non-commercial
No Derivative Works
Others may not use this work for advertising or to make money.
Share-Alike
Attribution
Non-commercial
No Derivative Works
Users of this work must share any derivative works under the exact same license.
Attribution
Non-Commercial
Share-Alike
No Derivative
Users may only use this work as is and may make no modifications.
Attribution
Non-Commercial
Share-Alike
No Derivative
