Help:Hosting courses: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 151: Line 151:
===How do my students get OpenWetWare accounts?===
===How do my students get OpenWetWare accounts?===


Students can go through the same process that you did to get an account.  Fill out the form at [[OpenWetWare:How to join]].
Students can go through the same process that you did to get an account.  Fill out the form at [[OpenWetWare:How to join]]
 
Alternatively, if you prefer to make student accounts yourself, contant admin AT openwetware DOT org and request administrator priviledges.  Then you can follow the directions at [[Help:Adding new users]] to create OpenWetWare accounts for your students.


===Help!  My question isn't answered here.===
===Help!  My question isn't answered here.===


Check out the [[Help|help pages]] or else post your question at [[Help:Wiki questions|wiki questions forum]].
Check out the [[Help|help pages]] or else post your question at [[Help:Wiki questions|wiki questions forum]].

Revision as of 13:09, 24 September 2006

This is a help page for hosting a course on OpenWetWare.

FAQ

Why should I host a course on OpenWetWare?

There are several motivations for hosting a course on OpenWetWare ...

  1. Enhance student participation in the course. Students have the ability to edit any page on OpenWetWare. So by placing course materials here, you are giving them the ability to revise (and improve) course content.
  2. Promote reuse of course materials. All content on OpenWetWare is dual-licensed under the Creative Commons Atrribution ShareAlike and GFDL copyright licenses. Thus, you are making your course materials freely available for others to reuse. Moreover, the wiki format allows people to more easily copy and modify your materials (as compared to static websites and PDF files) so you are also making it easier for others to build upon your work.
  3. Facilitate collaborative course development. Many courses are developed jointly among multiple faculty and teaching assistants. Placing the materials on OpenWetWare makes it easy to work together on developing course materials (as compared to emailing word documents back and forth).

Why shouldn't I host a course on OpenWetWare?

A common concern among many OpenWetWare users is that someone may accidentally or intentionally modify a page. However, all changes and updates are tracked and can be easily reverted. Nevertheless, course instructors do need to monitor their course site closely to ensure that errors are not introduced and propagated around the class.

Note that the primary reason to put a course on OpenWetWare is to enable students to edit course materials and the course site. If you're not interested in having students edit the course pages, then it might not be wise to post your materials to OpenWetWare. We give anyone in biology and biological engineering an OpenWetWare account (who requests one).

Am I surrendering copyright to my course materials?

No, you retain copyright to all materials you upload or write on OpenWetWare. You can later republish and relicense them in any way you like. However, you can never retract the Creative Commons Atrribution ShareAlike and GFDL licenses for the versions you placed here.

What courses are hosted on OpenWetWare?

See the list of past and present courses hosted on OpenWetWare.

How do I start?

Get an account

You'll need a user account on OWW to edit pages. Register for an account here.

Learn the basics of wiki editing

If you've never used a wiki before, it is helpful to learn some basics of wiki editing via the OpenWetWare introductory tutorial.

In particular, it is helpful if you put at least a couple lines about yourself on your user page.

Once you're comfortable with the basics of wiki's, continue with these directions.

Set up your course template

