In this post, I offer a few suggestions to help you apply rhetorical principles to the design of online course materials, whether you use D2L or an external web site.
Related reading: Writing as Design, Design as Writing (an article by Don Norman, author of the Design of Everyday Things)
Introduction
I’d like to encourage you to extend that idea not only to how we write course materials, but also to how we present them to students in digital environments, which provide us with a range of new rhetorical considerations. Even if you don’t focus explicitly on rhetorical principles for web writing in your class, how you write for the web will influence your students.
The tips I offer below are based both on my long history of experience with writing and teaching in web environments as well as on research into how readers navigate digital documents, which is now part of the study of rhetoric and composition. I hope to explore that topic further in a future post.
Design your course materials to be read on the web (not as downloadable files)
But it’s not always so easy to deal with downloaded files. For example, students may not have access to the appropriate app to open the file, or they may be using a device that doesn’t allow them to save files. Or they might download the file and then be unable to locate it, particularly if it has an obscure file name (see below).
Even if students have no trouble opening downloaded files, they may feel frustrated that they have to go through multiple steps just to read content that could’ve easily been displayed as a web page.
Also consider a few other advantages of web pages over downloadable files, such as the ability to provide hyperlinks, to embed audio and video, to invite commentary or collaboration, and to illustrate the principles of digital document design. It’s also much easier to update web pages without having to worry about whether every user has downloaded the revised version.
Note: By “course materials,” I’m referring to documents written by the instructor, such as course policies, assignment descriptions, and so on, and not to articles or book selections that are available only in PDF format.
User reader-friendly file names
If you ask students to submit their work as attached files, you might also ask them to get in the habit of using reader-friendly file names. Consider this an opportunity to teach some of the practical applications of rhetorical awareness!
Remove any elements of the course web site that aren’t functional
Even if your students have already been trained not to explore the course web site by their previous experiences, you certainly don’t want to contribute to the problem. You can also use this as an opportunity to talk about some practical applications of rhetorical awareness. In other words, you can use the “links to nowhere” problem as an example to help them see why it’s a bad rhetorical strategy to set expectations for readers that you don’t fulfill.
If you’re using the institutional LMS (in our case, D2L), remove any tools you’re not using from your navigation menu as well as your home page.
If you’re using an external site builder, like WordPress.com, delete any content the system included by default with your new site, including the default text on the About page as well as any default links that wouldn’t be useful to your audience.
Change the default colors and layout
Customizing also gives you the opportunity to experiment with the rhetorical choices writers have available when presenting information in web contexts and to talk about these choices with your students.
Even if you like the default look, consider that even a small amount of customization will suggest to students that you’re invested in the course and that you value the visual appeal of information.
Think strategically about navigation menus
A good first step is to remove items from the navigation menu that aren’t currently in use. The next step is to think about how your students will need to navigate your site, so you can determine what options should available on what pages.
Most web sites feature a primary navigational menu with links to the site’s main sections, including a link to the home page near the upper left corner of the site. In most cases the primary navigational menu appears in a horizontal bar across the top, typically under a header image, but sometimes the primary menu appears along the side instead. Primary menus often include drop-down menus that give viewers direct access to sub-sections of the site, which helps them visualize the hierarchical organization of content.
Most web sites also feature a secondary navigational menu, which typically appears in a sidebar. Often the content of these secondary menus changes depending on which section of the site the reader is viewing.
Consider that these customs for navigation menus have emerged through many years of trial and error with site design, as well as research into how readers make sense of web documents. So it’s a good rhetorical choice to follow the customs as best you can, to make your site as easy for students to navigate as possible.
Use reader-friendly formatting
But one aspect that’s particularly important for web writing is to use short, focused paragraphs, which will make your text much more inviting for readers. Long paragraphs are not particularly inviting in any format, but a paragraph that appears to be a good length in your word processing document will undoubtedly seem much longer on the screen.
See also: Reader-friendly formatting for the web.
Create functional hyperlinks
In a web document, the customary way to share a link is to create a hyperlink, which is a word or phrase the reader can click on in order to go to the new site. Most interfaces for designing web documents include an easy option for creating links (see this handout for WordPress), but the HTML code is also fairly easy to learn (see this HTML Cheat Sheet).
If you think your readers would benefit from seeing the full URL, at least make it clickable, so that readers don’t have to go to the trouble of copying the URL and pasting it into the location bar on their browser.
Ask your students to user-test the site for you
More tips?
Do you have a tip that would make a good addition to this list? Please feel free to share it in the comment box below!