EDU320
Quiz by Brett Heaton
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
12 questions
Show answers
- Q1The visual programming language used in code.org and ScratchBlockly30s
- Q2An error in a program that prevents the program from running as expectedBug30s
- Q3One or more commands or algorithim (s) designed to be carried out by a computerCode30s
- Q4Using the power of computers to solve problemsComputer Science30s
- Q5Getting help from a large group of people online to finish something fasterCrowdsourcing30s
- Q6Breaking down a problem into smaller stepsDecompose30s
- Q7Information, often quantities, characters, or symbols that are the inputs or the outputs of a computer programData30s
- Q8Finding and fixing errors in a programDebugging30s
- Q9An action that causes something to happenEvent30s
- Q10The action of doing something over and over againLoop30s
- Q11To cause the computer to execute the commands you've written in your programRun program30s
- Q12A placeholder for a piece of information that can changeVariable30s