Size: 1996
Comment:
|
Size: 2053
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 13: | Line 13: |
* [[http://webapps.cse.unsw.edu.au/webcms2|WebCMS]]. | * [[http://webapps.cse.unsw.edu.au/webcms2|WebCMS]] or the newer [[https://webcms3.cse.unsw.edu.au/|WebCMS3]] |
Course websites
A typical url for a course website: http://www.cse.unsw.edu.au/~cs9999
In the class account, under the public_html directory, create a new session directory for your files (e.g. 12s2) and edit the index.html file.
Tools for managing course websites
- Hosted at CSE/UNSW
- For support, email John Shepherd
e.g. ENGG1811 website and /home/en1811/public_html/index.html
<meta http-equiv=refresh content='0;URL=http://webapps.cse.unsw.edu.au/webcms2/course/index.php?cid=2259'>
To create a wiki, fill in this form or email <meicheng AT SPAMFREE cse DOT unsw DOT edu DOT au>
e.g. ENGG1000 website and /home/en1000/public_html/index.html
<meta http-equiv=refresh content='0;URL=https://wiki.cse.unsw.edu.au/en1000/14s2/'>
Find out more at Moodle Homepage.
If you don't have permission to create a course, email <meicheng AT SPAMFREE cse DOT unsw DOT edu DOT au>
- Hosted outside CSE
Website contents, typically
- Notices or Announcements
- Calendar or Important dates or Schedule
- Course outline
- Classes' times and locations
- Students' allocations to classes
- Lecture slides
- Tutorial questions
- Assignment specifications
- Links to resources
- Links to past sessions (optional)