TEN CONTENT COMMANDMENTS BEST PRACTICES FOR USABLE, ACCESSIBLE CONTENT

Size: px
Start display at page:

Download "TEN CONTENT COMMANDMENTS BEST PRACTICES FOR USABLE, ACCESSIBLE CONTENT"

Transcription

1

2 TEN CONTENT COMMANDMENTS BEST PRACTICES FOR USABLE, ACCESSIBLE CONTENT Leonard Houx Centre for Technology-Enhanced Learning

3 About Leonard I am an E-Learning Content Developer at the Centre for Technology-Enhanced Learning (CTEL). Previously, I was at the Chartered Institute of Personnel and Development (CIPD), where I worked with accessibility and usability experts and became passionate about it.

4 About these rules These rules are not going to resolve all of your problems. But they will help to make your content more: readable engaging consistent accessible seamless

5 Commandment One Images

6 1. Images What s wrong with this image? The woman looks like someone who could be at King s. She s looking at a computer (which is what we do, mostly). Plus, it makes good use of the screen real estate. So what s the problem?

7 1. Images The problem is twofold: 1. She not a real person and 2. This picture doesn t really communicate anything

8 1. Images Using eyetracking, usability experts such as Jakob Nielsen have found that users do not look at stock photographs. This picture above is an example of how a user looked everywhere on this page besides at the filler image on the right.

9 1. Images So our first commandment is:

10 Display 1. Images So our first commandment is: for a reason

11 1. Images If you don t have any images that communicate anything, consider not displaying any image at all.

12 1. Images But if you do want to share something, share something:

13 Informative

14 1. Images: display for a reason

15 Dramatic

16 1. Images: display for a reason

17 Funny

18 1. Images: display for a reason

19 But, most of all

20 Real

21 Real As in: real people in your course especially teachers especially their faces

22 1. Images: display for a reason Although small, the picture above humanizes this message and adds interest. So encourage academics to upload their profile pictures.

23 Commandment Two Links

24 2. Links Although small, the picture above humanizes this message and adds interest. So, when you work with tutors, encourage them to upload their profile pictures.

25 2. Links Commandment number two is about links. What is wrong with this link?

26 2. Links Answer: the problem with this link is it gives the user no idea what they are getting.

27 2. Links So our second commandment is:

28 Link to 2. Links So our second commandment is: the noun

29 2. Links: link to the noun Here, we simply gave the title of the essay. We also added a description.

30 2. Links: link to the noun Using concrete nouns for your link text is also critical for accessibility. Many disabled users who use screen readers or tabbing may get the link out of context as they may scan the content by jumping from link to link.

31 Commandment Three Course section headings

32 3. Course section headings Let s start with section headings. What s wrong with these headings?

33 3. Course section headings Answer: 1. It uses a header which is h1, which is way out of place. 2. It s got this generic header above it that says general. 3. But the root problem is it does not use section names.

34 3. Course section headings So our second commandment is:

35 3. Course section headings So our second commandment is: Use the section names

36 3. Course section headings Just put the header in the section name.

37 3. Course section headings And voilà.

38 3. Course section headings Section names appear in your course navigation blocks make your course more consistent. need less work

39 Commandment Four HTML

40 4. HTML What s wrong with this bit of stylized text?

41 4. HTML Answer: among other things, it uses inline styles.

42 4. HTML The <span> tag in this code contains inline styles.

43 4. HTML So our fourth commandment is:

44 Keep your 4. HTML So our fourth commandment is: HTML clean

45 4. HTML: Keep it clean This is an example of the same content with nice, clean HTML.

46 4. HTML: Keep it clean In Moodle, your HTML should look very simple.

47 4. HTML: Keep it clean Clean HTML makes pages 1. Simpler to maintain 2. Easier for browsers to load 3. More accessible 4. Consistent with other courses

48 Commandment Five Alignment

49 5. Alignment Number five. Alignment. What s wrong with this picture?

50 5. Alignment Answer: it s centred. Centre alignment stops the eye from having any consistent line to return to. Using alignment is one of the most important ways to create visual order, and it greatly enhances readability.

51 5. Alignment So our fifth commandment is:

52 Align left 5. Alignment So our fifth commandment is:

53 5. Align left Like this.

54 5. Align left Left alignment is one of our best tools for visual organisation, because it is the most gentle: you don t always need noisy elements like underlining or coloured background. You just line things up and the eye knows where to go.

55 Commandment Six Sub-headers

56 6. Subheaders Number six. Sub-headers. What s wrong with the sub header here?

57 6. Subheaders Answer: it doesn t get to the point. Eyetracking has shown two things about headers. 1. people scan headers. 2. they tend to scan just the first two words.

58 6. Course section headings So our sixth commandment is:

59 6. Course section headings So our sixth commandment is: Frontload your subheaders

60 6. Subheaders To front-load the meaning in our headers there are two good tactics we can use: 1. Use gerunds

61 6. Subheaders To front-load the meaning in our headers there are two good tactics we can use: 1. Use gerunds 2. Use imperatives

62 Commandment Seven Section order

