Template name | Contains |
---|---|
staff_home_page.template | Staff member details |
overall_staff_index.template.template | Index of staff members |
research_group.template | Research group details |
research_group_index.template | Index of research groups |
module_home_page.template | Module details |
module_level_index.template | Index of modules of a particular code (e.g. CO) |
publication_page.template | Publication details (title, abstract, link to report, Bibtex record, etc. |
index.template | Top level index to yearly and research group indexes, etc. |
research_group_publication_index.template | Index of research group publications |
staff_publication_index.template | Index of staff member's or research postgrad's publications |
yearly_publication_index.template | Index of publications for a specified year |
rpg_home_page.template | Research postgraduate details |
overall_rpg_index.template | Index of research postgraduates |
tpg_home_page.template | Taught postgraduate details |
overall_tpg_index.template | Index of taught postgraduates |
ug_home_page.template | Undergraduate details |
ug_sub_index.template | Index of undergraduates (by first letter of surname) |
staff_home_page.template
Variable Name | Notes | Optional |
---|---|---|
$uid | User ID (e.g. atp) | |
$title | Mr, Ms, etc. | |
$initials | ||
$forename | ||
$surname | ||
$position | E.g. Lecturer, Computing Fellow, etc. | |
Long form email address (eg. A.T.Peel@ukc.ac.uk) | ||
$location | Location in Computing Laboratory | |
$extension | Use 82$extension to generate direct line number (if you have one) | |
$badge | Link to Active Badge details | * |
@groups $directory_name $group_name |
List of research groups person is a member of Name of group directory on web server |
* |
@lectureships $course_code $old_course_code $course_title $module_url |
List of lectureships a person holds URL of module page for this course |
* |
@supervisions $course_code $old_course_code $course_name $uid $emails $class_type $module_url $day $time $room |
List of classes a person supervises User ID of supervisor List of emails of people taking each course you supervise E.g. seminar, terminal session, etc. URL of module page for this course Day of class Time of class Location of class |
* |
@tutees $student_url $initials $surname $degree_type $taught $degree_name |
List of tutees |
* |
@responsibilities $person_right $course_code $old_course_code $course_title $module_url |
Course convenorships E.g. course convenor, examiner URL of module page for this course |
* |
overall_staff_index.template
Variable Name | Notes | Optional |
---|---|---|
@staff_list $letter $anchor_letter $login $title $forename $surname $position $extension $location |
List of all staff in department First letter of surname HTML anchor to locate first letter of surname E.g. Deputy Directory, Lecturer, etc. Telephone extension Location in Computing Laboratory |
research_group.template
Variable Name | Notes | Optional |
---|---|---|
$group_name | Research group name | |
$directory_name | Name of group directory on web server | |
@group_heads $login $forename $surname |
List of research group heads (mandatory) |
|
@group_academics $login $forename $surname |
List of research group academic staff |
* |
@group_researchers $login $forename $surname |
List of research group research staff |
* |
@group_servicers $login $forename $surname |
List of research group service staff |
* |
research_group_index.template
Variable Name | Notes | Optional |
---|---|---|
@research_group_list_and_URLs $directory_name $group_name |
List of research group names and directory names on web server (used to generate URLs, etc.) |
module_home_page.template
Variable Name | Notes | Optional |
---|---|---|
$course_code | ||
$course_title | ||
$convened_by_uid | Login of course convenor | |
$group_name | CAS's academic group field (e.g. MSC (Conversion) | |
$weight | Weight within programme | |
$period_name | Term, semester or year? | |
$coursework | Coursework proportion | |
$project | Project proportion | |
$exam | Exam proportion | |
$emails | Comma separated logins of all students on the course (used for mailto:) | |
$size students | Number of students on course | |
$year | Year of start of course (in two figures) E.g. 96 | |
$subject | E.g. CO (for CO301) | |
$level | E.g. 3 (for CO301) | |
$code | E.g. 01 (for CO301) | |
@module_lecturers $uid $name |
List of lecturers on this course uid of lecturer Name of lecturer |
|
@module_classes $group $uid $emails $class_type $day $time $room |
List of classes for this module Number of this group uid of class supervisor logins of all students Type of class Day of class Time of class Location of class |
|
@module_assessments $number $title $description $max_mark $weight $date_set $date_due $return_date $set_by $collection $mark_by |
List of assessments for this module Number of assessment Title of assessment Description of assessment Maximum mark Weight within coursework Date set Date due Return date Set by uid Where collected How marked |
module_level_index.template
Variable Name | Notes | Optional |
---|---|---|
$subject_prefix | Subject prefix (e.g. CO for CO301) | |
@module_list $module_url $course_code $course_title |
List of all modules with the specified subject prefix URL of module page for this course |
publication_page.template
Variable Name | Notes | Optional |
---|---|---|
$html_title | HTMLised publication title | |
$publication_details | HTMLised title, author list and details | |
$abstract | Text of abstract | |
$contentfilename | Filename of content | |
$content_filesize | Size of content file | |
$content_filetype | Type of content file | |
$publication_type | Type of Bibtex record | |
$publication_id | ||
$author | Author (as raw Bibtex) | |
$title | Title of publication | |
$month | ||
$year | ||
$pages | ||
$keywords | ||
$note | ||
$url | URL of this publication's web page | |
@optional_attributes $attribute_name $attribute_value |
List of optional Bibtex attributes for this publication Attribute name Attribute value |
index.template
Variable Name | Notes | Optional |
---|---|---|
@research_group_list_and_URLs $directory_name $group_name |
List of research group names and URLs Research group directory name Research group name |
|
@year_directories $year |
List of publication years |
research_group_publication_index.template
Variable Name | Notes | Optional |
---|---|---|
$research_group_name | Research group name | |
$publication_list | List of research group's publications |
staff_publication_index.template
Variable Name | Notes | Optional |
---|---|---|
$forename | ||
$surname | ||
$publication_list | List of person's publications |
yearly_publication_index.template
Variable Name | Notes | Optional |
---|---|---|
$year | ||
$publication_list | List of this year's publications |
rpg_home_page.template
Variable Name | Notes | Optional |
---|---|---|
$uid | User ID (e.g. atp) | |
$title | Mr, Ms, etc. | |
$initials | ||
$forename | ||
$surname | ||
$position | E.g. Lecturer, Computing Fellow, etc. | |
Long form email address (eg. A.T.Peel@ukc.ac.uk) | ||
$location | Location in Computing Laboratory | |
$extension | Use 82$extension to generate direct line number (if you have one) | |
$badge | Link to Active Badge details | * |
@groups $directory_name $group_name |
List of research groups person is a member of Name of group directory on web server |
* |
@supervisions $course_code $old_course_code $course_name $uid $emails $class_type $module_url $day $time $room |
List of classes a person supervises User ID of supervisor List of emails of people taking each course you supervise E.g. seminar, terminal session, etc. URL of module page for this course Day of class Time of class Location of class |
* |
overall_rpg_index.template
Variable Name | Notes | Optional |
---|---|---|
@rpg_list $login $title $forename $surname $extension $location |
List of all research postgraduates in a department Telephone extension Location in Computing Laboratory |
tpg_home_page.template
Variable Name | Notes | Optional |
---|---|---|
$title | ||
$initials | ||
$forename | ||
$surname | ||
$student_type | Undergraduate, postgraduate, etc. | |
$uid | User ID (e.g. atp) | |
$faculty | ||
$college | ||
$student_degree_title | Full title of degree | |
$subject | Subject code (e.g. COMPSCI:BSC. Used to index regulations, etc.) | |
$year_study | E.g. 1, 2, 3 | |
$segment_code | E.g. Part I | |
$year_segment_entry | Year of entry into segment (e.g. 1996) | |
$study_mode | E.g. Full-time | |
$study_status | E.g. Active, Overseas, etc. | |
$tutor_uid | ||
$tutor_name | Tutor title, forename and surname | |
$programme_directory | Unix directory in web server document root that contains programme details for this student | |
@student_courses $course_code $course_title $module_url |
List of courses taken URL of module page for this course |
|
@student_classes $class_type $course_code $course_title $day $time $room $taught_by $module_url |
Type of class (e.g. seminar, terminal class, etc) Day of class Time of class Location of class uid of class supervisor URL of module page for this course |
overall_tpg_index.template
Variable Name | Notes | Optional |
---|---|---|
@tpg_list $login $initials $surname |
List of all students in a department |
ug_home_page.template
Variable Name | Notes | Optional |
---|---|---|
$title | ||
$initials | ||
$forename | ||
$surname | ||
$student_type | Undergraduate, postgraduate, etc. | |
$uid | User ID (e.g. atp) | |
$faculty | ||
$college | ||
$student_degree_title | Full title of degree | |
$subject | Subject code (e.g. COMPSCI:BSC. Used to index regulations, etc.) | |
$year_study | E.g. 1, 2, 3 | |
$segment_code | E.g. Part I | |
$year_segment_entry | Year of entry into segment (e.g. 1996) | |
$study_mode | E.g. Full-time | |
$study_status | E.g. Active, Overseas, etc. | |
$tutor_uid | ||
$tutor_name | Tutor title, forename and surname | |
$programme_directory | Unix directory in web server document root that contains programme details for this student | |
@student_courses $course_code $course_title $module_url |
List of courses taken URL of module page for this course |
|
@student_classes $class_type $course_code $course_title $day $time $room $taught_by $module_url |
Type of class (e.g. seminar, terminal class, etc) Day of class Time of class Location of class uid of class supervisor URL of module page for this course |
ug_sub_index.template
Variable Name | Notes | Optional |
---|---|---|
$letter | First letter of student's surname | |
@ug_list $login $initials $surname |
List of all students in a department |