Differences between revisions 5 and 17 (spanning 12 versions)
Revision 5 as of 2014-07-18 09:28:21
Size: 1938
Comment:
Revision 17 as of 2020-06-14 11:18:17
Size: 1440
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
A typical url for a course website:
`http://www.cse.unsw.edu.au/~cs9999`
A typical url for a course website: ~+`http://www.cse.unsw.edu.au/~cs9999`+~
Line 10: Line 9:
 * Tools for managing course websites: === Tools for managing course websites ===
Line 12: Line 11:
   * Hosted at CSE
     * [[http://mahler.cse.unsw.edu.au/webcms2|WebCMS]]. For support, email John Shepherd
     . e.g. [[http://mahler.orchestra.cse.unsw.edu.au/webcms2/course/index.php?cid=2259|ENGG1811 website]] and /home/en1811/public_html/index.html
   * Hosted at CSE/UNSW
     * [[https://webcms3.cse.unsw.edu.au/|WebCMS3]]
     
. For support, email John Shepherd
Line 16: Line 15:
<meta http-equiv=refresh content='0;URL=http://mahler.orchestra.cse.unsw.edu.au/webcms2/course/index.php?cid=2259'> <meta http-equiv=refresh content='0;URL=https://webcms3.cse.unsw.edu.au/ENGG1811/20T2/'>
Line 18: Line 17:
     * [[http://moinmo.in/|MoinMoin Wiki]]. To create a wiki fill in this [[https://cgi.cse.unsw.edu.au/~moin/install/index.php|form]] or email <<MailTo(meicheng AT SPAMFREE cse DOT unsw DOT edu DOT au)>>
     . e.g. [[https://wiki.cse.unsw.edu.au/en1000/12s1/|ENGG1000 website]] and /home/en1000/public_html/index.html
     * [[http://moinmo.in/|MoinMoin Wiki]].
     .
To create a wiki, fill in this [[https://cgi.cse.unsw.edu.au/~moin/install/index.php|form]] or email <<MailTo(meicheng AT SPAMFREE cse DOT unsw DOT edu DOT au)>>
Line 21: Line 20:
<meta http-equiv=refresh content='0;URL=https://wiki.cse.unsw.edu.au/en1000/12s1/'> <meta http-equiv=refresh content='0;URL=https://wiki.cse.unsw.edu.au/en1000/14s2/'>
Line 23: Line 22:
     * [[https://moodle.telt.unsw.edu.au/|UNSW Telt]] [[https://cgi.cse.unsw.edu.au/~moodle/courses/index.php|CSE Courses (phase out)]] [[https://moodle.org/|Moodle]]. . If you don't have permission to create a course, email <<MailTo(meicheng AT SPAMFREE cse DOT unsw DOT edu DOT au)>>
     * [[https://moodle.telt.unsw.edu.au/|UNSW Moodle]]
 
Line 29: Line 28:
 * Website contents, typically === Website contents, typically ===
Line 31: Line 30:
   * Course outline (including Important dates or Schedule)
Line 32: Line 32:
   * Calendar or Important dates or Schedule
   * Course outline

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
    • WebCMS3

    • For support, email John Shepherd
      <meta http-equiv=refresh content='0;URL=https://webcms3.cse.unsw.edu.au/ENGG1811/20T2/'>
    • MoinMoin Wiki.

    • To create a wiki, fill in this form or email <meicheng AT SPAMFREE cse DOT unsw DOT edu DOT au>

      <meta http-equiv=refresh content='0;URL=https://wiki.cse.unsw.edu.au/en1000/14s2/'>
    • UNSW Moodle

  • Hosted outside CSE

Website contents, typically

  • Course outline (including Important dates or Schedule)
  • Notices or Announcements
  • Classes' times and locations
  • Students' allocations to classes
  • Lecture slides
  • Tutorial questions
  • Assignment specifications
  • Links to resources
  • Links to past sessions (optional)

CourseWebsites (last edited 2023-09-01 08:00:38 by MeiChengWhale)