To get started with your course, you'll need to complete a few steps, which include
Registering for the course website
To get started with your course, you'll also need to complete this second step:
Logging in for the first time
To get started with your course, you'll also need to complete this third step, which will take a bit more time than the previous two.
Editing your account for the first time
Once you've logged in successfully, you need to edit your account and provide some additional information about yourself.
The following steps ask you to complete information for your profile. This will enable the instructor and fellow students to learn a little more about you and help the instructor tailor this class to your background and goals, as well as arrange collaborative projects.
That's it! You have completed all the steps of the Getting Started process. If you ever need to change any of the information, you can always edit these pages again.
If you have any trouble along the way, please be sure to let your instructor know.
Some of you may be in search of an avatar or image to use in the profile that you created for yourself when you registered. If so, here are some suggestions:
An avatar is just an image that "stands-in" for your picture and can be an object, artwork, a photo, or something else that might convey some aspect of your identity, personality, or interests. So, for example, someone interested in biking might use an image of a bike as an avatar rather than a personal picture. The image works best if it's in jpg, gif, or png format, and the dimensions should be (about) 85x85 so that it displays correctly (and doesn't get squished when displayed, for example).
To find an existing avatar to use for free, you could look at a site like these. If you have a Yahoo! ID (free to get, if not), you can get some nice ones:
or try
You could also take an existing image of yourself and then create a picture by cropping out the part you don't want. If you haven't used an image editing program before, that can be a bit tricky. But if you have, just use the crop tool to draw a box around the part of the image you want to use, crop it, and then resize it so that it's about 85x85 pixels.
For the first day of class, you'll want to explore some of the features of the site. This document gives an overview of a few features you might want to take a look at that will help you to navigate the site.
In the header visible at the top of every page, you'll find one row of links:
Once you've logged in to the site, directly beneath the header on the left, you'll find the main navigation block, accessible from every page:
The navigation block is your gateway to many areas of the site useful for creating and viewing content and managing your work. For example,
All course materials on the site are integrated into the course guide:
The course guide is a hypertext with many levels of pages.
Posting comments, as you will soon see, is easier than creating and sending an email.
If you don't see an add new comment link, you are most likely not logged in.
Note: You can use the Comment viewing options to change the way that comments are displayed on the page. Experiment with this feature and see which configuration works best for you.
Posting to your individual weblog is a little more complex than posting a comment, but after a couple of times, you'll find it as easy as email.
Notes:
For this class, you'll have to learn at least one HTML tag, the one for making hyperlinks.
It's easy to learn. Check it out:
Your link will now show up in your text.
Here is how you make links in traditional HTML coding. it's still easy, but it doesn't show up with our rich-text settings and input format.
<a href=""></a>
is the tag itself without any information in it. Within the quotes, you'll put the url, or web address, for the site which you want to link to. In between the ><, you'll put the text you want displayed on the screen.
For example, the url for slashdot is http://slashdot.org/. And if you want to make the word Slashdot a link in a sentence to the website in a blog post, type in,
<a href="http://slashdot.org/">Slashdot</a> is a well known community blog site.
To get
Slashdot is a well known community blog site.
HTML is picky and it's easy to make a careless mistake. Don't include any extra spaces in the HTML tag. Make sure that you include "http://" as a part of your web address. In fact, one of the easiest ways to make sure that you get the URL correct is to copy and paste it from the address bar of a browser window currently displaying the page.
See? Not too difficult. But there's one more thing . . . .
Avoid merely posting the URL as a link:
http://slashdot.org
Notice how this doesn't convey much information. Better to have put the page title (often found either on the page or in the window bar at the top) or link to part of your text (think of the examples in this site). At the same time, really long URL's won't word wrap at the end of a line. They may cause problems with the way that text is displayed on web pages.
Portable Document Format (PDF) is a file format created by Adobe Acrobat and useful for sharing printer ready versions of documents. Unlike when files are shared between different productivity applications (i.e., word processing, spreadsheet) or different versions of the same productivity software, the same layout and typographic styles are maintained regardless of the computer environment. What the author sees when creating a PDF is exactly what the receiver of the file sees and can print out on their computer. Consequently, PDFs are particularly useful for sending resumes, cover letters, and other business documents where layout and presentation is critica. Writers want all of the effort they put into formatting professional-looking documents to be maintained.
PDFs are typically viewed using Adobe Reader (which is free to download). However, Adobe Reader will not produce PDFs. As you will soon be submitting drafts of cover letters, resumes, and other documents in PDF format, make sure that you can successfully generate a PDF using one of the following means:
During course projects, you may be required to keep a weekly project log and post it to your weblog on the course site.
Because you will have a weekly record at the end of the project, your project log will help you to complete the Peer Collaboration Evaluation Form or other form of self evaluation due at the end of each project. Project logs also provide evidence of each group member's contribution to the project. And detailed project logs lend more credibility to your evaluation of others in your Peer Collaboration Evaluation Form.
After college, you may find keeping a project log useful in your professional career:
A good project log will usually include a progress report each week. Post a short report to your weblog covering all of the following:
Remember. Your project logs are public and can be read by other group members. Be diplomatic. Do not write about what other group members failed to do or negatively evaluate their participation. Simply record what others have agreed to do and the tasks which they have completed. You will have ample opportunity to assess the work of others at the end of the project.
You can of course post more than once a week.
Your instructor may require you to respond to course readings with blog posts. Each reading response should be specifically focused on the reading and the prompt provided on the calendar, clearly indicate that you have read and thought seriously about the reading, and be sufficiently developed. Your instructor may set a word-limit minimum for these responses. Make sure to tag your blog post with the appropriate "Reading Response" week tag by selecting it from the "Reading Response" drop-down box when you submit your blog post.
In composing your reading response you should:
You'll do a lot of the writing for this class in your individual weblog space on the course website. You can access your weblog via your my account page.
One way to think of a weblog or blog is as a journal. However, unlike a journal that you might keep at home (as well as most if not all of the writing you have done in school before), your blog space is public. Your fellow class members will be invited to read your blog. Classmates will respond to your posts with comments and replies. Group members will review notes you take when doing research. And, of course, since it's on the Internet, other Web readers may encounter your writing and take a look at what you have to say.
There are many uses for weblogs, but you'll only use them for a few things here. During this class, you may be asked to use your course weblog to
In addition to the individual weblog space that everyone has, the home page of the course website is a community blog space where new content may be posted. While most of your blog writing will be posted to your individual weblog, the home page may be used as a place to promote discussion among all class members. For example,
Good Blogging Practices
To Learn More
Posting projects, drafts, reading responses, comments, and replies will be a primary means of class interaction and discussion. The course description explains the purpose of this coursework
When commenting and replying to blog and other posts on the course website, follow all directions and guidelines listed in the course description or calendar. It will also be helpful to
You should also
For those of you wishing to do more than the minimum requirements of the course, you might visit the class website additional times per week and post new comments and/or replies to any of the blog posts.
Imagine the following scenario:
You have a great idea for a project for your department at work. Because it will require significant resources and funding, the senior manager in your department has asked you to prepare a ten-page proposal.
After working on the proposal for a while, the senior manager sends you an email requesting to see your draft in progress. The proposal is far from complete, but you fire off a reply saying "Here is my working draft," and attach it. The next day, you receive another email from the senior manager full of feedback which you are obligated to take. However, the feedback asks you to revise your proposal in new directions, quite contrary to what you had planned, effectively taking over the direction of the proposal. You now have to discard many good ideas you had for development. Those sections where you knew you needed the most help--they were not addressed at all.
This happens all the time in getting response to our writing. We get proofreading corrections when we need ideas; we get heavy revision suggestions when the draft needs to be proofread to meet a deadline.
To elicit useful and focused responses from readers (during peer review, for example), we must solicit good response. In the above scenario, if the writer had explained to the senior manager where she needed help in the draft and what her plans were for further development, it's quite possible that the feedback would have been more focused and helpful. So when asking for feedback on a document, explain to the responder
Once you've defined your needs, your reviewer is more likely to shape their feedback effectively for you. As a reviewer, it's much easier to address the writer's concerns than to try to guess what might or might not be useful to the writer.
These recommendations come from careful consideration of the typical rhetorical situation of discussion boards--public spaces where people with shared interests or values and special expertise gather to discuss the topics that interest them. The style and tone of posts is usually more formal than you might find in chat rooms, where the focus can be more on immediacy and fast give-and-take.
Consider also these student-generated guidelines for a class forum, as well as examples of good (and not-so-good) discussion practices.
If you would like to read some examples of these guidelines in action, read on to see how some students use them to create lively discussion: Examples: Keeping Online Discussions Lively and Focused.
* These examples--each illustrating the "student-generated guidelines for online discussion"--are hypothetical examples and aren't the words of real people. (Re-posting an online faux pas would just be even more embarrassing. . . .) They have been adapted with permission from The Thomson Handbook for the purposes of class testing. The authors are David Blakesley and Jeff Hoogeveen.
1. “No Phaedrus Responses”: Phaedrus was one of Socrates’s students and appears in the dialogue named after him, Phaedrus. Throughout the dialogue, Socrates does most of the talking, on such subjects as the nature of love, madness, and writing. When he chimes in, Phaedrus will say things like, “How true. Tell me more!” These kinds of responses don’t add anything new to the discussion (an important goal for most posts in online communities) and should be avoided. While they register agreement, these posts might better explain the basis for agreement. When you feel a Phaedrus response coming on, feel compelled to explain “Why” when you post it.
*** Example: “No Phaedrus Responses”***
Original Post:
Armand: . . . for these reasons, I think it’s important that we begin our project by first coming up with a good list of questions to ask our client.
Melissa:
Ineffective Response: Exactly!
Effective Response: Exactly! I have an idea for the first question we should ask: “What is the most important goal of your organization?” Do any others have some recommendations for possible questions?
Caption: Melissa’s first reaction was to agree, which she announced. However, that sort of response doesn’t add anything new to the thread except to register a vote—as if the original post were a poll. In her effective response, She develops the thread by coming up with a question and then asking others to do the same.
*** End of Example ***
2. No sniper shots”: The students thought they should avoid hit-and-run commentary, posts that offer a brief critique of someone else’s message but don’t bother to explain or justify the response, making it seem like a personal attack carried out in front of all participants.
***Example: “No Sniper Shots” ***
Original Post:
Andrew: Here’s another question that I think we should ask and that may tell us the motivation behind the client’s success: “Aside from earning a profit, what do you find most rewarding about your business?”
Toni:
Ineffective Response: That’s ridiculous!
Effective Response: Maybe not all of the people are in it for the profit in the first place. This question presumes that it’s a major “reward.” That doesn’t apply to nonprofit organizations, of course. Perhaps we could just leave off the “Aside from earning a profit” part and ask a series of questions. “What’s most rewarding . . . ?” “What else do you find rewarding?” Etc.
Caption: Toni’s first reaction was to disagree, and as with Melissa’s Phaedrus response, she simply registers her opinion without explanation. In her more reasoned response, she states her disagreement but then explains why she feels that way. Future posters will be more likely to react to here reasons than simply the fact of her disagreement, which can stimulate further discussion.
***End of Example***
3. “Keep discussion relevant”: Nothing can be more aggravating for participants than reading personal messages exchanged between two people in a public forum. (It feels like overhearing someone talking to a friend on a cell phone in a dentist’s waiting room on Monday morning.) Sometimes, of course, people accidentally send a reply to everyone on an email discussion list, much to their own horror. (If you ever do this, it’s common practice to send a quick, very short reply to the list expressing your apologies to everyone.)
*** Example: “Keep Discussion Relevant***
Original Post:
Nedra:
Our client is really busy, so it’s important that we are well prepared with our interview questions and thus don’t have to ask too many follow-up questions later.
Tom:
Ineffective Response: I was really busy this weekend, I can tell you that! I went to a great tailgater on Saturday . . .
Effective Response: Maybe we should also anticipate what our client’s responses will be so that we can ask follow-up questions on the spot. If, for example, the client says that she enjoys the work “because she likes helping people,” we should ask her to share a memorable example of when she made a difference in someone’s life and how it felt.
Can you explain how Tom’s response shifts the course of the conversation? What kind of posts do you think might follow his?
***End of Example***
4. “Be a Responsible Reader”: It is sometimes tempting to respond immediately to a particular post in a thread, but you should take the time to read ahead so that you understand the trajectory of the discussion. It’s likely, for example, that someone else may have already responded as you intended to, and so your response will not only interrupt the flow but may also show everyone else that you haven’t read very carefully (This same principle should be applied when you’re posting to an email discussion list; before replying to a particular message, make sure that you don’t have other messages in the thread already in your Inbox.) Naturally, you should also read the posts of others carefully so that you understand their meaning. In cases where you want to respond to a particular point in a previous message, it can be helpful to quote it in your own message.
***Example: “Be a Responsible Reader”***
Original Post:
Jose:
During our online interview in the “Field Research Thread,”, the client said that she saw community outreach as a major goal of the organization, but also that it posed a serious difficulty given her severely limited budget and time to devote to PR.
Allan:
Ineffective Response: I agree that community outreach is important for these kinds of organizations. Maybe we should recommend that she hire a PR firm to help?
Effective Response: Do you think, then, that we should bother tracking down information about how much it would cost to hire a PR firm or should we rather spend our time researching lower-cost alternatives?
In his ineffective response Allan seems to only respond to the first part of Jose’s message without noticing what Jose says at the end. What point does Allan miss? How does he incorporate his better understanding into his effective response?
***End of Example***
5. “Aim for brevity”: Keep your messages reasonably short. Excessively long messages are sometimes, even if they are very well written and introduce important distinctions or complexity. In the give-and-take of online communication, it can be difficult for people to respond to such messages because they usually make several points that could be picked up in the thread. It also makes it difficult for readers to indicate what part of a message they have responded to (they want to preserve the thread, but it already has unraveled in too many directions). Even in face-to-face (F2F) communication, most people know how it feels to try to have a conversation with someone who speaks in long monologues. When you write too much in an online forum, you pose the same difficulties for your readers.
Context can help you decide how long your messages should be. In asynchronous communication, when there is usually more time to read posts, messages are typically longer (or can get away with being longer) because readers have more time to read carefully. In synchronous situations—when people read on the fly—messages need to be very short so that others can follow the conversation. In our examples in this section, the students have composed short responses so that the give-and-take can help them reach concrete solutions in a hurry.
***Example: “Aim for Brevity”***
Original Post:
Angelica:
Our client has told us that the major aim of the organization is to assist people who have suffered discrimination because of unfair housing practices.
Mark:
Ineffective Response: Unfair housing practices fall under the purview of the Housing and Urban Development (HUD) branch of the federal government, specifically the code that legislates “Fair Housing Practices.” Those laws arose in the twentieth century to address widespread discriminatory practices that made it easy for wealthy landlords to exploit poor people who not only couldn’t pay high rent but also had unequal access to legal options because of the high cost of hiring a lawyer. In the 1960s, fair housing laws became a flashpoint for civil rights action, and the term “slumlord” became a popular term for people who charged high rent without fulfilling their obligations to maintain their rental property in livable conditions. In the 1990s, we saw the emergence of films like The Super, which starred Joe Pesci as a slumlord sentenced to live in his own housing as the penalty for not maintaining the property. Other films, like The Tenant and Duplex, show [. . . etc.]
Effective Response: I imagine that the client works with the local human relations organizations because they are usually the ones who intervene in claims of housing discrimination. Our local commission has a Website that contains information about the process of filing a claim. Maybe we should talk to someone who can share some ideas for how our client can help make this information more widely available to landlords, too, so that they don’t all end up like Joe Pesci in The Super!
Mark’s first response provides some good information, but the danger is that the thread will get lost if he also delves into films that show the consequences of unfair housing practices. If you feel compelled to share a long response, what could you do so that you don’t interrupt the current thread? Start a new thread? Upload a file attachment with “more details for those interested”?
***End of Example***
6. “Stay on topic to preserve the threads”: You should always try to preserve the thread of a discussion by staying on topic. Threads are topical subject matter identified in the subject line (either of an email message or in a bulletin board posting). One of the main benefits of online discussion is that it enables us to follow and develop a train of thought with others so that, in pooling our ideas, we arrive at new and deeper insights, or a more precise plan of action. If you intervene in such threads with posts that radically shift the topic, then you may seriously hurt that effort. In cases where you find it necessary to take the conversation in a new direction, you can always post a new message, with a new subject line (i.e., start a new thread).
***Example: “Stay on Topic to Preserve the Threads”***
Subject Line of Thread: Using visuals in our client report
Original Post by Quentin: Like Ann, I think we need to include visuals as more than fancy decoration in our report to our client. It would be helpful, for example, to give a screen shot of the parent organization’s Website so that the client can see what the catalog looks like, especially since they will have to develop their own.
Ineffective Response:
Subject Line: Using visuals in our client report
Kelly:
I think our report should use APA style because that’s what the client said she used in school and so she’ll be familiar with it. What are we supposed to do?
Effective Response:
Subject Line: Using visuals in our client report
Kelly:
How about a screenshot also, of a catalog produced by another local organization with similar goals? I’ve found a Website for an organization in Florida that provides people with a catalog of services that looks very nice and could be an excellent model. See http://fchr.state.fl.us/
How does Kelly’s effective response both preserve the thread and create opportunities for others to respond?
***End of Example***
7. “Sign your messages”: When you post messages to blogs, bulletin boards, and threaded discussion lists, they will often automatically contain information about the person posting the message, usually identifying him or her by “User Name.” Very often, a person’s user name is not his or her real name but a single word, sometimes with small and capital letters or numbers intermixed, for purposes of uniquely identifying the user on the system. (For example, on the WWWThreads forums, David Blakesley has a user name of “DaveB.” On the Moveable Type Weblog, he’s also “DaveB”) Signing off on a post also indicates to others that you’ve finished your message and haven’t, for example, accidentally clicked on “Post” or “Send” before you intended. Many bulletin board programs (and even MOO clients) will allow you to provide additional profile information so that people can click on your name to get further information about you or, if they choose, to send you a private message. You usually have options about how much information you’re allowed to provide. Sometimes, it’s acceptable for people to use “Screen Names” that keep their real identity private, especially in social forums where privacy concerns may be important.