Updating search results...

Search Resources

23 Results

View
Selected filters:
  • vocabulary-crossword
MaWD 3.02 Understand Basic Motion Graphic Programming Vocabulary Crossword
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This Vocabulary Crossword will help student practice the vocabulary terms for MaWD 3.02 Understand Basic Motion Graphic Programming Vocabulary.

Download the html or pdf file and incorporate it in your lesson. The list of words and descriptions are

FPS :The number of frames that appear in one second of the animation. The more frames per second, the smoother the motion appears. TV Quality Video = 30 frames per second. Typical Computer Animation = 24 frames per second. Minimum = anything under 12 frames per second will look "jerky"
Frames :one individual image in an animation
Keyframes :indicates where an action is to occur
Layers :the timeline can be divided into different layers to give the author more control over different elements such as sound and text
Library :used to store frequently used assets such as graphics and audio
Morphing :the transformation of one thing into another.
Persistence of vision :the way our eyes retain images for a split
second longer than they actually appear, making a series of quick flashes appear as one continuous picture.
Playback rate :the rate in frames per second at which the video plays.
Playhead :Vertical red marker in the timeline that shows which frame is the current frame.
Plug-in :a program that works with the browser to expand its capabilities
Programming or Scripting-Based Animation :requires knowledge of a programming or scripting language. Created by using scripting languages such as Javascript.
Regular Frames :contain one image or frame.
Rendering :process of applying colors, textures, shadows, transparency, etc.
to create the final image or animation.
Scrubbing :dragging the playhead across the timeline in order to preview the animation.
Shockwave Flash (SWF) :file format for animation created with Adobe
Flash. Files can contain text as well as both vector and raster graphics; also may include interactive actions written in ActionScript. Must be viewed in the Adobe Flash Player which is a free download. Popular format for the Web because file size is small & support streaming.
Stage :the part of the animation program window where the animation's content is composed and manipulated.
Standalone player :a separate program that can play video and audio files without the browser software being open.
Stop Motion Animation :process of manipulating real-world objects and
photographing them one frame at a time. Very popular method with the film industry until computer generated imagery became possible. Now used mainly in clay animation.
Streaming :a technique for transferring audio and video files over the Internet as a continuous stream of data.
Streaming rate :the rate in frames per second at which videos can be downloaded or transferred to a computer and is determined by the viewer's
network connection speed & the content of the video file being downloaded.
Timeline :the part of the animation program window that organizes and controls an animation's content over time using layers and frames. In video-editing software, where source clips, transitions, and audio files are arranged to create the video.
Traditional animation :the process of creating the illusion of motion by viewing a series of individual drawings successively.
Tweening :performed by the computer to create images between keyframes.
Vector animation :an object follows a path which is a line, or vector, inserted by the animator. A motion path can include curves, loops, and angles. The computer calculates the correct position of the object as it moves along the path and generates the frames to create the animation.
WAV (Waveform) :the standard format for sound on computers running the Windows operating system. WAV files produce high-quality sound. Generate large file sizes.

Subject:
Business, Finance and Information Technology Education
Career Technical Education
Material Type:
Vocabulary
Date Added:
11/07/2019
MaWD 4.01 Understand The Fundamentals of HTML5 and CSS
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This Vocabulary Crossword will help student practice the vocabulary terms for MaWD 4.01 Understand The Fundamentals of HTML5 and CSS Vocabulary.

Download the html file or the pdf file and incorporate it in your lesson. The list of words and descriptions are

WEB ACCESSIBILITY INITIATIVE : A program for developing strategies, guidelines, and resources to help make the Web accessible to people with disabilities (WAI).
CSS VALUE : The attribute you want applied to the property.
WEB BROWSER : Special software that displays the page by reading the instructions in the web document.
RGB COLOR CODES : Color values using the combination of red, green, and blue values ranging from 0 to 255.
WEB PAGE : A document which can display text, graphics, audio, video and other elements through a web browser.
CSS DECLARATION : The style property and value.
HTML ATTRIBUTE : Provide HTML attributes with additional meaning and context.
CSS SELECTOR : The HTML element that you want to style.
NESTING : Putting an object inside another object; such as an HTML tag inside another HTML tag.
WEB SERVER : A computer that runs special software to serve up Web content by responding to requests.
HTML : A language which means that special codes are used to define elements.
HEXADECIMAL COLOR CODES : Color values written with the # sign followed by six digits using The numbers 0 to 9 and A to F to represent the amount of red, green and blue.
CASCADING STYLE SHEET : A language for defining how to display HTML elements.
CSS PROPERTY : The style attribute you want to change.
HYPERTEXT TRANSPORT PROTOCOL : The underlying protocol for how content is communicated on the Web (HTTP).
RELATIVE LINK : A link that specifies the name of the file to be linked to as it relates to the current document.
DOMAIN NAME SYSTEM : Internet service that translates domain names into IP addresses.
WEBSITE : A collection of related webpages with a starting point or home page
UNIFORM RESOURCE LOCATOR : The address used for locating a document on the Web (URL).
WORLD WIDE WEB CONSORTIUM : An international community that develops open standards for the Web (W3C).
WORLD WIDE WEB : A worldwide network of computers that communicate through http.
ABSOLUTE LINK : A link that specifies a complete path to a file, including the protocol, server, directory, filename.
INTERNET PROTOCOL : A numeric string that identifies a device on a network. (IP)
HTML TAG : Special codes which describe or define content in a Web document.
HTML ELEMENT : The opening and closing tags including the text in between.
OPEN STANDARD : A standard that is publicly available and has various rights to use associated with it, and may also have various properties of how it was designed.

Subject:
Business, Finance and Information Technology Education
Career Technical Education
Material Type:
Vocabulary
Date Added:
11/07/2019
MaWD 4.02 Understand Concepts of Responsive Web Design Vocabulary Crossword
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This Vocabulary Crossword will help student practice the vocabulary terms for MaWD 4.02 Understand Concepts of Responsive Web Design Vocabulary.

Download the html file or the pdf file and incorporate it in your lesson. The list of words and descriptions are

ABSOLUTE UNITS : A specific size
DEVICE PIXEL : The tiniest physical unit in a display; also known as a physical pixel.
FLUID LAYOUT : 1 em equals the current font size; in a Web browser it equals 16 px
VECTOR GRAPHICS : Type of graphic that does NOT lose quality when zoomed or resized.
FIXED-WIDTH LAYOUT : The width of the site is bound to a certain number of pixels
RELATIVE UNITS : Size is set in relation to surrounding elements
SCALABLE VECTOR GRAPHICS : (SVG) Defines vector-based graphics that can be embedded directly into a Web page; SVG is a World Wide Web Consortium recommendation.
RESOLUTION : A simple count of the number of pixels across the entire width and height of a device.
PIXELS PER INCH : (PPI) A measure of screen density refers to the number of device pixels on a physical surface.
RESPONSIVE WEB DESIGN : Refers to using existing techniques involving flexible grid layout, flexible images, and media and media queries into a unified approach to web design.
REFERENCE PIXEL : A W3C standard based on an optical reference unit that might be twice the size of a hardware pixel. This new pixel should look exactly the same in all viewing situations.
PIXEL DENSITY : The number of device pixels on a physical surface; often measured in pixels per inch.
VIEWPORT : The rectangular area (measured in pixels) that is viewable on a device screen.
BITMAP PIXEL : The smallest unit of data in a raster image.
MEDIA QUERY : A CSS specification that allows designers to target styles based on a number of device properties

Subject:
Business, Finance and Information Technology Education
Career Technical Education
Material Type:
Vocabulary
Date Added:
11/07/2019