WEB DESIGN GRADES THE EWING PUBLIC SCHOOLS 2099 Pennington Road Ewing, NJ 08618

Size: px
Start display at page:

Download "WEB DESIGN GRADES THE EWING PUBLIC SCHOOLS 2099 Pennington Road Ewing, NJ 08618"

Transcription

1 WEB DESIGN GRADES 9-12 THE EWING PUBLIC SCHOOLS 2099 Pennington Road Ewing, NJ Board Approval Date: August 29, 2016 Michael Nitti Written by: EHS Technology Staff Superintendent In accordance with The Ewing Public Schools Policy 2230, Course Guides, this curriculum has been reviewed and found to be in compliance with all policies and all affirmative action criteria.

2 Table of Contents Page Unit 1: Introduction to Computing and the Internet (8 Days) 1 Unit 2: Introduction to Hyper Test Markup Language Part I (15 Days) 3 Unit 3: Understanding Good and Bad Web Design Elements (8 Days) 5 Unit 4: Introduction to Hyper Test Markup Language Part II (15 Days) 7 Unit 5: Designing and Creating Graphics for the Web (12 Days) 9 Unit 6: Internet Safety (8 Days) 11 Unit 7: Introduction to Automated Web Design (10 Days) 13 Unit 8: Animation for the Web (10 Days) 15

3 Unit 1: Introduction to Computing and the Internet (8 Days) 1 Why Is This Unit Important? This unit will provide the student with a basic understanding of the concepts/ways computers work, networking, computer/internet terminology and protocols. The knowledge gained from this unit will enable the student to better understand the complexity of computing and digital communications and to diagnose potential problems at a macro level. Enduring Understandings 1. The basics of computing (input, processing, output) 2. The binary and hexadecimal numbering systems 3. Character coding (ASCII) 4. Units of measurement (bits and bytes) and common prefixes (kilo-, mega-, giga-, nano-) 5. The macro-level basics of computer networking (lan, wan, Ethernet, ISPs, modulation, modem, etc.) 6. Common communication protocols (http, ftp, etc.) 7. The internet vs. the world wide web 8. Servers 9. Brief history of the Internet and key contributors 10. Browsers Essential Questions: 1. What are the primary processes by which a computer works? 2. How does the computer utilize the binary and hexadecimal number systems to represent characters and colors? 3. What are the fundamental units of measurement of computer files and how does this affect storage capacity and electronic transmission? 4. What is the Internet and how is it related to the world wide web? 5. What does it take to get connected to the Internet? Acquired Knowledge: The students will 1. Know the basic methodology and processes by which a computer operates. 2. Know the many hardware features of a computer system and various levels of software (operating system, user applications, various browsers, etc.) 3. Understand how binary numbering system works and how it is used to represent characters (bits. bytes, ASCII). This will be extended to include the hexadecimal numbering system as it relates to specifying colors (RGB format) in HTML code. In addition, they will understand the various prefixes used to indicate file size.

