Tuesday 1 October 2013

9bCS Disabled Devices

LO: To be able to identify input and output devices for disabled users

Starter: 
Can you identify any devices for disabled users? List them on your blog.

Main: 
Create a table on your blog using the html code below. You will need to click the HTML button next to compose to paste it in.


<table border="1">
<tr>
<th>Header 1</th>
<th>Header 2</th>
</tr>
<tr>
<td>row 1, cell 1</td>
<td>row 1, cell 2</td>
</tr>
<tr>
<td>row 2, cell 1</td>
<td>row 2, cell 2</td>
</tr>
<tr>
<td>row 3, cell 1</td>
<td>row 3, cell 2</td>
</tr>
</table>

Use the following questions as headings.
Device name?
What do the devices do?
Which disabilities do they help?

Include the devices listed on the board.


Find 2 other devices that would benefit people and add them to your table.

Plenary:
Have a go at the anagram challenge.