63 7. Section order The seventh commandment is about section order. Here we have some sections from a course shown in collapsed topics. Looks pretty good to me. What could be wrong with it?

64 7. Section order Answer: it doesn t maintain one consistent scheme. It s like we were going through a list that said: apples oranges plums naval attack cruiser.

65 7. Section order Commandment seven is: Commit to one scheme

66 7. Section order Keeping one scheme is the most effective way, to make material in your course material findable for students.

67 7. Section order With consistent scheme like this, you look at it and you know exactly what s going on. It s simple and it s good.

68 Commandment Eight Online content

69 8. Online content This is a section from a KEATS course that I made up. What s wrong with it?

70 8. Online content Answer: the problem is this section is a big PDF dump. Much of this material can go online.

71 8. Online content What are PDFs good for? Two things: 1. Offline reading. 2. Reading where you cannot provide the level formatting required online (for example, footnotes). PDFs really should never be used as webpages.

72 8. Online content PDFs 1. require a pdf reader. 2. don t follow KEATS theme 3. don t have KEATS navigation 4. Usually not written for online reading. 5. Encourage the user to leave KEATS.

73 8. Course section headings Rule eight:

74 8. Course section headings Rule eight: Convert to HTML

75 8. Online content HTML makes your content more accessible flexible future-proof

76 Commandment Nine Text formatting

77 9. Text formatting I took this paragaph from the wikipedia entry on the english langauge (and took all of the links out). What wrong with it?

78 9. Text formatting The main problem is its online readability: that is, it s a big wall of text. The problem is users don t read on the web. They scan. So you need to deploy strategies to make the text more scannable.

79 9. Text formatting Rule nine:

80 9. Text formatting Rule nine: Break up walls of text

81 9. Text formatting To break up this wall of text, I did four things. I 1) gave it a header 2)broke up paragraphs 3)broke comma-separated lists into bullet points 4)used bold for key points

82 Commandment Ten Text length

83 10. Text length What s wrong with this text? It s grammatical. It explains the course. What s the problem?

84 10. Text length The answer: it s too long for online reading. For an online reading, it doesn t get to the point quickly enough. Here -- not counting the bolded title -- we have a 43- word sentence.

85 10. Text length The final commandment:

86 10. Text length The final commandment: Cut your text in half

87 10. Text Steve Krug in Don t make me think says cut it in half, then, when you are done cut in half again I think we can start with just cutting it in half.

88 10. Text We can reduce text by: changing verb phrases to single word verbs Removing fluffy language Removing points that should be self-explanatory

89 10. Text So here, in the end, we have gone from 43 words to 19. So slightly less than half.

90 10. Text I realise in most cases, many of us won t be able to tell academics how to write. But we can try to educate them about the difference between online and offline reading behaviour. We can appeal, also, to their sense of rigour.

91 The Ten Content Commandments 1. Display images for a reason. 2. Make the link a noun. 3. Use section names. 4. Keep your HTML clean. 5. Align left 6. Sub-head sections with gerunds and imperatives. 7. Keep lists in one scheme. 8. Use HTML for online content. 9. Break up your wall of text. 10. Cut your text in half.

92 RECOMMENDED READING

93 QUESTIONS? LEONARD HOUX E-LEARNING CONTENT DEVELOPER ROOM 3.12 FRANKLIN-WILKINS BUILDING, WATERLOO BRIDGE WING

WHY EFFECTIVE WEB WRITING MATTERS Web users read differently on the web. They rarely read entire pages, word for word.

WHY EFFECTIVE WEB WRITING MATTERS Web users read differently on the web. They rarely read entire pages, word for word. Web Writing 101 WHY EFFECTIVE WEB WRITING MATTERS Web users read differently on the web. They rarely read entire pages, word for word. Instead, users: Scan pages Pick out key words and phrases Read in

More information

Rosa Rawlings BTEC Level 2 Extended Certificate in Information and Creative Technology Unit 3: A Digital Portfolio Assignment 3: Review Your Portfolio

Rosa Rawlings BTEC Level 2 Extended Certificate in Information and Creative Technology Unit 3: A Digital Portfolio Assignment 3: Review Your Portfolio How The Final Portfolio Is Suitable For The Intended Audience: My portfolio of PDF files of my work which showcases my work to the company. I have created a range of written documents, images and videos

More information

Focus. Writing for the Web. Topics. Types of Web page. Print vs Web? Some Key Differences

Focus. Writing for the Web. Topics. Types of Web page. Print vs Web? Some Key Differences #pelc11 Focus Writing for the Web Words & Writing Page Layout Emphasis & Links Design Site Structure Matt Lingard, LSE Centre for Learning Technology Topics General Web Writing Guidelines Writing for Blogs

More information

Tips & Tricks Making Accessible MS Word Documents

Tips & Tricks Making Accessible MS Word Documents Use Headings Why? Screen readers do not read underline and bold as headings. A screen reader user will not know that text is a heading unless you designate it as such. When typing a new section heading,

More information

Teach Yourself Microsoft Word Topic 11 - Document Views and Review

