Improved interface for course/teachers.php ... instead of typing numbers

into a box there is now a menu for each user.   Much better!
This commit is contained in:
martin 2002-09-19 14:51:49 +00:00
parent ae7aafeb53
commit 08056730fa
4 changed files with 30 additions and 17 deletions

View file

@ -11,12 +11,12 @@
(the one you set in the Course Settings page).
<P>You can also order this list (to put the main teacher at the
top, for example). Simply put a numbers in each box such
as 1, 2, 3 etc. After pressing "Save changes" you will
top, for example). Simply select numbers from the menus
in the "Order" column. After pressing "Save changes" you will
see the new order.
<P><B>NOTE:</B> A special case occurs if you use the number
0 (zero) for a teacher. In this case, the teacher will
<P><B>NOTE:</B> A special case occurs if you use select "Hide"
for a teacher. In this case, the teacher will
NOT BE SHOWN on the course listings or the list of
participants. They will be "invisible" to students
participants. They will be "hidden" from students
(unless they post messages to the forums etc)

View file

@ -189,6 +189,7 @@ $string[helphtml] = "How to write html";
$string[helppicture] = "How to upload a picture";
$string[helptext] = "How to write text";
$string[helpquestions] = "How to ask questions";
$string[hide] = "Hide";
$string[home] = "Home";
$string[htmlformat] = "Pretty HTML format";
$string[icqnumber] = "ICQ number";