4 4. Understand the basics components of a network (LAN vs. WAN), various protocols used communicate over a network (Ethernet vs. Token Ring) 2 Acquired Skills 1. Use the ASCII chart to decode binary messages. 2. Specify colors using RGB format (#FFFFFF) 3. Compare the internet and the world wide web. Benchmark or Major Assessments Summative Assessments: 1. Binary and ASCII decoding quiz 2. Unit Test 3. Unit Project (Windows to the world) Accommodations and Modifications 1. Preferential seating 2. Photocopy notes for students 3. Extra time 4. Modification of project/assignments Extensions 1. Demonstrate advanced concepts of HTML: Adding interest to a page Advanced formatting Font face, font type and font size Bold, Italic Indenting/block quotes List of Applicable NJCCS and Standards 8.1A, 8.2F Teacher Resources 1. Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver. Glencoe, Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver Teacher Resource Manual. Glencoe, 2007

5 Unit 2: Introduction to Hyper Test Markup Language Part I (15 Days) 3 Why Is This Unit Important? Although most web development is accomplished today via a web-development visual application, it is important for a student to understand what is happening behind the scenes, i.e., to understand the basic codes upon which all web pages are built. This fundamental knowledge also helps tremendously when debugging errors on a web page. Enduring Understandings 1. This unit enables the student to understand the language that is used to create web pages and how browsers interpret/display web pages. 2. It will enable them to create simple web pages/sites by writing code. Essential Questions: 1. What is a mark-up language? 2. What is the basic structure of an HTML document? 3. What are the common HTML tags (and their attributes) that are used for controlling color, formatting text, page layout, graphics, animation, inserting and controlling links, navigation and tables? Acquired Knowledge: The students will 1. Know what resources are available to look up HTML codes 2. Know how to interpret the codes and how to apply the attributes/options of various codes Acquired Skills: The student will be able to create simple web pages using HTML codes, including: 1. The basic sections of an HTML document 2. Controlling color (text and background) 3. Formatting text (size, font, bold, italic, etc.) 4. Page layout (controlling margins, justification, etc.) 5. Graphics (insertion, sizing, borders, spacing, justification, etc.) 6. Simple animation (marquee) 7. Inserting and controlling links 8. Menus and navigation 9. Inserting, using and formatting tables

6 Benchmark or Major Assessments 4 Formative Assessments: 1. Daily classroom exercises: Discuss and demonstrate web and graphic design techniques, create a web/page site with Notepad Summative Assessments: 1. Unit project: Students create a web site with multiple linked pages using Notepad (Travel Web Site) 2. Unit test Accommodations and Modifications 1. Rephrase written directions 2. Preferential seating 3. Photocopy notes for students 4. Allow students demonstrating proficiency to move ahead List of Applicable NJCCS and Standards 8.1A, 8.1B, 8.2D Teacher Resources 1. On-line HTML reference documentation 2. NotePad.exe 3. Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver. Glencoe, Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver Teacher Resource Manual. Glencoe, 2007

7 Unit 3: Understanding Good and Bad Web Design Elements (8 Days) 5 Why Is This Unit Important? This unit will assist the student in evaluating and understanding generally-accepted best practices and elements of good web design, while making them aware of bad design elements. It is important to have a basic understanding of HTML so that the student can understand and appreciate how the Internet displays web pages. Enduring Understandings 1. The students will understand, appreciate, evaluate and implement features and elements of good web design while recognizing and avoiding features and elements of bad web design. Essential Questions: 1. What makes the design of a web site appealing? 2. What are generally-accepted features of good web design? 3. What are some generally-accepted features of bad web design? Acquired Knowledge: The students will 1. Evaluate web pages to determine a good and bad web page 2. Explain the critical success factors in the development of a good web page Acquired Skills 1. Critically review and rate various aspects of a web site; e.g., appearance, color scheme, use of visual elements, readability, graphic load times, the use of white space, audio, handicapped issues (e.g., ALT text on graphics), etc. Benchmark or Major Assessments Formative Assessment: 1. Students will demonstrate the following skills using Dream Weaver before moving onto the next aspect of the project: a. Creating a new page b. Inserting graphics c. Inserting tables d. Inserting links e. Working with layers f. Working with frames g. Insert a photo album

8 h. Create rollover images i. Create marquees 6 Summative Assessment: 1. Unit Project (Environmental Disasters Site) Accommodations and Modifications 1. Rephrase written directions 2. Preferential seating 3. Photocopy notes for students 4. Allow students demonstrating proficiency to move ahead List of Applicable NJCCS and Standards 8.1A, 8.2A, 8.2C Teacher Resources 1. Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver. Glencoe, Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver Teacher Resource Manual. Glencoe, WebDesignDW.glencoe.com - Designing Websites

9 Unit 4: Introduction to Hyper Test Markup Language Part II (15 Days) 7 Why Is This Unit Important? This unit builds on Unit 2 by introducing the student to additional, more advanced, elements of HTML which will enable them to create more sophisticated web pages. Enduring Understandings: The students will 1. Build on their knowledge and skills in using more advanced features of HTML, specifically frames and forms. 2. Understand the method of controlling visual aspects of a web page through Cascaded Style Sheets. Essential Questions: 1. What are frames? 2. How are frames used in creation of a web site? 3. What is the difference between a frameset and a frame? 4. How are frames created and addressed in HTML? 5. How are frames sizes specified in HTML? 6. What HTML codes used to create, name, size and address a frame? 7. How are target frames specified in an HTML link? 8. What are nested frames and how are they created? 9. What is a form? 10. How are forms created in HTML? 11. What is CSS? Acquired Knowledge: The students will 1. Understand how to utilize frames in the overall design of a web site. 2. Know how to name, size, and address frames via the Target= option of a hyperlink (Note: The concept and use of layers is included in Unit 7). 3. Understand the basic concepts and benefits of CSS. Acquired Skills: The students will be able to 1. Create frames using Dream Weaver 2. Use frames on a site 3. Create frames- based pages 4. Compare and contrast a Web Page that uses frames and one that does not

10 Benchmark or Major Assessments 8 Formative Assessment: 1. Daily classroom exercises that demonstrate an ability to work with frames Summative Assessment: 1. Unit project: Environmental Disasters Site Students create a web page using frames Accommodations and Modifications 1. Rephrase written directions 2. Preferential seating 3. Modify proficiencies 4. Photocopy notes for students 5. Allow students demonstrating proficiency to move ahead Extensions 1. More advanced students will begin to explore scripting languages. 2. The student will understand the processes by which forms are created and data transmitted to a host application. List of Applicable NJCCS and Standards 8.1A, 8.1B, 8.2D Teacher Resources NotePad.exe 3. Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver. Glencoe, Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver Teacher Resource Manual. Glencoe, WebDesignDW.glencoe.com - Designing Websites

11 Unit 5: Designing and Creating Graphics for the Web (12 Days) 9 Why Is This Unit Important? The use of appropriate, well-designed graphics is a major component of good web design. This unit will teach the student how to create/modify and enhance graphics for the web. Enduring Understandings: The students will be able to 1. Understand the different type of graphic files used on the web 2. Use a computer application (Macromedia Fireworks) to create new graphics and/or alter and modify existing graphics 3. Create buttons for use as links in an HTML document 4. Create animated graphics 5. Create an image map with defined hotspots Essential Questions: 1. What is the primary difference between a raster (bitmap) graphic and a vector graphic? 2. What are some of the various formats used in bitmap graphics? How are they different? 3. How do you use the Macromedia Fireworks application to create and/or edit new or existing graphics? 4. How can you use Fireworks to create an animated gif? 5. Identify the various states of an HTML button. 6. How can an image be sliced into various areas for targeting to specific URLs? Acquired Knowledge: The students will 1. Understand the differences and benefits of the two major classes of graphics files raster (or bitmap) vs. vector. 2. Use the Macromedia Fireworks graphics application to create and manipulate images and how to create a graphical navigation bar. Acquired Skills: The students will 1. Use Macromedia Fireworks to create various types of graphics to be used on a web page. 2. Use visual navigation buttons, transparent backgrounds, sizing and cropping images, importing/exporting image files, animated gifs and image maps.

12 Benchmark or Major Assessments 10 Formative Assessment: 1. Daily classroom exercises: demonstrate ability to crop, resize, resample graphics. These skills are necessary before the Restaurant project can be completed. Summative Assessment: 1. Unit projects: Complete Restaurant project using Flash Accommodations and Modifications 1. Rephrase written directions 2. Preferential seating 3. Modify proficiencies 4. Photocopy notes for students 5. Allow students demonstrating proficiency to move ahead Extensions 1. Students will develop their own projects based on the skills provided within this unit List of Applicable NJCCS and Standards 8.1E Teacher Resources 1. Macromedia Fireworks 2. NotePad.exe 3. Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver. Glencoe, Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver Teacher Resource Manual. Glencoe, WebDesignDW.glencoe.com - Designing Websites

13 Unit 6: Internet Safety (8 Days) 11 Why Is This Unit Important? This unit stresses the student s awareness and knowledge of safety issues in the use of digital communications so that they may comfortably and safely use the internet. Enduring Understandings: The students will 1. Know various ethical and safety issues encountered when using the Internet. 2. Understand how to ensure your personal safety when using the internet. 3. Understand digital security, cyberbullying and computer safety issues. Essential Questions: 1. What is cyberbullying and what should you do if you are a victim? 2. What are some common methods by which online predators entice their victims? 3. What is sexting? 4. How many different levels of passwords are generally recommended? 5. What are attributes of a secure password? 6. How can you determine how secure a password is? 7. Should you be afraid of cookies? 8. How can you control which types of cookies are allowed on your computer system? 9. What are the most common methods by which viruses, Trojan horses and worms are transmitted? 10. Why are firewalls used? 11. In terms of fair use and copyright infringement, what are the special allowances for a student vs. the general public? Acquired Knowledge 1. Methods used by on-line predators and the consequences of on-line chatting 2. How on-line information can be used to track someone 3. Password protection and security issues 4. The effects of cyberbullying 5. What cookies are and how to control them 6. The differences between viruses, Trojan horses and worms, and how to protect against them 7. Hackers and firewalls 8. Fair use and copyright issues Acquired Skills: The students will 1. create effective strategies to combat cyberbullying

14 2. create and measure the security of their passwords 3. implement various strategies to control cookies 4. develop strategies to protect themselves and their computers against malware Benchmark or Major Assessments Summative Assessment: 1. Unit on-line poster students will create a Glog to portray an aspect of Internet safety 2. Unit test: multiple choice, matching, written response questions on internet safety Accommodations and Modifications 1. Rephrase written directions 2. Preferential seating 3. Modify proficiencies 4. Photocopy notes for students 5. Allow students demonstrating proficiency to move ahead. 6. Give additional time for project completion List of Applicable NJCCS and Standards 8.1D Teacher Resources 1. NJ Governor s Task Force on Internet Safety Doc NotePad.exe

15 Unit 7: Introduction to Automated Web Design (10 Days) 13 Why Is This Unit Important? This unit will introduce the student to the use of automated tools that relieve that web designer from the drudgery of hand-coding web pages. Enduring Understandings: The students will 1. Understand and be able to use a premier WYSIWIG application (Macromedia DreamWeaver) 2. Create and modify web pages and sites Essential Questions: 1. What is a WYSIWIG application and how can it save a web developer time and effort in the creation of a web site? 2. How are layers different than frames? Acquired Knowledge: The students will 1. Know the application that allows a web developer to design and create web sites visually, without the drudgery of hand coding each page 2. Understand CSS and learn how layers offer greater functionality than the older frames structure Acquired Skills: The students will be able to 1. Use DreamWeaver to build web pages and sites 2. Understand the functionality of the most frequently used components of the DreamWeaver user interface 3. Explain why the manage sites option is critically important to the successful deployment of a web site once it is moved to a server 4. Create framed environments 5. Utilize layers to facilitate the design and placement of various page sections 6. Use automated tools to insert navigation bars and multi-media content 7. Create on-line forms 8. Toggle between page design mode and code mode to tweak the page 9. Test and publish their results Benchmark or Major Assessments Formative Assessments: 1. Daily classroom exercises: Demonstrate skill in creating on-line forms, insert navigation bars and multi-media content, create framed documents.

16 2. Unit project: Create a Virtual Field Trip Web Site (American Civil War site, Anthropological Dig site, Museum, Pyramid site etc.) 14 Accommodations or Modifications 1. Rephrase written directions 2. Preferential seating 3. Modify proficiencies 4. Photocopy notes for students 5. Allow students demonstrating proficiency to move ahead. 6. Give additional time for project completion List of Applicable NJCCS and Standards 8.1B, 8.1E, 8.2F Teacher Resources 1. Macromedia DreamWeaver documentation and on-line tutorials Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver. Glencoe, Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver Teacher Resource Manual. Glencoe, WebDesignDW.glencoe.com - Designing Websites 5.

17 Unit 8: Animation for the Web (10 Days) 15 Why Is This Unit Important? Almost every major commercial web site employs some sort of animation to increase the amount of multi-media content of their web sites. This unit will introduce the student to one of the most prolific multi-media tools used today so that they may include multimedia in their web development. Enduring Understandings 1. The objective of this unit is to enable the student to be able to use Macromedia Flash to create animations that will be used as advertisements to enhance their web pages. (This unit goes beyond the introduction to Macromedia found in the Multimedia classes and includes an introduction to Action Scripting). Essential Questions: 1. What is one of the commonly-used applications used to create animation on a commercial web site? 2. How does a web developer use Flash to implement and control animation? 3. What is the difference between an.fla file and a.swf file? 4. How does one publish a Flash file and integrate it into a web page? Acquired Knowledge: The students will 1. Understand the principles of animation 2. Know how to control the timing and sequencing of a scene 3. Understand the functionality of various types of frames; e.g., keyframes 4. Differentiate between frame-by-frame animation and tweens 5. Appreciate the ability of the software to create tweens 6. Understand the benefits of symbols vs. bitmaps 7. Learn the basics of Action Scripting Acquired Skills: The students will be able to 1. Use the vector and bitmap toolsets 2. Create motion and shape tweens 3. Create symbols: graphic, buttons, and movie 4. Use Action Script to control the flow, sequence and timing of a movie 5. Control and alter the transparency of a symbol 6. Creatively implement text tweens to create a visually appealing scene 7. Use masks and motion guides 8. Import graphic and audio elements into a movie 9. Create short animations that are designed to be on-line advertisements

18 Benchmark or Major Assessments 16 Formative Assessment: 1. Daily classroom exercises: Demonstrate skills pertinent to this unit; animation, create and insert a flash button, add audio and video Summative Assessment: 1. Unit project: Fundraiser Accommodations or Modifications 1. Rephrase written directions 2. Preferential seating 3. Modify proficiencies 4. Photocopy notes for students 5. Allow students demonstrating proficiency to move ahead. 6. Give additional time for project completion List of Applicable NJCCS and Standards 8.1A, 8.2E, 8.2F Teacher Resources 1. Macromedia DreamWeaver documentation and on-line tutorials Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver. Glencoe, Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver Teacher Resource Manual. Glencoe, WebDesignDW.glencoe.com - Designing Websites 5.

Tennessee. Trade & Industrial Course Web Page Design II - Site Designer Standards. A Guide to Web Development Using Adobe Dreamweaver CS3 2009

Tennessee. Trade & Industrial Course Web Page Design II - Site Designer Standards. A Guide to Web Development Using Adobe Dreamweaver CS3 2009 Tennessee Trade & Industrial Course 655745 Web Page Design II - Site Designer Standards A Guide to Web Development Using Adobe Dreamweaver CS3 2009 ation Key SE Student Edition LE Learning Expectation

More information

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1 STRANDS AND STANDARDS Course Description Web Development is a course designed to guide students in a project-based environment, in the development of up-to-date concepts and skills that are used in the

More information

Computing at Cox Green Curriculum Plan. Key Stage 3 Year 7

Computing at Cox Green Curriculum Plan. Key Stage 3 Year 7 Computing at Cox Green Curriculum Plan Key Stage 3 Year 7 Term 1 Term 2 Term 3 Term 4 Term 5 Term 6 E-safety Database Programming Spreadsheet and modelling Web design How data is represented in s? How

More information

S.1 ICT Distribute students eclass user accounts and school login accounts.

S.1 ICT Distribute students eclass user accounts and school login accounts. S.1 ICT 2015-16 1 Teaching schedules [Single lesson weekly] (1 st term) 1 Arrangement on eclass system and school computer students account. 2,3 i) The course requirement of Computer Literacy. ii) eclass

