Parent Directory
|
Revision Log
extra enrollment strings: bug MDL-6354 changed datedisplay: bug MDL-5905
<?php // $Id: enrol_manual.php,v 1.1 2006/10/04 21:23:31 koenr Exp $
$string['enrolname'] = 'Internal Enrollment';
$string['description'] = 'This is the default form of enrollment. There are two main ways a student can be enrolled in a particular course.
<ul>
<li>A teacher or admin can enroll them manually using the link in the Course Administration menu
within the course.</li>
<li>A course can have a password defined, known as an \"enrollment key\". Anyone who knows this key is
able to add themselves to a course.</li>
</ul>';
?>
| Moodle CVS Admin | ViewVC Help |
| Powered by ViewVC 1.0.7 |