|
|
| Line 28: |
Line 28: |
| | | | |
| | Once you're comfortable with the basics, continue with these directions. | | Once you're comfortable with the basics, 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.
| |
| - | #First, go to [[Template:OWW.101|the OWW.101 template page]] (open this in a new browser window if you want to keep reading this text).
| |
| - | #Click [[Image:EditButton.jpg]] and copy all the wiki markup on that page.
| |
| - | #In the search box on the lefthand side navigation bar, type <code>Template:<Your course number></code> (be sure and replace <code><Your course number></code> with your course's number like <code>20.109</code> or <code>MCB100</code>. [[Image:Searchbox.png|thumb|150px]]
| |
| - | #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. [[Image:NoPage.png|thumb|450px|left]] <br style="clear:both" />
| |
| - | #Click on the create this page link.
| |
| - | #Paste the code from the OWW.101 template onto this page.
| |
| - | #Replace every instance of <code>OWW.101</code> with your course number.
| |
| - | #Finally, check your work by clicking the [[Image:ShowPreviewButton.jpg]] button.
| |
| - | #Save the changes by clicking [[Image:SavePageButton.jpg]] ... and you're off.
| |
| - |
| |
| - | Next you'll probably want to replace the default course image with your own.
| |
| - |
| |
| - | [[Image:Uploadfilelink.png|right]]
| |
| - | #Click on upload file link on the left side of the screen (under toolbox).
| |
| - | #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.
| |
| - | #After the picture has been uploaded, you will be taken to the Image page for your course image.
| |
| - | #Copy the page title (i.e. '''Image:<What you named your picture>.png''').
| |
| - | #Return to your course template. You can do this quickly by typing <code>Template:<Your course number></code> in the search box on the left.
| |
| - | #Click [[Image:EditButton.jpg]] and replace <code>Image:OWW101logo.png</code> with <code>Image:<What you named your picture>.png</code>
| |
| - | #Check your work by clicking the [[Image:ShowPreviewButton.jpg]] button.
| |
| - | #Save the changes by clicking [[Image:SavePageButton.jpg]].
| |
| - |
| |
| - | ===Set up your course homepage===
| |
| - |
| |
| - | #First, go to [[OWW.101|the OWW.101 course homepage]] (again, open this in a new browser window if you want to keep reading this text).
| |
| - | #Click [[Image:EditButton.jpg]] and copy all the wiki markup on that page.
| |
| - | #[[Image:Searchbox.png|thumb|150px]] In the search box on the lefthand side navigation bar, type <code><Your course number></code> (be sure and replace <code><Your course number></code> with your course's number like <code>20.109</code> or <code>MCB100</code>.
| |
| - | #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 [[Help:Renaming pages|rename your course template]]).
| |
| - | #Click on the create this page link.
| |
| - | #Paste the code from the OWW.101 course homepage onto this page.
| |
| - | #Replace every instance of <code><nowiki>{{Template:OWW.101}}</nowiki></code> with <code><nowiki>{{Template:<Your course number>}}</nowiki></code>. This line is responsible for including the course banner on the page.
| |
| - | #Check your work by clicking the [[Image:ShowPreviewButton.jpg]] button.
| |
| - | #Save the changes by clicking [[Image:SavePageButton.jpg]].
| |
| - |
| |
| - | Next you can customize the rest of the content on your course's homepage.
| |
| - |
| |
| - | #Click [[Image:EditButton.jpg]] on your course's homepage.
| |
| - | #Between the line that starts <code><nowiki><div ...></nowiki></code> and the line <code><nowiki></div></nowiki></code>, 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 <code><Your course number>:Name of the page</code>.
| |
| - |
| |
| - | 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 <code><Your course number>:People</code> to list all the folks involved in the course.
| |
| - |
| |
| - | ===Set up your course schedule===
| |
| - |
| |
| - | Coming soon!
| |
| - |
| |
| - | ==Other common tasks==
| |
| - |
| |
| - | ===How do I upload my lecture slides?===
| |
| - |
| |
| - | PDFs, word docs, powerpoint files or keynote files can all be uploaded to OpenWetWare.
| |
| - |
| |
| - | [[Image:Uploadfilelink.png|right]]
| |
| - | #Click on upload file link on the left side of the screen (under toolbox).
| |
| - | #Follow the directions from there to upload the file.
| |
| - | #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: [[Image:Msb4100025.pdf]]
| |
| - |
| |
| - | Here is a link to the corresponding PDF file itself: http://openwetware.org/images/e/ef/Msb4100025.pdf
| |
| - | <br style="clear:both" />
| |
| - |
| |
| - | ===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).
| |
| - |
| |
| - | #Go to the page whose edit you would like to undo.
| |
| - | #Click on the [[Image:Historytab.png]] tab at the top of the page.
| |
| - | #You'll now be viewing the revision history of the page.
| |
| - | #Click the circle next to the version of the page that you wish to revert back to.
| |
| - | #Click the [[Image:Compareselectedversionsbutton.png]] button.
| |
| - | #You will see the difference between the current version and the selected older version.
| |
| - | #Click the [[Image:Rollbacklink.png]] link on the current version column to rollback to the older version.
| |
| - |
| |
| - | ===How do I format a picture?===
| |
| - |
| |
| - | Wikipedia has various examples for [[Wikipedia:Wikipedia:Picture_tutorial|formatting pictures]].
| |
| - |
| |
| - | ===How do I edit a table?===
| |
| - |
| |
| - | Again, Wikipedia has a pretty thorough page on [[MetaWikiPedia:Table|editing tables]].
| |
This is a placeholder page for instructions and suggestions for hosting a course on OpenWetWare.
There are several motivations for hosting 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 to ensure that errors are not introduced and propagated around the class.
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.
Once you're comfortable with the basics, continue with these directions.