More information

Mrs. R. Jeanine Ewert Beaverton High School Beaverton, Michigan

Mrs. R. Jeanine Ewert Beaverton High School Beaverton, Michigan Mrs. R. Jeanine Ewert Beaverton High School Beaverton, Michigan Course Description Students in this course will learn how to design, develop and publish web sites and web-ready communication. Students

More information

Web Development IB PRECISION EXAMS

Web Development IB PRECISION EXAMS PRECISION EXAMS Web Development IB EXAM INFORMATION Items 53 Points 73 Prerequisites COMPUTER TECHNOLOGY Grade Level 10-12 Course Length ONE YEAR Career Cluster INFORMATION TECHNOLOGY Performance Standards

More information

CompuScholar, Inc. Alignment to Utah's Web Development I Standards

CompuScholar, Inc. Alignment to Utah's Web Development I Standards Course Title: KidCoder: Web Design Course ISBN: 978-0-9887070-3-0 Course Year: 2015 CompuScholar, Inc. Alignment to Utah's Web Development I Standards Note: Citation(s) listed may represent a subset of

More information

Green Room Computer Lab Curriculum

Green Room Computer Lab Curriculum Green Room Computer Lab Curriculum Students will meet for 30 minutes twice a week. The curriculum goals are to: learn how to touch type. If students know how to type, then they will use the time in the

