Update of /cvsroot/aimmath/moodle/lang/en
In directory sc8-pr-cvs1:/tmp/cvs-serv10369/lang/en
Modified Files:
math_assignment.php
Log Message:
The administrator is now asked to associate a Moodle course with each AiM subject. There is an extra option denying the teacher the right to choose other AiM subjects.
Index: math_assignment.php
===================================================================
RCS file: /cvsroot/aimmath/moodle/lang/en/math_assignment.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** math_assignment.php 16 Sep 2003 10:06:23 -0000 1.4
--- math_assignment.php 16 Sep 2003 14:41:38 -0000 1.5
***************
*** 23,26 ****
--- 23,27 ----
$string['autoregister'] = "Auto-register Students with AiM";
$string['browsesource'] = "Browse AiM Source";
+ $string['choosesubject'] = "Teachers choose AiM subject";
$string['computer'] = "Computer";
$string['comment'] = "Comment";
|