
Computer Science Unit 1 and 2
Quiz by Debbie Whitney
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
22 questions
Show answers
- Q1Copyrightthe exclusive legal right to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same30s
- Q2CSS Selectorthe part of a CSS rule-set that defines which HTML elements the style should be applied to30s
- Q3p { color: purple; }To add purple to the paragraph font use this rule-set30s
- Q4opening( <ul> ) ( <li>) and closing(</li>) ( </ul> )To create a list with bullets30s
- Q5code.orgWhat is the name of the website we use to create our projects this year?30s
- Q6Hyper Text Markup LanguageWhat does the acronym HTML stands for?30s
- Q7HTMLHypertext Markup Language, a language used to create web pages30s
- Q8website contentThe text, images, and other elements included in a web page30s
- Q9HTML TagThe special set of characters that indicates the start and end of an HTML element and that element's type30s
- Q10OutputAny device or component that receives information from a computer sending it to the user.30s
- Q11HTML ElementA piece of a website, marked by a start tag and often closed with an end tag30s
- Q12Headinga title or summary for a document or section of a document30s
- Q13Digital Footprintthe collected information about an individual across multiple websites on the Internet30s
- Q14AlgorithmA precise sequence of instructions for processes that can be executed by a computer30s
- Q15website structurehow the content of a website is organized30s