Once you've registered for an OWW account, start by making your course banner. Your course banner will be used on every course page to help identify it as belonging to your course and to enable students to navigate through the course wiki pages.

  1. First, go to the OWW.101 template page (open this in a new browser window if you want to keep reading this text).
  2. Click and copy all the wiki markup on that page.
  3. In the search box on the lefthand side navigation bar, type Template:<Your course number> (be sure and replace <Your course number> with your course's number like 20.109 or MCB100.
  4. You should see a page come up with a message saying "There is no page titled "Template:<Your course number>". You can create this page." If you don't see this message then that means a page with that name already exists. You'll need to choose a different course name.

  5. Click on the create this page link.
  6. Paste the code from the OWW.101 template onto this page.
  7. Replace every instance of OWW.101 with your course number.
  8. Finally, check your work by clicking the button.
  9. Save the changes by clicking ... and you're off.

Next you'll probably want to replace the default course image with your own.

  1. Click on upload file link on the left side of the screen (under toolbox).
  2. Follow the directions from there to upload the file. In general it is best if your course image is wider than it is tall and if it is in PNG format.
  3. After the picture has been uploaded, you will be taken to the Image page for your course image.
  4. Copy the page title (i.e. Image:<What you named your picture>.png).
  5. Return to your course template. You can do this quickly by typing Template:<Your course number> in the search box on the left.
  6. Click and replace Image:OWW101logo.png with Image:<What you named your picture>.png
  7. Check your work by clicking the button.
  8. Save the changes by clicking .

Set up your course homepage

  1. First, go to the OWW.101 course homepage (again, open this in a new browser window if you want to keep reading this text).
  2. Click and copy all the wiki markup on that page.
  3. In the search box on the lefthand side navigation bar, type <Your course number> (be sure and replace <Your course number> with your course's number like 20.109 or MCB100.
  4. You should see a page come up with a message saying "There is no page titled "<Your course number>". You can create this page." If you don't see this message then that means a page with that name already exists. You'll need to choose a different course name (and rename your course template).
  5. Click on the create this page link.
  6. Paste the code from the OWW.101 course homepage onto this page.
  7. Replace every instance of {{Template:OWW.101}} with {{Template:<Your course number>}}. This line is responsible for including the course banner on the page.
  8. Check your work by clicking the button.
  9. Save the changes by clicking .

Next you can customize the rest of the content on your course's homepage.

  1. Click on your course's homepage.
  2. Between the line that starts <div ...> and the line </div>, feel free to put any information you want ... like a course description, an announcements section or anything else that might be helpful there.

Set up your people page

Every new wiki page that you create for your course should be named <Your course number>:Name of the page.

So much in the same way you created your course homepage, you can copy the OWW.101 sample course's people page (OWW.101:People) to a new page titled <Your course number>:People to list all the folks involved in the course.

Set up your course schedule

Again, create a page as before titled <Your course number>:Schedule and copy the OWW.101 sample schedule page (OWW.101:Schedule) to this new page.

Within the page's code, you'll see comments of the form <!--This is a comment which is only seen when editing the wiki page and not while viewing it.-->. These are comments which do not show up on the actual wiki page but only on the edit version. These comments explain how to edit the schedule table (like adding and deleting rows and columns).

Make wiki help pages for your students

To help familiarize students with OpenWetWare, we've created a set of generic help pages for students. Feel free to use these for your own course. You can of course customize them for your own course's needs. See OWW.101:Help for various generic help pages for students. Again, be sure and create your own course's help page and copy material from OWW.101.

Other common tasks

How do I upload my lecture slides?

PDFs, word docs, powerpoint files or keynote files can all be uploaded to OpenWetWare.

  1. Click on upload file link on the left side of the screen (under toolbox).
  2. Follow the directions from there to upload the file.
  3. OpenWetWare doesn't explicitly support PDF, powerpoint or keynote filetypes. Therefore these files are treated as images and an image page is generated upon upload. To include a link directly to the PDF from your course page, you'll have to click on the filename from the image page and copy the corresponding URL from your browser.

For instance, here is a link to the image page of a PDF that has been uploaded to OpenWetWare: File:Msb4100025.pdf

Here is a link to the corresponding PDF file itself: Media:Msb4100025.pdf

Note that if your files are in latex, you can actually post the latex source itself and autogenerate the corresponding PDF file via the wiki. Thus, you can collaboratively work via the wiki on latex docs! See OpenWetWare:Feature test/LatexDoc for a sample latex document.

How do I upload papers?

If you both own the copyright to the paper and are willing to license it under the terms listed at OpenWetWare:Copyrights, then follow the directions listed above under How do I upload my lecture slides?.

Remember, all materials posted or uploaded to OpenWetWare are automatically licensed under the terms at OpenWetWare:Copyrights. Do not post or upload materials to which you do not hold the copyright (like some papers) or don't want to license under these terms. If you do need to make papers to which you don't own the copyright available to your students, you can do one of the following...

  1. Link to the publisher's version (for instance, if your institution has a site license then your students will still be able to access the paper).
  2. Link to the author's version. (Some journals allow authors to post preprints on their own website, so you can link to that version.)
  3. Post them in a password protected directory elsewhere and link to them from OpenWetWare.

How do I include references to published materials?

Referencing published books and papers is easy in OpenWetWare. See OpenWetWare:Biblio for instructions on how to automatically generate formatted citations from just the ISBN for books and the PMID for papers.

How can I check for the changes to my course wiki?

If you've named all your pages as explained above (i.e. in the form <Your course number>:Page name like OWW.101:People and OWW.101:Schedule, then it is quite easy to check the recent changes to your course website. Just go to Special:Recentchanges/OWW.101 (except replace the OWW.101 with your course's number).

Oh no ... someone made an incorrect edit on one of my course pages. How do I undo it?

Occasionally, edits to pages in OpenWetWare are made which are incorrect or should not have been done. Fortunately, undoing edits is simple in a wiki. Here are some simple instructions on how to undo edits (also called reverting to a previous version of the page).

  1. Go to the page whose edit you would like to undo.
  2. Click on the tab at the top of the page.
  3. You'll now be viewing the revision history of the page.
  4. Click the circle next to the version of the page that you wish to revert back to.
  5. Click the button.
  6. You will see the difference between the current version and the selected older version.
  7. Click the link on the current version column to rollback to the older version.

How do I format a picture?

Wikipedia has various examples for formatting pictures.

How do I edit a table?

Again, Wikipedia has a pretty thorough page on editing tables.

How do my students get OpenWetWare accounts?

Students can go through the same process that you did to get an account. Fill out the form at OpenWetWare:How to join.

Alternatively, if you prefer to make student accounts yourself, contant admin AT openwetware DOT org and request administrator priviledges. Then you can follow the directions at Help:Adding new users to create OpenWetWare accounts for your students.

Help! My question isn't answered here.

Check out the help pages or else post your question at wiki questions forum.