Alice Unit 2

Is this your test? Login to manage it. If not, you can build a quiz just like it.

This is a non-interactive preview of the quiz content.

1.
1 point
Since the actions in a textual storyboard are often very close to actual program code, the statements in a textual storyboard are often known as ____________.
2.
1 point
Creating a computer program is a four-step process. Which of the following is the correct order?
3.
1 point
Once a storyboard is created and the implementation step begins, the storyboard cannot be modified.
4.
1 point
Indentation makes textual storyboards easier to read but is not absolutely necessary
5.
1 point
A sequence of instructions that tell the computer what to do is known as a _________?
6.
1 point
Program design becomes less important as programs become increasingly complex.
7.
1 point
What allows the programmer to tell Alice whether to perform actions in order, or simultaneously?
8.
1 point
Snapshots in a storyboard are associated with objects in certain positions, colors, sizes, and poses.
9.
1 point
Writing the code of a computer program is known as _____________ the program
10.
1 point
In computer language, a description of the problem or task is formally known as a(n) ____________.
11.
1 point
Which of the following are contained in the storyboard template presented by the textbook authors. Select all that apply.
12.
1 point
Select the question below for which the answer can be found in an Alice world scenario.
13.
1 point
An instruction is composed of _____________.
14.
1 point
Comments are instructions that cause some action to take place.
15.
1 point
Actions to be performed in programs are known as _____________.