Changes

Jump to navigation Jump to search
437 bytes added ,  04:53, 25 August 2009
no edit summary
Line 21: Line 21:  
==== Accessibility ====
 
==== Accessibility ====
   −
...
+
Follow best practices for accessibility (e.g. example of a [http://northtemple.com/1608 checklist]), especially with regard to [http://en.wikipedia.org/wiki/Color_blindness colorblindness].
 +
 
 +
=== HTML ===
 +
 
 +
* <!DOCTYPE HTML>
 +
 
 +
=== JavaScript ===
 +
 
 +
* ...
    
=== Animations ===
 
=== Animations ===
Line 42: Line 50:  
=== Sound ===
 
=== Sound ===
   −
* Format(s): [http://en.wikipedia.org/wiki/Vorbis OGG Vorbis]
+
* Format(s): [http://en.wikipedia.org/wiki/Vorbis OGG Vorbis] (Note 1)
 
* Bit rate: TBD
 
* Bit rate: TBD
 
* Max. size per lesson: 3~4MB
 
* Max. size per lesson: 3~4MB
 
* Recommended tools: [http://audacity.sourceforge.net/ Audacity]
 
* Recommended tools: [http://audacity.sourceforge.net/ Audacity]
* Notes: TBD
+
* Notes:  
 +
# https://developer.mozilla.org/En/Media_formats_supported_by_the_audio_and_video_elements
    
=== Video ===
 
=== Video ===
   −
* Format(s): TBD
+
* Format(s): TBD (Note 1)
 
* Recommended tools: TBD
 
* Recommended tools: TBD
 
* Notes: TBD
 
* Notes: TBD
* ...
+
# https://developer.mozilla.org/En/Media_formats_supported_by_the_audio_and_video_elements
211

edits

Navigation menu