MULTIMEDIA TUTORIAL FOR BLACKBOARD USING E-BOOK TECHNOLOGY SIRISH BATHINA WILLIAM HINDERMAN MONICA CZARNY.

Slides:



Advertisements
Similar presentations
Embedding Multimedia Bronze Level – Optional. Contents Embedding from YouTube Uploading to the Media Server Embedding from the Media Server Copyright.
Advertisements

Interact 2: Options for organising and presenting content.
Chapter 11 Media and Interactivity Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
Chapter 11 Media and Interactivity Basics Key Concepts
Principles of Web Design 5 th Edition Chapter Nine Site Navigation.
Neal Stublen Pre-HTML5 Solutions  Audio and video were embedded in pages using plug-ins Apple Quicktime Microsoft Silverlight Adobe.
HTML5 Application Development Fundamentals
Video, audio, embed, iframe, HTML Form
INF Web Design Using Multimedia on the Web Video - Part 1.
Macromedia Dreamweaver 4 Advanced Level Course. Add Rollovers Rollovers or mouseovers are possibly the most popular effects used in designing Web pages.
Chapter 4 Planning Site Navigation Principles of Web Design, 4 th Edition.
PowerPoint Demonstration Capabilities of Microsoft PowerPoint.
Tutorial 7 Working with Multimedia. XP Objectives Explore various multimedia applications on the Web Learn about sound file formats and properties Embed.
CAPTIONING VIDEOS FOR YOUTUBE Marisol Miranda, Beth Coombs.
PowerPoint Demonstration Capabilities of Microsoft PowerPoint.
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall. Microsoft Office 2010 PowerPoint, Workshop 3 Applying and Modifying Multimedia.
Jennifer O’Donnell EDUC 681 Survey of Instructional Technology Applications Adobe Captivate.
Paul Trani Adobe Certified Instructor/Expert Resources:
® Copyright 2010 Adobe Systems Incorporated. All rights reserved. ADOBE® ACCESSIBILITY Video Accessibility in Adobe Flash Andrew Kirkpatrick Adobe Systems.
Session: 11. © Aptech Ltd. 2HTML5 Audio and Video / Session 11  Describe the need for multimedia in HTML5  List the supported media types in HTML5 
Chapter 11 Adding Media and Interactivity. Flash is a software program that allows you to create low-bandwidth, high-quality animations and interactive.
INTRODUCTION TO CLIENT-SIDE WEB PROGRAMMING ACM 511 ACM 262 Course Notes.
© 2011 Delmar, Cengage Learning Chapter 11 Adding Media and Interactivity with Flash and Spry.
Click to edit Master text styles Second level Third level Fourth level Fifth level The trials of an accessible video player.
Timed Media Accessibility: Surveying the terrain David Singer, with help from the web media team Apple Inc.
Chapter 11-Multimedia Authoring Tools. Overview Introduction to multimedia authoring tools. Types of authoring tools. Cross-platform authoring notes.
Orion Project Proposal HTML Tutorial Website. Define.
Tutorial 7 Working with Multimedia. XP Introducing Multimedia Bandwidth is a measure of the amount of data that can be sent through a communication pipeline.
© Cheltenham Computer Training 2001 Macromedia Dreamweaver 4 - Slide No 1 Macromedia Dreamweaver 4 Advanced Level Course.
Basic HTML e-Learning Tutorial Storyboard Linda Sauerbrun AET/545 February 15, 2015 Dr. Poe.
Chapter 19: Adding JavaScript
Tutorial 7 Working with Multimedia. XP Objectives Explore various multimedia applications on the Web Learn about sound file formats and properties Embed.
Copyright © 2013 MyGraphicsLab / Pearson Education STRUCTURE AND HTML TAGS MyGraphicsLab: Adobe Dreamweaver CS6 ACA Certification Preparation for Web Communication.
DE | GA | IA | LA | ME | MA | MI | MN | MO | NY | PA | UT | VT | WI The 15-state Accessible Instructional Materials (AIM) Consortium is working.
The New Elements © Main Menu Structure Media Canvas Form Click on one of the categories below to view information about the new HTML5 elements in.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 11 Key Concepts 1 Copyright © Terry Felke-Morris.
Tutorial 7 Working with Multimedia
Tutorial 7 Designing a Multimedia Web Site
Tutorial 7 Working with Multimedia. New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition 2 Objectives Explore various multimedia applications.
Tutorial 7 Working with Multimedia. New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition 2 Objectives Explore various multimedia applications.
Tutorial 7 Planning and Creating a Flash Web Site.
Week 4 Planning Site Navigation. 2 Creating Usable Navigation Provide enough location information to let the user answer the following navigation questions:
Adobe Flash CS4 – Illustrated Unit A: Getting Started with Adobe Flash.
HTML 5 Tutorial Chapter 3 Video. Video HTML 5.0 provides a standard for showing video. Using the element we can easily embed video within our web page.
No movie would be complete without opening titles, captions and closing credits. In the Title Step, you can create animated text titles or choose from.
Exploring Adobe Presenter Presented By: Immersion Team
The Challenge of Accessible Rich Media Presenters: Chris Newman Chris Frost.
Web Development & Design Foundations with XHTML Chapter 11 Key Concepts.
XP Tutorial 7 Creating a Flash Web Site. XP New Perspectives on Macromedia Flash 82 Objectives Plan and create a Flash Web site Create a Flash template.
Ulead Video Studio is an easy to use video editing software that allows even the novice of movie makers to produce a professional project complete with.
Chapter 11 Adding Media and Interactivity. Chapter 11 Lessons Introduction 1.Add and modify Flash objects 2.Add rollover images 3.Add behaviors 4.Add.
Chapter 15 Introducing jQuery Part 1. What is JavaScript? A programming language to add dynamic features to a web page. Client side.
FLASH, VIDEO & AUDIO How to add Flash movies into your site How to add video and audio to your site HTML5 and elements.
Chapter 8 Adding Multimedia Content to Web Pages HTML5 & CSS 7 th Edition.
AMCA Training Contents Module selection Navigation Assignments (Online) Assignments (Upload a file) Forums (online discussions) Wikis Reveals Watching.
FACULTY CENTER FOR LEARNING DEVELOPMENT & ACCESS-ABILITY SUPPORT SERVICES 2015.
Advanced HTML Tags:.
Making videos accessible – Mandatory guidelines
Creating a Flash Web Site
Chapter 4: HTML5 Media - <video> & <audio>
Learn HTML Basics Lesson No : 10
CHAPTER 8 Multimedia Authoring Tools
Tutorial 7 Working with Multimedia
Playing Audio (Part 1).
Media Player Accessibility: Insights from Interviews and Focus Groups
Working with Multimedia
About Multimedia Files
Demystifying Web Content Accessibility Guidelines
Presentation transcript:

MULTIMEDIA TUTORIAL FOR BLACKBOARD USING E-BOOK TECHNOLOGY SIRISH BATHINA WILLIAM HINDERMAN MONICA CZARNY

GOALS Create an accessible set of video tutorials for the Blackboard Learning system implementing a custom video framework built upon HTML5's and tags Implement a timed text format Implement a audio description track, putting audio cues in spots to pause main video Build the media player framework with buttons to toggle CC and AD display Hadi identified a previous resource from Blackboard Liam Moran - ATLAS Group has made accessible video demo (Flash encoded) Structure to define the elements of the multimedia file to be sent to player The project needs to be extensible

DEMONSTRATION

KEY TECHNOLOGIES Gabby and Hadi create the video script to cover Login, myCourse, Homepage Sirish worked with them to create the video using Camtasia Bill created the framework for the video player Buttons Turn on/off audio descriptions - if on, video pauses, plays audio, then un-pauses Time-elapsed, time-remaining, and jump to certain time (ARIA progress bar or slider) Access key shortcuts

KEY TECHNOLOGIES HTML5 tag Prior to HTML5, there was no standards-based way to embed a video in a web page Set up a video container, used with attributes

KEY TECHNOLOGIES Closed captions are a solved problem for HTML5, the jQuery Javascript library includes a set of functions for handling them pretty easily Use SRT format to add captions, audio track, and chapters Each line gets timestamp, additional information extracted from.srt file SRT files allow project to be customizable and easily edited jquery.srt

FURTHER IMPROVEMENTS Added chapters to navigate to topics with additional SRT file Removed Audio Description chapters to reduce clutter Attempted ARIA slider for more accessible time display High contrast mode for visual impairments Stylized buttons added ARIA compatible button

CHALLENGES Compatibility with different video formats Issues with having the video pause while having only one audio description play Solved using Booleans surrounding play functions Want to attach video sources and text for captioning in a way that is not hard-coded into the web page Solved using widely used.srt format and jquery No resources for best practices on audio descriptions How we solved having to create new audio object each time a new source is extracted from the.srt file for audio description ARIA slider implementation

DISCUSSION ON IMPACT Accessibility for web video and audio is the need of extending content with functionality that allows people with varying degrees and types of disabilities to access content on the Web Functionalities implemented in the project are not only usable for disabled people Audio descriptions useful for those who are multitasking Subtitles useful for those who are in loud environments or internationalisation Overall project was an enormous success Successfully generalized a framework for attaching additional information such as CC, AD, chapters Able to incorporate all concepts learned into final product Project is extensible