More information

1D CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist Apr 2018

1D CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist Apr 2018 Course Outline CIW: Web Design Specialist 22 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5.

More information

CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist. ( Add-On ) 16 Sep 2018

CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist.   ( Add-On ) 16 Sep 2018 Course Outline 16 Sep 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5. ADA Compliant

More information

Mobile MOUSe WEB SITE DESIGN ONLINE COURSE OUTLINE

Mobile MOUSe WEB SITE DESIGN ONLINE COURSE OUTLINE Mobile MOUSe WEB SITE DESIGN ONLINE COURSE OUTLINE COURSE TITLE WEB SITE DESIGN COURSE DURATION 19 Hours of Interactive Training COURSE OVERVIEW In this 7 session course Debbie will take you through the

More information

Chapter 126 TEKS for Technology Applications

Chapter 126 TEKS for Technology Applications Chapter 126 TEKS for Technology Applications What is Chapter 126? Chapter 126 outlines the skill levels that have to be achieved by all Texas students per year through the 8 th grade. Since many schools

More information

DRAFT WEB DESIGN 1 HBT 3131 HBT 3131 Web Design 1 Credit: Grade: Term: ACP Credit: Books: Resource List:

DRAFT WEB DESIGN 1 HBT 3131 HBT 3131 Web Design 1 Credit: Grade: Term: ACP Credit: Books: Resource List: WEB DESIGN 1 HBT 3131 HBT 3131 Web Design 1 Credit: 0.5 Computer or Practical Arts/Technology Grade: 10, 11, 12 Term: 1 Semester ACP Credit: MGD141* Books: Shelley Cashman HTML 4.1 Concepts and Techniques,

More information

DIGITAL ANIMATION AND MULTIMEDIA BS (1 st or 2 nd Semester)

DIGITAL ANIMATION AND MULTIMEDIA BS (1 st or 2 nd Semester) DIGITAL ANIMATION AND MULTIMEDIA BS000014 (1 st or 2 nd Semester) Grades 10, 11, 12 ½ Unit Prerequisite: None (Multimedia Applications Recommended) Digital Animation and Multimedia will explore the use

More information

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design.

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design. Curriculum Map for Web Design SEPTEMBER Targeted NJ Core Curriculum Content Standards: Design develop, test, implement, update, and evaluate web solutions Technology Use, Media Literacy, Responsible Use

More information

Co. Louth VEC & Co. Monaghan VEC. Programme Module for. Web Authoring. leading to. Level 5 FETAC. Web Authoring 5N1910

Co. Louth VEC & Co. Monaghan VEC. Programme Module for. Web Authoring. leading to. Level 5 FETAC. Web Authoring 5N1910 Co. Louth VEC & Co. Monaghan VEC Programme Module for Web Authoring leading to Level 5 FETAC Web Authoring 5N1910 Web Authoring 5N1910 1 Introduction This programme module may be delivered as a standalone

More information

BLACK HORSE PIKE REGIONAL SCHOOL DISTRICT Highland Timber Creek Triton Business Department Multimedia Applications SYLLABUS