Teach Yourself Microsoft Word Topic 11 - Document Views and Review http://www.gerrykruyer.com Teach Yourself Microsoft Word Topic 11 - Document Views and Review In this class you will find out how to view your documents in different ways and then look at document review

More information

Writing for the web and SEO. University of Manchester Humanities T4 Guides Writing for the web and SEO Page 1

Writing for the web and SEO. University of Manchester Humanities T4 Guides Writing for the web and SEO Page 1 Writing for the web and SEO University of Manchester Humanities T4 Guides Writing for the web and SEO Page 1 Writing for the web and SEO Writing for the web and SEO... 2 Writing for the web... 3 Change

More information

2/1/2016. Discuss website usability essentials Explain principles of design Critique a website in terms of usability and design

2/1/2016. Discuss website usability essentials Explain principles of design Critique a website in terms of usability and design Due Tuesday, Feb. 9 upload to Blackboard Locate five HTML (not Flash) websites you believe exhibit good web design, usability and accessibility principles. Each website s critique is worth 10 points (50

More information

There are four (4) skills every Drupal editor needs to master:

There are four (4) skills every Drupal editor needs to master: There are four (4) skills every Drupal editor needs to master: 1. Create a New Page / Edit an existing page. This entails adding text and formatting the content properly. 2. Adding an image to a page.

More information

MyAberdeen. Some stuff to save you all time and effort.

MyAberdeen. Some stuff to save you all time and effort. MyAberdeen Some stuff to save you all time and effort. 1. I am assuming that everyone knows how to upload files onto the system and how the directory trees are set up. If you haven t got that far, go on

More information

ORB Education Quality Teaching Resources

ORB Education Quality Teaching Resources These basic resources aim to keep things simple and avoid HTML and CSS completely, whilst helping familiarise students with what can be a daunting interface. The final websites will not demonstrate best

More information

WORDPRESS 101 BOULDER CO. TRAINING NOVEMBER, 2018

WORDPRESS 101 BOULDER CO. TRAINING NOVEMBER, 2018 WORDPRESS 101 BOULDER CO. TRAINING NOVEMBER, 2018 PAGES, POSTS, IMAGES AND DOCUMENTS IN WORDPRESS WHAT IS A PAGE; WHAT IS A POST? A page is static content A webpage Most Extension sites consist of several

More information

Teach Yourself Microsoft Word Topic 11 - Document Views and Review

Teach Yourself Microsoft Word Topic 11 - Document Views and Review http://www.gerrykruyer.com Teach Yourself Microsoft Word Topic 11 - Document Views and Review In this class you will find out how to view your documents in different ways and then look at document review

More information

Microsoft Office Word 2010

Microsoft Office Word 2010 Microsoft Office Word 2010 Content Microsoft Office... 0 A. Word Basics... 4 1.Getting Started with Word... 4 Introduction... 4 Getting to know Word 2010... 4 The Ribbon... 4 Backstage view... 7 The Quick

More information

CREATING A STYLE GUIDE FOR YOUR ORGANISATION

CREATING A STYLE GUIDE FOR YOUR ORGANISATION CIPR SKILLS GUIDE CREATING A STYLE GUIDE FOR YOUR ORGANISATION #CIPR @CIPR_UK WHY HAVE A STYLE GUIDE? Sloppy writing, jargon, long sentences and incomprehensible waffle ironically communicates one thing

More information

Federal Plain Language Guidelines

Federal Plain Language Guidelines Federal Plain Language Guidelines March 2011 Revision 1, May 2011 Table of Contents Introduction... i Revision 1 Changes... ii Table of Contents... iii I. Think about your audience... 1 a. Identify and

More information

Text Only Version of Lessons

Text Only Version of Lessons Text Only Version of Lessons Introduction to Lessons Did you realize that creating web page is not much harder than creating word documents? Contrary to what you may believe, you do not need to know HTML,

More information

Creating Accessible Microsoft Word 2003 Documents Table of Contents

Creating Accessible Microsoft Word 2003 Documents Table of Contents Table of Contents Creating Accessible Microsoft Word Documents...1 Introduction...2 Templates...2 Default Settings...2 Set the Language...2 Change Default Settings...2 To change the default Font:...2 To

More information

It is written in plain language: no jargon, nor formality. Information gets across faster when it s written in words that our users actually use.

It is written in plain language: no jargon, nor formality. Information gets across faster when it s written in words that our users actually use. Web Style Guide A style guide for use for writing on Tufts Library Websites and LibGuides. Contents: 1. Web style guides for online content 2. LibGuides 2-specific style guide 3. Tisch s website-specific

More information

Tutor Handbook for WebCT

Tutor Handbook for WebCT Tutor Handbook for WebCT Contents Introduction...4 Getting started...5 Getting a course set up...5 Logging onto WebCT...5 The Homepage...6 Formatting and designing the Homepage...8 Changing text on the

More information

SilverStripe - Website content editors.

SilverStripe - Website content editors. SilverStripe - Website content editors. Web Content Best Practices In this section: Learn how to make your site search-engine friendly Learn how to make your content accessible Other web best practices

More information

Web Authoring Guide. Last updated 22 February Contents

Web Authoring Guide. Last updated 22 February Contents Web Authoring Guide Last updated 22 February 2016 Contents Log in................................ 2 Write a new post...3 Edit text...4 Publish a post...5 Create a link...6 Prepare photographs...7 Insert

More information

UNIVERSITY OF BOLTON WEB PUBLISHER GUIDE JUNE 2016 / VERSION 1.0

UNIVERSITY OF BOLTON WEB PUBLISHER GUIDE  JUNE 2016 / VERSION 1.0 UNIVERSITY OF BOLTON WEB PUBLISHER GUIDE WWW.BOLTON.AC.UK/DIA JUNE 2016 / VERSION 1.0 This guide is for staff who have responsibility for webpages on the university website. All Web Publishers must adhere

More information

Using Dreamweaver CC. 5 More Page Editing. Bulleted and Numbered Lists

Using Dreamweaver CC. 5 More Page Editing. Bulleted and Numbered Lists Using Dreamweaver CC 5 By now, you should have a functional template, with one simple page based on that template. For the remaining pages, we ll create each page based on the template and then save each

More information

Imagery International website manual

Imagery International website manual Imagery International website manual Prepared for: Imagery International Prepared by: Jenn de la Fuente Rosebud Designs http://www.jrosebud.com/designs designs@jrosebud.com 916.538.2133 A brief introduction

More information

Azon Master Class. By Ryan Stevenson Guidebook #8 Site Construction 1/3

Azon Master Class. By Ryan Stevenson   Guidebook #8 Site Construction 1/3 Azon Master Class By Ryan Stevenson https://ryanstevensonplugins.com/ Guidebook #8 Site Construction 1/3 Table of Contents 1. Code Generators 2. Home Page Menu Creation 3. Category Page Menu Creation 4.

More information

To create, upload, share, or view shared files through Google Apps, go to Documents in the black bar above.

To create, upload, share, or view shared files through Google Apps, go to Documents in the black bar above. To create, upload, share, or view shared files through Google Apps, go to Documents in the black bar above. This will open another tab in your browser. Here you will see all files you own or that are shared

More information

This report will document the key themes arising from the testing, and make recommendations for the development of the site.

This report will document the key themes arising from the testing, and make recommendations for the development of the site. Cloudworks usability testing February 2011 In this laboratory test four participants were given a series of nine short tasks to complete on the Cloudworks site. They were asked to verbalise their thought

More information

HTML and CSS a further introduction

HTML and CSS a further introduction HTML and CSS a further introduction By now you should be familiar with HTML and CSS and what they are, HTML dictates the structure of a page, CSS dictates how it looks. This tutorial will teach you a few

More information

MASTER OF EDUCATION STYLE GUIDE: A CLARIFICATION OF THE SIXTH ED. APA PUBLICATION MANUAL

MASTER OF EDUCATION STYLE GUIDE: A CLARIFICATION OF THE SIXTH ED. APA PUBLICATION MANUAL MASTER OF EDUCATION STYLE GUIDE: A CLARIFICATION OF THE SIXTH ED. APA PUBLICATION MANUAL November, 2011 STYLE GUIDE 2 Master of Education follows the APA Publication Manual, 6 th Edition. This style guide

More information

Chapter 5: Character and Paragraph Formatting in MS Word

Chapter 5: Character and Paragraph Formatting in MS Word Chapter 5: Character and Paragraph Formatting in MS Word 5.0 Learning Objectives At the end of this unit, you should be able to: 1. Perform character formatting 2. Change font size and color. 3. Paragraph

More information

205CDE: Developing the Modern Web. Assignment 1: Designing a Website. Scenario: D Bookshop

205CDE: Developing the Modern Web. Assignment 1: Designing a Website. Scenario: D Bookshop 205CDE: Developing the Modern Web Assignment 1: Designing a Website Scenario: D Bookshop Introduction I decided to make a second hand bookshop website. There are some reasons why I made this choice. Mainly

More information

Additional Support and Disability Advice Centre

Additional Support and Disability Advice Centre Additional Support and Disability Advice Centre GUIDELINES TO PRODUCING ACCESSIBLE WORD DOCUMENTS 1 INTRODUCTION As well as allowing adaptation of font, background colour and layout to suit personal preferences,

More information

Resetting Your Password

Resetting Your Password School Teacher Page Training Logging In Before you can add or edit content, you need to log in. The web site address is: http://www.okaloosaschools.com/yourschool/user Enter your user name and password

More information

Using Dreamweaver CC. 6 Styles in Websites. Exercise 1 Linked Styles vs Embedded Styles

Using Dreamweaver CC. 6 Styles in Websites. Exercise 1 Linked Styles vs Embedded Styles Using Dreamweaver CC 6 So far we have used CSS to arrange the elements on our web page. We have also used CSS for some limited formatting. In this section we will take full advantage of using CSS to format

More information

Guide to Completing Your Senior English and Government Portfolios

Guide to Completing Your Senior English and Government Portfolios Sheridan High School s Guide to Completing Your Senior English and Government Portfolios Written by: Dave Burkhart Updated: August 24, 2014 2 Clicking on a topic or a page number will automatically take

More information

The art of using fonts, colours in text

The art of using fonts, colours in text Lesson 7 Revision The art of using fonts, colours in text Aim In this lesson you will learn: What is a font and why it is important to choose a particular font. Where and how to use different font type,

More information

WRITING FOR THE WEB. UIUC Web Governance

WRITING FOR THE WEB. UIUC Web Governance WRITING FOR THE WEB UIUC Web Governance HOW USERS READ ON THE WEB UIUC Web Governance Scan text instead of reading word by word Often hurried, looking for something specific or wanting to complete a task

More information

Universal Design for Learning Tips

Universal Design for Learning Tips Universal Design for Learning Tips What is Universal Design? Universal Design (UD) is the design of products and environments to be usable by all people, to the greatest extent possible, without the need

More information

Testing is a very big and important topic when it comes to software development. Testing has a number of aspects that need to be considered.

Testing is a very big and important topic when it comes to software development. Testing has a number of aspects that need to be considered. Testing Testing is a very big and important topic when it comes to software development. Testing has a number of aspects that need to be considered. System stability is the system going to crash or not?

More information

Stress-Free Success Using Microsoft WORD 2004

Stress-Free Success Using Microsoft WORD 2004 Stress-Free Success Using Microsoft WORD 2004 Lynn D. Brown Table of Contents Chapter 1 Getting Started 1.1 Symbols 5 1.2 Consistent Steps 6 1.3 Toolbars 7 1.4 Custom Toolbars 8 Chapter 2 Document Set-up

More information

Website Training Part 2. Administration of the Website

Website Training Part 2. Administration of the Website Rotary Websites: Websites Club, Website Training Part 2 Administration of the Website Club Admin To login first click here Enter your username and password and then click Log In If you have forgotten your

More information

9 R1 Get another piece of paper. We re going to have fun keeping track of (inaudible). Um How much time do you have? Are you getting tired?

9 R1 Get another piece of paper. We re going to have fun keeping track of (inaudible). Um How much time do you have? Are you getting tired? Page: 1 of 14 1 R1 And this is tell me what this is? 2 Stephanie x times y plus x times y or hm? 3 R1 What are you thinking? 4 Stephanie I don t know. 5 R1 Tell me what you re thinking. 6 Stephanie Well.

More information

A QUICK GUIDE TO USING WORDPRESS

A QUICK GUIDE TO USING WORDPRESS A QUICK GUIDE TO USING WORDPRESS 1. WRITE A POST You can write a post from the front page of your blog in two ways. First, click on the Blog name button in your task bar at the top of the page: This reveals

More information

CSS worksheet. JMC 105 Drake University

CSS worksheet. JMC 105 Drake University CSS worksheet JMC 105 Drake University 1. Download the css-site.zip file from the class blog and expand the files. You ll notice that you have an images folder with three images inside and an index.html

More information

Creating an Accessible Word Document. PC Computer. Revised November 27, Adapted from resources created by the Sonoma County Office of Education

Creating an Accessible Word Document. PC Computer. Revised November 27, Adapted from resources created by the Sonoma County Office of Education Creating an Accessible Word Document PC Computer Revised November 27, 2018 Adapted from resources created by the Sonoma County Office of Education Title the Document Add an official title to the document

More information

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links Using Dreamweaver CC 4 Creating a Template Now that the main page of our website is complete, we need to create the rest of the pages. Each of them will have a layout that follows the plan shown below.

More information

How To Get Your Word Document. Ready For Your Editor

How To Get Your Word Document. Ready For Your Editor How To Get Your Word Document Ready For Your Editor When your document is ready to send to your editor you ll want to have it set out to look as professional as possible. This isn t just to make it look

More information

Library Website Migration and Chat Functionality/Aesthetics Study February 2013

Library Website Migration and Chat Functionality/Aesthetics Study February 2013 Library Website Migration and Chat Functionality/Aesthetics Study February 2013 Summary of Study and Results Georgia State University is in the process of migrating its website from RedDot to WordPress

More information

Welcome Back! Without further delay, let s get started! First Things First. If you haven t done it already, download Turbo Lister from ebay.

Welcome Back! Without further delay, let s get started! First Things First. If you haven t done it already, download Turbo Lister from ebay. Welcome Back! Now that we ve covered the basics on how to use templates and how to customise them, it s time to learn some more advanced techniques that will help you create outstanding ebay listings!

More information

MGMT 230 WEB SITE PROJECT (INDIVIDUAL ASSIGNMENT)

MGMT 230 WEB SITE PROJECT (INDIVIDUAL ASSIGNMENT) MGMT 230 WEB SITE PROJECT (INDIVIDUAL ASSIGNMENT) This assignment will be submitted in two parts. Part 1 will consist of written website planning and design documentation for a small website (maximum 6

More information

Creating Accessible PDFs

Creating Accessible PDFs Creating Accessible PDFs Using Word to Create Accessible PDF Documents This documentation is designed to be a tool for students, faculty and staff. When authoring electronic documents, it is important

More information

Materials for SOS Workshop No. 1 Getting more out of Microsoft Office Word

Materials for SOS Workshop No. 1 Getting more out of Microsoft Office Word Materials for SOS Workshop No. 1 Getting more out of Microsoft Office Word SOS Workshop Series 2014 Materials in Support of SOS Workshop No. 1 Updated 3 March 2014 Prepared by Karen Spear Ellinwood, PhD,

More information

Student Guide for Usage of Criterion

Student Guide for Usage of Criterion Student Guide for Usage of Criterion Criterion is an Online Writing Evaluation service offered by ETS. It is a computer-based scoring program designed to help you think about your writing process and communicate

More information

Teach Yourself Microsoft Word Topic 12 - Multipage Document Features Part 1

Teach Yourself Microsoft Word Topic 12 - Multipage Document Features Part 1 http://www.gerrykruyer.com Teach Yourself Microsoft Word Topic 12 - Multipage Document Features Part 1 In this class and the next few you will find out how to use MS Word features that make it easier to

More information

Usability Test Report: Bento results interface 1

Usability Test Report: Bento results interface 1 Usability Test Report: Bento results interface 1 Summary Emily Daly and Ian Sloat conducted usability testing on the functionality of the Bento results interface. The test was conducted at the temporary

More information

University of Pittsburgh Communications Services. Basic Training Manual Drupal 7

University of Pittsburgh Communications Services. Basic Training Manual  Drupal 7 University of Pittsburgh Communications Services Basic Training Manual www.shrs.pitt.edu Drupal 7 Table of Contents Users... 3 Log In... 3 Log Out... 3 What is a Content Management System?... 4 What are

More information

Creating Content & Writing for the Web: A Seminar. Session Three Candice Kail, Web Services & Reference Librarian and Writer

Creating Content & Writing for the Web: A Seminar. Session Three Candice Kail, Web Services & Reference Librarian and Writer Creating Content & Writing for the Web: A Seminar Session Three Candice Kail, Web Services & Reference Librarian and Writer Welcome! Introductions Overview of our first session: Format, form, and substance:

More information

Teachers Manual for Creating a Website with WordPress

Teachers Manual for Creating a Website with WordPress Teachers Manual for Creating a Website with WordPress ISBN 978 90 5905 422 6 2 1. Introduction This course manual assumes a lesson structure consisting of nine points. These points have been divided into

More information

Readers are wary of out of date content, so it's important to actively manage the information you publish.

Readers are wary of out of date content, so it's important to actively manage the information you publish. Web Style Guide Important tips for writing for the web People don t usually read for pleasure on the website. They are looking for a specific piece of information, and they don't want extraneous junk to

More information

Welcome to Getting it read not deleted: The secrets of a good e-newsletter. Nick Day

Welcome to Getting it read not deleted: The secrets of a good e-newsletter. Nick Day Welcome to Getting it read not deleted: The secrets of a good e-newsletter Nick Day Today s approximate timings 10.00 Start 11.30-11.45 Tea break 13.00-13.45 Lunch 15.00-15.15 Tea break 16.30 Finish By

More information

Karlen Communications Importing/Exporting Styles in Word. Karen McCall, M.Ed.

Karlen Communications Importing/Exporting Styles in Word. Karen McCall, M.Ed. Karlen Communications Importing/Exporting Styles in Word Karen McCall, M.Ed. Table of Contents Introduction... 3 Resume Reading... 3 Clearing Formatting... 4 Cut, Copy and Paste Settings... 5 Smart Paste

More information

Would you like to put an image on your index page? There are several ways to do this and I will start with the easy way.

Would you like to put an image on your index page? There are several ways to do this and I will start with the easy way. Home Frontpage & Other Tutorials Dreamweaver Tutorial Contact Images and Tables Would you like to put an image on your index page? There are several ways to do this and I will start with the easy way.

More information

Google Sites Guide Nursing Student Portfolio

Google Sites Guide Nursing Student Portfolio Google Sites Guide Nursing Student Portfolio Use the template as base, but customize it according to your design! Change the colors and text, but maintain the required pages and information. Topic Outline:

More information

Universal Design Principles Checklist

Universal Design Principles Checklist Universal Design Principles Checklist February 2012 The concept of Universal Design was developed by people who worked on designing equipment and environments for people with a disability. They saw that

More information

Content Management Web Page Editing:

Content Management Web Page Editing: Content Management Web Page Editing: http://www.entomology.ksu.edu Logging Onto the System... 2 The Intranet... 4 Editing your Personal Page... 5 Step 1: General Information... 7 uploading a picture...

More information

Accessible Word Documents

Accessible Word Documents Accessible Word Documents Using MS Word for Windows Why make documents accessible? Making accessible documents ensures that they usable by the widest range of users, but also ensures your document is easier

More information

Usability Test Report: get Interface 1

Usability Test Report: get Interface 1 Usability Test Report: get it@duke Interface 1 Summary Emily Daly, Bendte Fagge, and Candy Guevarra conducted usability testing on the functionality of the get it@duke interface. The test was held outside

More information

Styles, Style Sheets, the Box Model and Liquid Layout

Styles, Style Sheets, the Box Model and Liquid Layout Styles, Style Sheets, the Box Model and Liquid Layout This session will guide you through examples of how styles and Cascading Style Sheets (CSS) may be used in your Web pages to simplify maintenance of

More information

WORD XP/2002 USER GUIDE. Task- Formatting a Document in Word 2002

WORD XP/2002 USER GUIDE. Task- Formatting a Document in Word 2002 University of Arizona Information Commons Training Page 1 of 21 WORD XP/2002 USER GUIDE Task- Formatting a Document in Word 2002 OBJECTIVES: At the end of this course students will have a basic understanding

More information

Wikispaces in Education A Comprehensive Tutorial

Wikispaces in Education A Comprehensive Tutorial Wikispaces in Education A Comprehensive Tutorial JENNIFER CARRIER DORMAN H T T P : / / J D O R M A N. W I K I S P A C E S. C O M / H T T P : / / C L I O T E C H. B L O G S P O T. C O M / Why use wikis?

More information

Azon Master Class. By Ryan Stevenson Guidebook #7 Site Construction 2/2

Azon Master Class. By Ryan Stevenson   Guidebook #7 Site Construction 2/2 Azon Master Class By Ryan Stevenson https://ryanstevensonplugins.com/ Guidebook #7 Site Construction 2/2 Table of Contents 1. Creation of Additional Site Pages & Content 2. Custom HTML Menus for Category

More information

Microsoft PowerPoint: Creating Academic Posters

Microsoft PowerPoint: Creating Academic Posters Microsoft PowerPoint: Creating Academic Posters Why a poster? Posters are widely used in the academic community, and most conferences include poster presentations in their program. Research posters summarize

More information

Creating a Website Using Weebly.com (July 2012 Update)

Creating a Website Using Weebly.com (July 2012 Update) Creating a Website Using Weebly.com (July 2012 Update) Weebly.com is a website where anyone with basic word processing skills can create a website at no cost. No special software is required and there

More information

Magnetize Your. Website. A step-by-step action guide to attracting your perfect clients. Crystal Pina. StreamlineYourMarketing.com

Magnetize Your. Website. A step-by-step action guide to attracting your perfect clients. Crystal Pina. StreamlineYourMarketing.com Magnetize Your Website A step-by-step action guide to attracting your perfect clients Crystal Pina StreamlineYourMarketing.com 2016 StreamlineYourMarketing.com All Rights Reserved. Published by Streamline

More information

CIT 590 Homework 5 HTML Resumes

CIT 590 Homework 5 HTML Resumes CIT 590 Homework 5 HTML Resumes Purposes of this assignment Reading from and writing to files Scraping information from a text file Basic HTML usage General problem specification A website is made up of

More information

FROM 4D WRITE TO 4D WRITE PRO INTRODUCTION. Presented by: Achim W. Peschke

FROM 4D WRITE TO 4D WRITE PRO INTRODUCTION. Presented by: Achim W. Peschke 4 D S U M M I T 2 0 1 8 FROM 4D WRITE TO 4D WRITE PRO Presented by: Achim W. Peschke INTRODUCTION In this session we will talk to you about the new 4D Write Pro. I think in between everyone knows what

More information

Web Site Design Principles

Web Site Design Principles Web Site Design Principles Objectives: Understand the Web design environment Design for multiple screen resolutions Craft the look and feel of the site Create a unified site design Design for the user

More information

Site Owners: Cascade Basics. May 2017

Site Owners: Cascade Basics. May 2017 Site Owners: Cascade Basics May 2017 Page 2 Logging In & Your Site Logging In Open a browser and enter the following URL (or click this link): http://mordac.itcs.northwestern.edu/ OR http://www.northwestern.edu/cms/

More information

The University s web presence

The University s web presence Hints and tips for good web content The University s web presence To clearly inform prospective students, their influencers, researchers, potential members of staff, and other stakeholders about the activities

More information

Introduction to the MODx Manager

Introduction to the MODx Manager Introduction to the MODx Manager To login to your site's Manager: Go to your school s website, then add /manager/ ex. http://alamosa.k12.co.us/school/manager/ Enter your username and password, then click

More information

Usability Test Report: Homepage / Search Interface 1

Usability Test Report: Homepage / Search Interface 1 Usability Test Report: Homepage / Search Interface 1 Summary Emily Daly, Bendte Fagge, and Steph Matthiesen conducted usability testing of the homepage and search interface in the newly redesigned Duke

More information

NILE Basics. Contents

NILE Basics. Contents Contents 1. What is NILE?... 2 1.1 What happens if there is a problem with NILE?... 2 1.2 Can I access NILE abroad?... 2 2. What is the NILE Template and how will it help me?... 2 2.1 The Left Hand Menu...

More information

National Training and Education Resource. Authoring Course. Participant Guide

National Training and Education Resource. Authoring Course. Participant Guide National Training and Education Resource Authoring Course Participant Guide Table of Contents: OBJECTIVES... 4 OVERVIEW OF NTER... 5 System Requirements... 5 NTER Capabilities... 6 What is the SCORM PlayerWhat

More information

Karlen Communications Accessible Word Document Design: Tables and Columns. Karen McCall, M.Ed.

Karlen Communications Accessible Word Document Design: Tables and Columns. Karen McCall, M.Ed. Karlen Communications Accessible Word Document Design: Tables and Columns Karen McCall, M.Ed. Table of Contents Introduction... 3 Tables for design layout accessibility barriers... 3 Optimizing the accessibility

More information

Notes. SeniorNet Warkworth Microsoft Sway Symposium Notes May 2018 Author Brian Oakes

Notes. SeniorNet Warkworth Microsoft Sway Symposium Notes May 2018 Author Brian Oakes Notes Office Sway is a presentation program and is part of the Microsoft Office family of products. Generally released by Microsoft in August 2015, Sway allows users who have a Microsoft account to combine

More information

Tips & Tricks for Microsoft Word

Tips & Tricks for Microsoft Word T 330 / 1 Discover Useful Hidden Features to Speed-up Your Work in Word For what should be a straightforward wordprocessing program, Microsoft Word has a staggering number of features. Many of these you

More information

Web WRITING

Web WRITING Web WRITING BASICS 800-556-3009 www.careertrack.com DISCLAIMER: The principles and suggestions in this handout and the WEB WRITING BASICS webinar are presented to apply to diverse personal and company

More information

Gian Maria Greco. Guidelines for an Accessible Presentation

Gian Maria Greco. Guidelines for an Accessible Presentation Gian Maria Greco Guidelines for an Accessible Presentation Version update: version 3.1 Release date: 19 March 2018 Summary Introduction Release versions General Tips Layout Colours Colours: General Layout...

More information

WEBSITE AUDIT CHECKLIST. Branding

WEBSITE AUDIT CHECKLIST. Branding WEBSITE AUDIT CHECKLIST Branding Colour Typography Images Videos About Us Page Active Voice Abbreviations/acronyms Alumni Building Names Use the Western University and the Schulich School of Medicine &

More information

Integrated Projects for Presentations

Integrated Projects for Presentations Integrated Projects for Presentations OUTLINING AND CREATING A PRESENTATION Outlining the Presentation Drafting a List of Topics Imagine that your supervisor has asked you to prepare and give a presentation.

More information

THE 18 POINT CHECKLIST TO BUILDING THE PERFECT LANDING PAGE

THE 18 POINT CHECKLIST TO BUILDING THE PERFECT LANDING PAGE THE 18 POINT CHECKLIST TO BUILDING THE PERFECT LANDING PAGE The 18 point checklist to building the Perfect landing page Landing pages come in all shapes and sizes. They re your metaphorical shop front

More information

Your Step-By-Step Guide to Creating Content that Converts

Your Step-By-Step Guide to Creating Content that Converts Your Step-By-Step Guide to Creating Content that Converts Including a bonus checklist to help you ensure each blog post is fully optimized for search, readability and conversions. Hub Digital Marketing

More information

Let s Talk Content! Practical tips for writing effective web pages

Let s Talk Content! Practical tips for writing effective web pages Let s Talk Content! Practical tips for writing effective web pages Goal for Today s Training Session Learn how to write better, more effective web pages Presentation Outline 1. Benefits of well written

More information

Microsoft Word Part 3 Office 2013

Microsoft Word Part 3 Office 2013 Microsoft Word Part 3 Office 2013 Hyperlinks When a document is sent as an electronic copy, hyperlinks can be added to direct the reader to a web page. To add a hyperlink: Highlight the word, phrase, paragraph,

More information

Planning an effective web presence: Part 2 Web interface design and usability. Basic search engine optimization MGMT 230

Planning an effective web presence: Part 2 Web interface design and usability. Basic search engine optimization MGMT 230 Planning an effective web presence: Part 2 Web interface design and usability. Basic search engine optimization MGMT 230 This week we will cover: Elements of web visual, interface, and functional design:

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

In the fourth unit you will learn how to upload and add images and PDF files.

In the fourth unit you will learn how to upload and add images and PDF files. Introduction Here at SUNY New Paltz, we use the Terminal Four (T4) web content management system (CMS). This puts the power of editing content on our college s webpage in the hands of our authorized users.

More information

Microsoft Office Module

Microsoft Office Module Microsoft Word Module 1 Microsoft Office Module Objective: The objective of this training module is to provide users with a simpler Microsoft Office Module that would increase usability and efficiency.

More information

Karlen Communications Add Accessible PowerPoint Placeholders. Karen McCall, M.Ed.

Karlen Communications Add Accessible PowerPoint Placeholders. Karen McCall, M.Ed. Karlen Communications Add Accessible PowerPoint Placeholders Karen McCall, M.Ed. Table of Contents Introduction... 3 Step 1: Slide Master View... 3 Step 2: Duplicate a Slide Layout... 5 Step 3: Rename

More information

Typographic hierarchy: How to prioritize information

Typographic hierarchy: How to prioritize information New York City College of Technology, CUNY Department of Communication Design Typographic Design III Instructor: Professor Childers pchilders1@mac.com Typographic hierarchy: How to prioritize information

More information