Friday, May 18, 2012

Universal Design for Learning

In my lesson students demonstrate a sound understanding of the nature and operation of technology systems. Practice using sight words.
Materials:

Motivation:

Activity:
  • After you have introduced the keyboard to your first graders, now is the time to practice typing!
  • Demonstrate to the class how to open the word processor of your choice. Teach them how to use the SPACEBAR and the ENTER key to make spaces and line breaks.
  • Have your students type their first names and hit the enter key twice to start on a new line.
  • The First Grade Typing Sight Words PDF has a list of 10 words. Show each one on the electronic whiteboard until every student typed it on to their computer. If they finish quickly, have them hit the space bar and type it again.
  • Press enter between different words.
Example: Your students work may look like this:
Joe

after after aft
where
may may may m
open op
every
just jus
going
from f
thank
round roun
 











The built-in accessibility features are extensions to the operating system. These features affect the behavior of the system regardless of which applications are running. If I was going to incorporate some of the built-in accessibility features I would use mousekeys that enables the user to control the mouse pointer using the numeric keypad. The MOUSEKEYS structure defines the parameters for this feature. I may enable the user to provide input using an alternate input device attached to the computer's serial port. This feature is designed for users who are unable to use the computer's standard keyboard and mouse. The SERIALKEYS structure defines the parameters for this feature. Displays a visual signal when a sound is generated by a Microsoft Win32-based application or an Microsoft MS-DOS application running in a window. The SOUNDSENTRY structure defines the parameters for this feature, including the address of the SoundSentryProc callback function. We could allow the user to type key combinations, such as CTRL+ALT+DEL, in sequence rather than at the same time. The STICKYKEYS structure defines the parameters for this feature. Another option would be to provide sound feedback when the user turns on or off the CAPS LOCK, NUM LOCK, or SCROLL LOCK keys. The TOGGLEKEYS structure defines the parameters for this feature. It is really nice to be aware of all the ways technology can adapt and change for our diverse student population!

No comments:

Post a Comment