BLACK HORSE PIKE REGIONAL SCHOOL DISTRICT Highland Timber Creek Triton Business Department Multimedia Applications SYLLABUS BLACK HORSE PIKE REGIONAL SCHOOL DISTRICT Highland Timber Creek Triton Business Department Multimedia Applications SYLLABUS Adobe Dreamweaver September A. Getting Started with Dreamweaver (TEC.9-12.8.1.12.A.2,,

More information

Identify how the use of different browsers and devices affects the look of a webpage. Competencies

Identify how the use of different browsers and devices affects the look of a webpage. Competencies 1 Strand 2. IT Fundamentals Learners apply fundamental principles of IT, including the history of IT and its impact on society, common industry terms, systems theory, information storage and retrieval,

More information

Chapter 1 Introduction to Dreamweaver CS3 1. About Dreamweaver CS3 Interface...4. Creating New Webpages...10

Chapter 1 Introduction to Dreamweaver CS3 1. About Dreamweaver CS3 Interface...4. Creating New Webpages...10 CONTENTS Chapter 1 Introduction to Dreamweaver CS3 1 About Dreamweaver CS3 Interface...4 Title Bar... 4 Menu Bar... 4 Insert Bar... 5 Document Toolbar... 5 Coding Toolbar... 6 Document Window... 7 Properties

More information

Mississippi Department of Education Office of Curriculum and Instruction

Mississippi Department of Education Office of Curriculum and Instruction Mississippi Department of Education Office of Curriculum and Instruction Course Title: Web Design and Media Rich Content Grade Level: 9, 10, 11, 12 Carnegie Unit: 1 Contact: MDE Office of Curriculum &

More information

RPS Technology Standards Grades 9 through 12 Technology Standards and Expectations

RPS Technology Standards Grades 9 through 12 Technology Standards and Expectations RPS Technology Standards Grades 9 through 12 Technology Standards and Expectations Throughout high school, as students take courses to prepare themselves for college and the working world, they should

More information

Brooklyn City School District Technology Learning Targets Checklist

Brooklyn City School District Technology Learning Targets Checklist Operations K 1 2 3 4 5 6 7 8 Names and identifies parts of the computer & desktop elements (menus, icons, etc) Uses proper procedures for turning computer on/off & waking from sleep mode Uses mouse fluently

More information

1 of 7 8/27/2014 2:26 PM Units: Teacher: WebPageDesignI, CORE Course: WebPageDesignI Year: 2012-13 Designing & Planning Web Pages This unit will give students a basic understanding of core design principles

More information

Digital Multimedia Design

Digital Multimedia Design Elizabethtown Area School District Digital Multimedia Design Course Number: 769 Length of Course: 1 semester Grade Level: 10-12 Elective Total Clock Hours: 120 hours Length of Period: 80 minutes Date Written:

More information

KS3 Computing - Life Without Levels

KS3 Computing - Life Without Levels Project Elite Standard Foundation To create a strong password and log To create a strong password and log on. Create a password and log on with on independently. Give a basic explanation as to what makes

More information

Digital Web Design Syllabus/Online Course Plan

Digital Web Design Syllabus/Online Course Plan Digital Web Design Syllabus/Online Course Plan Certificated Teacher: Date: 14-15 Desired Results Digital Web Design: Grades 9 12 Credit: X one semester (.5) two semesters (1) Estimate of hours per week

More information

Table of Contents. Preface...iii. INTRODUCTION 1. Introduction to M ultimedia and Web Design 1. ILLUSTRATOR CS6 1. Introducing Illustrator CS6 17

Table of Contents. Preface...iii. INTRODUCTION 1. Introduction to M ultimedia and Web Design 1. ILLUSTRATOR CS6 1. Introducing Illustrator CS6 17 Table of Contents Preface...........iii INTRODUCTION 1. Introduction to M ultimedia and Web Design 1 Introduction 2 Exploring the Applications of Multimedia 2 Understanding Web Design 3 Exploring the Scope

More information

A network is a group of two or more computers that are connected to share resources and information.

A network is a group of two or more computers that are connected to share resources and information. Chapter 1 Introduction to HTML, XHTML, and CSS HTML Hypertext Markup Language XHTML Extensible Hypertext Markup Language CSS Cascading Style Sheets The Internet is a worldwide collection of computers and

More information

Tennessee. Business Technology Course Code Web Design Essentials. HTML Essentials, Second Edition 2010

Tennessee. Business Technology Course Code Web Design Essentials. HTML Essentials, Second Edition 2010 Tennessee Business Technology Course Code 6501240 Web Design Essentials HTML Essentials, Second Edition 2010 Notation Key SE Student Edition LE Learning Expectation Standard 1.0 Demonstrate knowledge of

More information

WHAT YOU WILL LEARN IN THIS PHOTOSHOP TRAINING PROGRAM

WHAT YOU WILL LEARN IN THIS PHOTOSHOP TRAINING PROGRAM With Increase the online presence of business, create a website is first step for create online identity for any business. Every small and large enterprise need web designer, so they hire their own web

More information

The figure below shows the Dreamweaver Interface.

The figure below shows the Dreamweaver Interface. Dreamweaver Interface Dreamweaver Interface In this section you will learn about the interface of Dreamweaver. You will also learn about the various panels and properties of Dreamweaver. The Macromedia

More information

Web Design Course Syllabus and Course Outline

Web Design Course Syllabus and Course Outline Web Design Course Syllabus and Course Outline COURSE OVERVIEW AND GOALS In today's world, web pages are the most common medium for sharing ideas and information. Learning to design websites is an incredibly

More information

Business Education Program Understandings

Business Education Program Understandings Business Education Program Understandings Students will understand that: Oral and written communication skills are imperative in the world of work and throughout life Effective electronic documents enhance

More information

CompuScholar, Inc. Alignment to Arkansas Web Design I Standards

CompuScholar, Inc. Alignment to Arkansas Web Design I Standards CompuScholar, Inc. Alignment to Arkansas Web Design I Standards Course Title: CompuScholar: Web Design Course ISBN: 978-0-9887070-3-0 Note 1: Arkansas standards were derived from this document: http://ace.arkansas.gov/cte/informationforms/curriculumframeworks/documents/frameworks/business/w

More information

Interactive Media CTAG Alignments

Interactive Media CTAG Alignments Interactive Media CTAG Alignments This document contains information about eight Career-Technical Articulation Numbers (CTANs) for the Media Arts Career-Technical Assurance Guide (CTAG). The CTANs are:

More information

Condensed Technology Application TEKS K-8. Technology Applications TEKS Foundations 126.2b1A Use appropriate technology terminology

Condensed Technology Application TEKS K-8. Technology Applications TEKS Foundations 126.2b1A Use appropriate technology terminology Complete text of TEKS at http://www.tea.state.tx.us/rules/tac/ch126toc.html Grade K-2 TEK # Foundations 126.2b1 Use of hardware, software, and their connections Technology Applications TEKS Foundations

More information

COURSE OUTLINE APPLIED INFORMATION TECHNOLOGY GENERAL YEAR 12: 2018 UNIT 3 AND UNIT 4

COURSE OUTLINE APPLIED INFORMATION TECHNOLOGY GENERAL YEAR 12: 2018 UNIT 3 AND UNIT 4 This course will run the two units, 3 and 4, concurrently. The student Semester 1 grade will therefore be an estimate. Term Knowledge Skills Assessment 1 1 3 Hardware purpose of the central processing

More information

PUBLISHING 1231 Intermediate New Media Publishing (FLASH) Instructor: Mak (Mahmoud) Abdel-Hai Office: A248 Phone: 604-3

PUBLISHING 1231 Intermediate New Media Publishing (FLASH) Instructor: Mak (Mahmoud) Abdel-Hai   Office: A248 Phone: 604-3 PUBLISHING 1231 Intermediate New Media Publishing (FLASH) Instructor: Mak (Mahmoud) Abdel-Hai Email: mabdelhai@langara.bc.ca Office: A248 Phone: 604-323-5648, ext. 1 Dates and times: s: 1.30 PM 7.25 PM

More information

SAMPLE COURSE OUTLINE APPLIED INFORMATION TECHNOLOGY ATAR YEAR 11

SAMPLE COURSE OUTLINE APPLIED INFORMATION TECHNOLOGY ATAR YEAR 11 SAMPLE COURSE OUTLINE APPLIED INFORMATION TECHNOLOGY ATAR YEAR 11 Copyright School Curriculum and Standards Authority, 2014 This document apart from any third party copyright material contained in it may

More information

Introduction to Game Design

Introduction to Game Design Introduction to Game Design Introduction to Game Design is an activity-based syllabus that teaches skills for game design and development using Adobe tools, UNREAL Engine, MAYA 3DS and Blender. Each activity

More information

Technology Applications (first semester) Keyboarding Essential Learning Outcomes (ELO s)

Technology Applications (first semester) Keyboarding Essential Learning Outcomes (ELO s) Technology Applications (first semester) Keyboarding (Approximate Time: 3 weeks) 1 st 3 Weeks Keep work area clean - no food or drinks around equipment Show posture, correct seating position, Home Row

More information

STD 7 th Paper 1 FA 4

STD 7 th Paper 1 FA 4 STD 7 th Paper 1 FA 4 Choose the correct option from the following 1 HTML is a. A Data base B Word Processor C Language D None 2 is a popular text editor in MS window A Notepad B MS Excel C MS Outlook

More information

Working with Images and Multimedia

Working with Images and Multimedia CHAPTER Working with Images and Multimedia You can make your web page more interesting by adding multimedia elements. You can download the files featured in this chapter from www.digitalfamily.com/tyv.

More information

Course Syllabus. Course Title. Who should attend? Course Description. Adobe Dreamweaver CC 2014

Course Syllabus. Course Title. Who should attend? Course Description. Adobe Dreamweaver CC 2014 Course Title Adobe Dreamweaver CC 2014 Course Description Adobe Dreamweaver CC (Creative Clouds) is the world's most powerful web design program. Our Dreamweaver course ''certified by Adobe ''includes

More information

Page 1 of 4. Course Outline by Topic: Web Design Fall 2009 Instructor: Mr. O Connell Room 117

Page 1 of 4. Course Outline by Topic: Web Design Fall 2009 Instructor: Mr. O Connell Room 117 Page 1 of 4 Web Design Fall 2009 Instructor: Mr. O Connell Room 117 Texts: Macromedia Dreamweaver MX Hands On Training (Green/Rudner) Adobe Photoshop Elements 5.0 Classroom in a Book (Adobe Systems) Macromedia

More information

Course Syllabus. Course Title. Who should attend? Course Description. Adobe Animate CC

Course Syllabus. Course Title. Who should attend? Course Description. Adobe Animate CC Course Title Adobe Animate CC Course Description Adobe Animate CC (Creative Clouds) is the world's most powerful graphic design program for adding interactivity and creating animation and multimedia content

More information

Entry Level Assessment Blueprint Web Design

Entry Level Assessment Blueprint Web Design Blueprint Web Design Test Code: 3750 / Version: 01 Specific Competencies and Skills Tested in this Assessment: Internet Basics Describe the process of information exchange between web server and client

More information

SYLLABUS. Departmental Syllabus. Advanced Web Page Design. Departmental Syllabus. Departmental Syllabus. Departmental Syllabus. Departmental Syllabus

SYLLABUS. Departmental Syllabus. Advanced Web Page Design. Departmental Syllabus. Departmental Syllabus. Departmental Syllabus. Departmental Syllabus SYLLABUS DATE OF LAST REVIEW: 02/2013 CIP CODE: 11.0801 SEMESTER: COURSE TITLE: COURSE NUMBER: Advanced Web Page Design CIST0230 CREDIT HOURS: 3 INSTRUCTOR: OFFICE LOCATION: OFFICE HOURS: TELEPHONE: EMAIL:

More information

Third Grade Technology Curriculum Guide

Third Grade Technology Curriculum Guide Completed Third Grade Technology Curriculum Guide - 2016 1 - NOVICE LEARNER - Students will demonstrate basic operational competencies, concepts, and program usage. BASIC OPERATIONS 1-1 Uses the mouse

More information

Appendix F Course codes, descriptions, units, lecture/lab

Appendix F Course codes, descriptions, units, lecture/lab Appendix F Course codes, descriptions, units, lecture/lab CIS 003 Introduction to Microsoft Word Units: 1 Students will learn the basics of Windows and Microsoft Word. Specific topics covered include:

More information

Technology Applications TEKS, 6-8

Technology Applications TEKS, 6-8 (1) FOUNDATIONS. The student demonstrates knowledge and appropriate use of hardware components, software programs and their connections. The student is expected to (A) Demonstrate knowledge and appropriate

More information

Introduction to the Internet and World Wide Web p. 1 The Evolution of the Internet p. 2 The Internet, Intranets, and Extranets p. 3 The Evolution of

Introduction to the Internet and World Wide Web p. 1 The Evolution of the Internet p. 2 The Internet, Intranets, and Extranets p. 3 The Evolution of Introduction to the Internet and World Wide Web p. 1 The Evolution of the Internet p. 2 The Internet, Intranets, and Extranets p. 3 The Evolution of the World Wide Web p. 3 Internet Standards and Coordination

More information

MULTIMEDIA AND DESKTOP PUBLISHING

MULTIMEDIA AND DESKTOP PUBLISHING FREEHOLD REGIONAL HIGH SCHOOL DISTRICT OFFICE OF CURRICULUM AND INSTRUCTION BUSINESS ADMINISTRATION AND TECHNOLOGY DEPARTMENT MULTIMEDIA AND DESKTOP PUBLISHING COURSE PHILOSOPHY will provide students with

More information

By Margaret Black, Rama Central P.S. 2008

By Margaret Black, Rama Central P.S. 2008 INTRODUCTION The home page for this course is located at: http://sky.prohosting.com/mansterg/web-design-course/ This course was designed as an enrichment tool for gifted and high-achieving students in

More information

COWLEY COLLEGE & Area Vocational Technical School

COWLEY COLLEGE & Area Vocational Technical School COWLEY COLLEGE & Area Vocational Technical School COURSE PROCEDURE FOR Student Level: This course is open to students on the college level in either the freshman or the sophomore year. Catalog Description:

More information

Condensed Technology Application TEKS K-8

Condensed Technology Application TEKS K-8 Complete text of TEKS at http://www.tea.state.tx.us/rules/tac/ch126toc.html Grade K-2 TEK # 126.2b1 Use of hardware, software, and their connections 126.2b1A Use appropriate technology terminology 126.2b1B

More information

SENIOR SCHOOL CURRICULUM

SENIOR SCHOOL CURRICULUM SENIOR SCHOOL CURRICULUM 2017-18 Introduction to Computer Applications A. Preamble IT APPLICATION Computer is now affecting energy sphere of human activity. It is instrumental in bringing revolutionary

More information

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites A. Pre-Production of Webpage 1. Determine the specific software needed WYSIWYG- design software that manipulates components of the web page without the user writing or editing code Uses graphical layout

More information

Web Foundations Series Internet Business Associate

Web Foundations Series Internet Business Associate Web Foundations Series Internet Business Associate Internet Business Associate prepares students to work effectively in today's business environment. In this course, you will learn about the tasks involved

More information

1. Technology Survey. 1. Please provide the following information regarding your current teaching responsibilities. Page 1

1. Technology Survey. 1. Please provide the following information regarding your current teaching responsibilities. Page 1 1. Technology Survey This is a short survey to assess the technology needs at xxx School. The results will be used to develop department specific technology instruction. For a complete description of each

More information

COWLEY COLLEGE & Area Vocational Technical School

COWLEY COLLEGE & Area Vocational Technical School COWLEY COLLEGE & Area Vocational Technical School COURSE PROCEDURE FOR Student Level: This course is open to students on the college level in either the freshman or sophomore year. Catalog Description:

More information

GRD 220 Web Graphics INSTRUCTOR COURSE DESCRIPTION GOALS OBJECTIVES

GRD 220 Web Graphics INSTRUCTOR COURSE DESCRIPTION GOALS OBJECTIVES GRD 220 Web Graphics Instructor Course Description Goals Objectives Course Expectations Required Textbook Attendance Classroom Behavior Cooperative Learning Cell Phones Communication Desire2Learn Course

More information

WEB GRAPHICS ADOBE PHOTOSHOP CS3. Learning Outcomes:

WEB GRAPHICS ADOBE PHOTOSHOP CS3. Learning Outcomes: WEB GRAPHICS ADOBE PHOTOSHOP CS3 Learning Outcomes: At the end of the course the participant will Design layouts for web pages, Paper Adverts, Brouchers, CD Covers, Package Designing Event and Exhibition

More information

Final Study Guide Arts & Communications

Final Study Guide Arts & Communications Final Study Guide Arts & Communications Programs Used in Multimedia Developing a multimedia production requires an array of software to create, edit, and combine text, sounds, and images. Elements of Multimedia

More information

POS Perkins Statewide Articulation Agreement Documentation Coversheet

POS Perkins Statewide Articulation Agreement Documentation Coversheet POS Perkins Statewide Articulation Agreement Documentation Coversheet Student Name: Secondary School Name: Secondary School Address: CTE Program of Study: CIP # CIP Program Name Grade 9 1. CAREER AND TECHNICAL

More information

Year 8 Computing New Levels (Progress Pathways) Content and Concepts (depth of understanding and application) Computational Thinking

Year 8 Computing New Levels (Progress Pathways) Content and Concepts (depth of understanding and application) Computational Thinking Year 8 Computing New Levels (Progress s) Progression Computer Systems, etc 7 9 Can explain clearly and in detail; - several laws that apply to computer use, including copyright and the Data Protection

More information

Foundation of Web Goal 4: Proficiency in Adobe Dreamweaver CC

Foundation of Web Goal 4: Proficiency in Adobe Dreamweaver CC 1. Setting Project Requirements 1.1 Identify the purpose, audience, and audience needs for a website. 1.2 Identify web page content that is relevant to the website purpose and appropriate for the target

More information

S.1 ICT Week Title Content Remarks. Distribute students eclass user accounts, iclass accounts and school login accounts.

S.1 ICT Week Title Content Remarks. Distribute students eclass user accounts, iclass accounts and school login accounts. S.1 ICT 2017-18 1 Teaching schedule (1 st term) [Single lesson weekly] Information & Communication Technology 1 Arrangement on eclass, e-learning system and school computer students account. 2 i) The course

