Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Give this quiz to my class
Q 1/30
Score 0
What is this diagram showing?
30
Programming Plan
Software Lifecycle
Software Creation Station
Circle of Life
Q 2/30
Score 0
"Breaking the project description or problem down into small steps and events. Identifying what is needed." Happens during:
30
Maintenance
Analysis
Design
Implementation
30 questions
Q.
What is this diagram showing?
1
30 sec
Q.
"Breaking the project description or problem down into small steps and events. Identifying what is needed." Happens during:
2
30 sec
Q.
"Identifying the actions and events needed and getting them in the right order. Making sure we understand what the logic should be." Happens during:
3
30 sec
Q.
"Actually create your solution. This could be using an application like MS Excel or writing the code in a programming language, such as, Scratch or Python." Happens during:
4
30 sec
Q.
"Making sure your solutions does what you expect it to. You check each of the requirements to see that they have been implemented correctly. If not then you must go back to implementation and fix your ‘bug’." Happens during:
5
30 sec
Q.
"Looking at how you can improve your solution. Most products start with a simple version and then with each new version they add more functionality. "Happens during:
6
30 sec
Q.
During the ANALYSIS stage we break the project description down into clear, manageable pieces. These are called?
7
30 sec
Q.
What is being described?
Step-by-step instructions, a set of rules to follow in order to solve a problem or create a product. Each step must be in the right order.
8
30 sec
Q.
Writing an algorithm is useful because:
1) It helps get everything clear and in the right order
2) It helps identify inputs and outputs.
3) It helps identify where processes need to occur.
4) It helps identify any decisions that need to be made within the code.
5) It helps identify any steps that are repeated.
9
30 sec
Q.
In Excel, what is the conditional statement?
10
30 sec
Q.
WHATEVER formulae use cell references rather than hard coded numbers. Which is the following is a WHATEVER formula?
11
30 sec
Q.
Formulae go into OUTPUT cells
12
30 sec
Q.
VARIABLES store data for us.
13
30 sec
Q.
Which logic gate is this?
14
30 sec
Q.
Which logic gate is this?
15
30 sec
Q.
Which logic gate is this?
16
30 sec
Q.
Which logic gate would this statement use? If it is a weekday AND TermTime then I go to school