|
Adding Links to the Calendar
Overview of tool
This tool can be used to add links to the calendar to items within WebCT. Links can be added to things like
homework assignments or quizzes. This can be helpful for students because the calendar tool shows when the tool has been updated and new
entries when the student first opens the tool.
Use of tool
First, go to the assignment (or quiz) that you want the student to be directed to from the calendar. (suggestion: for assignments link to the turn in page for the assignment, and for quizzes link to the "start quiz page") Right click in the white space of the page and select "properties" from the menu. Copy the address of the page. Note: The whole address might not be visible. Make sure to copy the whole address. Go to the calendar tool and create an entry on the appropriate day. Give the entry a title and description. Choose a word to hyperlink to the assignment (or quiz). Use the <a href= insert address here> and </a> to create a hyperlink in the text. Paste the address for the page in place of the insert address here, and the word(s) to be hyperlinked between the two tags. When everything looks the way you want it to, update the entry. Example:
In the highlighted text below:
First <a href=http://webct.udayton.edu/SCRIPT/04_WEBCT_101_20_2084972/scripts/student/
After transferring from a DEV site
When transferring your site from a DEV site the links created above will become "broken," because they will be
directing the webpage to the wrong area. This problem is easy to fix.
For every entry with at link:
|