NEW
Font size
WorksheetsProgression Test-G180
Total questions: 60
Worksheet time: 32mins
To add an "Tween" between your Key Frames, you must click on any frame between the "Key Frames and _____.
Right click & Choose Create Classic Tween
Right click & Choose Insert Frame
Right click & Choose Insert Key Frame
Double Click
This Flash file is bigger because it is the project file. It can be opened and modified to create animations.
FLV
SWF
PPT
JPEG
How do you add objects into the main stage?
Drag it from the library
Drag it from the Desktop
Click File & Import
Click File & Export
What are the first two steps you must do in Flash after creating a new document?
Insert New Symbol + Choose Movie Clip
Command + J & Delete the background
Insert Key Frame & Double Click
Insert Key Frame + Choose Button
What are two file types that are associated with Flash?
FLV and SWF
PSD and FLV
PSD and SWF
DOC and PPT
Where is the main timeline?
Main Stage
Canvas
Blank Page
Pallet
What is the animation (between points) created by Flash called?
Movement
Tween
Animation
Transition
To add a "Key Frame", you must click on a frame on the timeline and _____.
Press Enter
Right click & Choose Insert Key Frame
Right click & Choose Create Classic Tween
Right click & Choose Insert Frame
What are the starting points and the end points of an object's animation called? (Ends of the animation)
Dots
Key Frames
Frames
Stage
What are the starting points and the end points of an object's animation called? (Ends of the animation)
Dots
Key Frames
Frames
Stage
Where are all the objects in your Flash project located?
Library
Stage
Window
Pallet
When creating an animation, at least how many "Key Frames" are needed?
1
2
3
4
This is used to change an object from a circle to a square.
Mask
Shape tween
Motion tween
Morphing
The __________ shows the frames in the movie.
Toolbar
Properties pane
Timeline
Scene
____________, when used appropriately, adds to the viewer’s experience, making for a much richer and enjoyable activity.
Advertisments
Sound
Commericals
Tweens
A key frame that contains objects will be represented by a ___________ circle.
Hollow
Black
Blue
Gray
These are objects that have been converted so that you can use the same image a number of times in a movie. You can also use this to do fade effects, rotation effects, and flip effects.
Layer
Symbols
Clip art
Tween
________________ allow you to make objects move in a more random or non-straight path.
Mask
Shape tween
Guided layer
Gravity effect
. This panel indicates what settings are being used for objects and allows you to change those settings.
Tools
Actions
Frames
Properties
. This is a way to take a word and animate each letter separately.
Convert to symbol
Break apart
Distribute to layers.
Frame-by-frame
Which of these is not one of the five specific brush categories available by default in Illustrator?
Calligraphic
Bristle
Shape
Scatter
Calligraphic, Scatter, Art, Bristle and Pattern are examples of what?
Brush options
Pencil drawings
Pen options
Blob Options
What is the result when selecting a path with the Direct Selection tool and dragging to move anchor points or to reshape segments?
Modify a single line
Modify lines or faces in a group
Allow you to enter isolation mode in order to color an object
Display an object's bounding box
How can you modify the stroke width and stroke color for an entire Live Paint group?
Select the group, change the Weight value on the Stroke panel, and apply a new stroke color
In the Stroke panel, change the Weight value and Right-click on the group to apply, then apply a new stroke color by Right-clicking
In the Swatches panel, change the Weight value and Right-click on the group to apply, then apply a new stroke color by Right-clicking
Select the group, change the Weight value on the Swatches panel, and apply a new stroke color
What is a gradual blend between two or more solid colors called?
Gradient fill
Gradient swatch
Gradient blend
Gradient stroke
Which kinds of colors can a custom gradient be composed of?
CMYK colors
RGB colors
Color tints of a spot color
All of these answers are correct
The ________ tool in Illustrator enables you to draw freehand lines that will manually divide a larger object into separate, smaller shapes. As you drag the tool across the larger shape, from one edge to the other, you create a path that follows the movement of the cursor.
Knife
Pen
Pencil
Cutter
Which Pathfinder tool is used to combine two or more selected objects?
Combine
Join
Unite
If you're creating something for web, video, or mobile, which color mode would you use?
RGB
CMYK
HEX
CRB2
When you do an image trace, to finalize the conversion from raster to vector, make sure to hit
Expand
Vector
Convert
Properties
Very versatile lines with points that can be edited, making the line rigid or curved.
SVG
Resolution
Path
JPG
A newer image file format, it combines both vector image information with what is essentially
code.
SVG
JPG
EPS
PNG
The vertical axis of a line graph is called the __________.
slope
line of best fit
x-axis
y-axis
Which is the proper way to write an h1 tag
<h1>Hello</h1>
<h1>"Hello
{h1}Hello{/h1}
<h1>Hello<h1>
A line graph shows how changes in a responding variable correspond to changes in a manipulated variable.
true
false
Which code below is correct for a hyperlink
<a>
"https://google.com"
Click Me
</a>
<a>Click Me>
"https://google.com"
</a>
<a herf="https://google.com">
Click Me
</a>
<a href="https://google.com">
Click Me
</a>
Which list tag would you use for an ordered list
<h1></h1>
<ol></ol>
<ul></ul>
<a></a>
Which of the following is the code for a paragraph to be blue?
<td style=“background-color:blue;”>
<h1 style=“font-size:60px;”>
<p style=“color:blue;”>
<tagname style=“property:value;”>
What is a data table in a Graph Tool?
Is a visual tool that uses that uses bars to compare data among categories
Used to compare the parts of a whole
Any display of information in tabular form, with rows and or columns named
Is a visual tool that uses that uses lines to compare data among categories
Which best describes a bar graph?
Any factor, trait, or condition that can exist in differing amounts or types
Useful for displaying data or information that changes continuously over time
Is a visual tool that uses that uses bars to compare data among categories
Any display of information in tabular form, with rows and or columns named
What is the difference between <h1> and <h2>?
<h1> is larger in size than <h2>
<h2> is larger in size than <h1>
both are the same size but different headings
none of the above
In a form, <input type="text" ...>
cannot be set to "required"
is not valid
will accept multiple lines of characters.
will accept only a single line of characters.
In a form, a drop-down list of options
begins with a select tag followed by a list of option tags.
begins with an option tag followed by a list of select tags.
begins with a select tag followed by a list of datalist tags.
begins with a datalist tag followed by a let of option tags.
To group sections of a form to make it easier to read, use
fieldset
group
groupset
formset
The <textarea> tag is used to mark what type of form field?
multi-line text entry
password field
email field
drop-down list
What is the difference between using the Blend tool and the Make Blend command?
With the Blend tool, you merely click on two or more unselected objects to generate the blend
The Make Blend command allows you to alter transitional objects directly
The Make Blend command allows you to use a symbol set
The Blend tool creates a blend from the centers of any selected objects
