Computer Laboratory > Teaching > Course material 2007–08 > Policy on lecture course material pages

 

Policy on lecture course material pages

Most lecturers now place material for their students on the web. To support this, the Laboratory creates each year a new set of directories, to ensure that outdated material is not left in the main student access path.

Each course has its own directory, which this year can be found at:

  /anfs/www/html/teaching/0708/courseid
= http://www.cl.cam.ac.uk/teaching/0708/courseid
= http://www.cl.cam.ac.uk/teaching/current/courseid

An easy to edit, undecorated, “bare-bones” HTML file, index-b.html, has been placed in the directory, containing basic information about the course. The main index file, index.html, is automatically generated from that file. A principal lecturer has been assigned for each course. This person is the owner of the directory and of all the files in it and is responsible for the content of the directory. He or she is encouraged to add appropriate files to the directory and to modify index-b.html so that students can access these files. To recreate the index.html file from the index-b.html file, run the UNIX command:

  /anfs/www/tools/bin/ucampas index

(Simply typing “make” will achieve the same, thanks to the also provided Makefile.)

More information