
Coding Questions
Quiz by Lindsey Kay
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
15 questions
Show answers
- Q1HTML stands forHypertext Medium LanguageHidden Text Manipulative LanguageHypertext Markup LanguageHidden Text Markup Language60s
- Q2The tag <a href> represents what in HTML?AddressHome PageA linkReference60s
- Q3When writing CSS code, which set of punctuation would you wrap your rules in?Curly Braces { }Parentheses ( )Square Brackets [ ]Quotes " "60s
- Q4You can keep score in a Scratch game by creating a:LoopSpriteVariableFunction60s
- Q5A 'for loop' will repeat a code:For a specific amount of timeUntil the end of the gameFor a specific part of the gameFor a specific sprite or object only60s
- Q6An algorithm is:A math problemA sequenceA scientific formula60s
- Q7The <p> tag in HTML stands for:propertypurplepictureparagraph60s
- Q8The visible part of your webpage will go in which part of your HTML file?headermetafooterbody60s
- Q9Which of the following is the largest header?h6h3h1h460s
- Q10How many times would this code need to repeat to draw a full circle?1803607209060s
- Q11This script would draw a:TrapezoidHexagonStarPentagon60s
- Q12Which of the following can you create to "teach" the computer new tricks?functionvariablevocabularyshortcut60s
- Q13To repeat a script in Scratch for the entire time the program is running, we would use:eternalnon-stopinfinityforever60s
- Q14<!-- --> This symbol means WHAT in HTML?errorgo back and check this codeimportantcomment60s
- Q15To send an invisible message, cue, or command in Scratch, you would use a ___ block.broadcastthinksayevent60s