Since returning from Finland in 2013, I have gained my Master's in Online and Distance Education and have transitioned from teaching, via adult learning and management, into eLearning design.
Although I mostly design online training materials for government agencies, I still have a keen interest in all forms of educational technology and love learning new skills.
1.3.1 Info and relationships
Get link
Facebook
X
Pinterest
Email
Other Apps
The guidance states:
Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text.
What does that all mean?
It basically means you need to stop and think about what information you get by seeing and consider how someone with a screen reader will get that same information.
The structure of a document or web page is easy to get, if you can see. When we look at a page, headings are often on their own line, bold, bigger than the rest of the text. Lists are usually indented and have a number or a bullet point in front of each item. Paragraphs have a larger space between them than normal lines. Hyperlinks are usually underlined and/or in a different colour. These are all things that you see.
What about people who can't see? How would they know what is a heading, a list item, a paragraph, a hyperlink, etc? The only way is if your document or web page is structured correctly and designed using the correct tags or style elements. This works differently, depending on what you are creating.
Microsoft Word
I am frequently sent documents to check that they are WCAG compliant. The email will often say something like this:
It should be fine. It's just text really. I'm fairly sure it will be fine.
So I start checking it and there is nothing that would tell a screen reader what is a title, a heading, a subheading, a list or just normal text. This is really easy to do. It is easier though, to show you. I hope the video below will help you to do this in future. It's a video I made a little while ago, as part of a series, so don't worry about the 'see you tomorrow' at the end.
If you have a slightly different version of Word, you might have to find out how to adapt this but the general principles are the same... in fact, the same for all decent word processing apps.
Web pages and blogs
Most people use some kind of app to produce web pages and blogs. For example, I use Blogger (by Google) to make this blog. The alternative is how I do my main website, using raw code: HTML5 for the content and CSS to make it look pretty.
If you are using something like Blogger or Wordpress, you will work in a text editor that will largely offer you the structural elements to help you. You just need to stop yourself, every time you are about to make a word or phrase bold or make it bigger because it's a heading, and instead, highlight it and select heading or subheading from the text editor. It is usually a drop down arrow with the word normal showing.
If you are coding your own web pages, chances are, you already use the correct tags. There are six levels of heading, <h1> to <h6> and then paragraph, <p>, unordered lists (bullets), <ul> and ordered lists (numbers), <ol>. You can also use various <div> tags to label sections of the page. This information will be used by screen readers to tell the user what you and I can see. You can then set up a style sheet (CSS) to give each of those structural elements their size, colour, etc.
Summary
There are things we all do without thinking. We need to stop and give extra thought in at least these situations:
when changing the font size
when making something bold
when changing the colour of text or a shape
when using tables (especially if it is for layout)
when putting decorative items on a page
when creating a hyperlink
when creating white space, using the space bar or enter, especially if it is lots of times.
Stop! Think about what a screen reader would do with it. How would a visually impaired person perceive it? Is there a better way of doing it?
This is possibly the WCAG issue that needs the most undoing of bad practice. It takes a conscious effort. You will sometimes forget and gradually, as you work at it, you will get better and more consistent. But please, do it. Take a step in the right direction.
I've kept it fairly quiet but I've been looking for a new job for a few months now. Not that my old job isn't great, but I've always wanted to specialise more in e-learning and my main aim has been to get into content creation. E-learning is a growing industry, so there are many jobs out there. Of course, the vast majority are in London and I have no desire to move back there at all. The other sticking point though is a piece of software, that I have no experience of and is very expensive to acquire. Nearly all e-learning jobs want experience in Articulate 360 and specifically in Storyline. What is it? Storyline is a bit like PowerPoint in some ways. You have slides and you can combine different kinds of content with transitions and animations. However, in the words of one of my favourite films, "It is so much more than just" PowerPoint. You can bring in a whole level of user interaction that PowerPoint doesn't even begin to touch. When your project is...
I can't remember when I discovered Padlet but it has rapidly become one of my favourite tools for planning, thinking, mind-mapping, or whatever you prefer to call that. So here's a quick overview of Padlet and how to use it. Getting started Like most other free tools, you need to create an account and log in to create and access all your stuff. Then start creating. There are several different layouts, so have a play with them to see what you like.I find some better for certain tasks than others. In the top right corner, click on this sign to start a new Padlet. Then choose your template... My favourites are Canvas for mind-mapping and Shelf for categorising things. Then, you need to go through this set up guide. It appears on the right side of your screen. Depending on your choices, it can be really quick or quite laborious but when you've done, it will all look really good. If you want to change settings later, you can. I generally go for a calm, unclut...
In my last post, I briefly touched on this subject. There are so many jobs where we may find ourselves searching for images online, that we want to include in some piece of work. When I was teaching, and making learning resources for my class, I frequently needed images to bring content to life. Can you imagine teaching children about life in Kenya without showing them any photographs or images of Kenya? Similarly, when preparing a PowerPoint presentation for a business meeting, you might want icons, logos, images or other graphical content. How do we do this in a way that is legal and ethical? Whilst there is a lot of information out there, most of it is not licenced for reuse and if we just help ourselves to it and use it for our own purposes, that is a big no-no! Creative Commons The Creative Commons (CC) licencing system enables photographers and artists to upload their work and have control over how others can use it. There is a lot of information on their website and it is de...
Comments
Post a Comment