]> git.mjollnir.org Git - moodle.git/commit
Changes to allow much better control over what "teachers" are called
authormartin <martin>
Sun, 8 Sep 2002 03:24:38 +0000 (03:24 +0000)
committermartin <martin>
Sun, 8 Sep 2002 03:24:38 +0000 (03:24 +0000)
commitb4d7002e66802c309ae251cbbfb742005a4adb89
treebc2de66663e429e74a1c36e53112b0829e3253a0
parent774ab660025296641d924193bbc73e7e5040d922
Changes to allow much better control over what "teachers" are called
in a course.  Firstly, the course settings page now allows the teachers
to specify the word they want to use in place of "teachers" and "students"
as well as "teacher" and "student".  Secondly, a new teacher admin tool
allows any teacher to modify the order and displayed role of teachers
in that course.  This affects the display on the course listings, the
participants page and so on.
course/edit.html
course/edit.php
course/lib.php
course/social.php
course/topics.php
course/weeks.php
lang/en/moodle.php
lib/db/mysql.sql
lib/moodlelib.php
user/index.php
version.php