More information

STATE COUNCIL OF EDUCATIONAL RESEARCH AND TRAINING TNCF DRAFT SYLLABUS. Operating Systems.

STATE COUNCIL OF EDUCATIONAL RESEARCH AND TRAINING TNCF DRAFT SYLLABUS.  Operating Systems. STATE COUNCIL OF EDUCATIONAL RESEARCH AND TRAINING TNCF 2017 - DRAFT SYLLABUS Subject :Computer Technology (Vocational and Science) Class : XI UNIT I TOPIC FUNDAMENTALS OF COMPUTERS CONTENT Introduction

More information

UNIVERSITY OF NORTH CAROLINA WILMINGTON

UNIVERSITY OF NORTH CAROLINA WILMINGTON Department: Contact Person: Date: Email: Online - Web & Course Accessibility Checklist Text, presentation & content Text equivalent is provided for every non-text element (i.e., image) (Solution: add an

More information

DDC Learning Web Design with Adobe CS5 2011

DDC Learning Web Design with Adobe CS5 2011 A Correlation of DDC Learning Web Design with Adobe CS5 2011 To the Arkansas Curriculum Framework for Table of Contents Unit 1: Web Design Process Hours: 3... 3 Unit 2: Web Site Layout Hours: 2... 4 Unit

More information

Page Content. Inserting Text To add text to your document, you can type the text directly or use Cut or Copy and Paste or Paste Special.

Page Content. Inserting Text To add text to your document, you can type the text directly or use Cut or Copy and Paste or Paste Special. This section describes how to add content to your pages including text, Microsoft Office documents, images, Flash, and other media content. Inserting Text To add text to your document, you can type the

More information

HTML WEBDESIGN MODULE1: INTRODUCTION

HTML WEBDESIGN MODULE1: INTRODUCTION HTML WEBDESIGN MODULE1: INTRODUCTION 1 Introduction to computer networks i. Basics of computer networks, LAN, WAN Concepts of Internet, services on Internet WWW, Browser, URL i What is IP address? TCP/

More information

ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab

ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab OBJECTIVES- 1.0 Setting Project Requirement 1.1 Identify the purpose, audience, and audience needs for

More information

Exemplar for Internal Achievement Standard. Digital Technologies Level 2

Exemplar for Internal Achievement Standard. Digital Technologies Level 2 Exemplar for internal assessment resource Digital Technologies for Achievement Standard 91370 Exemplar for Internal Achievement Standard Digital Technologies Level 2 This exemplar supports assessment against:

More information

Digital Media IA. EXAM INFORMATION Items. Points. Prerequisites. Grade Level. Course Length. Career Cluster. Performance Standards

Digital Media IA. EXAM INFORMATION Items. Points. Prerequisites. Grade Level. Course Length. Career Cluster. Performance Standards EXAM INFORMATION Items 37 Points 49 Prerequisites KEYBOARD PROFICIENCY COMPUTER TECHNOLOGY Grade Level 10-12 Course Length ONE SEMESTER DESCRIPTION Digital Media is the process of analyzing, designing

More information

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets Dreamweaver Basics Planning your website Organize site structure Plan site design & navigation Gather your assets Creating your website Dreamweaver workspace Define a site Create a web page Linking Manually

More information

FUNDAMENTALS OF WEB DESIGN (405)

FUNDAMENTALS OF WEB DESIGN (405) Page 1 of 8 Contestant Number: Time: Rank: FUNDAMENTALS OF WEB DESIGN (405) REGIONAL 2015 Multiple Choice & Short Answer Section: Multiple Choice (20 @ 10 points each) Application (200 pts) (205 pts) TOTAL

More information

Fireworks 3 Animation and Rollovers

Fireworks 3 Animation and Rollovers Fireworks 3 Animation and Rollovers What is Fireworks Fireworks is Web graphics program designed by Macromedia. It enables users to create any sort of graphics as well as to import GIF, JPEG, PNG photos

More information

Independence Community College Independence, Kansas

Independence Community College Independence, Kansas Independence Community College Independence, Kansas C O N T E N T S Unit 1: Creating, Modifying, and Enhancing FrontPage Webs and Pages 1 Chapter 1 Investigating FrontPage 2002 3 Exploring World Wide Web

More information

About the Tutorial. Dreamweaver MX overview

About the Tutorial. Dreamweaver MX overview About the Tutorial Title: Intro to Macromedia Dreamweaver MX Description: This is a tutorial providing an overview of the Dreamweaver MXInterface Category: Html Author: Gregory Wehrman Email: wehrman@purdue.edu

More information

Web Design. Basic Concepts

Web Design. Basic Concepts Web Design Basic Concepts Web Design Web Design: Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web. Web sites may be relatively simple, or highly

More information

Web Page, Digital/Multimedia and Information Resources Design CIP Task Grid

Web Page, Digital/Multimedia and Information Resources Design CIP Task Grid Secondary Task List 100 SAFETY IN THE MULTIMEDIA LABORATORY 101 Explain the Safety Data Sheet (SDS) system for hazardous chemicals and materials. 102 RESERVED 103 RESERVED 104 Practice correct ergonomic

More information

Curriculum Catalog

Curriculum Catalog 2017-2018 Curriculum Catalog Career and Technical Education Series 2017 Glynlyon, Inc. Table of Contents FUNDAMENTALS OF DIGITAL MEDIA COURSE OVERVIEW...1 UNIT 1: INTRODUCTION TO DIGITAL AND ONLINE MEDIA

More information

Introduction to Dreamweaver CS4:

Introduction to Dreamweaver CS4: Introduction to Dreamweaver CS4: 1.0.0 published by Antall Training http://www.scottantall.com info@scottantall.com 440/623-3738 Copyright 2003-2009 Antall Training All Rights Reserved. No portion of this

More information

VCE / VET INFORMATION AND COMMUNICATION TECHNOLOGY

VCE / VET INFORMATION AND COMMUNICATION TECHNOLOGY Innovative Vocational Education and Training VCE / VET INFORMATION AND COMMUNICATION TECHNOLOGY YEAR 2 (UNITS 3 & 4) TEACHER RESOURCE CERTIFICATE III (ICT30115) CORE COMPETENCIES and SELECTED ELECTIVES

More information

Entry Level Assessment Blueprint Web Design

Entry Level Assessment Blueprint Web Design Entry Level Assessment Blueprint Web Design Test Code: 2750 / Version: 01 Specific Competencies and Skills Tested in this Assessment: Internet Basics Describe how information is physically moved across

More information

Introduce using desktop icons to open programs and menus. Introduce using a keyboard. Students should be able to locate keys with both hands

Introduce using desktop icons to open programs and menus. Introduce using a keyboard. Students should be able to locate keys with both hands Technology Operations and Concepts, Basic Operations Introduce turning on a computer and logging on Introduce using a mouse to click on icons and buttons Introduce using desktop icons to open programs

More information

Edexcel CiDA Course Overview

Edexcel CiDA Course Overview Edexcel CiDA Course Overview Level 2 Certificate in Digital Applications: Graded A*-C 2 units Coursework & examination Assessment objectives: Applying creative processes to design digital products Selecting

More information

INTRODUCTION TO GRAPHIC DESIGN FOR WEB AND PRINT (INTENSIVE) COURSE ID: GD0086

INTRODUCTION TO GRAPHIC DESIGN FOR WEB AND PRINT (INTENSIVE) COURSE ID: GD0086 NEW THIS SEMESTER: INTENSIVE COURSES! THE TYPICALLY 12 - WEEK VERSIONS HAVE BEEN CONDENSED TO SIX-WEEK COURSES MEETING SEMI-WEEKLY. SO NOW YOU CAN KICK - START YOUR NEW YEAR WITH AN INTENSIVE BURST OF

More information

https://mymasonportal.gmu.edu/webapps/blackboard/content/li : EDIT-571-5T1 (Fall 2011) Syllabus Edit Mode is: OFF

https://mymasonportal.gmu.edu/webapps/blackboard/content/li : EDIT-571-5T1 (Fall 2011) Syllabus Edit Mode is: OFF 201170.74176: EDIT-571-5T1 (Fall 2011) Syllabus Edit Mode is: OFF Syllabus. Print This Module EDIT571-5T1 Adobe Creative Design Suite for Instructional Design Credits 2 Online August 29 November 4 Instructor:

More information

Information & Communications Technology (ICT) Essentials 1 (2017/2018)

Information & Communications Technology (ICT) Essentials 1 (2017/2018) Information & Communications Technology (ICT) Essentials 1 (2017/2018) Florida 9009110-2017 This document provides the correlation between interactive e-learning curriculum, and the Information & Communications

More information

Creating Digital Animation in Adobe Animate: Frame-by-Frame Technique Motion & Shape Tweening Storyboarding Acquiring & importing Assets

Creating Digital Animation in Adobe Animate: Frame-by-Frame Technique Motion & Shape Tweening Storyboarding Acquiring & importing Assets September-October Half Term School Network Induction Using Computers Safely & Responsibly: Files & Folder Management Keeping Data Secure Social Networking Using Email Searching the Web Creating Digital

More information

Web Accessibility Checklist

Web Accessibility Checklist Web Accessibility Checklist = Web Content Accessibility Guidelines published by the World Wide Web Consortium (W3C) 508 = Section 508 of the Rehabilitation Act = Both CATE and Moodle take care of the rule

More information

DIGITAL MEDIA IA (810)

DIGITAL MEDIA IA (810) DESCRIPTION Digital Media is the process of analyzing, designing and developing interactive media. Digital Media I is the first-year digital media course where students will create and learn digital media

More information

All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the

All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the complete URL of the linked document, including the domain

More information

Digital Media II. EXAM INFORMATION Items. Points. Prerequisites. Grade Level. Course Length. Career Cluster. Performance Standards

Digital Media II. EXAM INFORMATION Items. Points. Prerequisites. Grade Level. Course Length. Career Cluster. Performance Standards EXAM INFORMATION Items 42 Points 57 Prerequisites DIGITAL MEDIA I Grade Level 10-12 Course Length ONE YEAR Career Cluster ARTS, A/V TECHNOLOGY, AND COMMUNICATION INFORMATION TECHNOLOGY Performance Standards

More information

[AVWSQ-ADWCS6]: WSQ ICDL Adobe Dreamweaver CS6

[AVWSQ-ADWCS6]: WSQ ICDL Adobe Dreamweaver CS6 [AVWSQ-ADWCS6]: WSQ ICDL Adobe Dreamweaver CS6 Length : 2 Days Audience(s) : New or existing users Level : 3 Technology : Adobe Dreamweaver CS6 program Delivery Method : Instructor-Led (Classroom) Course

More information

Ursuline College Accelerated Program

Ursuline College Accelerated Program Ursuline College Accelerated Program CRITICAL INFORMATION! DO NOT SKIP THIS LINK BELOW... BEFORE PROCEEDING TO READ THE UCAP MODULE, YOU ARE EXPECTED TO READ AND ADHERE TO ALL UCAP POLICY INFORMATION CONTAINED

More information

Intro to Digital Technology PRETEST Extra Credit NAME I cannot answer Here are My Answers For Extra Credit.

Intro to Digital Technology PRETEST Extra Credit NAME I cannot answer Here are My Answers For Extra Credit. Intro to Digital Technology PRETEST Extra Credit NAME I cannot answer Here are My Answers For Extra Credit. this question at Web Design PRETEST all. 1. List and Describe 10 Web-based resources 2. Discuss

More information